Trace number 293515

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, and are wall clock time (not CPU 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
SAT7 2007-02-08? (TO) 1200.07 1200.47

General information on the benchmark

Namerandom/OnTreshold/5SAT/v120/
unif-k5-r21.3-v120-c2556-S1376493471-11.SAT.shuffled.cnf
MD5SUM440145f7fdd355afd4d232c6b4bad512
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.010997
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of clauses2556
Sum of the clauses size12780
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52556
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.01	c Starting solver ...
0.00/0.01	c Restarting after 101 conflicts
0.00/0.02	c Restarting after 251 conflicts
0.00/0.03	c Restarting after 477 conflicts
0.00/0.04	c Restarting after 814 conflicts
0.00/0.07	c Restarting after 1322 conflicts
0.10/0.11	c Restarting after 2081 conflicts
0.10/0.16	c Restarting after 3220 conflicts
0.20/0.25	c Restarting after 4929 conflicts
0.30/0.39	c Restarting after 7492 conflicts
0.51/0.61	c Restarting after 11337 conflicts
0.91/0.94	c Restarting after 17103 conflicts
1.43/1.46	c Restarting after 25753 conflicts
2.25/2.26	c Restarting after 38728 conflicts
3.48/3.51	c Restarting after 58192 conflicts
5.32/5.41	c Restarting after 87386 conflicts
8.29/8.34	c Restarting after 131175 conflicts
12.90/12.95	c Restarting after 196859 conflicts
20.06/20.12	c Restarting after 295387 conflicts
31.12/31.23	c Restarting after 443176 conflicts
48.42/48.52	c Restarting after 664859 conflicts
75.65/75.79	c Restarting after 997384 conflicts
118.36/118.50	c Restarting after 1496173 conflicts
185.72/185.79	c Restarting after 2244357 conflicts
290.86/291.03	c Restarting after 3366636 conflicts
459.50/459.75	c Restarting after 5050049 conflicts
724.06/724.41	c Restarting after 7575166 conflicts
1146.82/1147.24	c Restarting after 11362841 conflicts

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node60/watcher-293515-1171772790 -o ROOT/results/node60/solver-293515-1171772790 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/293515-1171772790/sat7_bin /tmp/evaluation/293515-1171772790/instance-293515-1171772790.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 11839
/proc/meminfo: memFree=799936/2055920 swapFree=4183416/4192956
[pid=11839] ppid=11837 vsize=1064 CPUtime=0
/proc/11839/stat : 11839 (sat7_bin) R 11837 11839 11498 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 197235843 1089536 115 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134547059 0 0 4096 0 0 0 0 17 1 0 0
/proc/11839/statm: 266 115 87 220 0 43 0

[startup+0.106421 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 11839
/proc/meminfo: memFree=799936/2055920 swapFree=4183416/4192956
[pid=11839] ppid=11837 vsize=1460 CPUtime=0.1
/proc/11839/stat : 11839 (sat7_bin) R 11837 11839 11498 0 -1 4194304 236 0 0 0 10 0 0 0 18 0 1 0 197235843 1495040 219 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 135029294 0 0 4096 0 0 0 0 17 1 0 0
/proc/11839/statm: 365 219 95 220 0 142 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1460

[startup+0.514494 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 11839
/proc/meminfo: memFree=799936/2055920 swapFree=4183416/4192956
[pid=11839] ppid=11837 vsize=1976 CPUtime=0.51
/proc/11839/stat : 11839 (sat7_bin) R 11837 11839 11498 0 -1 4194304 281 0 0 0 51 0 0 0 21 0 1 0 197235843 2023424 264 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532734 0 0 4096 0 0 0 0 17 1 0 0
/proc/11839/statm: 494 264 95 220 0 271 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 1976

[startup+1.33464 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11840
/proc/meminfo: memFree=799096/2055920 swapFree=4183416/4192956
[pid=11839] ppid=11837 vsize=2108 CPUtime=1.33
/proc/11839/stat : 11839 (sat7_bin) R 11837 11839 11498 0 -1 4194304 321 0 0 0 133 0 0 0 25 0 1 0 197235843 2158592 304 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/11839/statm: 527 304 95 220 0 304 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 2108

[startup+2.97293 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11840
/proc/meminfo: memFree=798776/2055920 swapFree=4183416/4192956
[pid=11839] ppid=11837 vsize=2108 CPUtime=2.96
/proc/11839/stat : 11839 (sat7_bin) R 11837 11839 11498 0 -1 4194304 388 0 0 0 296 0 0 0 25 0 1 0 197235843 2158592 371 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134578693 0 0 4096 0 0 0 0 17 1 0 0
/proc/11839/statm: 527 371 95 220 0 304 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 2108

[startup+6.24952 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11840
/proc/meminfo: memFree=798392/2055920 swapFree=4183416/4192956
[pid=11839] ppid=11837 vsize=3268 CPUtime=6.24
/proc/11839/stat : 11839 (sat7_bin) R 11837 11839 11498 0 -1 4194304 450 0 0 0 624 0 0 0 25 0 1 0 197235843 3346432 433 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532548 0 0 4096 0 0 0 0 17 1 0 0
/proc/11839/statm: 817 433 95 220 0 594 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 3268

[startup+12.7037 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11840
/proc/meminfo: memFree=798072/2055920 swapFree=4183416/4192956
[pid=11839] ppid=11837 vsize=3536 CPUtime=12.69
/proc/11839/stat : 11839 (sat7_bin) R 11837 11839 11498 0 -1 4194304 514 0 0 0 1269 0 0 0 25 0 1 0 197235843 3620864 497 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134528612 0 0 4096 0 0 0 0 17 1 0 0
/proc/11839/statm: 884 497 95 220 0 661 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3536

[startup+25.507 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11840
/proc/meminfo: memFree=797688/2055920 swapFree=4183416/4192956
[pid=11839] ppid=11837 vsize=3672 CPUtime=25.49
/proc/11839/stat : 11839 (sat7_bin) R 11837 11839 11498 0 -1 4194304 610 0 0 0 2549 0 0 0 25 0 1 0 197235843 3760128 593 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134536549 0 0 4096 0 0 0 0 17 1 0 0
/proc/11839/statm: 918 593 95 220 0 695 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 3672

[startup+51.1125 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11840
/proc/meminfo: memFree=797240/2055920 swapFree=4183416/4192956
[pid=11839] ppid=11837 vsize=3940 CPUtime=51.08
/proc/11839/stat : 11839 (sat7_bin) R 11837 11839 11498 0 -1 4194304 718 0 0 0 5108 0 0 0 25 0 1 0 197235843 4034560 701 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134540262 0 0 4096 0 0 0 0 17 1 0 0
/proc/11839/statm: 985 701 95 220 0 762 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 3940

[startup+102.321 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11840
/proc/meminfo: memFree=796664/2055920 swapFree=4183416/4192956
[pid=11839] ppid=11837 vsize=4360 CPUtime=102.28
/proc/11839/stat : 11839 (sat7_bin) R 11837 11839 11498 0 -1 4194304 847 0 0 0 10227 1 0 0 25 0 1 0 197235843 4464640 830 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532614 0 0 4096 0 0 0 0 17 1 0 0
/proc/11839/statm: 1090 830 95 220 0 867 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 4360

[startup+162.34 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11840
/proc/meminfo: memFree=796152/2055920 swapFree=4183416/4192956
[pid=11839] ppid=11837 vsize=4792 CPUtime=162.28
/proc/11839/stat : 11839 (sat7_bin) R 11837 11839 11498 0 -1 4194304 970 0 0 0 16227 1 0 0 25 0 1 0 197235843 4907008 953 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532694 0 0 4096 0 0 0 0 17 1 0 0
/proc/11839/statm: 1198 953 95 220 0 975 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 4792

[startup+222.356 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11840
/proc/meminfo: memFree=795640/2055920 swapFree=4183416/4192956
[pid=11839] ppid=11837 vsize=5080 CPUtime=222.27
/proc/11839/stat : 11839 (sat7_bin) R 11837 11839 11498 0 -1 4194304 1076 0 0 0 22226 1 0 0 25 0 1 0 197235843 5201920 1059 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532469 0 0 4096 0 0 0 0 17 1 0 0
/proc/11839/statm: 1270 1059 95 220 0 1047 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 5080

[startup+282.375 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11840
/proc/meminfo: memFree=795576/2055920 swapFree=4183416/4192956
[pid=11839] ppid=11837 vsize=5080 CPUtime=282.27
/proc/11839/stat : 11839 (sat7_bin) R 11837 11839 11498 0 -1 4194304 1104 0 0 0 28226 1 0 0 25 0 1 0 197235843 5201920 1087 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/11839/statm: 1270 1087 95 220 0 1047 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 5080

[startup+342.393 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11840
/proc/meminfo: memFree=795192/2055920 swapFree=4183416/4192956
[pid=11839] ppid=11837 vsize=7420 CPUtime=342.27
/proc/11839/stat : 11839 (sat7_bin) R 11837 11839 11498 0 -1 4194304 1199 0 0 0 34225 2 0 0 25 0 1 0 197235843 7598080 1182 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532433 0 0 4096 0 0 0 0 17 1 0 0
/proc/11839/statm: 1855 1182 95 220 0 1632 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 7420

[startup+402.411 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 11840
/proc/meminfo: memFree=795064/2055920 swapFree=4183416/4192956
[pid=11839] ppid=11837 vsize=7420 CPUtime=402.27
/proc/11839/stat : 11839 (sat7_bin) R 11837 11839 11498 0 -1 4194304 1221 0 0 0 40225 2 0 0 25 0 1 0 197235843 7598080 1204 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/11839/statm: 1855 1204 95 220 0 1632 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 7420

[startup+462.426 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 11840
/proc/meminfo: memFree=794936/2055920 swapFree=4183416/4192956
[pid=11839] ppid=11837 vsize=7564 CPUtime=462.26
/proc/11839/stat : 11839 (sat7_bin) R 11837 11839 11498 0 -1 4194304 1253 0 0 0 46224 2 0 0 25 0 1 0 197235843 7745536 1236 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134578717 0 0 4096 0 0 0 0 17 1 0 0
/proc/11839/statm: 1891 1236 95 220 0 1668 0
Current children cumulated CPU time (s) 462.26
Current children cumulated vsize (KiB) 7564

[startup+522.443 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11840
/proc/meminfo: memFree=794744/2055920 swapFree=4183416/4192956
[pid=11839] ppid=11837 vsize=7564 CPUtime=522.26
/proc/11839/stat : 11839 (sat7_bin) R 11837 11839 11498 0 -1 4194304 1299 0 0 0 52224 2 0 0 25 0 1 0 197235843 7745536 1282 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/11839/statm: 1891 1282 95 220 0 1668 0
Current children cumulated CPU time (s) 522.26
Current children cumulated vsize (KiB) 7564

[startup+582.461 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11840
/proc/meminfo: memFree=794744/2055920 swapFree=4183416/4192956
[pid=11839] ppid=11837 vsize=7564 CPUtime=582.27
/proc/11839/stat : 11839 (sat7_bin) R 11837 11839 11498 0 -1 4194304 1312 0 0 0 58224 3 0 0 25 0 1 0 197235843 7745536 1295 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/11839/statm: 1891 1295 95 220 0 1668 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 7564

[startup+642.481 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11840
/proc/meminfo: memFree=794616/2055920 swapFree=4183416/4192956
[pid=11839] ppid=11837 vsize=7724 CPUtime=642.26
/proc/11839/stat : 11839 (sat7_bin) R 11837 11839 11498 0 -1 4194304 1333 0 0 0 64223 3 0 0 25 0 1 0 197235843 7909376 1316 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134537432 0 0 4096 0 0 0 0 17 1 0 0
/proc/11839/statm: 1931 1316 95 220 0 1708 0
Current children cumulated CPU time (s) 642.26
Current children cumulated vsize (KiB) 7724

[startup+702.498 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11840
/proc/meminfo: memFree=794616/2055920 swapFree=4183416/4192956
[pid=11839] ppid=11837 vsize=7724 CPUtime=702.26
/proc/11839/stat : 11839 (sat7_bin) R 11837 11839 11498 0 -1 4194304 1343 0 0 0 70223 3 0 0 25 0 1 0 197235843 7909376 1326 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/11839/statm: 1931 1326 95 220 0 1708 0
Current children cumulated CPU time (s) 702.26
Current children cumulated vsize (KiB) 7724

[startup+762.512 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11840
/proc/meminfo: memFree=794488/2055920 swapFree=4183416/4192956
[pid=11839] ppid=11837 vsize=7724 CPUtime=762.25
/proc/11839/stat : 11839 (sat7_bin) R 11837 11839 11498 0 -1 4194304 1371 0 0 0 76222 3 0 0 25 0 1 0 197235843 7909376 1354 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532715 0 0 4096 0 0 0 0 17 1 0 0
/proc/11839/statm: 1931 1354 95 220 0 1708 0
Current children cumulated CPU time (s) 762.25
Current children cumulated vsize (KiB) 7724

[startup+822.536 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11842
/proc/meminfo: memFree=794424/2055920 swapFree=4183416/4192956
[pid=11839] ppid=11837 vsize=7884 CPUtime=822.25
/proc/11839/stat : 11839 (sat7_bin) R 11837 11839 11498 0 -1 4194304 1391 0 0 0 82222 3 0 0 25 0 1 0 197235843 8073216 1374 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/11839/statm: 1971 1374 95 220 0 1748 0
Current children cumulated CPU time (s) 822.25
Current children cumulated vsize (KiB) 7884

[startup+882.556 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11842
/proc/meminfo: memFree=794360/2055920 swapFree=4183416/4192956
[pid=11839] ppid=11837 vsize=7884 CPUtime=882.25
/proc/11839/stat : 11839 (sat7_bin) R 11837 11839 11498 0 -1 4194304 1397 0 0 0 88222 3 0 0 25 0 1 0 197235843 8073216 1380 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532559 0 0 4096 0 0 0 0 17 1 0 0
/proc/11839/statm: 1971 1380 95 220 0 1748 0
Current children cumulated CPU time (s) 882.25
Current children cumulated vsize (KiB) 7884

[startup+942.574 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11842
/proc/meminfo: memFree=794232/2055920 swapFree=4183416/4192956
[pid=11839] ppid=11837 vsize=8028 CPUtime=942.26
/proc/11839/stat : 11839 (sat7_bin) R 11837 11839 11498 0 -1 4194304 1424 0 0 0 94222 4 0 0 25 0 1 0 197235843 8220672 1407 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/11839/statm: 2007 1407 95 220 0 1784 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 8028

[startup+1002.59 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11842
/proc/meminfo: memFree=794232/2055920 swapFree=4183416/4192956
[pid=11839] ppid=11837 vsize=8028 CPUtime=1002.25
/proc/11839/stat : 11839 (sat7_bin) R 11837 11839 11498 0 -1 4194304 1432 0 0 0 100221 4 0 0 25 0 1 0 197235843 8220672 1415 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/11839/statm: 2007 1415 95 220 0 1784 0
Current children cumulated CPU time (s) 1002.25
Current children cumulated vsize (KiB) 8028

[startup+1062.61 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11842
/proc/meminfo: memFree=794104/2055920 swapFree=4183416/4192956
[pid=11839] ppid=11837 vsize=8188 CPUtime=1062.25
/proc/11839/stat : 11839 (sat7_bin) R 11837 11839 11498 0 -1 4194304 1458 0 0 0 106221 4 0 0 25 0 1 0 197235843 8384512 1441 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532571 0 0 4096 0 0 0 0 17 1 0 0
/proc/11839/statm: 2047 1441 95 220 0 1824 0
Current children cumulated CPU time (s) 1062.25
Current children cumulated vsize (KiB) 8188

[startup+1122.63 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11842
/proc/meminfo: memFree=794168/2055920 swapFree=4183416/4192956
[pid=11839] ppid=11837 vsize=8188 CPUtime=1122.24
/proc/11839/stat : 11839 (sat7_bin) R 11837 11839 11498 0 -1 4194304 1459 0 0 0 112220 4 0 0 25 0 1 0 197235843 8384512 1442 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134533566 0 0 4096 0 0 0 0 17 1 0 0
/proc/11839/statm: 2047 1442 95 220 0 1824 0
Current children cumulated CPU time (s) 1122.24
Current children cumulated vsize (KiB) 8188

[startup+1182.65 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11842
/proc/meminfo: memFree=793912/2055920 swapFree=4183416/4192956
[pid=11839] ppid=11837 vsize=8348 CPUtime=1182.24
/proc/11839/stat : 11839 (sat7_bin) R 11837 11839 11498 0 -1 4194304 1512 0 0 0 118220 4 0 0 25 0 1 0 197235843 8548352 1495 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/11839/statm: 2087 1495 95 220 0 1864 0
Current children cumulated CPU time (s) 1182.24
Current children cumulated vsize (KiB) 8348



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.47 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11842
/proc/meminfo: memFree=793848/2055920 swapFree=4183416/4192956
[pid=11839] ppid=11837 vsize=8348 CPUtime=1200.06
/proc/11839/stat : 11839 (sat7_bin) R 11837 11839 11498 0 -1 4194304 1530 0 0 0 120002 4 0 0 25 0 1 0 197235843 8548352 1513 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/11839/statm: 2087 1513 95 220 0 1864 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 8348

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.47
CPU time (s): 1200.07
CPU user time (s): 1200.02
CPU system time (s): 0.051992
CPU usage (%): 99.9669
Max. virtual memory (cumulated for all children) (KiB): 8348

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

runsolver used 0.731888 second user time and 2.48362 second system time

The end

Launcher Data (download as text)

Begin job on node60 on Sun Feb 18 04:26:30 UTC 2007

IDJOB= 293515
IDBENCH= 19866
IDSOLVER= 101
FILE ID= node60/293515-1171772790

PBS_JOBID= 3839519

Free space on /tmp= 66563 MiB

SOLVER NAME= SAT7 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v120/unif-k5-r21.3-v120-c2556-S1376493471-11.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/293515-1171772790/sat7_bin /tmp/evaluation/293515-1171772790/instance-293515-1171772790.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node60/watcher-293515-1171772790 -o ROOT/results/node60/solver-293515-1171772790 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/293515-1171772790/sat7_bin /tmp/evaluation/293515-1171772790/instance-293515-1171772790.cnf            

META MD5SUM SOLVER= 499b432f7af158d8586c91b2e490220f
MD5SUM BENCH=  440145f7fdd355afd4d232c6b4bad512

RANDOM SEED= 551581617

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node60.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.283
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.283
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:        800344 kB
Buffers:         46536 kB
Cached:        1088488 kB
SwapCached:       3908 kB
Active:         772488 kB
Inactive:       372452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        800344 kB
SwapTotal:     4192956 kB
SwapFree:      4183416 kB
Dirty:            1192 kB
Writeback:           0 kB
Mapped:          15360 kB
Slab:            96592 kB
Committed_AS:   655924 kB
PageTables:       1464 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= 66563 MiB

End job on node60 on Sun Feb 18 04:46:33 UTC 2007