Trace number 1595455

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v1375c111739g2.cnf
MD5SUM4a0161ad7ac9d31215b2f5b6bcc0673a
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark369.137
Satisfiable
(Un)Satisfiability was proved
Number of variables1375
Number of clauses111739
Sum of the clauses size224743
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2111684
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 555

Solver Data

18.44/20.91	c run March_dl for 5 seconds ... 
18.44/20.91	c Bin: Executing march_dl
18.44/20.91	c child exit by a signal
18.44/20.91	c march_dl returned code 137.
18.44/20.91	c run saps (UBCSAT implementation) for 2 seconds ... 
18.44/20.91	c Bin: Executing ubcsat2006
18.44/20.91	c child exited successfully
18.44/20.91	c ubcsat2006 returned code 0.
18.44/20.91	c satzilla computing base features
18.44/20.91	c satzilla doing unit-prop probe
18.44/20.91	c satzilla doing local search probe
18.44/20.91	c satzilla doing lobjois search-space size estimate
18.44/20.91	c satzilla's ranking:
18.44/20.91	c 1) march_dl: 2.792830
18.44/20.91	c 2) march_dl+P: 3.102139
18.44/20.91	c 3) minisat20: 3.453545
18.44/20.91	c 4) zchaff_rand+P: 3.532113
18.44/20.91	c 5) vallst+P: 3.600418
18.44/20.91	c 6) minisat20+P: 4.430460
18.44/20.91	c 7) kcnfs+P: 999.000000
18.44/20.91	c 8) kcnfs: 999.000000
18.44/20.91	c 9) vallst: 999.000000
18.44/20.91	c 10) zchaff_rand: 999.000000
18.44/20.91	c satzilla running march_dl ... 
1199.18/1202.29	c Bin: Executing march_dl
1199.18/1202.29	c child exit by a signal
1199.18/1202.29	c march_dl returned code 137.
1199.18/1202.29	c march_dl returned code 137.
1199.18/1202.29	c satzilla running march_dl with preprocessing ... 
1199.59/1202.62	c Preprocessing...
1199.59/1202.62	c Inital problem has 1375 variables, 55 nary clauses (111684 binary clauses).
1199.59/1202.62	c Num non-binary clauses 55, Average non-binary clause length 25.000
1199.59/1202.62	c Theory has no gaps
1199.59/1202.62	c Preprocessor runtime was 0.230 seconds.
1199.59/1202.62	c 
1199.59/1202.62	c Satisfiability of theory still undetermined.
1199.59/1202.62	c See file /tmp/MVpV5n for simplified theory.
1199.59/1202.62	c Bin: Executing march_dl
1199.59/1202.62	c march_dl returned code 1.
1199.59/1202.62	c march_dl returned code 1.
1199.59/1202.62	c satzilla running minisat20 ... 
1199.59/1202.62	c Bin: Executing minisat20
1199.59/1202.62	c minisat20 returned code 1.
1199.59/1202.62	c minisat20 returned code 1.
1199.59/1202.62	c satzilla running zchaff_rand with preprocessing ... 
1199.59/1202.62	c Bin: Executing zchaff_rand
1199.59/1202.62	c zchaff_rand returned code 1.
1199.59/1202.62	c zchaff_rand returned code 1.
1199.59/1202.62	c satzilla running vallst with preprocessing ... 
1199.59/1202.62	c Bin: Executing vallst
1199.59/1202.62	c vallst returned code 1.
1199.59/1202.62	c vallst returned code 1.
1199.59/1202.62	c satzilla running minisat20 with preprocessing ... 
1199.59/1202.62	c Bin: Executing minisat20
1199.59/1202.62	c minisat20 returned code 1.
1199.59/1202.62	c minisat20 returned code 1.
1199.59/1202.62	c satzilla running kcnfs with preprocessing ... 
1199.59/1202.62	c Bin: Executing kcnfs
1199.59/1202.62	c kcnfs returned code 1.
1199.59/1202.62	c kcnfs returned code 1.
1199.59/1202.62	c satzilla running kcnfs ... 
1199.59/1202.62	c Bin: Executing kcnfs
1199.59/1202.62	c kcnfs returned code 1.
1199.59/1202.62	c kcnfs returned code 1.
1199.59/1202.62	c satzilla running vallst ... 
1199.59/1202.62	c Bin: Executing vallst
1199.59/1202.62	c vallst returned code 1.
1199.59/1202.62	c vallst returned code 1.
1199.59/1202.62	c satzilla running zchaff_rand ... 
1199.59/1202.63	c Bin: Executing zchaff_rand
1199.59/1202.63	c zchaff_rand returned code 1.
1199.59/1202.63	c zchaff_rand returned code 1.
1199.59/1202.63	c ERROR: All Failed! 
1199.59/1202.63	c SATZILLA_TIME=1199.800000

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-1595455-1239354569/watcher-1595455-1239354569 -o /tmp/evaluation-result-1595455-1239354569/solver-1595455-1239354569 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1595455-1239354569.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.00 0.00 0.00 2/65 2572
/proc/meminfo: memFree=1934744/2055920 swapFree=4192956/4192956
[pid=2572] ppid=2570 vsize=1440 CPUtime=0
/proc/2572/stat : 2572 (SATzilla2007_C) R 2570 2572 2535 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 99888 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/2572/statm: 360 110 95 260 0 84 0
[pid=2573] ppid=2572 vsize=1648 CPUtime=0
/proc/2573/stat : 2573 (march_dl) R 2572 2572 2535 0 -1 4194304 209 0 0 0 0 0 0 0 18 0 1 0 99888 1687552 204 1992294400 134512640 134996440 4294956256 18446744073709551615 134653149 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2573/statm: 412 204 50 118 0 291 0

