Trace number 1595481

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.22 1199.78

General information on the benchmark

NameCRAFTED/rbsat/crafted/forced/
rbsat-v945c61409gyes2.cnf
MD5SUM940c3065d47a27ab24578a138a8ab3c0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.96755
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.10/13.29	c run March_dl for 5 seconds ... 
13.10/13.29	c Bin: Executing march_dl
13.10/13.29	c child exit by a signal
13.10/13.29	c march_dl returned code 137.
13.10/13.29	c run saps (UBCSAT implementation) for 2 seconds ... 
13.10/13.29	c Bin: Executing ubcsat2006
13.10/13.29	c child exited successfully
13.10/13.29	c ubcsat2006 returned code 0.
13.10/13.29	c satzilla computing base features
13.10/13.29	c satzilla doing unit-prop probe
13.10/13.29	c satzilla doing local search probe
13.10/13.29	c satzilla doing lobjois search-space size estimate
13.10/13.29	c satzilla's ranking:
13.10/13.29	c 1) march_dl: 2.528896
13.10/13.29	c 2) minisat20: 2.842183
13.10/13.29	c 3) march_dl+P: 3.061709
13.10/13.29	c 4) vallst+P: 3.368304
13.10/13.29	c 5) minisat20+P: 3.421502
13.10/13.29	c 6) zchaff_rand+P: 3.463702
13.10/13.29	c 7) kcnfs+P: 999.000000
13.10/13.29	c 8) kcnfs: 999.000000
13.10/13.29	c 9) vallst: 999.000000
13.10/13.29	c 10) zchaff_rand: 999.000000
13.10/13.29	c satzilla running march_dl ... 
1198.91/1199.59	c Bin: Executing march_dl
1198.91/1199.59	c child exit by a signal
1198.91/1199.59	c march_dl returned code 137.
1198.91/1199.59	c march_dl returned code 137.
1198.91/1199.59	c satzilla running minisat20 ... 
1198.91/1199.59	c Bin: Executing minisat20
1198.91/1199.59	c minisat20 returned code 1.
1198.91/1199.59	c minisat20 returned code 1.
1198.91/1199.59	c satzilla running march_dl with preprocessing ... 
1199.11/1199.77	c Preprocessing...
1199.11/1199.77	c Inital problem has 945 variables, 45 nary clauses (61364 binary clauses).
1199.11/1199.77	c Num non-binary clauses 45, Average non-binary clause length 21.000
1199.11/1199.77	c Theory has no gaps
1199.11/1199.77	c Preprocessor runtime was 0.120 seconds.
1199.11/1199.77	c 
1199.11/1199.77	c Satisfiability of theory still undetermined.
1199.11/1199.77	c See file /tmp/SWQD3q for simplified theory.
1199.11/1199.77	c Bin: Executing march_dl
1199.11/1199.77	c march_dl returned code 1.
1199.11/1199.77	c march_dl returned code 1.
1199.11/1199.77	c satzilla running vallst with preprocessing ... 
1199.11/1199.77	c Bin: Executing vallst
1199.11/1199.77	c vallst returned code 1.
1199.11/1199.77	c vallst returned code 1.
1199.11/1199.77	c satzilla running minisat20 with preprocessing ... 
1199.11/1199.77	c Bin: Executing minisat20
1199.11/1199.77	c minisat20 returned code 1.
1199.11/1199.77	c minisat20 returned code 1.
1199.11/1199.77	c satzilla running zchaff_rand with preprocessing ... 
1199.11/1199.77	c Bin: Executing zchaff_rand
1199.11/1199.77	c zchaff_rand returned code 1.
1199.11/1199.77	c zchaff_rand returned code 1.
1199.11/1199.77	c satzilla running kcnfs with preprocessing ... 
1199.11/1199.77	c Bin: Executing kcnfs
1199.11/1199.77	c kcnfs returned code 1.
1199.11/1199.77	c kcnfs returned code 1.
1199.11/1199.77	c satzilla running kcnfs ... 
1199.11/1199.77	c Bin: Executing kcnfs
1199.11/1199.77	c kcnfs returned code 1.
1199.11/1199.77	c kcnfs returned code 1.
1199.11/1199.77	c satzilla running vallst ... 
1199.11/1199.77	c Bin: Executing vallst
1199.11/1199.77	c vallst returned code 1.
1199.11/1199.77	c vallst returned code 1.
1199.11/1199.77	c satzilla running zchaff_rand ... 
1199.11/1199.77	c Bin: Executing zchaff_rand
1199.11/1199.77	c zchaff_rand returned code 1.
1199.11/1199.77	c zchaff_rand returned code 1.
1199.11/1199.77	c ERROR: All Failed! 
1199.11/1199.77	c SATZILLA_TIME=1199.380000

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-1595481-1239355733/watcher-1595481-1239355733 -o /tmp/evaluation-result-1595481-1239355733/solver-1595481-1239355733 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1595481-1239355733.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.95 0.69 2/65 2559
/proc/meminfo: memFree=1937496/2055920 swapFree=4192956/4192956
[pid=2559] ppid=2557 vsize=1440 CPUtime=0
/proc/2559/stat : 2559 (SATzilla2007_C) S 2557 2559 2494 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 216606 1474560 110 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2559/statm: 360 110 95 260 0 84 0
[pid=2560] ppid=2559 vsize=1116 CPUtime=0
/proc/2560/stat : 2560 (march_dl) R 2559 2559 2494 0 -1 4194304 152 0 0 0 0 0 0 0 20 0 1 0 216606 1142784 147 1992294400 134512640 134996440 4294956272 18446744073709551615 134724541 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2560/statm: 279 148 50 118 0 158 0

