Trace number 1785939

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) 4999.24 5001.46

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v1150c84314g2.cnf
MD5SUM63d94048c368060530aaae24bc900bb9
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1150
Number of clauses84314
Sum of the clauses size169678
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 284264
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

Solver Data

20.67/20.76	c run March_dl for 5 seconds ... 
20.67/20.76	c Bin: Executing march_dl
20.67/20.76	c child exit by a signal
20.67/20.76	c march_dl returned code 137.
20.67/20.76	c run saps (UBCSAT implementation) for 2 seconds ... 
20.67/20.76	c Bin: Executing ubcsat2006
20.67/20.76	c child exited successfully
20.67/20.76	c ubcsat2006 returned code 0.
20.67/20.76	c satzilla computing base features
20.67/20.76	c satzilla doing unit-prop probe
20.67/20.76	c satzilla doing local search probe
20.67/20.76	c satzilla doing lobjois search-space size estimate
20.67/20.76	c satzilla's ranking:
20.67/20.76	c 1) march_dl: 2.817151
20.67/20.76	c 2) march_dl+P: 3.166466
20.67/20.76	c 3) minisat20: 3.217512
20.67/20.76	c 4) vallst+P: 3.512524
20.67/20.76	c 5) minisat20+P: 3.999158
20.67/20.76	c 6) zchaff_rand+P: 4.022007
20.67/20.76	c 7) kcnfs+P: 999.000000
20.67/20.76	c 8) kcnfs: 999.000000
20.67/20.76	c 9) vallst: 999.000000
20.67/20.76	c 10) zchaff_rand: 999.000000
20.67/20.76	c satzilla running march_dl ... 
4998.95/5001.21	c Bin: Executing march_dl
4998.95/5001.21	c child exit by a signal
4998.95/5001.21	c march_dl returned code 137.
4998.95/5001.21	c march_dl returned code 137.
4998.95/5001.21	c satzilla running march_dl with preprocessing ... 
4999.16/5001.45	c Preprocessing...
4999.16/5001.45	c Inital problem has 1150 variables, 50 nary clauses (84264 binary clauses).
4999.16/5001.45	c Num non-binary clauses 50, Average non-binary clause length 23.000
4999.16/5001.45	c Theory has no gaps
4999.16/5001.45	c Preprocessor runtime was 0.150 seconds.
4999.16/5001.45	c 
4999.16/5001.45	c Satisfiability of theory still undetermined.
4999.16/5001.45	c See file /tmp/zEPeyg for simplified theory.
4999.16/5001.45	c Bin: Executing march_dl
4999.16/5001.45	c march_dl returned code 1.
4999.16/5001.45	c march_dl returned code 1.
4999.16/5001.45	c satzilla running minisat20 ... 
4999.16/5001.45	c Bin: Executing minisat20
4999.16/5001.45	c minisat20 returned code 1.
4999.16/5001.45	c minisat20 returned code 1.
4999.16/5001.45	c satzilla running vallst with preprocessing ... 
4999.16/5001.45	c Bin: Executing vallst
4999.16/5001.45	c vallst returned code 1.
4999.16/5001.45	c vallst returned code 1.
4999.16/5001.45	c satzilla running minisat20 with preprocessing ... 
4999.16/5001.45	c Bin: Executing minisat20
4999.16/5001.45	c minisat20 returned code 1.
4999.16/5001.45	c minisat20 returned code 1.
4999.16/5001.45	c satzilla running zchaff_rand with preprocessing ... 
4999.16/5001.45	c Bin: Executing zchaff_rand
4999.16/5001.45	c zchaff_rand returned code 1.
4999.16/5001.45	c zchaff_rand returned code 1.
4999.16/5001.45	c satzilla running kcnfs with preprocessing ... 
4999.16/5001.45	c Bin: Executing kcnfs
4999.16/5001.45	c kcnfs returned code 1.
4999.16/5001.45	c kcnfs returned code 1.
4999.16/5001.45	c satzilla running kcnfs ... 
4999.16/5001.45	c Bin: Executing kcnfs
4999.16/5001.45	c kcnfs returned code 1.
4999.16/5001.45	c kcnfs returned code 1.
4999.16/5001.45	c satzilla running vallst ... 
4999.16/5001.45	c Bin: Executing vallst
4999.16/5001.45	c vallst returned code 1.
4999.16/5001.45	c vallst returned code 1.
4999.16/5001.45	c satzilla running zchaff_rand ... 
4999.16/5001.45	c Bin: Executing zchaff_rand
4999.16/5001.45	c zchaff_rand returned code 1.
4999.16/5001.45	c zchaff_rand returned code 1.
4999.16/5001.45	c ERROR: All Failed! 
4999.16/5001.45	c SATZILLA_TIME=4999.970000

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-1785939-1241937196/watcher-1785939-1241937196 -o /tmp/evaluation-result-1785939-1241937196/solver-1785939-1241937196 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1785939-1241937196.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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.85 0.97 0.99 3/64 31223
/proc/meminfo: memFree=1504008/2055920 swapFree=4191900/4192956
[pid=31223] ppid=31221 vsize=1440 CPUtime=0
/proc/31223/stat : 31223 (SATzilla2007_C) R 31221 31223 31186 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 221747192 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 0 0 0
/proc/31223/statm: 360 110 95 260 0 84 0
[pid=31224] ppid=31223 vsize=1300 CPUtime=0
/proc/31224/stat : 31224 (march_dl) R 31223 31223 31186 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 221747192 1331200 177 1992294400 134512640 134996440 4294956256 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31224/statm: 325 177 50 118 0 204 0