[startup+0.0302809 s]
/proc/loadavg: 0.00 0.00 0.00 2/65 2572
/proc/meminfo: memFree=1934744/2055920 swapFree=4192956/4192956
[pid=2572] ppid=2570 vsize=1440 CPUtime=0
/proc/2572/stat : 2572 (SATzilla2007_C) S 2570 2572 2535 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 99888 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2572/statm: 360 110 95 260 0 84 0
[pid=2573] ppid=2572 vsize=1912 CPUtime=0.02
/proc/2573/stat : 2573 (march_dl) R 2572 2572 2535 0 -1 4194304 330 0 0 0 2 0 0 0 19 0 1 0 99888 1957888 325 1992294400 134512640 134996440 4294956256 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2573/statm: 478 325 50 118 0 357 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3352

[startup+0.102277 s]
/proc/loadavg: 0.00 0.00 0.00 2/65 2572
/proc/meminfo: memFree=1934744/2055920 swapFree=4192956/4192956
[pid=2572] ppid=2570 vsize=1440 CPUtime=0
/proc/2572/stat : 2572 (SATzilla2007_C) S 2570 2572 2535 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 99888 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2572/statm: 360 110 95 260 0 84 0
[pid=2573] ppid=2572 vsize=3100 CPUtime=0.09
/proc/2573/stat : 2573 (march_dl) R 2572 2572 2535 0 -1 4194304 685 0 0 0 9 0 0 0 19 0 1 0 99888 3174400 680 1992294400 134512640 134996440 4294956256 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2573/statm: 775 680 50 118 0 654 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4540

[startup+0.302279 s]
/proc/loadavg: 0.00 0.00 0.00 2/65 2572
/proc/meminfo: memFree=1934744/2055920 swapFree=4192956/4192956
[pid=2572] ppid=2570 vsize=1440 CPUtime=0
/proc/2572/stat : 2572 (SATzilla2007_C) S 2570 2572 2535 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 99888 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2572/statm: 360 110 95 260 0 84 0
[pid=2573] ppid=2572 vsize=6164 CPUtime=0.29
/proc/2573/stat : 2573 (march_dl) R 2572 2572 2535 0 -1 4194304 4883 0 0 0 28 1 0 0 21 0 1 0 99888 6311936 1021 1992294400 134512640 134996440 4294956256 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2573/statm: 1541 1022 63 118 0 1420 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7604

[startup+0.701255 s]
/proc/loadavg: 0.00 0.00 0.00 2/65 2572
/proc/meminfo: memFree=1934744/2055920 swapFree=4192956/4192956
[pid=2572] ppid=2570 vsize=1440 CPUtime=0
/proc/2572/stat : 2572 (SATzilla2007_C) S 2570 2572 2535 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 99888 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2572/statm: 360 110 95 260 0 84 0
[pid=2573] ppid=2572 vsize=11936 CPUtime=0.69
/proc/2573/stat : 2573 (march_dl) R 2572 2572 2535 0 -1 4194304 9650 0 0 0 66 3 0 0 24 0 1 0 99888 12222464 2493 1992294400 134512640 134996440 4294956256 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2573/statm: 2984 2493 73 118 0 2863 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13376

