Trace number 1786047

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) 4998.67 5001.11

General information on the benchmark

NameCRAFTED/rbsat/crafted/forced/
rbsat-v945c61409gyes8.cnf
MD5SUM0b0881d9187e7912564ae88556ada128
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 variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data

13.17/13.25	c run March_dl for 5 seconds ... 
13.17/13.25	c Bin: Executing march_dl
13.17/13.25	c child exit by a signal
13.17/13.25	c march_dl returned code 137.
13.17/13.25	c run saps (UBCSAT implementation) for 2 seconds ... 
13.17/13.25	c Bin: Executing ubcsat2006
13.17/13.25	c child exited successfully
13.17/13.25	c ubcsat2006 returned code 0.
13.17/13.25	c satzilla computing base features
13.17/13.25	c satzilla doing unit-prop probe
13.17/13.25	c satzilla doing local search probe
13.17/13.25	c satzilla doing lobjois search-space size estimate
13.17/13.25	c satzilla's ranking:
13.17/13.25	c 1) march_dl: 2.459617
13.17/13.25	c 2) minisat20: 2.908967
13.17/13.25	c 3) march_dl+P: 3.084606
13.17/13.25	c 4) vallst+P: 3.381463
13.17/13.25	c 5) zchaff_rand+P: 3.439202
13.17/13.25	c 6) minisat20+P: 3.452449
13.17/13.25	c 7) kcnfs+P: 999.000000
13.17/13.25	c 8) kcnfs: 999.000000
13.17/13.25	c 9) vallst: 999.000000
13.17/13.25	c 10) zchaff_rand: 999.000000
13.17/13.25	c satzilla running march_dl ... 
4998.42/5000.93	c Bin: Executing march_dl
4998.42/5000.93	c child exit by a signal
4998.42/5000.93	c march_dl returned code 137.
4998.42/5000.93	c march_dl returned code 137.
4998.42/5000.93	c satzilla running minisat20 ... 
4998.42/5000.93	c Bin: Executing minisat20
4998.42/5000.93	c minisat20 returned code 1.
4998.42/5000.93	c minisat20 returned code 1.
4998.42/5000.93	c satzilla running march_dl with preprocessing ... 
4998.63/5001.11	c Preprocessing...
4998.63/5001.11	c Inital problem has 945 variables, 45 nary clauses (61364 binary clauses).
4998.63/5001.11	c Num non-binary clauses 45, Average non-binary clause length 21.000
4998.63/5001.11	c Theory has no gaps
4998.63/5001.11	c Preprocessor runtime was 0.120 seconds.
4998.63/5001.11	c 
4998.63/5001.11	c Satisfiability of theory still undetermined.
4998.63/5001.11	c See file /tmp/mixEKa for simplified theory.
4998.63/5001.11	c Bin: Executing march_dl
4998.63/5001.11	c march_dl returned code 1.
4998.63/5001.11	c march_dl returned code 1.
4998.63/5001.11	c satzilla running vallst with preprocessing ... 
4998.63/5001.11	c Bin: Executing vallst
4998.63/5001.11	c vallst returned code 1.
4998.63/5001.11	c vallst returned code 1.
4998.63/5001.11	c satzilla running zchaff_rand with preprocessing ... 
4998.63/5001.11	c Bin: Executing zchaff_rand
4998.63/5001.11	c zchaff_rand returned code 1.
4998.63/5001.11	c zchaff_rand returned code 1.
4998.63/5001.11	c satzilla running minisat20 with preprocessing ... 
4998.63/5001.11	c Bin: Executing minisat20
4998.63/5001.11	c minisat20 returned code 1.
4998.63/5001.11	c minisat20 returned code 1.
4998.63/5001.11	c satzilla running kcnfs with preprocessing ... 
4998.63/5001.11	c Bin: Executing kcnfs
4998.63/5001.11	c kcnfs returned code 1.
4998.63/5001.11	c kcnfs returned code 1.
4998.63/5001.11	c satzilla running kcnfs ... 
4998.63/5001.11	c Bin: Executing kcnfs
4998.63/5001.11	c kcnfs returned code 1.
4998.63/5001.11	c kcnfs returned code 1.
4998.63/5001.11	c satzilla running vallst ... 
4998.63/5001.11	c Bin: Executing vallst
4998.63/5001.11	c vallst returned code 1.
4998.63/5001.11	c vallst returned code 1.
4998.63/5001.11	c satzilla running zchaff_rand ... 
4998.63/5001.11	c Bin: Executing zchaff_rand
4998.63/5001.11	c zchaff_rand returned code 1.
4998.63/5001.11	c zchaff_rand returned code 1.
4998.63/5001.11	c ERROR: All Failed! 
4998.63/5001.11	c SATZILLA_TIME=4999.400000

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-1786047-1241945410/watcher-1786047-1241945410 -o /tmp/evaluation-result-1786047-1241945410/solver-1786047-1241945410 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1786047-1241945410.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: 1.00 1.00 1.00 3/64 6281
/proc/meminfo: memFree=718584/2055920 swapFree=4191900/4192956
[pid=6281] ppid=6279 vsize=1440 CPUtime=0
/proc/6281/stat : 6281 (SATzilla2007_C) R 6279 6281 6204 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 222568282 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 0 0 0
/proc/6281/statm: 360 110 95 260 0 84 0
[pid=6282] ppid=6281 vsize=1116 CPUtime=0
/proc/6282/stat : 6282 (march_dl) R 6281 6281 6204 0 -1 4194304 155 0 0 0 0 0 0 0 18 0 1 0 222568282 1142784 150 1992294400 134512640 134996440 4294956256 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/6282/statm: 279 151 50 118 0 158 0