[startup+0.0517941 s]
/proc/loadavg: 0.91 0.95 0.69 2/65 2559
/proc/meminfo: memFree=1937496/2055920 swapFree=4192956/4192956
[pid=2559] ppid=2557 vsize=1440 CPUtime=0
/proc/2559/stat : 2559 (SATzilla2007_C) S 2557 2559 2494 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 216606 1474560 110 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2559/statm: 360 110 95 260 0 84 0
[pid=2560] ppid=2559 vsize=1908 CPUtime=0.04
/proc/2560/stat : 2560 (march_dl) R 2559 2559 2494 0 -1 4194304 390 0 0 0 4 0 0 0 20 0 1 0 216606 1953792 385 1992294400 134512640 134996440 4294956272 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2560/statm: 477 385 50 118 0 356 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3348

[startup+0.101807 s]
/proc/loadavg: 0.91 0.95 0.69 2/65 2559
/proc/meminfo: memFree=1937496/2055920 swapFree=4192956/4192956
[pid=2559] ppid=2557 vsize=1440 CPUtime=0
/proc/2559/stat : 2559 (SATzilla2007_C) S 2557 2559 2494 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 216606 1474560 110 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2559/statm: 360 110 95 260 0 84 0
[pid=2560] ppid=2559 vsize=3380 CPUtime=0.09
/proc/2560/stat : 2560 (march_dl) R 2559 2559 2494 0 -1 4194304 769 0 0 0 9 0 0 0 20 0 1 0 216606 3461120 543 1992294400 134512640 134996440 4294956272 18446744073709551615 134524476 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2560/statm: 845 545 55 118 0 724 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4820

[startup+0.301863 s]
/proc/loadavg: 0.91 0.95 0.69 2/65 2559
/proc/meminfo: memFree=1937496/2055920 swapFree=4192956/4192956
[pid=2559] ppid=2557 vsize=1440 CPUtime=0
/proc/2559/stat : 2559 (SATzilla2007_C) S 2557 2559 2494 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 216606 1474560 110 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2559/statm: 360 110 95 260 0 84 0
[pid=2560] ppid=2559 vsize=6944 CPUtime=0.29
/proc/2560/stat : 2560 (march_dl) R 2559 2559 2494 0 -1 4194304 4554 0 0 0 28 1 0 0 21 0 1 0 216606 7110656 1373 1992294400 134512640 134996440 4294956272 18446744073709551615 134617574 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2560/statm: 1736 1373 73 118 0 1615 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8384