[startup+1.50123 s]
/proc/loadavg: 0.08 0.02 0.01 2/67 2574
/proc/meminfo: memFree=1924608/2055920 swapFree=4192956/4192956
[pid=2572] ppid=2570 vsize=1440 CPUtime=0
/proc/2572/stat : 2572 (SATzilla2007_C) S 2570 2572 2535 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 99888 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2572/statm: 360 110 95 260 0 84 0
[pid=2573] ppid=2572 vsize=16412 CPUtime=1.48
/proc/2573/stat : 2573 (march_dl) R 2572 2572 2535 0 -1 4194304 12757 0 0 0 144 4 0 0 25 0 1 0 99888 16805888 2628 1992294400 134512640 134996440 4294956256 18446744073709551615 134551539 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2573/statm: 4103 2628 75 118 0 3982 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 17852

[startup+3.10117 s]
/proc/loadavg: 0.08 0.02 0.01 2/67 2574
/proc/meminfo: memFree=1922880/2055920 swapFree=4192956/4192956
[pid=2572] ppid=2570 vsize=1440 CPUtime=0
/proc/2572/stat : 2572 (SATzilla2007_C) S 2570 2572 2535 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 99888 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2572/statm: 360 110 95 260 0 84 0
[pid=2573] ppid=2572 vsize=17932 CPUtime=3.08
/proc/2573/stat : 2573 (march_dl) R 2572 2572 2535 0 -1 4194304 13125 0 0 0 304 4 0 0 25 0 1 0 99888 18362368 2996 1992294400 134512640 134996440 4294956256 18446744073709551615 134576322 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2573/statm: 4483 2996 75 118 0 4362 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 19372

[startup+6.30106 s]
/proc/loadavg: 0.08 0.02 0.01 2/67 2574
/proc/meminfo: memFree=1922112/2055920 swapFree=4192956/4192956
[pid=2572] ppid=2570 vsize=1440 CPUtime=0
/proc/2572/stat : 2572 (SATzilla2007_C) S 2570 2572 2535 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 99888 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2572/statm: 360 110 95 260 0 84 0
[pid=2573] ppid=2572 vsize=0 CPUtime=5.34
/proc/2573/stat : 2573 (march_dl) R 2572 2572 2535 0 -1 4195332 13160 0 0 0 494 40 0 0 25 0 1 0 99888 0 0 1992294400 0 0 0 0 0 256 0 8392704 0 0 0 0 17 1 0 0
/proc/2573/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5.34
Current children cumulated vsize (KiB) 1440

[startup+12.701 s]
/proc/loadavg: 0.29 0.06 0.02 2/66 2575
/proc/meminfo: memFree=1928336/2055920 swapFree=4192956/4192956
[pid=2572] ppid=2570 vsize=6036 CPUtime=10.24
/proc/2572/stat : 2572 (SATzilla2007_C) R 2570 2572 2535 0 -1 4194304 2868 14636 0 13 255 1 705 63 25 0 1 0 99888 6180864 1303 1992294400 134512640 135579813 4294956224 18446744073709551615 134541603 0 0 4096 0 0 0 0 17 0 0 0
/proc/2572/statm: 1509 1303 124 260 0 1233 0
Current children cumulated CPU time (s) 10.24
Current children cumulated vsize (KiB) 6036

[startup+25.5016 s]
/proc/loadavg: 0.40 0.10 0.03 2/67 2576
/proc/meminfo: memFree=1916360/2055920 swapFree=4192956/4192956
[pid=2572] ppid=2570 vsize=6532 CPUtime=18.45
/proc/2572/stat : 2572 (SATzilla2007_C) S 2570 2572 2535 0 -1 4194304 5512 14636 0 13 1071 6 705 63 25 0 1 0 99888 6688768 1429 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2572/statm: 1633 1429 156 260 0 1357 0
[pid=2576] ppid=2572 vsize=18064 CPUtime=4.57
/proc/2576/stat : 2576 (march_dl) R 2572 2572 2535 0 -1 4194304 13168 0 0 0 453 4 0 0 25 0 1 0 101979 18497536 3040 1992294400 134512640 134996440 4294956256 18446744073709551615 134537005 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2576/statm: 4516 3040 75 118 0 4395 0
Current children cumulated CPU time (s) 23.02
Current children cumulated vsize (KiB) 24596