[startup+0.0470791 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6281
/proc/meminfo: memFree=718584/2055920 swapFree=4191900/4192956
[pid=6281] ppid=6279 vsize=1440 CPUtime=0
/proc/6281/stat : 6281 (SATzilla2007_C) S 6279 6281 6204 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 222568282 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6281/statm: 360 110 95 260 0 84 0
[pid=6282] ppid=6281 vsize=1908 CPUtime=0.04
/proc/6282/stat : 6282 (march_dl) R 6281 6281 6204 0 -1 4194304 376 0 0 0 4 0 0 0 19 0 1 0 222568282 1953792 371 1992294400 134512640 134996440 4294956256 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/6282/statm: 477 371 50 118 0 356 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3348

[startup+0.102087 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6281
/proc/meminfo: memFree=718584/2055920 swapFree=4191900/4192956
[pid=6281] ppid=6279 vsize=1440 CPUtime=0
/proc/6281/stat : 6281 (SATzilla2007_C) S 6279 6281 6204 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 222568282 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6281/statm: 360 110 95 260 0 84 0
[pid=6282] ppid=6281 vsize=4304 CPUtime=0.09
/proc/6282/stat : 6282 (march_dl) R 6281 6281 6204 0 -1 4194304 996 0 0 0 9 0 0 0 19 0 1 0 222568282 4407296 770 1992294400 134512640 134996440 4294956256 18446744073709551615 134543103 0 0 8392704 0 0 0 0 17 0 0 0
/proc/6282/statm: 1076 770 55 118 0 955 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5744

[startup+0.30112 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6281
/proc/meminfo: memFree=718584/2055920 swapFree=4191900/4192956
[pid=6281] ppid=6279 vsize=1440 CPUtime=0
/proc/6281/stat : 6281 (SATzilla2007_C) S 6279 6281 6204 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 222568282 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6281/statm: 360 110 95 260 0 84 0
[pid=6282] ppid=6281 vsize=6944 CPUtime=0.29
/proc/6282/stat : 6282 (march_dl) R 6281 6281 6204 0 -1 4194304 4561 0 0 0 28 1 0 0 21 0 1 0 222568282 7110656 1381 1992294400 134512640 134996440 4294956256 18446744073709551615 134663596 0 0 8392704 0 0 0 0 17 0 0 0
/proc/6282/statm: 1736 1381 73 118 0 1615 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8384

[startup+0.701187 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6281
/proc/meminfo: memFree=718584/2055920 swapFree=4191900/4192956
[pid=6281] ppid=6279 vsize=1440 CPUtime=0
/proc/6281/stat : 6281 (SATzilla2007_C) S 6279 6281 6204 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 222568282 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6281/statm: 360 110 95 260 0 84 0
[pid=6282] ppid=6281 vsize=9756 CPUtime=0.69
/proc/6282/stat : 6282 (march_dl) R 6281 6281 6204 0 -1 4194304 6549 0 0 0 67 2 0 0 25 0 1 0 222568282 9990144 1593 1992294400 134512640 134996440 4294956256 18446744073709551615 134551374 0 0 8392704 0 0 0 0 17 0 0 0
/proc/6282/statm: 2439 1593 75 118 0 2318 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11196

[startup+1.50132 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6283
/proc/meminfo: memFree=711720/2055920 swapFree=4191900/4192956
[pid=6281] ppid=6279 vsize=1440 CPUtime=0
/proc/6281/stat : 6281 (SATzilla2007_C) S 6279 6281 6204 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 222568282 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6281/statm: 360 110 95 260 0 84 0
[pid=6282] ppid=6281 vsize=10416 CPUtime=1.49
/proc/6282/stat : 6282 (march_dl) R 6281 6281 6204 0 -1 4194304 6738 0 0 0 147 2 0 0 25 0 1 0 222568282 10665984 1782 1992294400 134512640 134996440 4294956256 18446744073709551615 134528276 0 0 8392704 0 0 0 0 17 0 0 0
/proc/6282/statm: 2604 1782 75 118 0 2483 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11856

[startup+3.10159 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6283
/proc/meminfo: memFree=711336/2055920 swapFree=4191900/4192956
[pid=6281] ppid=6279 vsize=1440 CPUtime=0
/proc/6281/stat : 6281 (SATzilla2007_C) S 6279 6281 6204 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 222568282 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6281/statm: 360 110 95 260 0 84 0
[pid=6282] ppid=6281 vsize=10680 CPUtime=3.09
/proc/6282/stat : 6282 (march_dl) R 6281 6281 6204 0 -1 4194304 6783 0 0 0 307 2 0 0 25 0 1 0 222568282 10936320 1827 1992294400 134512640 134996440 4294956256 18446744073709551615 134533001 0 0 8392704 0 0 0 0 17 0 0 0
/proc/6282/statm: 2670 1827 75 118 0 2549 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12120

[startup+6.30112 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6284
/proc/meminfo: memFree=715056/2055920 swapFree=4191900/4192956
[pid=6281] ppid=6279 vsize=1440 CPUtime=4.99
/proc/6281/stat : 6281 (SATzilla2007_C) S 6279 6281 6204 0 -1 4194304 135 6815 0 0 0 0 496 3 16 0 1 0 222568282 1474560 111 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6281/statm: 360 111 96 260 0 84 0
[pid=6284] ppid=6281 vsize=6188 CPUtime=1.28
/proc/6284/stat : 6284 (ubcsat2006) R 6281 6281 6204 0 -1 4194304 922 0 0 0 124 4 0 0 25 0 1 0 222568782 6336512 905 1992294400 134512640 134777720 4294956112 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/6284/statm: 1547 905 156 64 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7628

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6284
/proc/meminfo: memFree=712632/2055920 swapFree=4191900/4192956
[pid=6281] ppid=6279 vsize=4296 CPUtime=12.67
/proc/6281/stat : 6281 (SATzilla2007_C) R 6279 6281 6204 0 -1 4194304 3240 7743 0 0 547 8 702 10 25 0 1 0 222568282 4399104 875 1992294400 134512640 135579813 4294956224 18446744073709551615 134541534 0 0 4096 0 0 0 0 17 0 0 0
/proc/6281/statm: 1074 875 156 260 0 798 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 4296

[startup+25.5023 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6285
/proc/meminfo: memFree=708016/2055920 swapFree=4191900/4192956
[pid=6281] ppid=6279 vsize=4296 CPUtime=13.22
/proc/6281/stat : 6281 (SATzilla2007_C) S 6279 6281 6204 0 -1 4194304 3243 7743 0 0 602 8 702 10 25 0 1 0 222568282 4399104 875 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6281/statm: 1074 875 156 260 0 798 0
[pid=6285] ppid=6281 vsize=11072 CPUtime=12.23
/proc/6285/stat : 6285 (march_dl) R 6281 6281 6204 0 -1 4194304 6882 0 0 0 1220 3 0 0 25 0 1 0 222569608 11337728 1927 1992294400 134512640 134996440 4294956256 18446744073709551615 134528346 0 0 8392704 0 0 0 0 17 0 0 0
/proc/6285/statm: 2768 1927 75 118 0 2647 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 15368

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6285
/proc/meminfo: memFree=707568/2055920 swapFree=4191900/4192956
[pid=6281] ppid=6279 vsize=4296 CPUtime=13.22
/proc/6281/stat : 6281 (SATzilla2007_C) S 6279 6281 6204 0 -1 4194304 3243 7743 0 0 602 8 702 10 25 0 1 0 222568282 4399104 875 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6281/statm: 1074 875 156 260 0 798 0
[pid=6285] ppid=6281 vsize=11464 CPUtime=37.82
/proc/6285/stat : 6285 (march_dl) R 6281 6281 6204 0 -1 4194304 6984 0 0 0 3778 4 0 0 25 0 1 0 222569608 11739136 2029 1992294400 134512640 134996440 4294956256 18446744073709551615 134551525 0 0 8392704 0 0 0 0 17 0 0 0
/proc/6285/statm: 2866 2029 75 118 0 2745 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 15760

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6285
/proc/meminfo: memFree=707312/2055920 swapFree=4191900/4192956
[pid=6281] ppid=6279 vsize=4296 CPUtime=13.22
/proc/6281/stat : 6281 (SATzilla2007_C) S 6279 6281 6204 0 -1 4194304 3243 7743 0 0 602 8 702 10 25 0 1 0 222568282 4399104 875 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6281/statm: 1074 875 156 260 0 798 0
[pid=6285] ppid=6281 vsize=11720 CPUtime=89
/proc/6285/stat : 6285 (march_dl) R 6281 6281 6204 0 -1 4194304 7052 0 0 0 8896 4 0 0 25 0 1 0 222569608 12001280 2097 1992294400 134512640 134996440 4294956256 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 0 0 0
/proc/6285/statm: 2930 2097 75 118 0 2809 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 16016

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6285
/proc/meminfo: memFree=707248/2055920 swapFree=4191900/4192956
[pid=6281] ppid=6279 vsize=4296 CPUtime=13.22
/proc/6281/stat : 6281 (SATzilla2007_C) S 6279 6281 6204 0 -1 4194304 3243 7743 0 0 602 8 702 10 25 0 1 0 222568282 4399104 875 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6281/statm: 1074 875 156 260 0 798 0
[pid=6285] ppid=6281 vsize=11848 CPUtime=148.96
/proc/6285/stat : 6285 (march_dl) R 6281 6281 6204 0 -1 4194304 7079 0 0 0 14892 4 0 0 25 0 1 0 222569608 12132352 2124 1992294400 134512640 134996440 4294956256 18446744073709551615 134587716 0 0 8392704 0 0 0 0 17 0 0 0
/proc/6285/statm: 2962 2124 75 118 0 2841 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 16144

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6285
/proc/meminfo: memFree=707184/2055920 swapFree=4191900/4192956
[pid=6281] ppid=6279 vsize=4296 CPUtime=13.22
/proc/6281/stat : 6281 (SATzilla2007_C) S 6279 6281 6204 0 -1 4194304 3243 7743 0 0 602 8 702 10 25 0 1 0 222568282 4399104 875 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6281/statm: 1074 875 156 260 0 798 0
[pid=6285] ppid=6281 vsize=11848 CPUtime=208.92
/proc/6285/stat : 6285 (march_dl) R 6281 6281 6204 0 -1 4194304 7098 0 0 0 20888 4 0 0 25 0 1 0 222569608 12132352 2143 1992294400 134512640 134996440 4294956256 18446744073709551615 134528321 0 0 8392704 0 0 0 0 17 0 0 0
/proc/6285/statm: 2962 2143 75 118 0 2841 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 16144

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6285
/proc/meminfo: memFree=706928/2055920 swapFree=4191900/4192956
[pid=6281] ppid=6279 vsize=4296 CPUtime=13.22
/proc/6281/stat : 6281 (SATzilla2007_C) S 6279 6281 6204 0 -1 4194304 3243 7743 0 0 602 8 702 10 25 0 1 0 222568282 4399104 875 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6281/statm: 1074 875 156 260 0 798 0
[pid=6285] ppid=6281 vsize=12232 CPUtime=268.9
/proc/6285/stat : 6285 (march_dl) R 6281 6281 6204 0 -1 4194304 7168 0 0 0 26885 5 0 0 25 0 1 0 222569608 12525568 2213 1992294400 134512640 134996440 4294956256 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 0 0 0
/proc/6285/statm: 3058 2213 75 118 0 2937 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 16528

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6285
/proc/meminfo: memFree=706800/2055920 swapFree=4191900/4192956
[pid=6281] ppid=6279 vsize=4296 CPUtime=13.22
/proc/6281/stat : 6281 (SATzilla2007_C) S 6279 6281 6204 0 -1 4194304 3243 7743 0 0 602 8 702 10 25 0 1 0 222568282 4399104 875 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6281/statm: 1074 875 156 260 0 798 0
[pid=6285] ppid=6281 vsize=12232 CPUtime=328.87
/proc/6285/stat : 6285 (march_dl) R 6281 6281 6204 0 -1 4194304 7190 0 0 0 32882 5 0 0 25 0 1 0 222569608 12525568 2235 1992294400 134512640 134996440 4294956256 18446744073709551615 134533060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/6285/statm: 3058 2235 75 118 0 2937 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 16528


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

/proc/6285/statm: 3367 2482 75 118 0 3246 0
Current children cumulated CPU time (s) 4600.01
Current children cumulated vsize (KiB) 17764

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6299
/proc/meminfo: memFree=705264/2055920 swapFree=4191900/4192956
[pid=6281] ppid=6279 vsize=4296 CPUtime=13.22
/proc/6281/stat : 6281 (SATzilla2007_C) S 6279 6281 6204 0 -1 4194304 3243 7743 0 0 602 8 702 10 25 0 1 0 222568282 4399104 875 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6281/statm: 1074 875 156 260 0 798 0
[pid=6285] ppid=6281 vsize=13468 CPUtime=4646.76
/proc/6285/stat : 6285 (march_dl) R 6281 6281 6204 0 -1 4194304 7438 0 0 0 464668 8 0 0 25 0 1 0 222569608 13791232 2483 1992294400 134512640 134996440 4294956256 18446744073709551615 134552303 0 0 8392704 0 0 0 0 17 0 0 0
/proc/6285/statm: 3367 2483 75 118 0 3246 0
Current children cumulated CPU time (s) 4659.98
Current children cumulated vsize (KiB) 17764

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6299
/proc/meminfo: memFree=705328/2055920 swapFree=4191900/4192956
[pid=6281] ppid=6279 vsize=4296 CPUtime=13.22
/proc/6281/stat : 6281 (SATzilla2007_C) S 6279 6281 6204 0 -1 4194304 3243 7743 0 0 602 8 702 10 25 0 1 0 222568282 4399104 875 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6281/statm: 1074 875 156 260 0 798 0
[pid=6285] ppid=6281 vsize=13468 CPUtime=4706.73
/proc/6285/stat : 6285 (march_dl) R 6281 6281 6204 0 -1 4194304 7438 0 0 0 470665 8 0 0 25 0 1 0 222569608 13791232 2483 1992294400 134512640 134996440 4294956256 18446744073709551615 134587818 0 0 8392704 0 0 0 0 17 0 0 0
/proc/6285/statm: 3367 2483 75 118 0 3246 0
Current children cumulated CPU time (s) 4719.95
Current children cumulated vsize (KiB) 17764

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6299
/proc/meminfo: memFree=705328/2055920 swapFree=4191900/4192956
[pid=6281] ppid=6279 vsize=4296 CPUtime=13.22
/proc/6281/stat : 6281 (SATzilla2007_C) S 6279 6281 6204 0 -1 4194304 3243 7743 0 0 602 8 702 10 25 0 1 0 222568282 4399104 875 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6281/statm: 1074 875 156 260 0 798 0
[pid=6285] ppid=6281 vsize=13468 CPUtime=4766.7
/proc/6285/stat : 6285 (march_dl) R 6281 6281 6204 0 -1 4194304 7439 0 0 0 476662 8 0 0 25 0 1 0 222569608 13791232 2484 1992294400 134512640 134996440 4294956256 18446744073709551615 134527011 0 0 8392704 0 0 0 0 17 0 0 0
/proc/6285/statm: 3367 2484 75 118 0 3246 0
Current children cumulated CPU time (s) 4779.92
Current children cumulated vsize (KiB) 17764

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6299
/proc/meminfo: memFree=705328/2055920 swapFree=4191900/4192956
[pid=6281] ppid=6279 vsize=4296 CPUtime=13.22
/proc/6281/stat : 6281 (SATzilla2007_C) S 6279 6281 6204 0 -1 4194304 3243 7743 0 0 602 8 702 10 25 0 1 0 222568282 4399104 875 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6281/statm: 1074 875 156 260 0 798 0
[pid=6285] ppid=6281 vsize=13468 CPUtime=4826.67
/proc/6285/stat : 6285 (march_dl) R 6281 6281 6204 0 -1 4194304 7441 0 0 0 482659 8 0 0 25 0 1 0 222569608 13791232 2486 1992294400 134512640 134996440 4294956256 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 0 0 0
/proc/6285/statm: 3367 2486 75 118 0 3246 0
Current children cumulated CPU time (s) 4839.89
Current children cumulated vsize (KiB) 17764

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6299
/proc/meminfo: memFree=705328/2055920 swapFree=4191900/4192956
[pid=6281] ppid=6279 vsize=4296 CPUtime=13.22
/proc/6281/stat : 6281 (SATzilla2007_C) S 6279 6281 6204 0 -1 4194304 3243 7743 0 0 602 8 702 10 25 0 1 0 222568282 4399104 875 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6281/statm: 1074 875 156 260 0 798 0
[pid=6285] ppid=6281 vsize=13468 CPUtime=4886.64
/proc/6285/stat : 6285 (march_dl) R 6281 6281 6204 0 -1 4194304 7442 0 0 0 488656 8 0 0 25 0 1 0 222569608 13791232 2487 1992294400 134512640 134996440 4294956256 18446744073709551615 134528039 0 0 8392704 0 0 0 0 17 0 0 0
/proc/6285/statm: 3367 2487 75 118 0 3246 0
Current children cumulated CPU time (s) 4899.86
Current children cumulated vsize (KiB) 17764

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6299
/proc/meminfo: memFree=705392/2055920 swapFree=4191900/4192956
[pid=6281] ppid=6279 vsize=4296 CPUtime=13.22
/proc/6281/stat : 6281 (SATzilla2007_C) S 6279 6281 6204 0 -1 4194304 3243 7743 0 0 602 8 702 10 25 0 1 0 222568282 4399104 875 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6281/statm: 1074 875 156 260 0 798 0
[pid=6285] ppid=6281 vsize=13468 CPUtime=4946.62
/proc/6285/stat : 6285 (march_dl) R 6281 6281 6204 0 -1 4194304 7443 0 0 0 494654 8 0 0 25 0 1 0 222569608 13791232 2488 1992294400 134512640 134996440 4294956256 18446744073709551615 134536997 0 0 8392704 0 0 0 0 17 0 0 0
/proc/6285/statm: 3367 2488 75 118 0 3246 0
Current children cumulated CPU time (s) 4959.84
Current children cumulated vsize (KiB) 17764

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

[startup+4966.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6299
/proc/meminfo: memFree=705392/2055920 swapFree=4191900/4192956
[pid=6281] ppid=6279 vsize=4296 CPUtime=13.22
/proc/6281/stat : 6281 (SATzilla2007_C) S 6279 6281 6204 0 -1 4194304 3243 7743 0 0 602 8 702 10 25 0 1 0 222568282 4399104 875 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6281/statm: 1074 875 156 260 0 798 0
[pid=6285] ppid=6281 vsize=13468 CPUtime=4950.61
/proc/6285/stat : 6285 (march_dl) R 6281 6281 6204 0 -1 4194304 7443 0 0 0 495053 8 0 0 25 0 1 0 222569608 13791232 2488 1992294400 134512640 134996440 4294956256 18446744073709551615 134528063 0 0 8392704 0 0 0 0 17 0 0 0
/proc/6285/statm: 3367 2488 75 118 0 3246 0
Current children cumulated CPU time (s) 4963.83
Current children cumulated vsize (KiB) 17764

[startup+4979.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6299
/proc/meminfo: memFree=705392/2055920 swapFree=4191900/4192956
[pid=6281] ppid=6279 vsize=4296 CPUtime=13.22
/proc/6281/stat : 6281 (SATzilla2007_C) S 6279 6281 6204 0 -1 4194304 3243 7743 0 0 602 8 702 10 25 0 1 0 222568282 4399104 875 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6281/statm: 1074 875 156 260 0 798 0
[pid=6285] ppid=6281 vsize=13468 CPUtime=4963.41
/proc/6285/stat : 6285 (march_dl) R 6281 6281 6204 0 -1 4194304 7443 0 0 0 496333 8 0 0 25 0 1 0 222569608 13791232 2488 1992294400 134512640 134996440 4294956256 18446744073709551615 134532993 0 0 8392704 0 0 0 0 17 0 0 0
/proc/6285/statm: 3367 2488 75 118 0 3246 0
Current children cumulated CPU time (s) 4976.63
Current children cumulated vsize (KiB) 17764

[startup+4991.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6299
/proc/meminfo: memFree=705392/2055920 swapFree=4191900/4192956
[pid=6281] ppid=6279 vsize=4296 CPUtime=13.22
/proc/6281/stat : 6281 (SATzilla2007_C) S 6279 6281 6204 0 -1 4194304 3243 7743 0 0 602 8 702 10 25 0 1 0 222568282 4399104 875 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6281/statm: 1074 875 156 260 0 798 0
[pid=6285] ppid=6281 vsize=13468 CPUtime=4976.2
/proc/6285/stat : 6285 (march_dl) R 6281 6281 6204 0 -1 4194304 7443 0 0 0 497612 8 0 0 25 0 1 0 222569608 13791232 2488 1992294400 134512640 134996440 4294956256 18446744073709551615 134565258 0 0 8392704 0 0 0 0 17 0 0 0
/proc/6285/statm: 3367 2488 75 118 0 3246 0
Current children cumulated CPU time (s) 4989.42
Current children cumulated vsize (KiB) 17764

[startup+4995.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6299
/proc/meminfo: memFree=705392/2055920 swapFree=4191900/4192956
[pid=6281] ppid=6279 vsize=4296 CPUtime=13.22
/proc/6281/stat : 6281 (SATzilla2007_C) S 6279 6281 6204 0 -1 4194304 3243 7743 0 0 602 8 702 10 25 0 1 0 222568282 4399104 875 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6281/statm: 1074 875 156 260 0 798 0
[pid=6285] ppid=6281 vsize=13468 CPUtime=4979.4
/proc/6285/stat : 6285 (march_dl) R 6281 6281 6204 0 -1 4194304 7443 0 0 0 497932 8 0 0 25 0 1 0 222569608 13791232 2488 1992294400 134512640 134996440 4294956256 18446744073709551615 134527807 0 0 8392704 0 0 0 0 17 0 0 0
/proc/6285/statm: 3367 2488 75 118 0 3246 0
Current children cumulated CPU time (s) 4992.62
Current children cumulated vsize (KiB) 17764

[startup+4998.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6299
/proc/meminfo: memFree=705392/2055920 swapFree=4191900/4192956
[pid=6281] ppid=6279 vsize=4296 CPUtime=13.22
/proc/6281/stat : 6281 (SATzilla2007_C) S 6279 6281 6204 0 -1 4194304 3243 7743 0 0 602 8 702 10 25 0 1 0 222568282 4399104 875 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6281/statm: 1074 875 156 260 0 798 0
[pid=6285] ppid=6281 vsize=13468 CPUtime=4982.6
/proc/6285/stat : 6285 (march_dl) R 6281 6281 6204 0 -1 4194304 7444 0 0 0 498252 8 0 0 25 0 1 0 222569608 13791232 2489 1992294400 134512640 134996440 4294956256 18446744073709551615 134533000 0 0 8392704 0 0 0 0 17 0 0 0
/proc/6285/statm: 3367 2489 75 118 0 3246 0
Current children cumulated CPU time (s) 4995.82
Current children cumulated vsize (KiB) 17764

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6299
/proc/meminfo: memFree=705392/2055920 swapFree=4191900/4192956
[pid=6281] ppid=6279 vsize=4296 CPUtime=13.22
/proc/6281/stat : 6281 (SATzilla2007_C) S 6279 6281 6204 0 -1 4194304 3243 7743 0 0 602 8 702 10 25 0 1 0 222568282 4399104 875 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6281/statm: 1074 875 156 260 0 798 0
[pid=6285] ppid=6281 vsize=13468 CPUtime=4984.2
/proc/6285/stat : 6285 (march_dl) R 6281 6281 6204 0 -1 4194304 7444 0 0 0 498412 8 0 0 25 0 1 0 222569608 13791232 2489 1992294400 134512640 134996440 4294956256 18446744073709551615 134532989 0 0 8392704 0 0 0 0 17 0 0 0
/proc/6285/statm: 3367 2489 75 118 0 3246 0
Current children cumulated CPU time (s) 4997.42
Current children cumulated vsize (KiB) 17764

[startup+5000.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6299
/proc/meminfo: memFree=705392/2055920 swapFree=4191900/4192956
[pid=6281] ppid=6279 vsize=4296 CPUtime=13.22
/proc/6281/stat : 6281 (SATzilla2007_C) S 6279 6281 6204 0 -1 4194304 3243 7743 0 0 602 8 702 10 25 0 1 0 222568282 4399104 875 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6281/statm: 1074 875 156 260 0 798 0
[pid=6285] ppid=6281 vsize=13468 CPUtime=4985
/proc/6285/stat : 6285 (march_dl) R 6281 6281 6204 0 -1 4194304 7444 0 0 0 498492 8 0 0 25 0 1 0 222569608 13791232 2489 1992294400 134512640 134996440 4294956256 18446744073709551615 134532803 0 0 8392704 0 0 0 0 17 0 0 0
/proc/6285/statm: 3367 2489 75 118 0 3246 0
Current children cumulated CPU time (s) 4998.22
Current children cumulated vsize (KiB) 17764

[startup+5001.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6299
/proc/meminfo: memFree=705392/2055920 swapFree=4191900/4192956
[pid=6281] ppid=6279 vsize=8628 CPUtime=4998.63
/proc/6281/stat : 6281 (SATzilla2007_C) R 6279 6281 6204 0 -1 4194304 4443 15187 0 0 618 9 499217 19 19 0 1 0 222568282 8835072 1966 1992294400 134512640 135579813 4294956224 18446744073709551615 135221869 0 0 4096 0 0 0 0 17 0 0 0
/proc/6281/statm: 2157 1966 164 260 0 1881 0
Current children cumulated CPU time (s) 4998.63
Current children cumulated vsize (KiB) 8628

Child status: 17
Real time (s): 5001.11
CPU time (s): 4998.67
CPU user time (s): 4998.37
CPU system time (s): 0.294955
CPU usage (%): 99.9511
Max. virtual memory (cumulated for all children) (KiB): 17764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.37
system time used= 0.294955
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19637
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= 11378

runsolver used 3.90141 second user time and 14.2908 second system time

The end

Launcher Data

Begin job on node57 at 2009-05-10 10:50:10
IDJOB=1786047
IDBENCH=71554
IDSOLVER=640
FILE ID=node57/1786047-1241945410
PBS_JOBID= 9265023
Free space on /tmp= 65992 MiB

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

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

MD5SUM BENCH= 0b0881d9187e7912564ae88556ada128
RANDOM SEED=1068815341

node57.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.256
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.256
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:        719064 kB
Buffers:         70372 kB
Cached:        1158400 kB
SwapCached:        260 kB
Active:         210496 kB
Inactive:      1031524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        719064 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            9092 kB
Writeback:           0 kB
Mapped:          21792 kB
Slab:            80944 kB
Committed_AS:   621860 kB
PageTables:       1388 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= 65984 MiB
End job on node57 at 2009-05-10 12:13:31