Trace number 1544241

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 RANDOM? (TO) 1200.08 1200.61

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/16000/
unif-k3-r4.2-v16000-c67200-S2126130224-030.cnf
MD5SUM3ed6e5f5358c1fd3f163dcbb9450e91a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark66.6029
Satisfiable
(Un)Satisfiability was proved
Number of variables16000
Number of clauses67200
Sum of the clauses size201600
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 367200
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

11.77/11.89	c run March_dl for 5 seconds ... 
11.77/11.89	c Bin: Executing march_dl
11.77/11.89	c child exit by a signal
11.77/11.89	c march_dl returned code 137.
11.77/11.89	c run saps (UBCSAT implementation) for 2 seconds ... 
11.77/11.89	c Bin: Executing ubcsat2006
11.77/11.89	c child exited successfully
11.77/11.89	c ubcsat2006 returned code 0.
11.77/11.89	c satzilla computing base features
11.77/11.89	c satzilla doing unit-prop probe
11.77/11.89	c satzilla doing local search probe
11.77/11.89	c satzilla doing lobjois search-space size estimate
11.77/11.89	c satzilla's ranking:
11.77/11.89	c 1) march_dl: -837.893637
11.77/11.89	c 2) kcnfs: -611.617938
11.77/11.89	c 3) minisat20+P: 179.236419
11.77/11.89	c 4) kcnfs+P: 999.000000
11.77/11.89	c 5) march_dl+P: 999.000000
11.77/11.89	c 6) vallst+P: 999.000000
11.77/11.89	c 7) zchaff_rand+P: 999.000000
11.77/11.89	c 8) vallst: 999.000000
11.77/11.89	c 9) zchaff_rand: 999.000000
11.77/11.89	c 10) minisat20: 999.000000
11.77/11.89	c satzilla running march_dl ... 
1199.64/1200.22	c Bin: Executing march_dl
1199.64/1200.22	c child exit by a signal
1199.64/1200.22	c march_dl returned code 137.
1199.64/1200.22	c march_dl returned code 137.
1199.64/1200.22	c satzilla running kcnfs ... 
1199.64/1200.22	c Bin: Executing kcnfs
1199.64/1200.22	c kcnfs returned code 1.
1199.64/1200.22	c kcnfs returned code 1.
1199.64/1200.22	c satzilla running minisat20 with preprocessing ... 

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1544241-1238606371/watcher-1544241-1238606371 -o /tmp/evaluation-result-1544241-1238606371/solver-1544241-1238606371 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2007_R HOME/instance-1544241-1238606371.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.99 0.98 0.99 3/68 11342
/proc/meminfo: memFree=956656/2055920 swapFree=4176188/4192956
[pid=11342] ppid=11340 vsize=1440 CPUtime=0
/proc/11342/stat : 11342 (SATzilla2007_R) R 11340 11342 10653 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 1133298748 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 0 0 0
/proc/11342/statm: 360 110 95 260 0 84 0
[pid=11343] ppid=11342 vsize=2100 CPUtime=0
/proc/11343/stat : 11343 (march_dl) R 11342 11342 10653 0 -1 4194304 369 0 0 0 0 0 0 0 18 0 1 0 1133298748 2150400 364 1992294400 134512640 134996440 4294956240 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11343/statm: 525 364 50 118 0 404 0

[startup+0.023418 s]
/proc/loadavg: 0.99 0.98 0.99 3/68 11342
/proc/meminfo: memFree=956656/2055920 swapFree=4176188/4192956
[pid=11342] ppid=11340 vsize=1440 CPUtime=0
/proc/11342/stat : 11342 (SATzilla2007_R) S 11340 11342 10653 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 1133298748 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11342/statm: 360 110 95 260 0 84 0
[pid=11343] ppid=11342 vsize=2364 CPUtime=0.01
/proc/11343/stat : 11343 (march_dl) R 11342 11342 10653 0 -1 4194304 431 0 0 0 1 0 0 0 19 0 1 0 1133298748 2420736 426 1992294400 134512640 134996440 4294956240 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11343/statm: 591 426 50 118 0 470 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 3804

