Trace number 307742

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.08 1200.53

General information on the benchmark

Namerandom/2+p/p0.7/v6500/
unif2p-p0.7-v6500-c17355-S376181597-04-UNKNOWN.cnf
MD5SUM98be734cac3043e9901a8deb2fd05c78
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables6499
Number of clauses17354
Sum of the clauses size46856
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25206
Number of clauses of size 312148
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.08	c Starting solver ...
0.10/0.11	c Restarting after 100 conflicts
0.10/0.15	c Restarting after 250 conflicts
0.20/0.22	c Restarting after 477 conflicts
0.30/0.33	c Restarting after 816 conflicts
0.41/0.49	c Restarting after 1322 conflicts
0.71/0.76	c Restarting after 2082 conflicts
1.12/1.14	c Restarting after 3222 conflicts
1.73/1.79	c Restarting after 4930 conflicts
2.86/2.90	c Restarting after 7494 conflicts
4.70/4.79	c Restarting after 11338 conflicts
7.88/7.94	c Restarting after 17105 conflicts
12.99/13.02	c Restarting after 25754 conflicts
21.81/21.88	c Restarting after 38730 conflicts
36.76/36.85	c Restarting after 58194 conflicts
59.48/59.58	c Restarting after 87388 conflicts
97.08/97.13	c Restarting after 131180 conflicts
158.92/159.05	c Restarting after 196864 conflicts
254.36/254.55	c Restarting after 295390 conflicts
411.76/411.98	c Restarting after 443179 conflicts
657.53/657.88	c Restarting after 664862 conflicts
1040.32/1040.78	c Restarting after 997390 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/node6/watcher-307742-1172500333 -o ROOT/results/node6/solver-307742-1172500333 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/307742-1172500333/sat7_bin /tmp/evaluation/307742-1172500333/instance-307742-1172500333.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: 0.85 0.97 0.95 2/77 9813
/proc/meminfo: memFree=1593344/2055924 swapFree=4192812/4192956
[pid=9813] ppid=9811 vsize=1784 CPUtime=0
/proc/9813/stat : 9813 (sat7_bin) R 9811 9813 9756 0 -1 4194304 304 0 0 0 0 0 0 0 18 0 1 0 269988076 1826816 287 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134683839 0 0 4096 0 0 0 0 17 1 0 0
/proc/9813/statm: 446 287 88 220 0 223 0

[startup+0.106969 s]
/proc/loadavg: 0.85 0.97 0.95 2/77 9813
/proc/meminfo: memFree=1593344/2055924 swapFree=4192812/4192956
[pid=9813] ppid=9811 vsize=3488 CPUtime=0.1
/proc/9813/stat : 9813 (sat7_bin) R 9811 9813 9756 0 -1 4194304 632 0 0 0 10 0 0 0 18 0 1 0 269988076 3571712 615 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134528674 0 0 4096 0 0 0 0 17 1 0 0
/proc/9813/statm: 872 615 93 220 0 649 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3488

[startup+0.51505 s]
/proc/loadavg: 0.85 0.97 0.95 2/77 9813
/proc/meminfo: memFree=1593344/2055924 swapFree=4192812/4192956
[pid=9813] ppid=9811 vsize=3488 CPUtime=0.51
/proc/9813/stat : 9813 (sat7_bin) R 9811 9813 9756 0 -1 4194304 709 0 0 0 51 0 0 0 21 0 1 0 269988076 3571712 692 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 135029298 0 0 4096 0 0 0 0 17 1 0 0
/proc/9813/statm: 872 692 95 220 0 649 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 3488

[startup+1.33521 s]
/proc/loadavg: 0.85 0.97 0.95 2/78 9814
/proc/meminfo: memFree=1590520/2055924 swapFree=4192812/4192956
[pid=9813] ppid=9811 vsize=5540 CPUtime=1.33
/proc/9813/stat : 9813 (sat7_bin) R 9811 9813 9756 0 -1 4194304 819 0 0 0 133 0 0 0 25 0 1 0 269988076 5672960 802 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134536262 0 0 4096 0 0 0 0 17 1 0 0
/proc/9813/statm: 1385 802 95 220 0 1162 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 5540