[startup+0.701982 s]
/proc/loadavg: 0.91 0.95 0.69 2/65 2559
/proc/meminfo: memFree=1937496/2055920 swapFree=4192956/4192956
[pid=2559] ppid=2557 vsize=1440 CPUtime=0
/proc/2559/stat : 2559 (SATzilla2007_C) S 2557 2559 2494 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 216606 1474560 110 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2559/statm: 360 110 95 260 0 84 0
[pid=2560] ppid=2559 vsize=9088 CPUtime=0.67
/proc/2560/stat : 2560 (march_dl) R 2559 2559 2494 0 -1 4194304 6420 0 0 0 65 2 0 0 18 0 1 0 216606 9306112 1459 1992294400 134512640 134996440 4294956272 18446744073709551615 134527856 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2560/statm: 2272 1459 75 118 0 2151 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 10528

[startup+1.5012 s]
/proc/loadavg: 0.91 0.95 0.69 2/67 2561
/proc/meminfo: memFree=1930568/2055920 swapFree=4192956/4192956
[pid=2559] ppid=2557 vsize=1440 CPUtime=0
/proc/2559/stat : 2559 (SATzilla2007_C) S 2557 2559 2494 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 216606 1474560 110 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2559/statm: 360 110 95 260 0 84 0
[pid=2560] ppid=2559 vsize=10472 CPUtime=1.47
/proc/2560/stat : 2560 (march_dl) R 2559 2559 2494 0 -1 4194304 6733 0 0 0 145 2 0 0 25 0 1 0 216606 10723328 1772 1992294400 134512640 134996440 4294956272 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2560/statm: 2618 1772 75 118 0 2497 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 11912

[startup+3.10165 s]
/proc/loadavg: 0.91 0.95 0.69 2/67 2561
/proc/meminfo: memFree=1930248/2055920 swapFree=4192956/4192956
[pid=2559] ppid=2557 vsize=1440 CPUtime=0
/proc/2559/stat : 2559 (SATzilla2007_C) S 2557 2559 2494 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 216606 1474560 110 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2559/statm: 360 110 95 260 0 84 0
[pid=2560] ppid=2559 vsize=10736 CPUtime=3.07
/proc/2560/stat : 2560 (march_dl) R 2559 2559 2494 0 -1 4194304 6794 0 0 0 305 2 0 0 25 0 1 0 216606 10993664 1833 1992294400 134512640 134996440 4294956272 18446744073709551615 134571505 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2560/statm: 2684 1833 75 118 0 2563 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 12176

[startup+6.30154 s]
/proc/loadavg: 0.92 0.95 0.69 2/67 2562
/proc/meminfo: memFree=1932744/2055920 swapFree=4192956/4192956
[pid=2559] ppid=2557 vsize=1440 CPUtime=4.99
/proc/2559/stat : 2559 (SATzilla2007_C) S 2557 2559 2494 0 -1 4194304 134 6820 0 0 0 0 497 2 16 0 1 0 216606 1474560 111 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2559/statm: 360 111 96 260 0 84 0
[pid=2562] ppid=2559 vsize=6188 CPUtime=1.2
/proc/2562/stat : 2562 (ubcsat2006) R 2559 2559 2494 0 -1 4194304 910 0 13 0 117 3 0 0 25 0 1 0 217108 6336512 906 1992294400 134512640 134777720 4294956112 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2562/statm: 1547 906 156 64 0 1128 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 7628

[startup+12.7013 s]
/proc/loadavg: 0.93 0.95 0.69 2/66 2562
/proc/meminfo: memFree=1930392/2055920 swapFree=4192956/4192956
[pid=2559] ppid=2557 vsize=4296 CPUtime=12.6
/proc/2559/stat : 2559 (SATzilla2007_C) R 2557 2559 2494 0 -1 4194304 3240 7736 0 13 539 9 703 9 25 0 1 0 216606 4399104 875 1992294400 134512640 135579813 4294956240 18446744073709551615 134541360 0 0 4096 0 0 0 0 17 1 0 0
/proc/2559/statm: 1074 875 156 260 0 798 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 4296

[startup+25.5018 s]
/proc/loadavg: 0.94 0.95 0.69 2/67 2563
/proc/meminfo: memFree=1925840/2055920 swapFree=4192956/4192956
[pid=2559] ppid=2557 vsize=4296 CPUtime=13.19
/proc/2559/stat : 2559 (SATzilla2007_C) S 2557 2559 2494 0 -1 4194304 3243 7736 0 13 598 9 703 9 25 0 1 0 216606 4399104 875 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2559/statm: 1074 875 156 260 0 798 0
[pid=2563] ppid=2559 vsize=11000 CPUtime=12.19
/proc/2563/stat : 2563 (march_dl) R 2559 2559 2494 0 -1 4194304 6865 0 0 0 1218 1 0 0 25 0 1 0 217935 11264000 1905 1992294400 134512640 134996440 4294956272 18446744073709551615 134528117 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2563/statm: 2750 1905 75 118 0 2629 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 15296