[startup+0.101426 s]
/proc/loadavg: 0.99 0.98 0.99 3/68 11342
/proc/meminfo: memFree=956656/2055920 swapFree=4176188/4192956
[pid=11342] ppid=11340 vsize=1440 CPUtime=0
/proc/11342/stat : 11342 (SATzilla2007_R) S 11340 11342 10653 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 1133298748 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11342/statm: 360 110 95 260 0 84 0
[pid=11343] ppid=11342 vsize=4788 CPUtime=0.09
/proc/11343/stat : 11343 (march_dl) R 11342 11342 10653 0 -1 4194304 759 0 0 0 9 0 0 0 19 0 1 0 1133298748 4902912 753 1992294400 134512640 134996440 4294956240 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11343/statm: 1197 756 50 118 0 1076 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6228

[startup+0.301447 s]
/proc/loadavg: 0.99 0.98 0.99 3/68 11342
/proc/meminfo: memFree=956656/2055920 swapFree=4176188/4192956
[pid=11342] ppid=11340 vsize=1440 CPUtime=0
/proc/11342/stat : 11342 (SATzilla2007_R) S 11340 11342 10653 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 1133298748 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11342/statm: 360 110 95 260 0 84 0
[pid=11343] ppid=11342 vsize=5692 CPUtime=0.29
/proc/11343/stat : 11343 (march_dl) R 11342 11342 10653 0 -1 4194304 3082 0 0 0 28 1 0 0 21 0 1 0 1133298748 5828608 1042 1992294400 134512640 134996440 4294956240 18446744073709551615 134544567 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11343/statm: 1423 1042 55 118 0 1302 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7132

[startup+0.701491 s]
/proc/loadavg: 0.99 0.98 0.99 3/68 11342
/proc/meminfo: memFree=956656/2055920 swapFree=4176188/4192956
[pid=11342] ppid=11340 vsize=1440 CPUtime=0
/proc/11342/stat : 11342 (SATzilla2007_R) S 11340 11342 10653 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 1133298748 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11342/statm: 360 110 95 260 0 84 0
[pid=11343] ppid=11342 vsize=13896 CPUtime=0.69
/proc/11343/stat : 11343 (march_dl) R 11342 11342 10653 0 -1 4194304 9329 0 0 0 66 3 0 0 25 0 1 0 1133298748 14229504 3064 1992294400 134512640 134996440 4294956240 18446744073709551615 134563083 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11343/statm: 3474 3064 65 118 0 3353 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15336

