Trace number 1728943

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SAT07 reference solver: SATzilla CRAFTED? (exit code) 1199.64 1200.17

General information on the benchmark

Namecrafted/Hard/contest02/
ezfact64_3.sat05-450.reshuffled-07.cnf
MD5SUMa4a7c528ede134442a2d3ba0a444cdbb
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark864.685
Satisfiable
(Un)Satisfiability was proved
Number of variables3073
Number of clauses19785
Sum of the clauses size74601
Maximum clause length4
Minimum clause length1
Number of clauses of size 165
Number of clauses of size 20
Number of clauses of size 34344
Number of clauses of size 415376
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

10.58/10.79	c run March_dl for 5 seconds ... 
10.58/10.79	c Bin: Executing march_dl
10.58/10.79	c child exit by a signal
10.58/10.79	c march_dl returned code 137.
10.58/10.79	c run saps (UBCSAT implementation) for 2 seconds ... 
10.58/10.79	c Bin: Executing ubcsat2006
10.58/10.79	c child exited successfully
10.58/10.79	c ubcsat2006 returned code 0.
10.58/10.79	c satzilla computing base features
10.58/10.79	c satzilla doing unit-prop probe
10.58/10.79	c satzilla doing local search probe
10.58/10.79	c satzilla doing lobjois search-space size estimate
10.58/10.79	c satzilla's ranking:
10.58/10.79	c 1) march_dl+P: 3.336126
10.58/10.79	c 2) minisat20+P: 3.359623
10.58/10.79	c 3) minisat20: 3.524714
10.58/10.79	c 4) zchaff_rand+P: 3.533718
10.58/10.79	c 5) vallst+P: 3.810668
10.58/10.79	c 6) march_dl: 3.873044
10.58/10.79	c 7) kcnfs+P: 999.000000
10.58/10.79	c 8) kcnfs: 999.000000
10.58/10.79	c 9) vallst: 999.000000
10.58/10.79	c 10) zchaff_rand: 999.000000
10.58/10.79	c satzilla running march_dl with preprocessing ... 
1199.57/1200.13	c Preprocessing...
1199.57/1200.13	c Inital problem has 3073 variables, 19785 nary clauses (0 binary clauses).
1199.57/1200.13	c Num non-binary clauses 19720, Average non-binary clause length 3.780
1199.57/1200.13	c Theory has no gaps
1199.57/1200.13	c Preprocessor runtime was 0.090 seconds.
1199.57/1200.13	c 
1199.57/1200.13	c Satisfiability of theory still undetermined.
1199.57/1200.13	c See file /tmp/znwKXP for simplified theory.
1199.57/1200.13	c Bin: Executing march_dl
1199.57/1200.13	c child exit by a signal
1199.57/1200.13	c march_dl returned code 137.
1199.57/1200.13	c march_dl returned code 137.
1199.57/1200.13	c satzilla running minisat20 with preprocessing ... 
1199.57/1200.13	c Bin: Executing minisat20
1199.57/1200.13	c minisat20 returned code 1.
1199.57/1200.13	c minisat20 returned code 1.
1199.57/1200.13	c satzilla running minisat20 ... 
1199.57/1200.13	c Bin: Executing minisat20
1199.57/1200.13	c minisat20 returned code 1.
1199.57/1200.13	c minisat20 returned code 1.
1199.57/1200.13	c satzilla running zchaff_rand with preprocessing ... 
1199.57/1200.13	c Bin: Executing zchaff_rand
1199.57/1200.13	c zchaff_rand returned code 1.
1199.57/1200.13	c zchaff_rand returned code 1.
1199.57/1200.13	c satzilla running vallst with preprocessing ... 
1199.57/1200.15	c Bin: Executing vallst
1199.57/1200.15	c vallst returned code 1.
1199.57/1200.15	c vallst returned code 1.
1199.57/1200.15	c satzilla running march_dl ... 
1199.57/1200.15	c Bin: Executing march_dl
1199.57/1200.15	c march_dl returned code 1.
1199.57/1200.15	c march_dl returned code 1.
1199.57/1200.15	c satzilla running kcnfs with preprocessing ... 
1199.57/1200.16	c Bin: Executing kcnfs
1199.57/1200.16	c kcnfs returned code 1.
1199.57/1200.16	c kcnfs returned code 1.
1199.57/1200.16	c satzilla running kcnfs ... 
1199.57/1200.16	c Bin: Executing kcnfs
1199.57/1200.16	c kcnfs returned code 1.
1199.57/1200.16	c kcnfs returned code 1.
1199.57/1200.16	c satzilla running vallst ... 
1199.57/1200.16	c Bin: Executing vallst
1199.57/1200.16	c vallst returned code 1.
1199.57/1200.16	c vallst returned code 1.
1199.57/1200.16	c satzilla running zchaff_rand ... 
1199.57/1200.16	c Bin: Executing zchaff_rand
1199.57/1200.16	c zchaff_rand returned code 1.
1199.57/1200.16	c zchaff_rand returned code 1.
1199.57/1200.16	c ERROR: All Failed! 
1199.57/1200.16	c SATZILLA_TIME=1199.810000

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1728943-1240743131/watcher-1728943-1240743131 -o /tmp/evaluation-result-1728943-1240743131/solver-1728943-1240743131 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1728943-1240743131.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 28758
/proc/meminfo: memFree=1763776/2055920 swapFree=4181848/4192956
[pid=28758] ppid=28756 vsize=1440 CPUtime=0
/proc/28758/stat : 28758 (SATzilla2007_C) D 28756 28758 28475 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 102347043 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135221597 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/28758/statm: 360 110 95 260 0 84 0