[startup+51.1017 s]
/proc/loadavg: 0.61 0.17 0.05 2/67 2576
/proc/meminfo: memFree=1915720/2055920 swapFree=4192956/4192956
[pid=2572] ppid=2570 vsize=6532 CPUtime=18.45
/proc/2572/stat : 2572 (SATzilla2007_C) S 2570 2572 2535 0 -1 4194304 5512 14636 0 13 1071 6 705 63 25 0 1 0 99888 6688768 1429 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2572/statm: 1633 1429 156 260 0 1357 0
[pid=2576] ppid=2572 vsize=18724 CPUtime=30.15
/proc/2576/stat : 2576 (march_dl) R 2572 2572 2535 0 -1 4194304 13330 0 0 0 3010 5 0 0 25 0 1 0 101979 19173376 3202 1992294400 134512640 134996440 4294956256 18446744073709551615 134527856 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2576/statm: 4681 3202 75 118 0 4560 0
Current children cumulated CPU time (s) 48.6
Current children cumulated vsize (KiB) 25256

[startup+102.305 s]
/proc/loadavg: 0.84 0.30 0.11 2/67 2576
/proc/meminfo: memFree=1915400/2055920 swapFree=4192956/4192956
[pid=2572] ppid=2570 vsize=6532 CPUtime=18.45
/proc/2572/stat : 2572 (SATzilla2007_C) S 2570 2572 2535 0 -1 4194304 5512 14636 0 13 1071 6 705 63 25 0 1 0 99888 6688768 1429 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2572/statm: 1633 1429 156 260 0 1357 0
[pid=2576] ppid=2572 vsize=19120 CPUtime=81.34
/proc/2576/stat : 2576 (march_dl) R 2572 2572 2535 0 -1 4194304 13440 0 0 0 8129 5 0 0 25 0 1 0 101979 19578880 3312 1992294400 134512640 134996440 4294956256 18446744073709551615 134532784 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2576/statm: 4780 3312 75 118 0 4659 0
Current children cumulated CPU time (s) 99.79
Current children cumulated vsize (KiB) 25652

[startup+162.302 s]
/proc/loadavg: 0.94 0.43 0.16 2/67 2576
/proc/meminfo: memFree=1915144/2055920 swapFree=4192956/4192956
[pid=2572] ppid=2570 vsize=6532 CPUtime=18.45
/proc/2572/stat : 2572 (SATzilla2007_C) S 2570 2572 2535 0 -1 4194304 5512 14636 0 13 1071 6 705 63 25 0 1 0 99888 6688768 1429 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2572/statm: 1633 1429 156 260 0 1357 0
[pid=2576] ppid=2572 vsize=19380 CPUtime=141.32
/proc/2576/stat : 2576 (march_dl) R 2572 2572 2535 0 -1 4194304 13505 0 0 0 14127 5 0 0 25 0 1 0 101979 19845120 3377 1992294400 134512640 134996440 4294956256 18446744073709551615 134532790 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2576/statm: 4845 3377 75 118 0 4724 0
Current children cumulated CPU time (s) 159.77
Current children cumulated vsize (KiB) 25912

[startup+222.302 s]
/proc/loadavg: 0.98 0.53 0.21 2/67 2576
/proc/meminfo: memFree=1914952/2055920 swapFree=4192956/4192956
[pid=2572] ppid=2570 vsize=6532 CPUtime=18.45
/proc/2572/stat : 2572 (SATzilla2007_C) S 2570 2572 2535 0 -1 4194304 5512 14636 0 13 1071 6 705 63 25 0 1 0 99888 6688768 1429 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2572/statm: 1633 1429 156 260 0 1357 0
[pid=2576] ppid=2572 vsize=19512 CPUtime=201.29
/proc/2576/stat : 2576 (march_dl) R 2572 2572 2535 0 -1 4194304 13538 0 0 0 20124 5 0 0 25 0 1 0 101979 19980288 3410 1992294400 134512640 134996440 4294956256 18446744073709551615 134527828 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2576/statm: 4878 3410 75 118 0 4757 0
Current children cumulated CPU time (s) 219.74
Current children cumulated vsize (KiB) 26044