[startup+51.1014 s]
/proc/loadavg: 0.96 0.96 0.70 2/67 2563
/proc/meminfo: memFree=1925648/2055920 swapFree=4192956/4192956
[pid=2559] ppid=2557 vsize=4296 CPUtime=13.19
/proc/2559/stat : 2559 (SATzilla2007_C) S 2557 2559 2494 0 -1 4194304 3243 7736 0 13 598 9 703 9 25 0 1 0 216606 4399104 875 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2559/statm: 1074 875 156 260 0 798 0
[pid=2563] ppid=2559 vsize=11264 CPUtime=37.78
/proc/2563/stat : 2563 (march_dl) R 2559 2559 2494 0 -1 4194304 6936 0 0 0 3776 2 0 0 25 0 1 0 217935 11534336 1976 1992294400 134512640 134996440 4294956272 18446744073709551615 134533018 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2563/statm: 2816 1976 75 118 0 2695 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 15560

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.72 2/67 2563
/proc/meminfo: memFree=1925328/2055920 swapFree=4192956/4192956
[pid=2559] ppid=2557 vsize=4296 CPUtime=13.19
/proc/2559/stat : 2559 (SATzilla2007_C) S 2557 2559 2494 0 -1 4194304 3243 7736 0 13 598 9 703 9 25 0 1 0 216606 4399104 875 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2559/statm: 1074 875 156 260 0 798 0
[pid=2563] ppid=2559 vsize=11524 CPUtime=88.96
/proc/2563/stat : 2563 (march_dl) R 2559 2559 2494 0 -1 4194304 6994 0 0 0 8894 2 0 0 25 0 1 0 217935 11800576 2034 1992294400 134512640 134996440 4294956272 18446744073709551615 134533081 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2563/statm: 2881 2034 75 118 0 2760 0
Current children cumulated CPU time (s) 102.15
Current children cumulated vsize (KiB) 15820