[startup+0.0698409 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 28758
/proc/meminfo: memFree=1763776/2055920 swapFree=4181848/4192956
[pid=28758] ppid=28756 vsize=1440 CPUtime=0
/proc/28758/stat : 28758 (SATzilla2007_C) S 28756 28758 28475 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 102347043 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28758/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+0.101842 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 28758
/proc/meminfo: memFree=1763776/2055920 swapFree=4181848/4192956
[pid=28758] ppid=28756 vsize=1440 CPUtime=0
/proc/28758/stat : 28758 (SATzilla2007_C) S 28756 28758 28475 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 102347043 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28758/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+0.301877 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 28758
/proc/meminfo: memFree=1763776/2055920 swapFree=4181848/4192956
[pid=28758] ppid=28756 vsize=1440 CPUtime=0
/proc/28758/stat : 28758 (SATzilla2007_C) S 28756 28758 28475 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 102347043 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28758/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+0.701947 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 28758
/proc/meminfo: memFree=1763776/2055920 swapFree=4181848/4192956
[pid=28758] ppid=28756 vsize=1440 CPUtime=0
/proc/28758/stat : 28758 (SATzilla2007_C) S 28756 28758 28475 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 102347043 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28758/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+1.50109 s]
/proc/loadavg: 0.91 0.97 0.99 2/66 28760
/proc/meminfo: memFree=1756912/2055920 swapFree=4181848/4192956
[pid=28758] ppid=28756 vsize=1440 CPUtime=0
/proc/28758/stat : 28758 (SATzilla2007_C) S 28756 28758 28475 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 102347043 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28758/statm: 360 110 95 260 0 84 0
[pid=28760] ppid=28758 vsize=7620 CPUtime=1.47
/proc/28760/stat : 28760 (march_dl) R 28758 28758 28475 0 -1 4194304 2975 0 0 0 128 19 0 0 25 0 1 0 102347044 7802880 1741 1992294400 134512640 134996440 4294956240 18446744073709551615 134559496 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28760/statm: 1905 1741 73 118 0 1784 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 9060

[startup+3.10137 s]
/proc/loadavg: 0.91 0.97 0.99 2/66 28760
/proc/meminfo: memFree=1756784/2055920 swapFree=4181848/4192956
[pid=28758] ppid=28756 vsize=1440 CPUtime=0
/proc/28758/stat : 28758 (SATzilla2007_C) S 28756 28758 28475 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 102347043 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28758/statm: 360 110 95 260 0 84 0
[pid=28760] ppid=28758 vsize=8700 CPUtime=3.07
/proc/28760/stat : 28760 (march_dl) R 28758 28758 28475 0 -1 4194304 3227 0 0 0 288 19 0 0 25 0 1 0 102347044 8908800 1876 1992294400 134512640 134996440 4294956240 18446744073709551615 134528303 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28760/statm: 2175 1876 75 118 0 2054 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 10140