[startup+282.301 s]
/proc/loadavg: 0.99 0.61 0.26 2/67 2576
/proc/meminfo: memFree=1914824/2055920 swapFree=4192956/4192956
[pid=2572] ppid=2570 vsize=6532 CPUtime=18.45
/proc/2572/stat : 2572 (SATzilla2007_C) S 2570 2572 2535 0 -1 4194304 5512 14636 0 13 1071 6 705 63 25 0 1 0 99888 6688768 1429 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2572/statm: 1633 1429 156 260 0 1357 0
[pid=2576] ppid=2572 vsize=19644 CPUtime=261.28
/proc/2576/stat : 2576 (march_dl) R 2572 2572 2535 0 -1 4194304 13573 0 0 0 26123 5 0 0 25 0 1 0 101979 20115456 3445 1992294400 134512640 134996440 4294956256 18446744073709551615 134527835 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2576/statm: 4911 3445 75 118 0 4790 0
Current children cumulated CPU time (s) 279.73
Current children cumulated vsize (KiB) 26176

[startup+342.301 s]
/proc/loadavg: 0.99 0.68 0.30 2/67 2576
/proc/meminfo: memFree=1914696/2055920 swapFree=4192956/4192956
[pid=2572] ppid=2570 vsize=6532 CPUtime=18.45
/proc/2572/stat : 2572 (SATzilla2007_C) S 2570 2572 2535 0 -1 4194304 5512 14636 0 13 1071 6 705 63 25 0 1 0 99888 6688768 1429 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2572/statm: 1633 1429 156 260 0 1357 0
[pid=2576] ppid=2572 vsize=19776 CPUtime=321.26
/proc/2576/stat : 2576 (march_dl) R 2572 2572 2535 0 -1 4194304 13605 0 0 0 32121 5 0 0 25 0 1 0 101979 20250624 3477 1992294400 134512640 134996440 4294956256 18446744073709551615 134532995 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2576/statm: 4944 3477 75 118 0 4823 0
Current children cumulated CPU time (s) 339.71
Current children cumulated vsize (KiB) 26308


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

/proc/meminfo: memFree=1914120/2055920 swapFree=4192956/4192956
[pid=2572] ppid=2570 vsize=6532 CPUtime=18.45
/proc/2572/stat : 2572 (SATzilla2007_C) S 2570 2572 2535 0 -1 4194304 5512 14636 0 13 1071 6 705 63 25 0 1 0 99888 6688768 1429 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2572/statm: 1633 1429 156 260 0 1357 0
[pid=2576] ppid=2572 vsize=20304 CPUtime=741.08
/proc/2576/stat : 2576 (march_dl) R 2572 2572 2535 0 -1 4194304 13720 0 0 0 74102 6 0 0 25 0 1 0 101979 20791296 3592 1992294400 134512640 134996440 4294956256 18446744073709551615 134527776 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2576/statm: 5076 3592 75 118 0 4955 0
Current children cumulated CPU time (s) 759.53
Current children cumulated vsize (KiB) 26836

[startup+822.301 s]
/proc/loadavg: 0.99 0.92 0.56 2/67 2576
/proc/meminfo: memFree=1914120/2055920 swapFree=4192956/4192956
[pid=2572] ppid=2570 vsize=6532 CPUtime=18.45
/proc/2572/stat : 2572 (SATzilla2007_C) S 2570 2572 2535 0 -1 4194304 5512 14636 0 13 1071 6 705 63 25 0 1 0 99888 6688768 1429 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2572/statm: 1633 1429 156 260 0 1357 0
[pid=2576] ppid=2572 vsize=20304 CPUtime=801.05
/proc/2576/stat : 2576 (march_dl) R 2572 2572 2535 0 -1 4194304 13730 0 0 0 80099 6 0 0 25 0 1 0 101979 20791296 3602 1992294400 134512640 134996440 4294956256 18446744073709551615 134536977 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2576/statm: 5076 3602 75 118 0 4955 0
Current children cumulated CPU time (s) 819.5
Current children cumulated vsize (KiB) 26836

[startup+882.301 s]
/proc/loadavg: 0.99 0.93 0.59 2/67 2576
/proc/meminfo: memFree=1914056/2055920 swapFree=4192956/4192956
[pid=2572] ppid=2570 vsize=6532 CPUtime=18.45
/proc/2572/stat : 2572 (SATzilla2007_C) S 2570 2572 2535 0 -1 4194304 5512 14636 0 13 1071 6 705 63 25 0 1 0 99888 6688768 1429 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2572/statm: 1633 1429 156 260 0 1357 0
[pid=2576] ppid=2572 vsize=20304 CPUtime=861.03
/proc/2576/stat : 2576 (march_dl) R 2572 2572 2535 0 -1 4194304 13739 0 0 0 86097 6 0 0 25 0 1 0 101979 20791296 3611 1992294400 134512640 134996440 4294956256 18446744073709551615 134564320 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2576/statm: 5076 3611 75 118 0 4955 0
Current children cumulated CPU time (s) 879.48
Current children cumulated vsize (KiB) 26836