[startup+2.97153 s]
/proc/loadavg: 0.85 0.97 0.95 2/78 9814
/proc/meminfo: memFree=1589816/2055924 swapFree=4192812/4192956
[pid=9813] ppid=9811 vsize=5540 CPUtime=2.96
/proc/9813/stat : 9813 (sat7_bin) R 9811 9813 9756 0 -1 4194304 1021 0 0 0 296 0 0 0 25 0 1 0 269988076 5672960 1004 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134578706 0 0 4096 0 0 0 0 17 1 0 0
/proc/9813/statm: 1385 1004 95 220 0 1162 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 5540

[startup+6.25218 s]
/proc/loadavg: 0.86 0.97 0.95 2/78 9814
/proc/meminfo: memFree=1588408/2055924 swapFree=4192812/4192956
[pid=9813] ppid=9811 vsize=9640 CPUtime=6.24
/proc/9813/stat : 9813 (sat7_bin) R 9811 9813 9756 0 -1 4194304 1345 0 0 0 624 0 0 0 25 0 1 0 269988076 9871360 1328 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532381 0 0 4096 0 0 0 0 17 1 0 0
/proc/9813/statm: 2410 1328 95 220 0 2187 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 9640

[startup+12.7055 s]
/proc/loadavg: 0.87 0.97 0.95 2/78 9814
/proc/meminfo: memFree=1587192/2055924 swapFree=4192812/4192956
[pid=9813] ppid=9811 vsize=9640 CPUtime=12.69
/proc/9813/stat : 9813 (sat7_bin) R 9811 9813 9756 0 -1 4194304 1606 0 0 0 1269 0 0 0 25 0 1 0 269988076 9871360 1589 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 135029304 0 0 4096 0 0 0 0 17 1 0 0
/proc/9813/statm: 2410 1589 95 220 0 2187 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9640

[startup+25.514 s]
/proc/loadavg: 0.90 0.97 0.95 2/78 9814
/proc/meminfo: memFree=1586296/2055924 swapFree=4192812/4192956
[pid=9813] ppid=9811 vsize=9772 CPUtime=25.49
/proc/9813/stat : 9813 (sat7_bin) R 9811 9813 9756 0 -1 4194304 1849 0 0 0 2548 1 0 0 25 0 1 0 269988076 10006528 1832 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134533792 0 0 4096 0 0 0 0 17 1 0 0
/proc/9813/statm: 2443 1832 95 220 0 2220 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 9772

[startup+51.125 s]
/proc/loadavg: 0.93 0.97 0.95 2/78 9814
/proc/meminfo: memFree=1584888/2055924 swapFree=4192812/4192956
[pid=9813] ppid=9811 vsize=10032 CPUtime=51.09
/proc/9813/stat : 9813 (sat7_bin) R 9811 9813 9756 0 -1 4194304 2170 0 0 0 5107 2 0 0 25 0 1 0 269988076 10272768 2153 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/9813/statm: 2508 2153 95 220 0 2285 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 10032

[startup+102.343 s]
/proc/loadavg: 0.97 0.97 0.95 2/78 9814
/proc/meminfo: memFree=1583544/2055924 swapFree=4192812/4192956
[pid=9813] ppid=9811 vsize=14540 CPUtime=102.3
/proc/9813/stat : 9813 (sat7_bin) R 9811 9813 9756 0 -1 4194304 2506 0 0 0 10227 3 0 0 25 0 1 0 269988076 14888960 2489 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/9813/statm: 3635 2489 95 220 0 3412 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 14540

[startup+162.375 s]
/proc/loadavg: 0.99 0.97 0.95 2/78 9814
/proc/meminfo: memFree=1582264/2055924 swapFree=4192812/4192956
[pid=9813] ppid=9811 vsize=14948 CPUtime=162.3
/proc/9813/stat : 9813 (sat7_bin) R 9811 9813 9756 0 -1 4194304 2814 0 0 0 16226 4 0 0 25 0 1 0 269988076 15306752 2797 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/9813/statm: 3737 2797 95 220 0 3514 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 14948

[startup+222.404 s]
/proc/loadavg: 0.99 0.97 0.95 2/78 9814
/proc/meminfo: memFree=1581432/2055924 swapFree=4192812/4192956
[pid=9813] ppid=9811 vsize=15356 CPUtime=222.31
/proc/9813/stat : 9813 (sat7_bin) R 9811 9813 9756 0 -1 4194304 3003 0 0 0 22227 4 0 0 25 0 1 0 269988076 15724544 2986 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/9813/statm: 3839 2986 95 220 0 3616 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 15356