[startup+0.0459969 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 31223
/proc/meminfo: memFree=1504008/2055920 swapFree=4191900/4192956
[pid=31223] ppid=31221 vsize=1440 CPUtime=0
/proc/31223/stat : 31223 (SATzilla2007_C) S 31221 31223 31186 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 221747192 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31223/statm: 360 110 95 260 0 84 0
[pid=31224] ppid=31223 vsize=2092 CPUtime=0.04
/proc/31224/stat : 31224 (march_dl) R 31223 31223 31186 0 -1 4194304 393 0 0 0 4 0 0 0 18 0 1 0 221747192 2142208 388 1992294400 134512640 134996440 4294956256 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31224/statm: 523 388 50 118 0 402 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3532

[startup+0.102004 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 31223
/proc/meminfo: memFree=1504008/2055920 swapFree=4191900/4192956
[pid=31223] ppid=31221 vsize=1440 CPUtime=0
/proc/31223/stat : 31223 (SATzilla2007_C) S 31221 31223 31186 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 221747192 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31223/statm: 360 110 95 260 0 84 0
[pid=31224] ppid=31223 vsize=4400 CPUtime=0.09
/proc/31224/stat : 31224 (march_dl) R 31223 31223 31186 0 -1 4194304 881 0 0 0 9 0 0 0 19 0 1 0 221747192 4505600 644 1992294400 134512640 134996440 4294956256 18446744073709551615 134544548 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31224/statm: 1100 644 53 118 0 979 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5840

[startup+0.301026 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 31223
/proc/meminfo: memFree=1504008/2055920 swapFree=4191900/4192956
[pid=31223] ppid=31221 vsize=1440 CPUtime=0
/proc/31223/stat : 31223 (SATzilla2007_C) S 31221 31223 31186 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 221747192 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31223/statm: 360 110 95 260 0 84 0
[pid=31224] ppid=31223 vsize=6308 CPUtime=0.29
/proc/31224/stat : 31224 (march_dl) R 31223 31223 31186 0 -1 4194304 4973 0 0 0 28 1 0 0 21 0 1 0 221747192 6459392 1196 1992294400 134512640 134996440 4294956256 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31224/statm: 1577 1196 72 118 0 1456 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7748

[startup+0.701072 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 31223
/proc/meminfo: memFree=1504008/2055920 swapFree=4191900/4192956
[pid=31223] ppid=31221 vsize=1440 CPUtime=0
/proc/31223/stat : 31223 (SATzilla2007_C) S 31221 31223 31186 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 221747192 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31223/statm: 360 110 95 260 0 84 0
[pid=31224] ppid=31223 vsize=12072 CPUtime=0.69
/proc/31224/stat : 31224 (march_dl) R 31223 31223 31186 0 -1 4194304 9503 0 0 0 66 3 0 0 25 0 1 0 221747192 12361728 1901 1992294400 134512640 134996440 4294956256 18446744073709551615 134527803 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31224/statm: 3018 1901 73 118 0 2897 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13512

[startup+1.50116 s]
/proc/loadavg: 0.85 0.97 0.99 2/66 31225
/proc/meminfo: memFree=1496120/2055920 swapFree=4191900/4192956
[pid=31223] ppid=31221 vsize=1440 CPUtime=0
/proc/31223/stat : 31223 (SATzilla2007_C) S 31221 31223 31186 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 221747192 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31223/statm: 360 110 95 260 0 84 0
[pid=31224] ppid=31223 vsize=13724 CPUtime=1.49
/proc/31224/stat : 31224 (march_dl) R 31223 31223 31186 0 -1 4194304 9888 0 0 0 146 3 0 0 25 0 1 0 221747192 14053376 2286 1992294400 134512640 134996440 4294956256 18446744073709551615 134532960 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31224/statm: 3431 2286 75 118 0 3310 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15164

[startup+3.10135 s]
/proc/loadavg: 0.85 0.97 0.99 2/66 31225
/proc/meminfo: memFree=1494712/2055920 swapFree=4191900/4192956
[pid=31223] ppid=31221 vsize=1440 CPUtime=0
/proc/31223/stat : 31223 (SATzilla2007_C) S 31221 31223 31186 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 221747192 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31223/statm: 360 110 95 260 0 84 0
[pid=31224] ppid=31223 vsize=13980 CPUtime=3.09
/proc/31224/stat : 31224 (march_dl) R 31223 31223 31186 0 -1 4194304 9951 0 0 0 306 3 0 0 25 0 1 0 221747192 14315520 2349 1992294400 134512640 134996440 4294956256 18446744073709551615 134527849 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31224/statm: 3495 2349 75 118 0 3374 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15420

[startup+6.30171 s]
/proc/loadavg: 0.86 0.97 0.99 2/66 31226
/proc/meminfo: memFree=1499528/2055920 swapFree=4191900/4192956
[pid=31223] ppid=31221 vsize=1440 CPUtime=4.99
/proc/31223/stat : 31223 (SATzilla2007_C) S 31221 31223 31186 0 -1 4194304 135 9993 0 0 0 0 496 3 16 0 1 0 221747192 1474560 111 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31223/statm: 360 111 96 260 0 84 0
[pid=31226] ppid=31223 vsize=10288 CPUtime=1.28
/proc/31226/stat : 31226 (ubcsat2006) R 31223 31223 31186 0 -1 4194304 1180 0 0 0 125 3 0 0 25 0 1 0 221747693 10534912 1163 1992294400 134512640 134777720 4294956112 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31226/statm: 2572 1163 156 64 0 2153 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 11728

[startup+12.7014 s]
/proc/loadavg: 0.87 0.97 0.99 2/65 31226
/proc/meminfo: memFree=1499984/2055920 swapFree=4191900/4192956
[pid=31223] ppid=31221 vsize=5040 CPUtime=12.67
/proc/31223/stat : 31223 (SATzilla2007_C) R 31221 31223 31186 0 -1 4194304 2252 11179 0 0 554 0 704 9 25 0 1 0 221747192 5160960 1065 1992294400 134512640 135579813 4294956224 18446744073709551615 134526943 0 0 4096 0 0 0 0 17 0 0 0
/proc/31223/statm: 1260 1065 124 260 0 984 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 5040

[startup+25.5019 s]
/proc/loadavg: 0.90 0.97 0.99 2/66 31227
/proc/meminfo: memFree=1490704/2055920 swapFree=4191900/4192956
[pid=31223] ppid=31221 vsize=5244 CPUtime=20.73
/proc/31223/stat : 31223 (SATzilla2007_C) S 31221 31223 31186 0 -1 4194304 4287 11179 0 0 1353 7 704 9 25 0 1 0 221747192 5369856 1135 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31223/statm: 1311 1135 156 260 0 1035 0
[pid=31227] ppid=31223 vsize=14108 CPUtime=4.72
/proc/31227/stat : 31227 (march_dl) R 31223 31223 31186 0 -1 4194304 9985 0 0 0 468 4 0 0 25 0 1 0 221749269 14446592 2384 1992294400 134512640 134996440 4294956256 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31227/statm: 3527 2384 75 118 0 3406 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 19352

[startup+51.1018 s]
/proc/loadavg: 0.93 0.97 0.99 2/66 31227
/proc/meminfo: memFree=1490064/2055920 swapFree=4191900/4192956
[pid=31223] ppid=31221 vsize=5244 CPUtime=20.73
/proc/31223/stat : 31223 (SATzilla2007_C) S 31221 31223 31186 0 -1 4194304 4287 11179 0 0 1353 7 704 9 25 0 1 0 221747192 5369856 1135 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31223/statm: 1311 1135 156 260 0 1035 0
[pid=31227] ppid=31223 vsize=14812 CPUtime=30.31
/proc/31227/stat : 31227 (march_dl) R 31223 31223 31186 0 -1 4194304 10132 0 0 0 3027 4 0 0 25 0 1 0 221749269 15167488 2531 1992294400 134512640 134996440 4294956256 18446744073709551615 134565258 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31227/statm: 3703 2531 75 118 0 3582 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 20056

[startup+102.306 s]
/proc/loadavg: 0.97 0.97 0.99 2/66 31227
/proc/meminfo: memFree=1489488/2055920 swapFree=4191900/4192956
[pid=31223] ppid=31221 vsize=5244 CPUtime=20.73
/proc/31223/stat : 31223 (SATzilla2007_C) S 31221 31223 31186 0 -1 4194304 4287 11179 0 0 1353 7 704 9 25 0 1 0 221747192 5369856 1135 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31223/statm: 1311 1135 156 260 0 1035 0
[pid=31227] ppid=31223 vsize=15456 CPUtime=81.49
/proc/31227/stat : 31227 (march_dl) R 31223 31223 31186 0 -1 4194304 10294 0 0 0 8145 4 0 0 25 0 1 0 221749269 15826944 2693 1992294400 134512640 134996440 4294956256 18446744073709551615 134551512 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31227/statm: 3864 2693 75 118 0 3743 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 20700

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31227
/proc/meminfo: memFree=1489168/2055920 swapFree=4191900/4192956
[pid=31223] ppid=31221 vsize=5244 CPUtime=20.73
/proc/31223/stat : 31223 (SATzilla2007_C) S 31221 31223 31186 0 -1 4194304 4287 11179 0 0 1353 7 704 9 25 0 1 0 221747192 5369856 1135 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31223/statm: 1311 1135 156 260 0 1035 0
[pid=31227] ppid=31223 vsize=15716 CPUtime=141.46
/proc/31227/stat : 31227 (march_dl) R 31223 31223 31186 0 -1 4194304 10353 0 0 0 14142 4 0 0 25 0 1 0 221749269 16093184 2752 1992294400 134512640 134996440 4294956256 18446744073709551615 134533067 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31227/statm: 3929 2752 75 118 0 3808 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 20960

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31227
/proc/meminfo: memFree=1489040/2055920 swapFree=4191900/4192956
[pid=31223] ppid=31221 vsize=5244 CPUtime=20.73
/proc/31223/stat : 31223 (SATzilla2007_C) S 31221 31223 31186 0 -1 4194304 4287 11179 0 0 1353 7 704 9 25 0 1 0 221747192 5369856 1135 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31223/statm: 1311 1135 156 260 0 1035 0
[pid=31227] ppid=31223 vsize=15844 CPUtime=201.44
/proc/31227/stat : 31227 (march_dl) R 31223 31223 31186 0 -1 4194304 10400 0 0 0 20140 4 0 0 25 0 1 0 221749269 16224256 2799 1992294400 134512640 134996440 4294956256 18446744073709551615 134663596 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31227/statm: 3961 2799 75 118 0 3840 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 21088

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31227
/proc/meminfo: memFree=1488848/2055920 swapFree=4191900/4192956
[pid=31223] ppid=31221 vsize=5244 CPUtime=20.73
/proc/31223/stat : 31223 (SATzilla2007_C) S 31221 31223 31186 0 -1 4194304 4287 11179 0 0 1353 7 704 9 25 0 1 0 221747192 5369856 1135 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31223/statm: 1311 1135 156 260 0 1035 0
[pid=31227] ppid=31223 vsize=15972 CPUtime=261.4
/proc/31227/stat : 31227 (march_dl) R 31223 31223 31186 0 -1 4194304 10431 0 0 0 26136 4 0 0 25 0 1 0 221749269 16355328 2830 1992294400 134512640 134996440 4294956256 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31227/statm: 3993 2830 75 118 0 3872 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 21216

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31227
/proc/meminfo: memFree=1488784/2055920 swapFree=4191900/4192956
[pid=31223] ppid=31221 vsize=5244 CPUtime=20.73
/proc/31223/stat : 31223 (SATzilla2007_C) S 31221 31223 31186 0 -1 4194304 4287 11179 0 0 1353 7 704 9 25 0 1 0 221747192 5369856 1135 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31223/statm: 1311 1135 156 260 0 1035 0
[pid=31227] ppid=31223 vsize=16104 CPUtime=321.38
/proc/31227/stat : 31227 (march_dl) R 31223 31223 31186 0 -1 4194304 10451 0 0 0 32134 4 0 0 25 0 1 0 221749269 16490496 2850 1992294400 134512640 134996440 4294956256 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31227/statm: 4026 2850 75 118 0 3905 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 21348


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

/proc/31223/statm: 1311 1135 156 260 0 1035 0
[pid=31227] ppid=31223 vsize=17788 CPUtime=4639.44
/proc/31227/stat : 31227 (march_dl) R 31223 31223 31186 0 -1 4194304 10883 0 0 0 463937 7 0 0 25 0 1 0 221749269 18214912 3282 1992294400 134512640 134996440 4294956256 18446744073709551615 134514202 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31227/statm: 4447 3282 75 118 0 4326 0
Current children cumulated CPU time (s) 4660.17
Current children cumulated vsize (KiB) 23032

[startup+4722.31 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31237
/proc/meminfo: memFree=1486160/2055920 swapFree=4191900/4192956
[pid=31223] ppid=31221 vsize=5244 CPUtime=20.73
/proc/31223/stat : 31223 (SATzilla2007_C) S 31221 31223 31186 0 -1 4194304 4287 11179 0 0 1353 7 704 9 25 0 1 0 221747192 5369856 1135 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31223/statm: 1311 1135 156 260 0 1035 0
[pid=31227] ppid=31223 vsize=17788 CPUtime=4699.41
/proc/31227/stat : 31227 (march_dl) R 31223 31223 31186 0 -1 4194304 10885 0 0 0 469934 7 0 0 25 0 1 0 221749269 18214912 3284 1992294400 134512640 134996440 4294956256 18446744073709551615 134527902 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31227/statm: 4447 3284 75 118 0 4326 0
Current children cumulated CPU time (s) 4720.14
Current children cumulated vsize (KiB) 23032

[startup+4782.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31237
/proc/meminfo: memFree=1486160/2055920 swapFree=4191900/4192956
[pid=31223] ppid=31221 vsize=5244 CPUtime=20.73
/proc/31223/stat : 31223 (SATzilla2007_C) S 31221 31223 31186 0 -1 4194304 4287 11179 0 0 1353 7 704 9 25 0 1 0 221747192 5369856 1135 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31223/statm: 1311 1135 156 260 0 1035 0
[pid=31227] ppid=31223 vsize=17788 CPUtime=4759.39
/proc/31227/stat : 31227 (march_dl) R 31223 31223 31186 0 -1 4194304 10885 0 0 0 475932 7 0 0 25 0 1 0 221749269 18214912 3284 1992294400 134512640 134996440 4294956256 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31227/statm: 4447 3284 75 118 0 4326 0
Current children cumulated CPU time (s) 4780.12
Current children cumulated vsize (KiB) 23032

[startup+4842.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31237
/proc/meminfo: memFree=1486160/2055920 swapFree=4191900/4192956
[pid=31223] ppid=31221 vsize=5244 CPUtime=20.73
/proc/31223/stat : 31223 (SATzilla2007_C) S 31221 31223 31186 0 -1 4194304 4287 11179 0 0 1353 7 704 9 25 0 1 0 221747192 5369856 1135 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31223/statm: 1311 1135 156 260 0 1035 0
[pid=31227] ppid=31223 vsize=17788 CPUtime=4819.37
/proc/31227/stat : 31227 (march_dl) R 31223 31223 31186 0 -1 4194304 10887 0 0 0 481930 7 0 0 25 0 1 0 221749269 18214912 3286 1992294400 134512640 134996440 4294956256 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31227/statm: 4447 3286 75 118 0 4326 0
Current children cumulated CPU time (s) 4840.1
Current children cumulated vsize (KiB) 23032

[startup+4902.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31237
/proc/meminfo: memFree=1486224/2055920 swapFree=4191900/4192956
[pid=31223] ppid=31221 vsize=5244 CPUtime=20.73
/proc/31223/stat : 31223 (SATzilla2007_C) S 31221 31223 31186 0 -1 4194304 4287 11179 0 0 1353 7 704 9 25 0 1 0 221747192 5369856 1135 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31223/statm: 1311 1135 156 260 0 1035 0
[pid=31227] ppid=31223 vsize=17788 CPUtime=4879.35
/proc/31227/stat : 31227 (march_dl) R 31223 31223 31186 0 -1 4194304 10889 0 0 0 487928 7 0 0 25 0 1 0 221749269 18214912 3288 1992294400 134512640 134996440 4294956256 18446744073709551615 134527803 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31227/statm: 4447 3288 75 118 0 4326 0
Current children cumulated CPU time (s) 4900.08
Current children cumulated vsize (KiB) 23032

[startup+4962.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31237
/proc/meminfo: memFree=1486224/2055920 swapFree=4191900/4192956
[pid=31223] ppid=31221 vsize=5244 CPUtime=20.73
/proc/31223/stat : 31223 (SATzilla2007_C) S 31221 31223 31186 0 -1 4194304 4287 11179 0 0 1353 7 704 9 25 0 1 0 221747192 5369856 1135 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31223/statm: 1311 1135 156 260 0 1035 0
[pid=31227] ppid=31223 vsize=17788 CPUtime=4939.33
/proc/31227/stat : 31227 (march_dl) R 31223 31223 31186 0 -1 4194304 10891 0 0 0 493926 7 0 0 25 0 1 0 221749269 18214912 3290 1992294400 134512640 134996440 4294956256 18446744073709551615 134527907 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31227/statm: 4447 3290 75 118 0 4326 0
Current children cumulated CPU time (s) 4960.06
Current children cumulated vsize (KiB) 23032

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

[startup+4966.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31237
/proc/meminfo: memFree=1486224/2055920 swapFree=4191900/4192956
[pid=31223] ppid=31221 vsize=5244 CPUtime=20.73
/proc/31223/stat : 31223 (SATzilla2007_C) S 31221 31223 31186 0 -1 4194304 4287 11179 0 0 1353 7 704 9 25 0 1 0 221747192 5369856 1135 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31223/statm: 1311 1135 156 260 0 1035 0
[pid=31227] ppid=31223 vsize=17788 CPUtime=4943.33
/proc/31227/stat : 31227 (march_dl) R 31223 31223 31186 0 -1 4194304 10891 0 0 0 494326 7 0 0 25 0 1 0 221749269 18214912 3290 1992294400 134512640 134996440 4294956256 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31227/statm: 4447 3290 75 118 0 4326 0
Current children cumulated CPU time (s) 4964.06
Current children cumulated vsize (KiB) 23032

[startup+4979.1 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31237
/proc/meminfo: memFree=1486224/2055920 swapFree=4191900/4192956
[pid=31223] ppid=31221 vsize=5244 CPUtime=20.73
/proc/31223/stat : 31223 (SATzilla2007_C) S 31221 31223 31186 0 -1 4194304 4287 11179 0 0 1353 7 704 9 25 0 1 0 221747192 5369856 1135 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31223/statm: 1311 1135 156 260 0 1035 0
[pid=31227] ppid=31223 vsize=17788 CPUtime=4956.13
/proc/31227/stat : 31227 (march_dl) R 31223 31223 31186 0 -1 4194304 10891 0 0 0 495606 7 0 0 25 0 1 0 221749269 18214912 3290 1992294400 134512640 134996440 4294956256 18446744073709551615 134526940 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31227/statm: 4447 3290 75 118 0 4326 0
Current children cumulated CPU time (s) 4976.86
Current children cumulated vsize (KiB) 23032

[startup+4991.9 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31237
/proc/meminfo: memFree=1486224/2055920 swapFree=4191900/4192956
[pid=31223] ppid=31221 vsize=5244 CPUtime=20.73
/proc/31223/stat : 31223 (SATzilla2007_C) S 31221 31223 31186 0 -1 4194304 4287 11179 0 0 1353 7 704 9 25 0 1 0 221747192 5369856 1135 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31223/statm: 1311 1135 156 260 0 1035 0
[pid=31227] ppid=31223 vsize=17788 CPUtime=4968.92
/proc/31227/stat : 31227 (march_dl) R 31223 31223 31186 0 -1 4194304 10891 0 0 0 496885 7 0 0 25 0 1 0 221749269 18214912 3290 1992294400 134512640 134996440 4294956256 18446744073709551615 134526962 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31227/statm: 4447 3290 75 118 0 4326 0
Current children cumulated CPU time (s) 4989.65
Current children cumulated vsize (KiB) 23032

[startup+4998.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31237
/proc/meminfo: memFree=1486224/2055920 swapFree=4191900/4192956
[pid=31223] ppid=31221 vsize=5244 CPUtime=20.73
/proc/31223/stat : 31223 (SATzilla2007_C) S 31221 31223 31186 0 -1 4194304 4287 11179 0 0 1353 7 704 9 25 0 1 0 221747192 5369856 1135 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31223/statm: 1311 1135 156 260 0 1035 0
[pid=31227] ppid=31223 vsize=17788 CPUtime=4975.32
/proc/31227/stat : 31227 (march_dl) R 31223 31223 31186 0 -1 4194304 10893 0 0 0 497525 7 0 0 25 0 1 0 221749269 18214912 3292 1992294400 134512640 134996440 4294956256 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31227/statm: 4447 3292 75 118 0 4326 0
Current children cumulated CPU time (s) 4996.05
Current children cumulated vsize (KiB) 23032

[startup+4999.9 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31237
/proc/meminfo: memFree=1486224/2055920 swapFree=4191900/4192956
[pid=31223] ppid=31221 vsize=5244 CPUtime=20.73
/proc/31223/stat : 31223 (SATzilla2007_C) S 31221 31223 31186 0 -1 4194304 4287 11179 0 0 1353 7 704 9 25 0 1 0 221747192 5369856 1135 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31223/statm: 1311 1135 156 260 0 1035 0
[pid=31227] ppid=31223 vsize=17920 CPUtime=4976.92
/proc/31227/stat : 31227 (march_dl) R 31223 31223 31186 0 -1 4194304 10895 0 0 0 497685 7 0 0 25 0 1 0 221749269 18350080 3294 1992294400 134512640 134996440 4294956256 18446744073709551615 134527002 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31227/statm: 4480 3294 75 118 0 4359 0
Current children cumulated CPU time (s) 4997.65
Current children cumulated vsize (KiB) 23164

[startup+5000.7 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31237
/proc/meminfo: memFree=1486224/2055920 swapFree=4191900/4192956
[pid=31223] ppid=31221 vsize=5244 CPUtime=20.73
/proc/31223/stat : 31223 (SATzilla2007_C) S 31221 31223 31186 0 -1 4194304 4287 11179 0 0 1353 7 704 9 25 0 1 0 221747192 5369856 1135 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31223/statm: 1311 1135 156 260 0 1035 0
[pid=31227] ppid=31223 vsize=17920 CPUtime=4977.72
/proc/31227/stat : 31227 (march_dl) R 31223 31223 31186 0 -1 4194304 10895 0 0 0 497765 7 0 0 25 0 1 0 221749269 18350080 3294 1992294400 134512640 134996440 4294956256 18446744073709551615 134533060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31227/statm: 4480 3294 75 118 0 4359 0
Current children cumulated CPU time (s) 4998.45
Current children cumulated vsize (KiB) 23164

[startup+5001.1 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31237
/proc/meminfo: memFree=1486224/2055920 swapFree=4191900/4192956
[pid=31223] ppid=31221 vsize=5244 CPUtime=20.73
/proc/31223/stat : 31223 (SATzilla2007_C) S 31221 31223 31186 0 -1 4194304 4287 11179 0 0 1353 7 704 9 25 0 1 0 221747192 5369856 1135 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31223/statm: 1311 1135 156 260 0 1035 0
[pid=31227] ppid=31223 vsize=17920 CPUtime=4978.12
/proc/31227/stat : 31227 (march_dl) R 31223 31223 31186 0 -1 4194304 10895 0 0 0 497805 7 0 0 25 0 1 0 221749269 18350080 3294 1992294400 134512640 134996440 4294956256 18446744073709551615 134533016 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31227/statm: 4480 3294 75 118 0 4359 0
Current children cumulated CPU time (s) 4998.85
Current children cumulated vsize (KiB) 23164

[startup+5001.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31237
/proc/meminfo: memFree=1486224/2055920 swapFree=4191900/4192956
[pid=31223] ppid=31221 vsize=10840 CPUtime=4999.06
/proc/31223/stat : 31223 (SATzilla2007_C) R 31221 31223 31186 0 -1 4194304 5749 22074 0 0 1361 8 498520 17 19 0 1 0 221747192 11100160 2503 1992294400 134512640 135579813 4294956224 18446744073709551615 135168075 0 0 4096 0 0 0 0 17 0 0 0
/proc/31223/statm: 2710 2512 158 260 0 2434 0
Current children cumulated CPU time (s) 4999.06
Current children cumulated vsize (KiB) 10840

[startup+5001.4 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31237
/proc/meminfo: memFree=1486224/2055920 swapFree=4191900/4192956
[pid=31223] ppid=31221 vsize=11224 CPUtime=4999.16
/proc/31223/stat : 31223 (SATzilla2007_C) R 31221 31223 31186 0 -1 4194304 5868 22074 0 0 1371 8 498520 17 19 0 1 0 221747192 11493376 2618 1992294400 134512640 135579813 4294956224 18446744073709551615 134591224 0 0 4096 0 0 0 0 17 0 0 0
/proc/31223/statm: 2806 2618 163 260 0 2530 0
Current children cumulated CPU time (s) 4999.16
Current children cumulated vsize (KiB) 11224

Child status: 17
Real time (s): 5001.46
CPU time (s): 4999.24
CPU user time (s): 4998.98
CPU system time (s): 0.266959
CPU usage (%): 99.9557
Max. virtual memory (cumulated for all children) (KiB): 23164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.98
system time used= 0.266959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27952
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10
involuntary context switches= 10619

runsolver used 4.05838 second user time and 14.1319 second system time

The end

Launcher Data

Begin job on node62 at 2009-05-10 08:33:16
IDJOB=1785939
IDBENCH=71339
IDSOLVER=640
FILE ID=node62/1785939-1241937196
PBS_JOBID= 9265008
Free space on /tmp= 66472 MiB

SOLVER NAME= SAT07 reference solver: SATzilla CRAFTED
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v1150c84314g2.cnf
COMMAND LINE= HOME/SATzilla2007_C BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785939-1241937196/watcher-1785939-1241937196 -o /tmp/evaluation-result-1785939-1241937196/solver-1785939-1241937196 -C 5000 -W 6000 -M 1800 --output-limit 1,15  HOME/SATzilla2007_C HOME/instance-1785939-1241937196.cnf            

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

MD5SUM BENCH= 63d94048c368060530aaae24bc900bb9
RANDOM SEED=120745082

node62.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.220
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.220
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:       1504488 kB
Buffers:         54412 kB
Cached:         422476 kB
SwapCached:        268 kB
Active:         130360 kB
Inactive:       361232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1504488 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            9480 kB
Writeback:           0 kB
Mapped:          23220 kB
Slab:            45632 kB
Committed_AS:   558044 kB
PageTables:       1456 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66464 MiB
End job on node62 at 2009-05-10 09:56:38