[startup+942.301 s]
/proc/loadavg: 0.99 0.94 0.61 2/67 2576
/proc/meminfo: memFree=1913992/2055920 swapFree=4192956/4192956
[pid=2572] ppid=2570 vsize=6532 CPUtime=18.45
/proc/2572/stat : 2572 (SATzilla2007_C) S 2570 2572 2535 0 -1 4194304 5512 14636 0 13 1071 6 705 63 25 0 1 0 99888 6688768 1429 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2572/statm: 1633 1429 156 260 0 1357 0
[pid=2576] ppid=2572 vsize=20432 CPUtime=920.99
/proc/2576/stat : 2576 (march_dl) R 2572 2572 2535 0 -1 4194304 13751 0 0 0 92093 6 0 0 25 0 1 0 101979 20922368 3623 1992294400 134512640 134996440 4294956256 18446744073709551615 134527780 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2576/statm: 5108 3623 75 118 0 4987 0
Current children cumulated CPU time (s) 939.44
Current children cumulated vsize (KiB) 26964

[startup+1002.3 s]
/proc/loadavg: 0.99 0.95 0.63 2/67 2576
/proc/meminfo: memFree=1913928/2055920 swapFree=4192956/4192956
[pid=2572] ppid=2570 vsize=6532 CPUtime=18.45
/proc/2572/stat : 2572 (SATzilla2007_C) S 2570 2572 2535 0 -1 4194304 5512 14636 0 13 1071 6 705 63 25 0 1 0 99888 6688768 1429 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2572/statm: 1633 1429 156 260 0 1357 0
[pid=2576] ppid=2572 vsize=20432 CPUtime=980.96
/proc/2576/stat : 2576 (march_dl) R 2572 2572 2535 0 -1 4194304 13765 0 0 0 98090 6 0 0 25 0 1 0 101979 20922368 3637 1992294400 134512640 134996440 4294956256 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2576/statm: 5108 3637 75 118 0 4987 0
Current children cumulated CPU time (s) 999.41
Current children cumulated vsize (KiB) 26964

[startup+1062.3 s]
/proc/loadavg: 0.99 0.96 0.65 2/67 2576
/proc/meminfo: memFree=1913864/2055920 swapFree=4192956/4192956
[pid=2572] ppid=2570 vsize=6532 CPUtime=18.45
/proc/2572/stat : 2572 (SATzilla2007_C) S 2570 2572 2535 0 -1 4194304 5512 14636 0 13 1071 6 705 63 25 0 1 0 99888 6688768 1429 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2572/statm: 1633 1429 156 260 0 1357 0
[pid=2576] ppid=2572 vsize=20432 CPUtime=1040.93
/proc/2576/stat : 2576 (march_dl) R 2572 2572 2535 0 -1 4194304 13773 0 0 0 104087 6 0 0 25 0 1 0 101979 20922368 3645 1992294400 134512640 134996440 4294956256 18446744073709551615 134536701 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2576/statm: 5108 3645 75 118 0 4987 0
Current children cumulated CPU time (s) 1059.38
Current children cumulated vsize (KiB) 26964