[startup+282.431 s]
/proc/loadavg: 0.99 0.97 0.95 2/78 9814
/proc/meminfo: memFree=1580344/2055924 swapFree=4192812/4192956
[pid=9813] ppid=9811 vsize=15620 CPUtime=282.31
/proc/9813/stat : 9813 (sat7_bin) R 9811 9813 9756 0 -1 4194304 3279 0 0 0 28226 5 0 0 25 0 1 0 269988076 15994880 3262 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/9813/statm: 3905 3262 95 220 0 3682 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 15620

[startup+342.467 s]
/proc/loadavg: 0.99 0.97 0.95 2/78 9814
/proc/meminfo: memFree=1579256/2055924 swapFree=4192812/4192956
[pid=9813] ppid=9811 vsize=15904 CPUtime=342.33
/proc/9813/stat : 9813 (sat7_bin) R 9811 9813 9756 0 -1 4194304 3532 0 0 0 34227 6 0 0 25 0 1 0 269988076 16285696 3515 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/9813/statm: 3976 3515 95 220 0 3753 0
Current children cumulated CPU time (s) 342.33
Current children cumulated vsize (KiB) 15904

[startup+402.5 s]
/proc/loadavg: 0.99 0.97 0.95 2/78 9814
/proc/meminfo: memFree=1578744/2055924 swapFree=4192812/4192956
[pid=9813] ppid=9811 vsize=16228 CPUtime=402.33
/proc/9813/stat : 9813 (sat7_bin) R 9811 9813 9756 0 -1 4194304 3647 0 0 0 40227 6 0 0 25 0 1 0 269988076 16617472 3630 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/9813/statm: 4057 3630 95 220 0 3834 0
Current children cumulated CPU time (s) 402.33
Current children cumulated vsize (KiB) 16228

[startup+462.532 s]
/proc/loadavg: 0.99 0.97 0.95 2/78 9814
/proc/meminfo: memFree=1578232/2055924 swapFree=4192812/4192956
[pid=9813] ppid=9811 vsize=16644 CPUtime=462.35
/proc/9813/stat : 9813 (sat7_bin) R 9811 9813 9756 0 -1 4194304 3801 0 0 0 46228 7 0 0 25 0 1 0 269988076 17043456 3784 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532381 0 0 4096 0 0 0 0 17 1 0 0
/proc/9813/statm: 4161 3784 95 220 0 3938 0
Current children cumulated CPU time (s) 462.35
Current children cumulated vsize (KiB) 16644

[startup+522.559 s]
/proc/loadavg: 0.99 0.97 0.95 2/78 9814
/proc/meminfo: memFree=1577528/2055924 swapFree=4192812/4192956
[pid=9813] ppid=9811 vsize=16780 CPUtime=522.36
/proc/9813/stat : 9813 (sat7_bin) R 9811 9813 9756 0 -1 4194304 3956 0 0 0 52228 8 0 0 25 0 1 0 269988076 17182720 3939 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532803 0 0 4096 0 0 0 0 17 1 0 0
/proc/9813/statm: 4195 3939 95 220 0 3972 0
Current children cumulated CPU time (s) 522.36
Current children cumulated vsize (KiB) 16780

[startup+582.589 s]
/proc/loadavg: 0.99 0.97 0.95 2/78 9816
/proc/meminfo: memFree=1577144/2055924 swapFree=4192812/4192956
[pid=9813] ppid=9811 vsize=17064 CPUtime=582.36
/proc/9813/stat : 9813 (sat7_bin) R 9811 9813 9756 0 -1 4194304 4051 0 0 0 58228 8 0 0 25 0 1 0 269988076 17473536 4034 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/9813/statm: 4266 4034 95 220 0 4043 0
Current children cumulated CPU time (s) 582.36
Current children cumulated vsize (KiB) 17064

[startup+642.627 s]
/proc/loadavg: 0.99 0.97 0.95 2/78 9816
/proc/meminfo: memFree=1576696/2055924 swapFree=4192812/4192956
[pid=9813] ppid=9811 vsize=21480 CPUtime=642.37
/proc/9813/stat : 9813 (sat7_bin) R 9811 9813 9756 0 -1 4194304 4166 0 0 0 64228 9 0 0 25 0 1 0 269988076 21995520 4149 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/9813/statm: 5370 4149 95 220 0 5147 0
Current children cumulated CPU time (s) 642.37
Current children cumulated vsize (KiB) 21480