[startup+162.303 s]
/proc/loadavg: 0.99 0.97 0.73 2/67 2563
/proc/meminfo: memFree=1925072/2055920 swapFree=4192956/4192956
[pid=2559] ppid=2557 vsize=4296 CPUtime=13.19
/proc/2559/stat : 2559 (SATzilla2007_C) S 2557 2559 2494 0 -1 4194304 3243 7736 0 13 598 9 703 9 25 0 1 0 216606 4399104 875 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2559/statm: 1074 875 156 260 0 798 0
[pid=2563] ppid=2559 vsize=11784 CPUtime=148.93
/proc/2563/stat : 2563 (march_dl) R 2559 2559 2494 0 -1 4194304 7064 0 0 0 14891 2 0 0 25 0 1 0 217935 12066816 2104 1992294400 134512640 134996440 4294956272 18446744073709551615 134527899 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2563/statm: 2946 2104 75 118 0 2825 0
Current children cumulated CPU time (s) 162.12
Current children cumulated vsize (KiB) 16080

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.74 2/67 2563
/proc/meminfo: memFree=1924880/2055920 swapFree=4192956/4192956
[pid=2559] ppid=2557 vsize=4296 CPUtime=13.19
/proc/2559/stat : 2559 (SATzilla2007_C) S 2557 2559 2494 0 -1 4194304 3243 7736 0 13 598 9 703 9 25 0 1 0 216606 4399104 875 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2559/statm: 1074 875 156 260 0 798 0
[pid=2563] ppid=2559 vsize=11916 CPUtime=208.91
/proc/2563/stat : 2563 (march_dl) R 2559 2559 2494 0 -1 4194304 7102 0 0 0 20889 2 0 0 25 0 1 0 217935 12201984 2142 1992294400 134512640 134996440 4294956272 18446744073709551615 134527911 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2563/statm: 2979 2142 75 118 0 2858 0
Current children cumulated CPU time (s) 222.1
Current children cumulated vsize (KiB) 16212

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.75 2/67 2563
/proc/meminfo: memFree=1924752/2055920 swapFree=4192956/4192956
[pid=2559] ppid=2557 vsize=4296 CPUtime=13.19
/proc/2559/stat : 2559 (SATzilla2007_C) S 2557 2559 2494 0 -1 4194304 3243 7736 0 13 598 9 703 9 25 0 1 0 216606 4399104 875 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2559/statm: 1074 875 156 260 0 798 0
[pid=2563] ppid=2559 vsize=12044 CPUtime=268.88
/proc/2563/stat : 2563 (march_dl) R 2559 2559 2494 0 -1 4194304 7125 0 0 0 26886 2 0 0 25 0 1 0 217935 12333056 2165 1992294400 134512640 134996440 4294956272 18446744073709551615 134533060 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2563/statm: 3011 2165 75 118 0 2890 0
Current children cumulated CPU time (s) 282.07
Current children cumulated vsize (KiB) 16340

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.77 2/67 2563
/proc/meminfo: memFree=1924624/2055920 swapFree=4192956/4192956
[pid=2559] ppid=2557 vsize=4296 CPUtime=13.19
/proc/2559/stat : 2559 (SATzilla2007_C) S 2557 2559 2494 0 -1 4194304 3243 7736 0 13 598 9 703 9 25 0 1 0 216606 4399104 875 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2559/statm: 1074 875 156 260 0 798 0
[pid=2563] ppid=2559 vsize=12044 CPUtime=328.85
/proc/2563/stat : 2563 (march_dl) R 2559 2559 2494 0 -1 4194304 7140 0 0 0 32883 2 0 0 25 0 1 0 217935 12333056 2180 1992294400 134512640 134996440 4294956272 18446744073709551615 134617565 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2563/statm: 3011 2180 75 118 0 2890 0
Current children cumulated CPU time (s) 342.04
Current children cumulated vsize (KiB) 16340


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

/proc/2563/statm: 3109 2292 75 118 0 2988 0
Current children cumulated CPU time (s) 701.9
Current children cumulated vsize (KiB) 16732

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.83 2/67 2563
/proc/meminfo: memFree=1924112/2055920 swapFree=4192956/4192956
[pid=2559] ppid=2557 vsize=4296 CPUtime=13.19
/proc/2559/stat : 2559 (SATzilla2007_C) S 2557 2559 2494 0 -1 4194304 3243 7736 0 13 598 9 703 9 25 0 1 0 216606 4399104 875 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2559/statm: 1074 875 156 260 0 798 0
[pid=2563] ppid=2559 vsize=12564 CPUtime=748.7
/proc/2563/stat : 2563 (march_dl) R 2559 2559 2494 0 -1 4194304 7256 0 0 0 74866 4 0 0 25 0 1 0 217935 12865536 2296 1992294400 134512640 134996440 4294956272 18446744073709551615 134536997 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2563/statm: 3141 2296 75 118 0 3020 0
Current children cumulated CPU time (s) 761.89
Current children cumulated vsize (KiB) 16860