[startup+6.30193 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 28761
/proc/meminfo: memFree=1760688/2055920 swapFree=4181848/4192956
[pid=28758] ppid=28756 vsize=1440 CPUtime=4.99
/proc/28758/stat : 28758 (SATzilla2007_C) S 28756 28758 28475 0 -1 4194304 135 3348 0 0 0 0 479 20 16 0 1 0 102347043 1474560 111 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28758/statm: 360 111 96 260 0 84 0
[pid=28761] ppid=28758 vsize=6188 CPUtime=1.19
/proc/28761/stat : 28761 (ubcsat2006) R 28758 28758 28475 0 -1 4194304 545 0 14 0 111 8 0 0 25 0 1 0 102347545 6336512 542 1992294400 134512640 134777720 4294956096 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28761/statm: 1547 542 156 64 0 1128 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 7628

[startup+12.7021 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 28762
/proc/meminfo: memFree=1750576/2055920 swapFree=4181848/4192956
[pid=28758] ppid=28756 vsize=6128 CPUtime=10.79
/proc/28758/stat : 28758 (SATzilla2007_C) S 28756 28758 28475 0 -1 4194304 2490 3899 0 14 350 12 682 35 25 0 1 0 102347043 6275072 1330 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28758/statm: 1532 1330 164 260 0 1256 0
[pid=28762] ppid=28758 vsize=7788 CPUtime=1.77
/proc/28762/stat : 28762 (march_dl) R 28758 28758 28475 0 -1 4194304 2268 0 0 0 161 16 0 0 25 0 1 0 102348134 7974912 1712 1992294400 134512640 134996440 4294956304 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28762/statm: 1947 1712 75 118 0 1826 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 13916

[startup+25.5013 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 28762
/proc/meminfo: memFree=1748976/2055920 swapFree=4181848/4192956
[pid=28758] ppid=28756 vsize=6128 CPUtime=10.79
/proc/28758/stat : 28758 (SATzilla2007_C) S 28756 28758 28475 0 -1 4194304 2490 3899 0 14 350 12 682 35 25 0 1 0 102347043 6275072 1330 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28758/statm: 1532 1330 164 260 0 1256 0
[pid=28762] ppid=28758 vsize=9616 CPUtime=14.56
/proc/28762/stat : 28762 (march_dl) R 28758 28758 28475 0 -1 4194304 2671 0 0 0 1439 17 0 0 25 0 1 0 102348134 9846784 2115 1992294400 134512640 134996440 4294956304 18446744073709551615 134564684 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28762/statm: 2404 2115 75 118 0 2283 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 15744

[startup+51.1018 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 28762
/proc/meminfo: memFree=1748720/2055920 swapFree=4181848/4192956
[pid=28758] ppid=28756 vsize=6128 CPUtime=10.79
/proc/28758/stat : 28758 (SATzilla2007_C) S 28756 28758 28475 0 -1 4194304 2490 3899 0 14 350 12 682 35 25 0 1 0 102347043 6275072 1330 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28758/statm: 1532 1330 164 260 0 1256 0
[pid=28762] ppid=28758 vsize=9880 CPUtime=40.15
/proc/28762/stat : 28762 (march_dl) R 28758 28758 28475 0 -1 4194304 2741 0 0 0 3998 17 0 0 25 0 1 0 102348134 10117120 2185 1992294400 134512640 134996440 4294956304 18446744073709551615 134528042 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28762/statm: 2470 2185 75 118 0 2349 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 16008

[startup+102.306 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 28762
/proc/meminfo: memFree=1748400/2055920 swapFree=4181848/4192956
[pid=28758] ppid=28756 vsize=6128 CPUtime=10.79
/proc/28758/stat : 28758 (SATzilla2007_C) S 28756 28758 28475 0 -1 4194304 2490 3899 0 14 350 12 682 35 25 0 1 0 102347043 6275072 1330 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28758/statm: 1532 1330 164 260 0 1256 0
[pid=28762] ppid=28758 vsize=10144 CPUtime=91.35
/proc/28762/stat : 28762 (march_dl) R 28758 28758 28475 0 -1 4194304 2813 0 0 0 9117 18 0 0 25 0 1 0 102348134 10387456 2257 1992294400 134512640 134996440 4294956304 18446744073709551615 134527289 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28762/statm: 2536 2257 75 118 0 2415 0
Current children cumulated CPU time (s) 102.14
Current children cumulated vsize (KiB) 16272

[startup+162.301 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 28762
/proc/meminfo: memFree=1748208/2055920 swapFree=4181848/4192956
[pid=28758] ppid=28756 vsize=6128 CPUtime=10.79
/proc/28758/stat : 28758 (SATzilla2007_C) S 28756 28758 28475 0 -1 4194304 2490 3899 0 14 350 12 682 35 25 0 1 0 102347043 6275072 1330 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28758/statm: 1532 1330 164 260 0 1256 0
[pid=28762] ppid=28758 vsize=10276 CPUtime=151.32
/proc/28762/stat : 28762 (march_dl) R 28758 28758 28475 0 -1 4194304 2857 0 0 0 15114 18 0 0 25 0 1 0 102348134 10522624 2301 1992294400 134512640 134996440 4294956304 18446744073709551615 134567944 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28762/statm: 2569 2301 75 118 0 2448 0
Current children cumulated CPU time (s) 162.11
Current children cumulated vsize (KiB) 16404

[startup+222.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 28762
/proc/meminfo: memFree=1748080/2055920 swapFree=4181848/4192956
[pid=28758] ppid=28756 vsize=6128 CPUtime=10.79
/proc/28758/stat : 28758 (SATzilla2007_C) S 28756 28758 28475 0 -1 4194304 2490 3899 0 14 350 12 682 35 25 0 1 0 102347043 6275072 1330 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28758/statm: 1532 1330 164 260 0 1256 0
[pid=28762] ppid=28758 vsize=10408 CPUtime=211.3
/proc/28762/stat : 28762 (march_dl) R 28758 28758 28475 0 -1 4194304 2883 0 0 0 21112 18 0 0 25 0 1 0 102348134 10657792 2327 1992294400 134512640 134996440 4294956304 18446744073709551615 134566971 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28762/statm: 2602 2327 75 118 0 2481 0
Current children cumulated CPU time (s) 222.09
Current children cumulated vsize (KiB) 16536

[startup+282.301 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 28762
/proc/meminfo: memFree=1747952/2055920 swapFree=4181848/4192956
[pid=28758] ppid=28756 vsize=6128 CPUtime=10.79
/proc/28758/stat : 28758 (SATzilla2007_C) S 28756 28758 28475 0 -1 4194304 2490 3899 0 14 350 12 682 35 25 0 1 0 102347043 6275072 1330 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28758/statm: 1532 1330 164 260 0 1256 0
[pid=28762] ppid=28758 vsize=10540 CPUtime=271.28
/proc/28762/stat : 28762 (march_dl) R 28758 28758 28475 0 -1 4194304 2918 0 0 0 27110 18 0 0 25 0 1 0 102348134 10792960 2362 1992294400 134512640 134996440 4294956304 18446744073709551615 134571531 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28762/statm: 2635 2362 75 118 0 2514 0
Current children cumulated CPU time (s) 282.07
Current children cumulated vsize (KiB) 16668

[startup+342.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 28762
/proc/meminfo: memFree=1747888/2055920 swapFree=4181848/4192956
[pid=28758] ppid=28756 vsize=6128 CPUtime=10.79
/proc/28758/stat : 28758 (SATzilla2007_C) S 28756 28758 28475 0 -1 4194304 2490 3899 0 14 350 12 682 35 25 0 1 0 102347043 6275072 1330 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28758/statm: 1532 1330 164 260 0 1256 0
[pid=28762] ppid=28758 vsize=10672 CPUtime=331.27
/proc/28762/stat : 28762 (march_dl) R 28758 28758 28475 0 -1 4194304 2930 0 0 0 33108 19 0 0 25 0 1 0 102348134 10928128 2374 1992294400 134512640 134996440 4294956304 18446744073709551615 134537015 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28762/statm: 2668 2374 75 118 0 2547 0
Current children cumulated CPU time (s) 342.06
Current children cumulated vsize (KiB) 16800

[startup+402.301 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 28762
/proc/meminfo: memFree=1747824/2055920 swapFree=4181848/4192956
[pid=28758] ppid=28756 vsize=6128 CPUtime=10.79
/proc/28758/stat : 28758 (SATzilla2007_C) S 28756 28758 28475 0 -1 4194304 2490 3899 0 14 350 12 682 35 25 0 1 0 102347043 6275072 1330 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28758/statm: 1532 1330 164 260 0 1256 0
[pid=28762] ppid=28758 vsize=10672 CPUtime=391.24
/proc/28762/stat : 28762 (march_dl) R 28758 28758 28475 0 -1 4194304 2942 0 0 0 39105 19 0 0 25 0 1 0 102348134 10928128 2386 1992294400 134512640 134996440 4294956304 18446744073709551615 134514129 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28762/statm: 2668 2386 75 118 0 2547 0
Current children cumulated CPU time (s) 402.03
Current children cumulated vsize (KiB) 16800


################
# More data... #
################


[startup+762.305 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 28768
/proc/meminfo: memFree=1747176/2055920 swapFree=4181848/4192956
[pid=28758] ppid=28756 vsize=6128 CPUtime=10.79
/proc/28758/stat : 28758 (SATzilla2007_C) S 28756 28758 28475 0 -1 4194304 2490 3899 0 14 350 12 682 35 25 0 1 0 102347043 6275072 1330 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28758/statm: 1532 1330 164 260 0 1256 0
[pid=28762] ppid=28758 vsize=10936 CPUtime=751.12
/proc/28762/stat : 28762 (march_dl) R 28758 28758 28475 0 -1 4194304 3013 0 0 0 75092 20 0 0 25 0 1 0 102348134 11198464 2457 1992294400 134512640 134996440 4294956304 18446744073709551615 134527315 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28762/statm: 2734 2457 75 118 0 2613 0
Current children cumulated CPU time (s) 761.91
Current children cumulated vsize (KiB) 17064

[startup+822.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 28768
/proc/meminfo: memFree=1747176/2055920 swapFree=4181848/4192956
[pid=28758] ppid=28756 vsize=6128 CPUtime=10.79
/proc/28758/stat : 28758 (SATzilla2007_C) S 28756 28758 28475 0 -1 4194304 2490 3899 0 14 350 12 682 35 25 0 1 0 102347043 6275072 1330 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28758/statm: 1532 1330 164 260 0 1256 0
[pid=28762] ppid=28758 vsize=10936 CPUtime=811.1
/proc/28762/stat : 28762 (march_dl) R 28758 28758 28475 0 -1 4194304 3020 0 0 0 81089 21 0 0 25 0 1 0 102348134 11198464 2464 1992294400 134512640 134996440 4294956304 18446744073709551615 134528156 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28762/statm: 2734 2464 75 118 0 2613 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 17064

[startup+882.301 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 28768
/proc/meminfo: memFree=1747184/2055920 swapFree=4181848/4192956
[pid=28758] ppid=28756 vsize=6128 CPUtime=10.79
/proc/28758/stat : 28758 (SATzilla2007_C) S 28756 28758 28475 0 -1 4194304 2490 3899 0 14 350 12 682 35 25 0 1 0 102347043 6275072 1330 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28758/statm: 1532 1330 164 260 0 1256 0
[pid=28762] ppid=28758 vsize=11068 CPUtime=871.08
/proc/28762/stat : 28762 (march_dl) R 28758 28758 28475 0 -1 4194304 3026 0 0 0 87087 21 0 0 25 0 1 0 102348134 11333632 2470 1992294400 134512640 134996440 4294956304 18446744073709551615 134567185 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28762/statm: 2767 2470 75 118 0 2646 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 17196

[startup+942.303 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 28768
/proc/meminfo: memFree=1747056/2055920 swapFree=4181848/4192956
[pid=28758] ppid=28756 vsize=6128 CPUtime=10.79
/proc/28758/stat : 28758 (SATzilla2007_C) S 28756 28758 28475 0 -1 4194304 2490 3899 0 14 350 12 682 35 25 0 1 0 102347043 6275072 1330 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28758/statm: 1532 1330 164 260 0 1256 0
[pid=28762] ppid=28758 vsize=11068 CPUtime=931.06
/proc/28762/stat : 28762 (march_dl) R 28758 28758 28475 0 -1 4194304 3046 0 0 0 93085 21 0 0 25 0 1 0 102348134 11333632 2490 1992294400 134512640 134996440 4294956304 18446744073709551615 134571418 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28762/statm: 2767 2490 75 118 0 2646 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 17196

[startup+1002.3 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 28768
/proc/meminfo: memFree=1747056/2055920 swapFree=4181848/4192956
[pid=28758] ppid=28756 vsize=6128 CPUtime=10.79
/proc/28758/stat : 28758 (SATzilla2007_C) S 28756 28758 28475 0 -1 4194304 2490 3899 0 14 350 12 682 35 25 0 1 0 102347043 6275072 1330 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28758/statm: 1532 1330 164 260 0 1256 0
[pid=28762] ppid=28758 vsize=11068 CPUtime=991.04
/proc/28762/stat : 28762 (march_dl) R 28758 28758 28475 0 -1 4194304 3049 0 0 0 99083 21 0 0 25 0 1 0 102348134 11333632 2493 1992294400 134512640 134996440 4294956304 18446744073709551615 134551974 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28762/statm: 2767 2493 75 118 0 2646 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 17196

[startup+1062.3 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 28768
/proc/meminfo: memFree=1747056/2055920 swapFree=4181848/4192956
[pid=28758] ppid=28756 vsize=6128 CPUtime=10.79
/proc/28758/stat : 28758 (SATzilla2007_C) S 28756 28758 28475 0 -1 4194304 2490 3899 0 14 350 12 682 35 25 0 1 0 102347043 6275072 1330 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28758/statm: 1532 1330 164 260 0 1256 0
[pid=28762] ppid=28758 vsize=11068 CPUtime=1051.02
/proc/28762/stat : 28762 (march_dl) R 28758 28758 28475 0 -1 4194304 3051 0 0 0 105081 21 0 0 25 0 1 0 102348134 11333632 2495 1992294400 134512640 134996440 4294956304 18446744073709551615 134521497 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28762/statm: 2767 2495 75 118 0 2646 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 17196

[startup+1122.3 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 28768
/proc/meminfo: memFree=1746928/2055920 swapFree=4181848/4192956
[pid=28758] ppid=28756 vsize=6128 CPUtime=10.79
/proc/28758/stat : 28758 (SATzilla2007_C) S 28756 28758 28475 0 -1 4194304 2490 3899 0 14 350 12 682 35 25 0 1 0 102347043 6275072 1330 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28758/statm: 1532 1330 164 260 0 1256 0
[pid=28762] ppid=28758 vsize=11068 CPUtime=1111
/proc/28762/stat : 28762 (march_dl) R 28758 28758 28475 0 -1 4194304 3054 0 0 0 111078 22 0 0 25 0 1 0 102348134 11333632 2498 1992294400 134512640 134996440 4294956304 18446744073709551615 134527426 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28762/statm: 2767 2498 75 118 0 2646 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 17196

[startup+1182.3 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 28768
/proc/meminfo: memFree=1746928/2055920 swapFree=4181848/4192956
[pid=28758] ppid=28756 vsize=6128 CPUtime=10.79
/proc/28758/stat : 28758 (SATzilla2007_C) S 28756 28758 28475 0 -1 4194304 2490 3899 0 14 350 12 682 35 25 0 1 0 102347043 6275072 1330 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28758/statm: 1532 1330 164 260 0 1256 0
[pid=28762] ppid=28758 vsize=11200 CPUtime=1170.98
/proc/28762/stat : 28762 (march_dl) R 28758 28758 28475 0 -1 4194304 3060 0 0 0 117076 22 0 0 25 0 1 0 102348134 11468800 2504 1992294400 134512640 134996440 4294956304 18446744073709551615 134527629 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28762/statm: 2800 2504 75 118 0 2679 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 17328

Solver just ended. Dumping a history of the last processes samples

[startup+1190.3 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 28768
/proc/meminfo: memFree=1746864/2055920 swapFree=4181848/4192956
[pid=28758] ppid=28756 vsize=6128 CPUtime=10.79
/proc/28758/stat : 28758 (SATzilla2007_C) S 28756 28758 28475 0 -1 4194304 2490 3899 0 14 350 12 682 35 25 0 1 0 102347043 6275072 1330 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28758/statm: 1532 1330 164 260 0 1256 0
[pid=28762] ppid=28758 vsize=11200 CPUtime=1178.98
/proc/28762/stat : 28762 (march_dl) R 28758 28758 28475 0 -1 4194304 3062 0 0 0 117876 22 0 0 25 0 1 0 102348134 11468800 2506 1992294400 134512640 134996440 4294956304 18446744073709551615 134567969 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28762/statm: 2800 2506 75 118 0 2679 0
Current children cumulated CPU time (s) 1189.77
Current children cumulated vsize (KiB) 17328

[startup+1196.7 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 28768
/proc/meminfo: memFree=1746864/2055920 swapFree=4181848/4192956
[pid=28758] ppid=28756 vsize=6128 CPUtime=10.79
/proc/28758/stat : 28758 (SATzilla2007_C) S 28756 28758 28475 0 -1 4194304 2490 3899 0 14 350 12 682 35 25 0 1 0 102347043 6275072 1330 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28758/statm: 1532 1330 164 260 0 1256 0
[pid=28762] ppid=28758 vsize=11200 CPUtime=1185.38
/proc/28762/stat : 28762 (march_dl) R 28758 28758 28475 0 -1 4194304 3062 0 0 0 118516 22 0 0 25 0 1 0 102348134 11468800 2506 1992294400 134512640 134996440 4294956304 18446744073709551615 134527462 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28762/statm: 2800 2506 75 118 0 2679 0
Current children cumulated CPU time (s) 1196.17
Current children cumulated vsize (KiB) 17328

[startup+1198.3 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 28768
/proc/meminfo: memFree=1746864/2055920 swapFree=4181848/4192956
[pid=28758] ppid=28756 vsize=6128 CPUtime=10.79
/proc/28758/stat : 28758 (SATzilla2007_C) S 28756 28758 28475 0 -1 4194304 2490 3899 0 14 350 12 682 35 25 0 1 0 102347043 6275072 1330 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28758/statm: 1532 1330 164 260 0 1256 0
[pid=28762] ppid=28758 vsize=11200 CPUtime=1186.98
/proc/28762/stat : 28762 (march_dl) R 28758 28758 28475 0 -1 4194304 3062 0 0 0 118676 22 0 0 25 0 1 0 102348134 11468800 2506 1992294400 134512640 134996440 4294956304 18446744073709551615 134527816 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28762/statm: 2800 2506 75 118 0 2679 0
Current children cumulated CPU time (s) 1197.77
Current children cumulated vsize (KiB) 17328

[startup+1199.1 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 28768
/proc/meminfo: memFree=1746864/2055920 swapFree=4181848/4192956
[pid=28758] ppid=28756 vsize=6128 CPUtime=10.79
/proc/28758/stat : 28758 (SATzilla2007_C) S 28756 28758 28475 0 -1 4194304 2490 3899 0 14 350 12 682 35 25 0 1 0 102347043 6275072 1330 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28758/statm: 1532 1330 164 260 0 1256 0
[pid=28762] ppid=28758 vsize=11200 CPUtime=1187.78
/proc/28762/stat : 28762 (march_dl) R 28758 28758 28475 0 -1 4194304 3062 0 0 0 118756 22 0 0 25 0 1 0 102348134 11468800 2506 1992294400 134512640 134996440 4294956304 18446744073709551615 134532995 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28762/statm: 2800 2506 75 118 0 2679 0
Current children cumulated CPU time (s) 1198.57
Current children cumulated vsize (KiB) 17328

[startup+1199.9 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 28768
/proc/meminfo: memFree=1746864/2055920 swapFree=4181848/4192956
[pid=28758] ppid=28756 vsize=6128 CPUtime=10.79
/proc/28758/stat : 28758 (SATzilla2007_C) S 28756 28758 28475 0 -1 4194304 2490 3899 0 14 350 12 682 35 25 0 1 0 102347043 6275072 1330 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28758/statm: 1532 1330 164 260 0 1256 0
[pid=28762] ppid=28758 vsize=11200 CPUtime=1188.58
/proc/28762/stat : 28762 (march_dl) R 28758 28758 28475 0 -1 4194304 3062 0 0 0 118836 22 0 0 25 0 1 0 102348134 11468800 2506 1992294400 134512640 134996440 4294956304 18446744073709551615 134528340 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28762/statm: 2800 2506 75 118 0 2679 0
Current children cumulated CPU time (s) 1199.37
Current children cumulated vsize (KiB) 17328

[startup+1200.11 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 28768
/proc/meminfo: memFree=1746864/2055920 swapFree=4181848/4192956
[pid=28758] ppid=28756 vsize=6128 CPUtime=10.79
/proc/28758/stat : 28758 (SATzilla2007_C) S 28756 28758 28475 0 -1 4194304 2490 3899 0 14 350 12 682 35 25 0 1 0 102347043 6275072 1330 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28758/statm: 1532 1330 164 260 0 1256 0
[pid=28762] ppid=28758 vsize=11200 CPUtime=1188.78
/proc/28762/stat : 28762 (march_dl) R 28758 28758 28475 0 -1 4194304 3062 0 0 0 118856 22 0 0 25 0 1 0 102348134 11468800 2506 1992294400 134512640 134996440 4294956304 18446744073709551615 134571531 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28762/statm: 2800 2506 75 118 0 2679 0
Current children cumulated CPU time (s) 1199.57
Current children cumulated vsize (KiB) 17328

Child status: 17
Real time (s): 1200.17
CPU time (s): 1199.64
CPU user time (s): 1198.93
CPU system time (s): 0.705892
CPU usage (%): 99.9559
Max. virtual memory (cumulated for all children) (KiB): 17328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.93
system time used= 0.705892
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9464
page faults= 14
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 35
involuntary context switches= 2092

runsolver used 1.3318 second user time and 2.91656 second system time

The end

Launcher Data

Begin job on node4 at 2009-04-26 12:52:11
IDJOB=1728943
IDBENCH=24688
IDSOLVER=558
FILE ID=node4/1728943-1240743131
PBS_JOBID= 9187006
Free space on /tmp= 66260 MiB

SOLVER NAME= SAT07 reference solver: SATzilla CRAFTED
BENCH NAME= SAT07/crafted/Hard/contest02/ezfact64_3.sat05-450.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2007_C BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1728943-1240743131/watcher-1728943-1240743131 -o /tmp/evaluation-result-1728943-1240743131/solver-1728943-1240743131 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2007_C HOME/instance-1728943-1240743131.cnf            

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= a4a7c528ede134442a2d3ba0a444cdbb
RANDOM SEED=1818366131

node4.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.265
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.265
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1764256 kB
Buffers:         25856 kB
Cached:         202464 kB
SwapCached:       5192 kB
Active:          25608 kB
Inactive:       210880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1764256 kB
SwapTotal:     4192956 kB
SwapFree:      4181848 kB
Dirty:            8776 kB
Writeback:           0 kB
Mapped:          14008 kB
Slab:            41080 kB
Committed_AS:   514288 kB
PageTables:       1468 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66252 MiB
End job on node4 at 2009-04-26 13:12:11