[startup+702.659 s]
/proc/loadavg: 0.99 0.97 0.95 2/78 9816
/proc/meminfo: memFree=1576248/2055924 swapFree=4192812/4192956
[pid=9813] ppid=9811 vsize=21620 CPUtime=702.38
/proc/9813/stat : 9813 (sat7_bin) R 9811 9813 9756 0 -1 4194304 4288 0 0 0 70228 10 0 0 25 0 1 0 269988076 22138880 4271 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/9813/statm: 5405 4271 95 220 0 5182 0
Current children cumulated CPU time (s) 702.38
Current children cumulated vsize (KiB) 21620

[startup+762.689 s]
/proc/loadavg: 0.99 0.97 0.95 2/78 9816
/proc/meminfo: memFree=1575672/2055924 swapFree=4192812/4192956
[pid=9813] ppid=9811 vsize=21760 CPUtime=762.39
/proc/9813/stat : 9813 (sat7_bin) R 9811 9813 9756 0 -1 4194304 4418 0 0 0 76228 11 0 0 25 0 1 0 269988076 22282240 4401 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/9813/statm: 5440 4401 95 220 0 5217 0
Current children cumulated CPU time (s) 762.39
Current children cumulated vsize (KiB) 21760

[startup+822.722 s]
/proc/loadavg: 0.99 0.97 0.95 2/78 9816
/proc/meminfo: memFree=1575352/2055924 swapFree=4192812/4192956
[pid=9813] ppid=9811 vsize=22028 CPUtime=822.41
/proc/9813/stat : 9813 (sat7_bin) R 9811 9813 9756 0 -1 4194304 4506 0 0 0 82229 12 0 0 25 0 1 0 269988076 22556672 4489 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134580005 0 0 4096 0 0 0 0 17 1 0 0
/proc/9813/statm: 5507 4489 95 220 0 5284 0
Current children cumulated CPU time (s) 822.41
Current children cumulated vsize (KiB) 22028

[startup+882.753 s]
/proc/loadavg: 0.99 0.97 0.95 2/78 9816
/proc/meminfo: memFree=1574392/2055924 swapFree=4192812/4192956
[pid=9813] ppid=9811 vsize=22164 CPUtime=882.41
/proc/9813/stat : 9813 (sat7_bin) R 9811 9813 9756 0 -1 4194304 4736 0 0 0 88228 13 0 0 25 0 1 0 269988076 22695936 4719 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/9813/statm: 5541 4719 95 220 0 5318 0
Current children cumulated CPU time (s) 882.41
Current children cumulated vsize (KiB) 22164

[startup+942.782 s]
/proc/loadavg: 0.99 0.97 0.95 2/78 9816
/proc/meminfo: memFree=1574200/2055924 swapFree=4192812/4192956
[pid=9813] ppid=9811 vsize=22436 CPUtime=942.41
/proc/9813/stat : 9813 (sat7_bin) R 9811 9813 9756 0 -1 4194304 4795 0 0 0 94228 13 0 0 25 0 1 0 269988076 22974464 4778 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532381 0 0 4096 0 0 0 0 17 1 0 0
/proc/9813/statm: 5609 4778 95 220 0 5386 0
Current children cumulated CPU time (s) 942.41
Current children cumulated vsize (KiB) 22436

[startup+1002.82 s]
/proc/loadavg: 0.99 0.97 0.95 2/78 9816
/proc/meminfo: memFree=1574072/2055924 swapFree=4192812/4192956
[pid=9813] ppid=9811 vsize=22436 CPUtime=1002.43
/proc/9813/stat : 9813 (sat7_bin) R 9811 9813 9756 0 -1 4194304 4835 0 0 0 100229 14 0 0 25 0 1 0 269988076 22974464 4818 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134538828 0 0 4096 0 0 0 0 17 1 0 0
/proc/9813/statm: 5609 4818 95 220 0 5386 0
Current children cumulated CPU time (s) 1002.43
Current children cumulated vsize (KiB) 22436