[startup+822.303 s]
/proc/loadavg: 0.99 0.97 0.84 2/67 2563
/proc/meminfo: memFree=1924048/2055920 swapFree=4192956/4192956
[pid=2559] ppid=2557 vsize=4296 CPUtime=13.19
/proc/2559/stat : 2559 (SATzilla2007_C) S 2557 2559 2494 0 -1 4194304 3243 7736 0 13 598 9 703 9 25 0 1 0 216606 4399104 875 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2559/statm: 1074 875 156 260 0 798 0
[pid=2563] ppid=2559 vsize=12564 CPUtime=808.67
/proc/2563/stat : 2563 (march_dl) R 2559 2559 2494 0 -1 4194304 7260 0 0 0 80863 4 0 0 25 0 1 0 217935 12865536 2300 1992294400 134512640 134996440 4294956272 18446744073709551615 134514087 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2563/statm: 3141 2300 75 118 0 3020 0
Current children cumulated CPU time (s) 821.86
Current children cumulated vsize (KiB) 16860

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.85 2/67 2563
/proc/meminfo: memFree=1923984/2055920 swapFree=4192956/4192956
[pid=2559] ppid=2557 vsize=4296 CPUtime=13.19
/proc/2559/stat : 2559 (SATzilla2007_C) S 2557 2559 2494 0 -1 4194304 3243 7736 0 13 598 9 703 9 25 0 1 0 216606 4399104 875 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2559/statm: 1074 875 156 260 0 798 0
[pid=2563] ppid=2559 vsize=12564 CPUtime=868.65
/proc/2563/stat : 2563 (march_dl) R 2559 2559 2494 0 -1 4194304 7268 0 0 0 86861 4 0 0 25 0 1 0 217935 12865536 2308 1992294400 134512640 134996440 4294956272 18446744073709551615 134526956 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2563/statm: 3141 2308 75 118 0 3020 0
Current children cumulated CPU time (s) 881.84
Current children cumulated vsize (KiB) 16860

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.85 2/67 2563
/proc/meminfo: memFree=1923920/2055920 swapFree=4192956/4192956
[pid=2559] ppid=2557 vsize=4296 CPUtime=13.19
/proc/2559/stat : 2559 (SATzilla2007_C) S 2557 2559 2494 0 -1 4194304 3243 7736 0 13 598 9 703 9 25 0 1 0 216606 4399104 875 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2559/statm: 1074 875 156 260 0 798 0
[pid=2563] ppid=2559 vsize=12564 CPUtime=928.62
/proc/2563/stat : 2563 (march_dl) R 2559 2559 2494 0 -1 4194304 7278 0 0 0 92858 4 0 0 25 0 1 0 217935 12865536 2318 1992294400 134512640 134996440 4294956272 18446744073709551615 134528156 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2563/statm: 3141 2318 75 118 0 3020 0
Current children cumulated CPU time (s) 941.81
Current children cumulated vsize (KiB) 16860

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.86 2/67 2563
/proc/meminfo: memFree=1923920/2055920 swapFree=4192956/4192956
[pid=2559] ppid=2557 vsize=4296 CPUtime=13.19
/proc/2559/stat : 2559 (SATzilla2007_C) S 2557 2559 2494 0 -1 4194304 3243 7736 0 13 598 9 703 9 25 0 1 0 216606 4399104 875 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2559/statm: 1074 875 156 260 0 798 0
[pid=2563] ppid=2559 vsize=12564 CPUtime=988.6
/proc/2563/stat : 2563 (march_dl) R 2559 2559 2494 0 -1 4194304 7283 0 0 0 98856 4 0 0 25 0 1 0 217935 12865536 2323 1992294400 134512640 134996440 4294956272 18446744073709551615 134566772 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2563/statm: 3141 2323 75 118 0 3020 0
Current children cumulated CPU time (s) 1001.79
Current children cumulated vsize (KiB) 16860

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.86 2/67 2563
/proc/meminfo: memFree=1923856/2055920 swapFree=4192956/4192956
[pid=2559] ppid=2557 vsize=4296 CPUtime=13.19
/proc/2559/stat : 2559 (SATzilla2007_C) S 2557 2559 2494 0 -1 4194304 3243 7736 0 13 598 9 703 9 25 0 1 0 216606 4399104 875 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2559/statm: 1074 875 156 260 0 798 0
[pid=2563] ppid=2559 vsize=12692 CPUtime=1048.57
/proc/2563/stat : 2563 (march_dl) R 2559 2559 2494 0 -1 4194304 7292 0 0 0 104853 4 0 0 25 0 1 0 217935 12996608 2332 1992294400 134512640 134996440 4294956272 18446744073709551615 134526962 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2563/statm: 3173 2332 75 118 0 3052 0
Current children cumulated CPU time (s) 1061.76
Current children cumulated vsize (KiB) 16988

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.87 2/67 2563
/proc/meminfo: memFree=1923856/2055920 swapFree=4192956/4192956
[pid=2559] ppid=2557 vsize=4296 CPUtime=13.19
/proc/2559/stat : 2559 (SATzilla2007_C) S 2557 2559 2494 0 -1 4194304 3243 7736 0 13 598 9 703 9 25 0 1 0 216606 4399104 875 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2559/statm: 1074 875 156 260 0 798 0
[pid=2563] ppid=2559 vsize=12692 CPUtime=1108.55
/proc/2563/stat : 2563 (march_dl) R 2559 2559 2494 0 -1 4194304 7298 0 0 0 110851 4 0 0 25 0 1 0 217935 12996608 2338 1992294400 134512640 134996440 4294956272 18446744073709551615 134527922 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2563/statm: 3173 2338 75 118 0 3052 0
Current children cumulated CPU time (s) 1121.74
Current children cumulated vsize (KiB) 16988

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.87 2/67 2563
/proc/meminfo: memFree=1923792/2055920 swapFree=4192956/4192956
[pid=2559] ppid=2557 vsize=4296 CPUtime=13.19
/proc/2559/stat : 2559 (SATzilla2007_C) S 2557 2559 2494 0 -1 4194304 3243 7736 0 13 598 9 703 9 25 0 1 0 216606 4399104 875 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2559/statm: 1074 875 156 260 0 798 0
[pid=2563] ppid=2559 vsize=12692 CPUtime=1168.53
/proc/2563/stat : 2563 (march_dl) R 2559 2559 2494 0 -1 4194304 7303 0 0 0 116848 5 0 0 25 0 1 0 217935 12996608 2343 1992294400 134512640 134996440 4294956272 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2563/statm: 3173 2343 75 118 0 3052 0
Current children cumulated CPU time (s) 1181.72
Current children cumulated vsize (KiB) 16988

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