[startup+1.50158 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 11344
/proc/meminfo: memFree=939680/2055920 swapFree=4176188/4192956
[pid=11342] ppid=11340 vsize=1440 CPUtime=0
/proc/11342/stat : 11342 (SATzilla2007_R) S 11340 11342 10653 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 1133298748 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11342/statm: 360 110 95 260 0 84 0
[pid=11343] ppid=11342 vsize=19124 CPUtime=1.49
/proc/11343/stat : 11343 (march_dl) R 11342 11342 10653 0 -1 4194304 13034 0 0 0 122 27 0 0 25 0 1 0 1133298748 19582976 4276 1992294400 134512640 134996440 4294956240 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11343/statm: 4781 4276 72 118 0 4660 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20564

[startup+3.10176 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 11344
/proc/meminfo: memFree=940576/2055920 swapFree=4176188/4192956
[pid=11342] ppid=11340 vsize=1440 CPUtime=0
/proc/11342/stat : 11342 (SATzilla2007_R) S 11340 11342 10653 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 1133298748 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11342/statm: 360 110 95 260 0 84 0
[pid=11343] ppid=11342 vsize=17720 CPUtime=3.09
/proc/11343/stat : 11343 (march_dl) R 11342 11342 10653 0 -1 4194304 14541 0 0 0 273 36 0 0 25 0 1 0 1133298748 18145280 4008 1992294400 134512640 134996440 4294956240 18446744073709551615 134553685 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11343/statm: 4430 4008 74 118 0 4309 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19160

[startup+6.30211 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 11345
/proc/meminfo: memFree=951648/2055920 swapFree=4176188/4192956
[pid=11342] ppid=11340 vsize=1440 CPUtime=4.99
/proc/11342/stat : 11342 (SATzilla2007_R) S 11340 11342 10653 0 -1 4194304 135 14573 0 0 0 0 463 36 16 0 1 0 1133298748 1474560 111 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11342/statm: 360 111 96 260 0 84 0
[pid=11345] ppid=11342 vsize=10288 CPUtime=1.29
/proc/11345/stat : 11345 (ubcsat2006) R 11342 11342 10653 0 -1 4194304 1314 0 0 0 127 2 0 0 25 0 1 0 1133299248 10534912 1297 1992294400 134512640 134777720 4294956096 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11345/statm: 2572 1297 156 64 0 2153 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 11728

[startup+12.7018 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 11346
/proc/meminfo: memFree=948704/2055920 swapFree=4176188/4192956
[pid=11342] ppid=11340 vsize=6132 CPUtime=11.86
/proc/11342/stat : 11342 (SATzilla2007_R) S 11340 11342 10653 0 -1 4194304 4645 15894 0 0 466 5 674 41 25 0 1 0 1133298748 6279168 1338 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11342/statm: 1533 1338 157 260 0 1257 0
[pid=11346] ppid=11342 vsize=12328 CPUtime=0.79
/proc/11346/stat : 11346 (march_dl) R 11342 11342 10653 0 -1 4194304 10431 0 0 0 75 4 0 0 24 0 1 0 1133299937 12623872 2717 1992294400 134512640 134996440 4294956240 18446744073709551615 134543089 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11346/statm: 3082 2717 65 118 0 2961 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 18460

[startup+25.5012 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 11346
/proc/meminfo: memFree=933856/2055920 swapFree=4176188/4192956
[pid=11342] ppid=11340 vsize=6132 CPUtime=11.86
/proc/11342/stat : 11342 (SATzilla2007_R) S 11340 11342 10653 0 -1 4194304 4645 15894 0 0 466 5 674 41 25 0 1 0 1133298748 6279168 1338 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11342/statm: 1533 1338 157 260 0 1257 0
[pid=11346] ppid=11342 vsize=20612 CPUtime=13.59
/proc/11346/stat : 11346 (march_dl) R 11342 11342 10653 0 -1 4194304 15068 0 0 0 1321 38 0 0 25 0 1 0 1133299937 21106688 4536 1992294400 134512640 134996440 4294956240 18446744073709551615 134528156 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11346/statm: 5153 4536 74 118 0 5032 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 26744

[startup+51.1011 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 11346
/proc/meminfo: memFree=933088/2055920 swapFree=4176188/4192956
[pid=11342] ppid=11340 vsize=6132 CPUtime=11.86
/proc/11342/stat : 11342 (SATzilla2007_R) S 11340 11342 10653 0 -1 4194304 4645 15894 0 0 466 5 674 41 25 0 1 0 1133298748 6279168 1338 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11342/statm: 1533 1338 157 260 0 1257 0
[pid=11346] ppid=11342 vsize=21252 CPUtime=39.18
/proc/11346/stat : 11346 (march_dl) R 11342 11342 10653 0 -1 4194304 15240 0 0 0 3880 38 0 0 25 0 1 0 1133299937 21762048 4708 1992294400 134512640 134996440 4294956240 18446744073709551615 134514080 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11346/statm: 5313 4708 74 118 0 5192 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 27384

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 11346
/proc/meminfo: memFree=932640/2055920 swapFree=4176188/4192956
[pid=11342] ppid=11340 vsize=6132 CPUtime=11.86
/proc/11342/stat : 11342 (SATzilla2007_R) S 11340 11342 10653 0 -1 4194304 4645 15894 0 0 466 5 674 41 25 0 1 0 1133298748 6279168 1338 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11342/statm: 1533 1338 157 260 0 1257 0
[pid=11346] ppid=11342 vsize=21764 CPUtime=90.36
/proc/11346/stat : 11346 (march_dl) R 11342 11342 10653 0 -1 4194304 15361 0 0 0 8998 38 0 0 25 0 1 0 1133299937 22286336 4829 1992294400 134512640 134996440 4294956240 18446744073709551615 134514212 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11346/statm: 5441 4829 74 118 0 5320 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 27896

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 11346
/proc/meminfo: memFree=932256/2055920 swapFree=4176188/4192956
[pid=11342] ppid=11340 vsize=6132 CPUtime=11.86
/proc/11342/stat : 11342 (SATzilla2007_R) S 11340 11342 10653 0 -1 4194304 4645 15894 0 0 466 5 674 41 25 0 1 0 1133298748 6279168 1338 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11342/statm: 1533 1338 157 260 0 1257 0
[pid=11346] ppid=11342 vsize=22148 CPUtime=150.33
/proc/11346/stat : 11346 (march_dl) R 11342 11342 10653 0 -1 4194304 15452 0 0 0 14995 38 0 0 25 0 1 0 1133299937 22679552 4920 1992294400 134512640 134996440 4294956240 18446744073709551615 134526954 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11346/statm: 5537 4920 74 118 0 5416 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 28280

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 11346
/proc/meminfo: memFree=932000/2055920 swapFree=4176188/4192956
[pid=11342] ppid=11340 vsize=6132 CPUtime=11.86
/proc/11342/stat : 11342 (SATzilla2007_R) S 11340 11342 10653 0 -1 4194304 4645 15894 0 0 466 5 674 41 25 0 1 0 1133298748 6279168 1338 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11342/statm: 1533 1338 157 260 0 1257 0
[pid=11346] ppid=11342 vsize=22400 CPUtime=210.31
/proc/11346/stat : 11346 (march_dl) R 11342 11342 10653 0 -1 4194304 15521 0 0 0 20993 38 0 0 25 0 1 0 1133299937 22937600 4989 1992294400 134512640 134996440 4294956240 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11346/statm: 5600 4989 74 118 0 5479 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 28532

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 11346
/proc/meminfo: memFree=931872/2055920 swapFree=4176188/4192956
[pid=11342] ppid=11340 vsize=6132 CPUtime=11.86
/proc/11342/stat : 11342 (SATzilla2007_R) S 11340 11342 10653 0 -1 4194304 4645 15894 0 0 466 5 674 41 25 0 1 0 1133298748 6279168 1338 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11342/statm: 1533 1338 157 260 0 1257 0
[pid=11346] ppid=11342 vsize=22520 CPUtime=270.28
/proc/11346/stat : 11346 (march_dl) R 11342 11342 10653 0 -1 4194304 15564 0 0 0 26990 38 0 0 25 0 1 0 1133299937 23060480 5032 1992294400 134512640 134996440 4294956240 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11346/statm: 5630 5032 74 118 0 5509 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 28652

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 11346
/proc/meminfo: memFree=931688/2055920 swapFree=4176188/4192956
[pid=11342] ppid=11340 vsize=6132 CPUtime=11.86
/proc/11342/stat : 11342 (SATzilla2007_R) S 11340 11342 10653 0 -1 4194304 4645 15894 0 0 466 5 674 41 25 0 1 0 1133298748 6279168 1338 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11342/statm: 1533 1338 157 260 0 1257 0
[pid=11346] ppid=11342 vsize=22644 CPUtime=330.25
/proc/11346/stat : 11346 (march_dl) R 11342 11342 10653 0 -1 4194304 15601 0 0 0 32987 38 0 0 25 0 1 0 1133299937 23187456 5069 1992294400 134512640 134996440 4294956240 18446744073709551615 134526962 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11346/statm: 5661 5069 74 118 0 5540 0

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

[pid=11342] ppid=11340 vsize=6132 CPUtime=11.86
/proc/11342/stat : 11342 (SATzilla2007_R) S 11340 11342 10653 0 -1 4194304 4645 15894 0 0 466 5 674 41 25 0 1 0 1133298748 6279168 1338 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11342/statm: 1533 1338 157 260 0 1257 0
[pid=11346] ppid=11342 vsize=22892 CPUtime=450.2
/proc/11346/stat : 11346 (march_dl) R 11342 11342 10653 0 -1 4194304 15658 0 0 0 44982 38 0 0 25 0 1 0 1133299937 23441408 5126 1992294400 134512640 134996440 4294956240 18446744073709551615 134526962 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11346/statm: 5723 5126 74 118 0 5602 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 29024

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 11346
/proc/meminfo: memFree=931368/2055920 swapFree=4176188/4192956
[pid=11342] ppid=11340 vsize=6132 CPUtime=11.86
/proc/11342/stat : 11342 (SATzilla2007_R) S 11340 11342 10653 0 -1 4194304 4645 15894 0 0 466 5 674 41 25 0 1 0 1133298748 6279168 1338 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11342/statm: 1533 1338 157 260 0 1257 0
[pid=11346] ppid=11342 vsize=23020 CPUtime=510.18
/proc/11346/stat : 11346 (march_dl) R 11342 11342 10653 0 -1 4194304 15680 0 0 0 50980 38 0 0 25 0 1 0 1133299937 23572480 5148 1992294400 134512640 134996440 4294956240 18446744073709551615 134514019 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11346/statm: 5755 5148 74 118 0 5634 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 29152

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 11346
/proc/meminfo: memFree=931304/2055920 swapFree=4176188/4192956
[pid=11342] ppid=11340 vsize=6132 CPUtime=11.86
/proc/11342/stat : 11342 (SATzilla2007_R) S 11340 11342 10653 0 -1 4194304 4645 15894 0 0 466 5 674 41 25 0 1 0 1133298748 6279168 1338 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11342/statm: 1533 1338 157 260 0 1257 0
[pid=11346] ppid=11342 vsize=23144 CPUtime=570.16
/proc/11346/stat : 11346 (march_dl) R 11342 11342 10653 0 -1 4194304 15701 0 0 0 56978 38 0 0 25 0 1 0 1133299937 23699456 5169 1992294400 134512640 134996440 4294956240 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11346/statm: 5786 5169 74 118 0 5665 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 29276

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 11346
/proc/meminfo: memFree=931240/2055920 swapFree=4176188/4192956
[pid=11342] ppid=11340 vsize=6132 CPUtime=11.86
/proc/11342/stat : 11342 (SATzilla2007_R) S 11340 11342 10653 0 -1 4194304 4645 15894 0 0 466 5 674 41 25 0 1 0 1133298748 6279168 1338 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11342/statm: 1533 1338 157 260 0 1257 0
[pid=11346] ppid=11342 vsize=23144 CPUtime=630.12
/proc/11346/stat : 11346 (march_dl) R 11342 11342 10653 0 -1 4194304 15722 0 0 0 62974 38 0 0 25 0 1 0 1133299937 23699456 5190 1992294400 134512640 134996440 4294956240 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11346/statm: 5786 5190 74 118 0 5665 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 29276

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 11346
/proc/meminfo: memFree=931112/2055920 swapFree=4176188/4192956
[pid=11342] ppid=11340 vsize=6132 CPUtime=11.86
/proc/11342/stat : 11342 (SATzilla2007_R) S 11340 11342 10653 0 -1 4194304 4645 15894 0 0 466 5 674 41 25 0 1 0 1133298748 6279168 1338 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11342/statm: 1533 1338 157 260 0 1257 0
[pid=11346] ppid=11342 vsize=23272 CPUtime=690.09
/proc/11346/stat : 11346 (march_dl) R 11342 11342 10653 0 -1 4194304 15736 0 0 0 68971 38 0 0 25 0 1 0 1133299937 23830528 5204 1992294400 134512640 134996440 4294956240 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11346/statm: 5818 5204 74 118 0 5697 0
Current children cumulated CPU time (s) 701.95
Current children cumulated vsize (KiB) 29404

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 11346
/proc/meminfo: memFree=931048/2055920 swapFree=4176188/4192956
[pid=11342] ppid=11340 vsize=6132 CPUtime=11.86
/proc/11342/stat : 11342 (SATzilla2007_R) S 11340 11342 10653 0 -1 4194304 4645 15894 0 0 466 5 674 41 25 0 1 0 1133298748 6279168 1338 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11342/statm: 1533 1338 157 260 0 1257 0
[pid=11346] ppid=11342 vsize=23272 CPUtime=750.08
/proc/11346/stat : 11346 (march_dl) R 11342 11342 10653 0 -1 4194304 15755 0 0 0 74969 39 0 0 25 0 1 0 1133299937 23830528 5223 1992294400 134512640 134996440 4294956240 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11346/statm: 5818 5223 74 118 0 5697 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 29404

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 11346
/proc/meminfo: memFree=930984/2055920 swapFree=4176188/4192956
[pid=11342] ppid=11340 vsize=6132 CPUtime=11.86
/proc/11342/stat : 11342 (SATzilla2007_R) S 11340 11342 10653 0 -1 4194304 4645 15894 0 0 466 5 674 41 25 0 1 0 1133298748 6279168 1338 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11342/statm: 1533 1338 157 260 0 1257 0
[pid=11346] ppid=11342 vsize=23396 CPUtime=810.05
/proc/11346/stat : 11346 (march_dl) R 11342 11342 10653 0 -1 4194304 15772 0 0 0 80966 39 0 0 25 0 1 0 1133299937 23957504 5240 1992294400 134512640 134996440 4294956240 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11346/statm: 5849 5240 74 118 0 5728 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 29528

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 11346
/proc/meminfo: memFree=930920/2055920 swapFree=4176188/4192956
[pid=11342] ppid=11340 vsize=6132 CPUtime=11.86
/proc/11342/stat : 11342 (SATzilla2007_R) S 11340 11342 10653 0 -1 4194304 4645 15894 0 0 466 5 674 41 25 0 1 0 1133298748 6279168 1338 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11342/statm: 1533 1338 157 260 0 1257 0
[pid=11346] ppid=11342 vsize=23396 CPUtime=870.02
/proc/11346/stat : 11346 (march_dl) R 11342 11342 10653 0 -1 4194304 15787 0 0 0 86963 39 0 0 25 0 1 0 1133299937 23957504 5255 1992294400 134512640 134996440 4294956240 18446744073709551615 134526908 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11346/statm: 5849 5255 74 118 0 5728 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 29528

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 11346
/proc/meminfo: memFree=930920/2055920 swapFree=4176188/4192956
[pid=11342] ppid=11340 vsize=6132 CPUtime=11.86
/proc/11342/stat : 11342 (SATzilla2007_R) S 11340 11342 10653 0 -1 4194304 4645 15894 0 0 466 5 674 41 25 0 1 0 1133298748 6279168 1338 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11342/statm: 1533 1338 157 260 0 1257 0
[pid=11346] ppid=11342 vsize=23516 CPUtime=930
/proc/11346/stat : 11346 (march_dl) R 11342 11342 10653 0 -1 4194304 15805 0 0 0 92961 39 0 0 25 0 1 0 1133299937 24080384 5273 1992294400 134512640 134996440 4294956240 18446744073709551615 134514077 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11346/statm: 5879 5273 74 118 0 5758 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 29648

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 11346
/proc/meminfo: memFree=930856/2055920 swapFree=4176188/4192956
[pid=11342] ppid=11340 vsize=6132 CPUtime=11.86
/proc/11342/stat : 11342 (SATzilla2007_R) S 11340 11342 10653 0 -1 4194304 4645 15894 0 0 466 5 674 41 25 0 1 0 1133298748 6279168 1338 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11342/statm: 1533 1338 157 260 0 1257 0
[pid=11346] ppid=11342 vsize=23516 CPUtime=989.97
/proc/11346/stat : 11346 (march_dl) R 11342 11342 10653 0 -1 4194304 15818 0 0 0 98958 39 0 0 25 0 1 0 1133299937 24080384 5286 1992294400 134512640 134996440 4294956240 18446744073709551615 134514019 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11346/statm: 5879 5286 74 118 0 5758 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 29648

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 11346
/proc/meminfo: memFree=930856/2055920 swapFree=4176188/4192956
[pid=11342] ppid=11340 vsize=6132 CPUtime=11.86
/proc/11342/stat : 11342 (SATzilla2007_R) S 11340 11342 10653 0 -1 4194304 4645 15894 0 0 466 5 674 41 25 0 1 0 1133298748 6279168 1338 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11342/statm: 1533 1338 157 260 0 1257 0
[pid=11346] ppid=11342 vsize=23636 CPUtime=1049.95
/proc/11346/stat : 11346 (march_dl) R 11342 11342 10653 0 -1 4194304 15832 0 0 0 104956 39 0 0 25 0 1 0 1133299937 24203264 5300 1992294400 134512640 134996440 4294956240 18446744073709551615 134533060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11346/statm: 5909 5300 74 118 0 5788 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 29768

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 11346
/proc/meminfo: memFree=930792/2055920 swapFree=4176188/4192956
[pid=11342] ppid=11340 vsize=6132 CPUtime=11.86
/proc/11342/stat : 11342 (SATzilla2007_R) S 11340 11342 10653 0 -1 4194304 4645 15894 0 0 466 5 674 41 25 0 1 0 1133298748 6279168 1338 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11342/statm: 1533 1338 157 260 0 1257 0
[pid=11346] ppid=11342 vsize=23636 CPUtime=1109.92
/proc/11346/stat : 11346 (march_dl) R 11342 11342 10653 0 -1 4194304 15843 0 0 0 110953 39 0 0 25 0 1 0 1133299937 24203264 5311 1992294400 134512640 134996440 4294956240 18446744073709551615 134514077 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11346/statm: 5909 5311 74 118 0 5788 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 29768

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 11346
/proc/meminfo: memFree=930792/2055920 swapFree=4176188/4192956
[pid=11342] ppid=11340 vsize=6132 CPUtime=11.86
/proc/11342/stat : 11342 (SATzilla2007_R) S 11340 11342 10653 0 -1 4194304 4645 15894 0 0 466 5 674 41 25 0 1 0 1133298748 6279168 1338 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11342/statm: 1533 1338 157 260 0 1257 0
[pid=11346] ppid=11342 vsize=23756 CPUtime=1169.89
/proc/11346/stat : 11346 (march_dl) R 11342 11342 10653 0 -1 4194304 15852 0 0 0 116950 39 0 0 25 0 1 0 1133299937 24326144 5320 1992294400 134512640 134996440 4294956240 18446744073709551615 134528042 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11346/statm: 5939 5320 74 118 0 5818 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 29888



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 11346
/proc/meminfo: memFree=939952/2055920 swapFree=4176188/4192956
[pid=11342] ppid=11340 vsize=16812 CPUtime=1200.06
/proc/11342/stat : 11342 (SATzilla2007_R) R 11340 11342 10653 0 -1 4194304 7550 31751 0 0 499 10 119416 81 21 0 1 0 1133298748 17215488 3870 1992294400 134512640 135579813 4294956208 18446744073709551615 135221869 0 0 4096 0 0 0 0 17 0 0 0
/proc/11342/statm: 4203 3870 165 260 0 3927 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 16812

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.61
CPU time (s): 1200.08
CPU user time (s): 1199.16
CPU system time (s): 0.924859
CPU usage (%): 99.9561
Max. virtual memory (cumulated for all children) (KiB): 29888

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

runsolver used 1.08683 second user time and 3.2995 second system time

The end

Launcher Data

Begin job on node59 at 2009-04-01 19:19:31
IDJOB=1544241
IDBENCH=70348
IDSOLVER=557
FILE ID=node59/1544241-1238606371
PBS_JOBID= 9068337
Free space on /tmp= 66248 MiB

SOLVER NAME= SAT07 reference solver: SATzilla RANDOM
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/16000/unif-k3-r4.2-v16000-c67200-S2126130224-030.cnf
COMMAND LINE= HOME/SATzilla2007_R BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1544241-1238606371/watcher-1544241-1238606371 -o /tmp/evaluation-result-1544241-1238606371/solver-1544241-1238606371 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2007_R HOME/instance-1544241-1238606371.cnf            

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

MD5SUM BENCH= 3ed6e5f5358c1fd3f163dcbb9450e91a
RANDOM SEED=364010041

node59.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.209
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.209
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:        957136 kB
Buffers:        113500 kB
Cached:         874924 kB
SwapCached:      10156 kB
Active:         244332 kB
Inactive:       755688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        957136 kB
SwapTotal:     4192956 kB
SwapFree:      4176188 kB
Dirty:            9636 kB
Writeback:           0 kB
Mapped:          16768 kB
Slab:            84360 kB
Committed_AS:  3157760 kB
PageTables:       1720 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= 66236 MiB
End job on node59 at 2009-04-01 19:39:33