[startup+1062.85 s]
/proc/loadavg: 0.99 0.97 0.95 2/78 9816
/proc/meminfo: memFree=1573688/2055924 swapFree=4192812/4192956
[pid=9813] ppid=9811 vsize=22592 CPUtime=1062.44
/proc/9813/stat : 9813 (sat7_bin) R 9811 9813 9756 0 -1 4194304 4922 0 0 0 106230 14 0 0 25 0 1 0 269988076 23134208 4905 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/9813/statm: 5648 4905 95 220 0 5425 0
Current children cumulated CPU time (s) 1062.44
Current children cumulated vsize (KiB) 22592

[startup+1122.88 s]
/proc/loadavg: 0.99 0.97 0.95 2/78 9816
/proc/meminfo: memFree=1572728/2055924 swapFree=4192812/4192956
[pid=9813] ppid=9811 vsize=23008 CPUtime=1122.44
/proc/9813/stat : 9813 (sat7_bin) R 9811 9813 9756 0 -1 4194304 5173 0 0 0 112229 15 0 0 25 0 1 0 269988076 23560192 5156 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/9813/statm: 5752 5156 95 220 0 5529 0
Current children cumulated CPU time (s) 1122.44
Current children cumulated vsize (KiB) 23008

[startup+1182.91 s]
/proc/loadavg: 0.99 0.97 0.95 2/78 9816
/proc/meminfo: memFree=1572216/2055924 swapFree=4192812/4192956
[pid=9813] ppid=9811 vsize=23168 CPUtime=1182.45
/proc/9813/stat : 9813 (sat7_bin) R 9811 9813 9756 0 -1 4194304 5289 0 0 0 118229 16 0 0 25 0 1 0 269988076 23724032 5272 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134579272 0 0 4096 0 0 0 0 17 1 0 0
/proc/9813/statm: 5792 5272 95 220 0 5569 0
Current children cumulated CPU time (s) 1182.45
Current children cumulated vsize (KiB) 23168



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.53 s]
/proc/loadavg: 0.99 0.97 0.95 2/78 9816
/proc/meminfo: memFree=1572024/2055924 swapFree=4192812/4192956
[pid=9813] ppid=9811 vsize=23300 CPUtime=1200.07
/proc/9813/stat : 9813 (sat7_bin) R 9811 9813 9756 0 -1 4194304 5323 0 0 0 119991 16 0 0 25 0 1 0 269988076 23859200 5306 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532381 0 0 4096 0 0 0 0 17 1 0 0
/proc/9813/statm: 5825 5306 95 220 0 5602 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 23300

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.53
CPU time (s): 1200.08
CPU user time (s): 1199.91
CPU system time (s): 0.166974
CPU usage (%): 99.9622
Max. virtual memory (cumulated for all children) (KiB): 23300

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

runsolver used 1.42478 second user time and 2.78658 second system time

The end

Launcher Data (download as text)

Begin job on node6 on Mon Feb 26 14:32:14 UTC 2007

IDJOB= 307742
IDBENCH= 20213
IDSOLVER= 101
FILE ID= node6/307742-1172500333

PBS_JOBID= 3971592

Free space on /tmp= 66558 MiB

SOLVER NAME= SAT7 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.7/v6500/unif2p-p0.7-v6500-c17355-S376181597-04-UNKNOWN.cnf
COMMAND LINE= /tmp/evaluation/307742-1172500333/sat7_bin /tmp/evaluation/307742-1172500333/instance-307742-1172500333.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-307742-1172500333 -o ROOT/results/node6/solver-307742-1172500333 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/307742-1172500333/sat7_bin /tmp/evaluation/307742-1172500333/instance-307742-1172500333.cnf            

META MD5SUM SOLVER= 499b432f7af158d8586c91b2e490220f
MD5SUM BENCH=  98be734cac3043e9901a8deb2fd05c78

RANDOM SEED= 357392400

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node6.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.277
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.277
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:      2055924 kB
MemFree:       1593816 kB
Buffers:         48756 kB
Cached:         286124 kB
SwapCached:         20 kB
Active:         228364 kB
Inactive:       162612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1593816 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1620 kB
Writeback:           0 kB
Mapped:          74944 kB
Slab:            56748 kB
Committed_AS:   878740 kB
PageTables:       1744 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= 66558 MiB

End job on node6 on Mon Feb 26 14:52:16 UTC 2007