[startup+1190.3 s]
/proc/loadavg: 0.99 0.97 0.88 2/67 2563
/proc/meminfo: memFree=1923792/2055920 swapFree=4192956/4192956
[pid=2559] ppid=2557 vsize=4296 CPUtime=13.19
/proc/2559/stat : 2559 (SATzilla2007_C) S 2557 2559 2494 0 -1 4194304 3243 7736 0 13 598 9 703 9 25 0 1 0 216606 4399104 875 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2559/statm: 1074 875 156 260 0 798 0
[pid=2563] ppid=2559 vsize=12692 CPUtime=1176.53
/proc/2563/stat : 2563 (march_dl) R 2559 2559 2494 0 -1 4194304 7303 0 0 0 117648 5 0 0 25 0 1 0 217935 12996608 2343 1992294400 134512640 134996440 4294956272 18446744073709551615 134533060 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2563/statm: 3173 2343 75 118 0 3052 0
Current children cumulated CPU time (s) 1189.72
Current children cumulated vsize (KiB) 16988

[startup+1196.7 s]
/proc/loadavg: 0.99 0.97 0.88 2/67 2563
/proc/meminfo: memFree=1923792/2055920 swapFree=4192956/4192956
[pid=2559] ppid=2557 vsize=4296 CPUtime=13.19
/proc/2559/stat : 2559 (SATzilla2007_C) S 2557 2559 2494 0 -1 4194304 3243 7736 0 13 598 9 703 9 25 0 1 0 216606 4399104 875 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2559/statm: 1074 875 156 260 0 798 0
[pid=2563] ppid=2559 vsize=12692 CPUtime=1182.93
/proc/2563/stat : 2563 (march_dl) R 2559 2559 2494 0 -1 4194304 7304 0 0 0 118288 5 0 0 25 0 1 0 217935 12996608 2344 1992294400 134512640 134996440 4294956272 18446744073709551615 134533000 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2563/statm: 3173 2344 75 118 0 3052 0
Current children cumulated CPU time (s) 1196.12
Current children cumulated vsize (KiB) 16988

[startup+1198.3 s]
/proc/loadavg: 0.99 0.97 0.88 2/67 2563
/proc/meminfo: memFree=1923792/2055920 swapFree=4192956/4192956
[pid=2559] ppid=2557 vsize=4296 CPUtime=13.19
/proc/2559/stat : 2559 (SATzilla2007_C) S 2557 2559 2494 0 -1 4194304 3243 7736 0 13 598 9 703 9 25 0 1 0 216606 4399104 875 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2559/statm: 1074 875 156 260 0 798 0
[pid=2563] ppid=2559 vsize=12692 CPUtime=1184.53
/proc/2563/stat : 2563 (march_dl) R 2559 2559 2494 0 -1 4194304 7304 0 0 0 118448 5 0 0 25 0 1 0 217935 12996608 2344 1992294400 134512640 134996440 4294956272 18446744073709551615 134533005 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2563/statm: 3173 2344 75 118 0 3052 0
Current children cumulated CPU time (s) 1197.72
Current children cumulated vsize (KiB) 16988