[startup+1122.3 s]
/proc/loadavg: 0.99 0.96 0.67 2/67 2576
/proc/meminfo: memFree=1913864/2055920 swapFree=4192956/4192956
[pid=2572] ppid=2570 vsize=6532 CPUtime=18.45
/proc/2572/stat : 2572 (SATzilla2007_C) S 2570 2572 2535 0 -1 4194304 5512 14636 0 13 1071 6 705 63 25 0 1 0 99888 6688768 1429 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2572/statm: 1633 1429 156 260 0 1357 0
[pid=2576] ppid=2572 vsize=20564 CPUtime=1100.86
/proc/2576/stat : 2576 (march_dl) R 2572 2572 2535 0 -1 4194304 13781 0 0 0 110080 6 0 0 25 0 1 0 101979 21057536 3653 1992294400 134512640 134996440 4294956256 18446744073709551615 134526988 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2576/statm: 5141 3653 75 118 0 5020 0
Current children cumulated CPU time (s) 1119.31
Current children cumulated vsize (KiB) 27096

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.69 2/67 2576
/proc/meminfo: memFree=1913736/2055920 swapFree=4192956/4192956
[pid=2572] ppid=2570 vsize=6532 CPUtime=18.45
/proc/2572/stat : 2572 (SATzilla2007_C) S 2570 2572 2535 0 -1 4194304 5512 14636 0 13 1071 6 705 63 25 0 1 0 99888 6688768 1429 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2572/statm: 1633 1429 156 260 0 1357 0
[pid=2576] ppid=2572 vsize=20564 CPUtime=1160.83
/proc/2576/stat : 2576 (march_dl) R 2572 2572 2535 0 -1 4194304 13791 0 0 0 116077 6 0 0 25 0 1 0 101979 21057536 3663 1992294400 134512640 134996440 4294956256 18446744073709551615 134526988 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2576/statm: 5141 3663 75 118 0 5020 0
Current children cumulated CPU time (s) 1179.28
Current children cumulated vsize (KiB) 27096

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

[startup+1190.3 s]
/proc/loadavg: 0.99 0.97 0.69 2/67 2576
/proc/meminfo: memFree=1913736/2055920 swapFree=4192956/4192956
[pid=2572] ppid=2570 vsize=6532 CPUtime=18.45
/proc/2572/stat : 2572 (SATzilla2007_C) S 2570 2572 2535 0 -1 4194304 5512 14636 0 13 1071 6 705 63 25 0 1 0 99888 6688768 1429 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2572/statm: 1633 1429 156 260 0 1357 0
[pid=2576] ppid=2572 vsize=20564 CPUtime=1168.83
/proc/2576/stat : 2576 (march_dl) R 2572 2572 2535 0 -1 4194304 13792 0 0 0 116877 6 0 0 25 0 1 0 101979 21057536 3664 1992294400 134512640 134996440 4294956256 18446744073709551615 134533060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2576/statm: 5141 3664 75 118 0 5020 0
Current children cumulated CPU time (s) 1187.28
Current children cumulated vsize (KiB) 27096

[startup+1196.7 s]
/proc/loadavg: 0.99 0.97 0.69 2/67 2576
/proc/meminfo: memFree=1913736/2055920 swapFree=4192956/4192956
[pid=2572] ppid=2570 vsize=6532 CPUtime=18.45
/proc/2572/stat : 2572 (SATzilla2007_C) S 2570 2572 2535 0 -1 4194304 5512 14636 0 13 1071 6 705 63 25 0 1 0 99888 6688768 1429 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2572/statm: 1633 1429 156 260 0 1357 0
[pid=2576] ppid=2572 vsize=20564 CPUtime=1175.23
/proc/2576/stat : 2576 (march_dl) R 2572 2572 2535 0 -1 4194304 13794 0 0 0 117517 6 0 0 25 0 1 0 101979 21057536 3666 1992294400 134512640 134996440 4294956256 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2576/statm: 5141 3666 75 118 0 5020 0
Current children cumulated CPU time (s) 1193.68
Current children cumulated vsize (KiB) 27096

[startup+1199.9 s]
/proc/loadavg: 0.99 0.97 0.69 2/67 2576
/proc/meminfo: memFree=1913672/2055920 swapFree=4192956/4192956
[pid=2572] ppid=2570 vsize=6532 CPUtime=18.45
/proc/2572/stat : 2572 (SATzilla2007_C) S 2570 2572 2535 0 -1 4194304 5512 14636 0 13 1071 6 705 63 25 0 1 0 99888 6688768 1429 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2572/statm: 1633 1429 156 260 0 1357 0
[pid=2576] ppid=2572 vsize=20564 CPUtime=1178.43
/proc/2576/stat : 2576 (march_dl) R 2572 2572 2535 0 -1 4194304 13794 0 0 0 117837 6 0 0 25 0 1 0 101979 21057536 3666 1992294400 134512640 134996440 4294956256 18446744073709551615 134526937 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2576/statm: 5141 3666 75 118 0 5020 0
Current children cumulated CPU time (s) 1196.88
Current children cumulated vsize (KiB) 27096