[startup+1199.1 s]
/proc/loadavg: 0.99 0.97 0.88 2/67 2563
/proc/meminfo: memFree=1923792/2055920 swapFree=4192956/4192956
[pid=2559] ppid=2557 vsize=4296 CPUtime=13.19
/proc/2559/stat : 2559 (SATzilla2007_C) S 2557 2559 2494 0 -1 4194304 3243 7736 0 13 598 9 703 9 25 0 1 0 216606 4399104 875 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2559/statm: 1074 875 156 260 0 798 0
[pid=2563] ppid=2559 vsize=12692 CPUtime=1185.32
/proc/2563/stat : 2563 (march_dl) R 2559 2559 2494 0 -1 4194304 7304 0 0 0 118527 5 0 0 25 0 1 0 217935 12996608 2344 1992294400 134512640 134996440 4294956272 18446744073709551615 134526904 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2563/statm: 3173 2344 75 118 0 3052 0
Current children cumulated CPU time (s) 1198.51
Current children cumulated vsize (KiB) 16988

[startup+1199.5 s]
/proc/loadavg: 0.99 0.97 0.88 2/67 2563
/proc/meminfo: memFree=1923792/2055920 swapFree=4192956/4192956
[pid=2559] ppid=2557 vsize=4296 CPUtime=13.19
/proc/2559/stat : 2559 (SATzilla2007_C) S 2557 2559 2494 0 -1 4194304 3243 7736 0 13 598 9 703 9 25 0 1 0 216606 4399104 875 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2559/statm: 1074 875 156 260 0 798 0
[pid=2563] ppid=2559 vsize=12692 CPUtime=1185.72
/proc/2563/stat : 2563 (march_dl) R 2559 2559 2494 0 -1 4194304 7304 0 0 0 118567 5 0 0 25 0 1 0 217935 12996608 2344 1992294400 134512640 134996440 4294956272 18446744073709551615 134527962 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2563/statm: 3173 2344 75 118 0 3052 0
Current children cumulated CPU time (s) 1198.91
Current children cumulated vsize (KiB) 16988

[startup+1199.7 s]
/proc/loadavg: 0.99 0.97 0.88 2/67 2563
/proc/meminfo: memFree=1923792/2055920 swapFree=4192956/4192956
[pid=2559] ppid=2557 vsize=8640 CPUtime=1199.11
/proc/2559/stat : 2559 (SATzilla2007_C) R 2557 2559 2494 0 -1 4194304 4435 15040 0 13 607 10 119279 15 19 0 1 0 216606 8847360 1960 1992294400 134512640 135579813 4294956240 18446744073709551615 134591221 0 0 4096 0 0 0 0 17 1 0 0
/proc/2559/statm: 2160 1960 162 260 0 1884 0
Current children cumulated CPU time (s) 1199.11
Current children cumulated vsize (KiB) 8640

Child status: 17
Real time (s): 1199.78
CPU time (s): 1199.22
CPU user time (s): 1198.95
CPU system time (s): 0.26296
CPU usage (%): 99.9529
Max. virtual memory (cumulated for all children) (KiB): 16988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.95
system time used= 0.26296
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19491
page faults= 13
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 37
involuntary context switches= 2040

runsolver used 1.84572 second user time and 2.52162 second system time

The end

Launcher Data

Begin job on node10 at 2009-04-10 11:28:53
IDJOB=1595481
IDBENCH=71524
IDSOLVER=558
FILE ID=node10/1595481-1239355733
PBS_JOBID= 9115546
Free space on /tmp= 65400 MiB

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

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

MD5SUM BENCH= 940c3065d47a27ab24578a138a8ab3c0
RANDOM SEED=1427033389

node10.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:       1937976 kB
Buffers:         21852 kB
Cached:          54240 kB
SwapCached:          0 kB
Active:          47564 kB
Inactive:        41352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1937976 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            9084 kB
Writeback:           0 kB
Mapped:          22600 kB
Slab:            15028 kB
Committed_AS:    51404 kB
PageTables:       1396 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= 65392 MiB
End job on node10 at 2009-04-10 11:48:53