[startup+1201.5 s]
/proc/loadavg: 0.99 0.97 0.69 2/67 2576
/proc/meminfo: memFree=1913672/2055920 swapFree=4192956/4192956
[pid=2572] ppid=2570 vsize=6532 CPUtime=18.45
/proc/2572/stat : 2572 (SATzilla2007_C) S 2570 2572 2535 0 -1 4194304 5512 14636 0 13 1071 6 705 63 25 0 1 0 99888 6688768 1429 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2572/statm: 1633 1429 156 260 0 1357 0
[pid=2576] ppid=2572 vsize=20564 CPUtime=1180.03
/proc/2576/stat : 2576 (march_dl) R 2572 2572 2535 0 -1 4194304 13794 0 0 0 117997 6 0 0 25 0 1 0 101979 21057536 3666 1992294400 134512640 134996440 4294956256 18446744073709551615 134532772 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2576/statm: 5141 3666 75 118 0 5020 0
Current children cumulated CPU time (s) 1198.48
Current children cumulated vsize (KiB) 27096

[startup+1202.31 s]
/proc/loadavg: 0.99 0.97 0.69 2/67 2576
/proc/meminfo: memFree=1913672/2055920 swapFree=4192956/4192956
[pid=2572] ppid=2570 vsize=6800 CPUtime=1199.29
/proc/2572/stat : 2572 (SATzilla2007_C) R 2570 2572 2535 0 -1 4194304 5720 28430 0 13 1072 7 118780 70 19 0 1 0 99888 6963200 1514 1992294400 134512640 135579813 4294956224 18446744073709551615 135168075 0 0 4096 0 0 0 0 17 0 0 0
/proc/2572/statm: 1700 1515 156 260 0 1424 0
Current children cumulated CPU time (s) 1199.29
Current children cumulated vsize (KiB) 6800

[startup+1202.5 s]
/proc/loadavg: 0.99 0.97 0.69 2/67 2576
/proc/meminfo: memFree=1913672/2055920 swapFree=4192956/4192956
[pid=2572] ppid=2570 vsize=14704 CPUtime=1199.49
/proc/2572/stat : 2572 (SATzilla2007_C) R 2570 2572 2535 0 -1 4194304 7588 28430 0 13 1091 8 118780 70 20 0 1 0 99888 15056896 3380 1992294400 134512640 135579813 4294956224 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 0 0 0
/proc/2572/statm: 3676 3380 163 260 0 3400 0
Current children cumulated CPU time (s) 1199.49
Current children cumulated vsize (KiB) 14704

[startup+1202.6 s]
/proc/loadavg: 0.99 0.97 0.69 2/67 2576
/proc/meminfo: memFree=1913672/2055920 swapFree=4192956/4192956
[pid=2572] ppid=2570 vsize=14276 CPUtime=1199.59
/proc/2572/stat : 2572 (SATzilla2007_C) R 2570 2572 2535 0 -1 4194304 7592 28430 0 13 1101 8 118780 70 21 0 1 0 99888 14618624 3382 1992294400 134512640 135579813 4294956224 18446744073709551615 135221869 0 0 4096 0 0 0 0 17 0 0 0
/proc/2572/statm: 3569 3382 164 260 0 3293 0
Current children cumulated CPU time (s) 1199.59
Current children cumulated vsize (KiB) 14276

Child status: 17
Real time (s): 1202.63
CPU time (s): 1199.64
CPU user time (s): 1198.85
CPU system time (s): 0.796878
CPU usage (%): 99.7515
Max. virtual memory (cumulated for all children) (KiB): 27096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.85
system time used= 0.796878
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36029
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= 35
involuntary context switches= 4925

runsolver used 1.45478 second user time and 2.93455 second system time

The end

Launcher Data

Begin job on node28 at 2009-04-10 11:09:30
IDJOB=1595455
IDBENCH=71511
IDSOLVER=558
FILE ID=node28/1595455-1239354569
PBS_JOBID= 9115413
Free space on /tmp= 66228 MiB

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

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

MD5SUM BENCH= 4a0161ad7ac9d31215b2f5b6bcc0673a
RANDOM SEED=944189613

node28.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.225
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.225
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:       1935544 kB
Buffers:         26464 kB
Cached:          51124 kB
SwapCached:          0 kB
Active:          56356 kB
Inactive:        35332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1935544 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            9788 kB
Writeback:           0 kB
Mapped:          23848 kB
Slab:            14532 kB
Committed_AS:    51720 kB
PageTables:       1444 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= 66220 MiB
End job on node28 at 2009-04-10 11:29:32