Trace number 334615

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.09 1200.42

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-luckySeven.used-as.sat04-990.sat05-4196.reshuffled-07.cnf
MD5SUMbf3618cdbef11db03f2026bf209783fc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1151.72
Satisfiable
(Un)Satisfiability was proved
Number of variables25493
Number of clauses1139180
Sum of the clauses size2298131
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21136319
Number of clauses of size 31
Number of clauses of size 41
Number of clauses of size 57
Number of clauses of size over 52852

Solver Data (download as text)

4.99/5.02	c Starting solver ...
5.09/5.15	c Restarting after 100 conflicts
5.19/5.20	c Restarting after 250 conflicts
5.19/5.23	c Restarting after 475 conflicts
5.19/5.29	c Restarting after 813 conflicts
5.29/5.39	c Restarting after 1319 conflicts
5.49/5.59	c Restarting after 2078 conflicts
5.88/5.96	c Restarting after 3217 conflicts
6.49/6.55	c Restarting after 4925 conflicts
7.59/7.62	c Restarting after 7488 conflicts
9.28/9.37	c Restarting after 11332 conflicts
11.08/11.10	c Restarting after 17098 conflicts
14.58/14.65	c Restarting after 25747 conflicts
25.29/25.37	c Restarting after 38721 conflicts
37.77/37.83	c Restarting after 58182 conflicts
74.05/74.10	c Restarting after 87374 conflicts
166.73/166.89	c Restarting after 131163 conflicts
375.17/375.38	c Restarting after 196848 conflicts
912.33/912.65	c Restarting after 295374 conflicts

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node3/watcher-334615-1173583474 -o ROOT/results/node3/solver-334615-1173583474 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/334615-1173583474/sat7_bin /tmp/evaluation/334615-1173583474/instance-334615-1173583474.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): 2400 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.43 1.31 1.12 3/77 4356
/proc/meminfo: memFree=1460248/2055920 swapFree=4158660/4192956
[pid=4356] ppid=4354 vsize=2884 CPUtime=0
/proc/4356/stat : 4356 (sat7_bin) R 4354 4356 436 0 -1 4194304 516 0 0 0 0 0 0 0 18 0 1 0 378302512 2953216 499 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134530789 0 0 4096 0 0 0 0 17 1 0 0
/proc/4356/statm: 721 500 88 220 0 498 0

[startup+0.026422 s]
/proc/loadavg: 1.43 1.31 1.12 3/77 4356
/proc/meminfo: memFree=1460248/2055920 swapFree=4158660/4192956
[pid=4356] ppid=4354 vsize=4428 CPUtime=0.02
/proc/4356/stat : 4356 (sat7_bin) R 4354 4356 436 0 -1 4194304 865 0 0 0 2 0 0 0 18 0 1 0 378302512 4534272 848 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134548292 0 0 4096 0 0 0 0 17 1 0 0
/proc/4356/statm: 1107 849 88 220 0 884 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 4428

[startup+0.101429 s]
/proc/loadavg: 1.43 1.31 1.12 3/77 4356
/proc/meminfo: memFree=1460248/2055920 swapFree=4158660/4192956
[pid=4356] ppid=4354 vsize=6480 CPUtime=0.09
/proc/4356/stat : 4356 (sat7_bin) R 4354 4356 436 0 -1 4194304 987 0 0 0 9 0 0 0 18 0 1 0 378302512 6635520 970 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134548102 0 0 4096 0 0 0 0 17 1 0 0
/proc/4356/statm: 1620 970 88 220 0 1397 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6480

[startup+0.301445 s]
/proc/loadavg: 1.43 1.31 1.12 3/77 4356
/proc/meminfo: memFree=1460248/2055920 swapFree=4158660/4192956
[pid=4356] ppid=4354 vsize=6480 CPUtime=0.29
/proc/4356/stat : 4356 (sat7_bin) R 4354 4356 436 0 -1 4194304 1151 0 0 0 29 0 0 0 19 0 1 0 378302512 6635520 1134 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134518460 0 0 4096 0 0 0 0 17 1 0 0
/proc/4356/statm: 1620 1134 88 220 0 1397 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6480

[startup+0.701478 s]
/proc/loadavg: 1.43 1.31 1.12 3/77 4356
/proc/meminfo: memFree=1460248/2055920 swapFree=4158660/4192956
[pid=4356] ppid=4354 vsize=10580 CPUtime=0.69
/proc/4356/stat : 4356 (sat7_bin) R 4354 4356 436 0 -1 4194304 1470 0 0 0 69 0 0 0 22 0 1 0 378302512 10833920 1453 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134547958 0 0 4096 0 0 0 0 17 1 0 0
/proc/4356/statm: 2645 1453 88 220 0 2422 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10580

[startup+1.50154 s]
/proc/loadavg: 1.43 1.31 1.12 2/78 4357
/proc/meminfo: memFree=1453072/2055920 swapFree=4158660/4192956
[pid=4356] ppid=4354 vsize=10580 CPUtime=1.49
/proc/4356/stat : 4356 (sat7_bin) R 4354 4356 436 0 -1 4194304 2142 0 0 0 148 1 0 0 25 0 1 0 378302512 10833920 2125 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134847868 0 0 4096 0 0 0 0 17 1 0 0
/proc/4356/statm: 2645 2125 88 220 0 2422 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10580

[startup+3.10167 s]
/proc/loadavg: 1.43 1.31 1.12 2/78 4357
/proc/meminfo: memFree=1449936/2055920 swapFree=4158660/4192956
[pid=4356] ppid=4354 vsize=18780 CPUtime=3.08
/proc/4356/stat : 4356 (sat7_bin) R 4354 4356 436 0 -1 4194304 3574 0 0 0 307 1 0 0 25 0 1 0 378302512 19230720 3557 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134558961 0 0 4096 0 0 0 0 17 1 0 0
/proc/4356/statm: 4695 3557 88 220 0 4472 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 18780

[startup+6.30194 s]
/proc/loadavg: 1.40 1.31 1.12 2/78 4357
/proc/meminfo: memFree=1438416/2055920 swapFree=4158660/4192956
[pid=4356] ppid=4354 vsize=23356 CPUtime=6.28
/proc/4356/stat : 4356 (sat7_bin) R 4354 4356 436 0 -1 4194304 5589 0 0 0 625 3 0 0 25 0 1 0 378302512 23916544 5572 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532333 0 0 4096 0 0 0 0 17 1 0 0
/proc/4356/statm: 5839 5572 95 220 0 5616 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 23356

[startup+12.7015 s]
/proc/loadavg: 1.36 1.30 1.12 2/78 4357
/proc/meminfo: memFree=1436944/2055920 swapFree=4158660/4192956
[pid=4356] ppid=4354 vsize=27456 CPUtime=12.68
/proc/4356/stat : 4356 (sat7_bin) R 4354 4356 436 0 -1 4194304 5930 0 0 0 1265 3 0 0 25 0 1 0 378302512 28114944 5913 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134578712 0 0 4096 0 0 0 0 17 1 0 0
/proc/4356/statm: 6864 5913 95 220 0 6641 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 27456

[startup+25.5015 s]
/proc/loadavg: 1.28 1.29 1.12 2/78 4357
/proc/meminfo: memFree=1435152/2055920 swapFree=4158660/4192956
[pid=4356] ppid=4354 vsize=27584 CPUtime=25.48
/proc/4356/stat : 4356 (sat7_bin) R 4354 4356 436 0 -1 4194304 6416 0 0 0 2544 4 0 0 25 0 1 0 378302512 28246016 6366 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134533068 0 0 4096 0 0 0 0 17 1 0 0
/proc/4356/statm: 6896 6366 95 220 0 6673 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 27584

[startup+51.1016 s]
/proc/loadavg: 1.18 1.26 1.11 2/78 4357
/proc/meminfo: memFree=1431760/2055920 swapFree=4158660/4192956
[pid=4356] ppid=4354 vsize=31684 CPUtime=51.06
/proc/4356/stat : 4356 (sat7_bin) R 4354 4356 436 0 -1 4194304 7260 0 0 0 5101 5 0 0 25 0 1 0 378302512 32444416 7210 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/4356/statm: 7921 7210 95 220 0 7698 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 31684

[startup+102.306 s]
/proc/loadavg: 1.08 1.22 1.10 2/78 4357
/proc/meminfo: memFree=1426960/2055920 swapFree=4158660/4192956
[pid=4356] ppid=4354 vsize=36036 CPUtime=102.25
/proc/4356/stat : 4356 (sat7_bin) R 4354 4356 436 0 -1 4194304 8450 0 0 0 10218 7 0 0 25 0 1 0 378302512 36900864 8400 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532892 0 0 4096 0 0 0 0 17 1 0 0
/proc/4356/statm: 9009 8400 95 220 0 8786 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 36036

[startup+162.302 s]
/proc/loadavg: 1.03 1.18 1.09 2/78 4357
/proc/meminfo: memFree=1421584/2055920 swapFree=4158660/4192956
[pid=4356] ppid=4354 vsize=40372 CPUtime=162.23
/proc/4356/stat : 4356 (sat7_bin) R 4354 4356 436 0 -1 4194304 9772 0 0 0 16214 9 0 0 25 0 1 0 378302512 41340928 9722 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532542 0 0 4096 0 0 0 0 17 1 0 0
/proc/4356/statm: 10093 9722 95 220 0 9870 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 40372

[startup+222.302 s]
/proc/loadavg: 1.01 1.14 1.08 2/78 4357
/proc/meminfo: memFree=1416784/2055920 swapFree=4158660/4192956
[pid=4356] ppid=4354 vsize=44836 CPUtime=222.21
/proc/4356/stat : 4356 (sat7_bin) R 4354 4356 436 0 -1 4194304 10971 0 0 0 22211 10 0 0 25 0 1 0 378302512 45912064 10921 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532381 0 0 4096 0 0 0 0 17 1 0 0
/proc/4356/statm: 11209 10921 95 220 0 10986 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 44836

[startup+282.302 s]
/proc/loadavg: 1.00 1.11 1.08 2/78 4357
/proc/meminfo: memFree=1411672/2055920 swapFree=4158660/4192956
[pid=4356] ppid=4354 vsize=53268 CPUtime=282.2
/proc/4356/stat : 4356 (sat7_bin) R 4354 4356 436 0 -1 4194304 12249 0 0 0 28208 12 0 0 25 0 1 0 378302512 54546432 12199 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/4356/statm: 13317 12199 95 220 0 13094 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 53268

[startup+342.302 s]
/proc/loadavg: 1.00 1.09 1.07 2/78 4357
/proc/meminfo: memFree=1406488/2055920 swapFree=4158660/4192956
[pid=4356] ppid=4354 vsize=57648 CPUtime=342.18
/proc/4356/stat : 4356 (sat7_bin) R 4354 4356 436 0 -1 4194304 13542 0 0 0 34203 15 0 0 25 0 1 0 378302512 59031552 13492 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532419 0 0 4096 0 0 0 0 17 1 0 0
/proc/4356/statm: 14412 13492 95 220 0 14189 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 57648

[startup+402.301 s]
/proc/loadavg: 1.00 1.07 1.07 2/78 4357
/proc/meminfo: memFree=1402072/2055920 swapFree=4158660/4192956
[pid=4356] ppid=4354 vsize=62124 CPUtime=402.17
/proc/4356/stat : 4356 (sat7_bin) R 4354 4356 436 0 -1 4194304 14659 0 0 0 40200 17 0 0 25 0 1 0 378302512 63614976 14609 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532892 0 0 4096 0 0 0 0 17 1 0 0
/proc/4356/statm: 15531 14609 95 220 0 15308 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 62124

[startup+462.301 s]
/proc/loadavg: 1.00 1.06 1.06 2/78 4357
/proc/meminfo: memFree=1398360/2055920 swapFree=4158660/4192956
[pid=4356] ppid=4354 vsize=66460 CPUtime=462.15
/proc/4356/stat : 4356 (sat7_bin) R 4354 4356 436 0 -1 4194304 15573 0 0 0 46197 18 0 0 25 0 1 0 378302512 68055040 15523 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532694 0 0 4096 0 0 0 0 17 1 0 0
/proc/4356/statm: 16615 15523 95 220 0 16392 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 66460

[startup+522.301 s]
/proc/loadavg: 1.00 1.04 1.06 2/78 4357
/proc/meminfo: memFree=1395288/2055920 swapFree=4158660/4192956
[pid=4356] ppid=4354 vsize=66888 CPUtime=522.13
/proc/4356/stat : 4356 (sat7_bin) R 4354 4356 436 0 -1 4194304 16351 0 0 0 52194 19 0 0 25 0 1 0 378302512 68493312 16301 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532333 0 0 4096 0 0 0 0 17 1 0 0
/proc/4356/statm: 16722 16301 95 220 0 16499 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 66888

[startup+582.301 s]
/proc/loadavg: 1.00 1.03 1.05 2/78 4357
/proc/meminfo: memFree=1392152/2055920 swapFree=4158660/4192956
[pid=4356] ppid=4354 vsize=71092 CPUtime=582.12
/proc/4356/stat : 4356 (sat7_bin) R 4354 4356 436 0 -1 4194304 17133 0 0 0 58192 20 0 0 25 0 1 0 378302512 72798208 17083 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/4356/statm: 17773 17083 95 220 0 17550 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 71092

[startup+642.301 s]
/proc/loadavg: 1.00 1.02 1.04 2/78 4357
/proc/meminfo: memFree=1388504/2055920 swapFree=4158660/4192956
[pid=4356] ppid=4354 vsize=75444 CPUtime=642.1
/proc/4356/stat : 4356 (sat7_bin) R 4354 4356 436 0 -1 4194304 18020 0 0 0 64189 21 0 0 25 0 1 0 378302512 77254656 17970 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134536620 0 0 4096 0 0 0 0 17 1 0 0
/proc/4356/statm: 18861 17970 95 220 0 18638 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 75444

[startup+702.301 s]
/proc/loadavg: 1.00 1.02 1.04 2/78 4357
/proc/meminfo: memFree=1385688/2055920 swapFree=4158660/4192956
[pid=4356] ppid=4354 vsize=79836 CPUtime=702.09
/proc/4356/stat : 4356 (sat7_bin) R 4354 4356 436 0 -1 4194304 18745 0 0 0 70186 23 0 0 25 0 1 0 378302512 81752064 18695 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134531383 0 0 4096 0 0 0 0 17 1 0 0
/proc/4356/statm: 19959 18695 95 220 0 19736 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 79836

[startup+762.305 s]
/proc/loadavg: 1.00 1.01 1.03 2/78 4357
/proc/meminfo: memFree=1382552/2055920 swapFree=4158660/4192956
[pid=4356] ppid=4354 vsize=80048 CPUtime=762.07
/proc/4356/stat : 4356 (sat7_bin) R 4354 4356 436 0 -1 4194304 19505 0 0 0 76183 24 0 0 25 0 1 0 378302512 81969152 19455 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134533066 0 0 4096 0 0 0 0 17 1 0 0
/proc/4356/statm: 20012 19455 95 220 0 19789 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 80048

[startup+822.302 s]
/proc/loadavg: 1.00 1.01 1.03 2/78 4357
/proc/meminfo: memFree=1379544/2055920 swapFree=4158660/4192956
[pid=4356] ppid=4354 vsize=84472 CPUtime=822.06
/proc/4356/stat : 4356 (sat7_bin) R 4354 4356 436 0 -1 4194304 20285 0 0 0 82180 26 0 0 25 0 1 0 378302512 86499328 20235 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/4356/statm: 21118 20235 95 220 0 20895 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 84472

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/78 4357
/proc/meminfo: memFree=1376664/2055920 swapFree=4158660/4192956
[pid=4356] ppid=4354 vsize=88772 CPUtime=882.05
/proc/4356/stat : 4356 (sat7_bin) R 4354 4356 436 0 -1 4194304 20984 0 0 0 88178 27 0 0 25 0 1 0 378302512 90902528 20934 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134531434 0 0 4096 0 0 0 0 17 1 0 0
/proc/4356/statm: 22193 20934 95 220 0 21970 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 88772

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/78 4357
/proc/meminfo: memFree=1374488/2055920 swapFree=4158660/4192956
[pid=4356] ppid=4354 vsize=88912 CPUtime=942.03
/proc/4356/stat : 4356 (sat7_bin) R 4354 4356 436 0 -1 4194304 21540 0 0 0 94175 28 0 0 25 0 1 0 378302512 91045888 21490 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134533085 0 0 4096 0 0 0 0 17 1 0 0
/proc/4356/statm: 22228 21490 95 220 0 22005 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 88912

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/78 4357
/proc/meminfo: memFree=1371992/2055920 swapFree=4158660/4192956
[pid=4356] ppid=4354 vsize=93276 CPUtime=1002.01
/proc/4356/stat : 4356 (sat7_bin) R 4354 4356 436 0 -1 4194304 22145 0 0 0 100172 29 0 0 25 0 1 0 378302512 95514624 22095 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/4356/statm: 23319 22095 95 220 0 23096 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 93276

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4359
/proc/meminfo: memFree=1369624/2055920 swapFree=4158660/4192956
[pid=4356] ppid=4354 vsize=93532 CPUtime=1061.99
/proc/4356/stat : 4356 (sat7_bin) R 4354 4356 436 0 -1 4194304 22793 0 0 0 106169 30 0 0 25 0 1 0 378302512 95776768 22710 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532623 0 0 4096 0 0 0 0 17 1 0 0
/proc/4356/statm: 23383 22710 95 220 0 23160 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 93532

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4359
/proc/meminfo: memFree=1367128/2055920 swapFree=4158660/4192956
[pid=4356] ppid=4354 vsize=97744 CPUtime=1121.98
/proc/4356/stat : 4356 (sat7_bin) R 4354 4356 436 0 -1 4194304 23393 0 0 0 112167 31 0 0 25 0 1 0 378302512 100089856 23310 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532892 0 0 4096 0 0 0 0 17 1 0 0
/proc/4356/statm: 24436 23310 95 220 0 24213 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 97744

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4359
/proc/meminfo: memFree=1364952/2055920 swapFree=4158660/4192956
[pid=4356] ppid=4354 vsize=97872 CPUtime=1181.96
/proc/4356/stat : 4356 (sat7_bin) R 4354 4356 436 0 -1 4194304 23993 0 0 0 118164 32 0 0 25 0 1 0 378302512 100220928 23877 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134578937 0 0 4096 0 0 0 0 17 1 0 0
/proc/4356/statm: 24468 23877 95 220 0 24245 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 97872



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4359
/proc/meminfo: memFree=1364440/2055920 swapFree=4158660/4192956
[pid=4356] ppid=4354 vsize=98008 CPUtime=1200.07
/proc/4356/stat : 4356 (sat7_bin) R 4354 4356 436 0 -1 4194304 24116 0 0 0 119974 33 0 0 25 0 1 0 378302512 100360192 24000 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/4356/statm: 24502 24000 95 220 0 24279 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 98008

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.42
CPU time (s): 1200.09
CPU user time (s): 1199.74
CPU system time (s): 0.347947
CPU usage (%): 99.9723
Max. virtual memory (cumulated for all children) (KiB): 98008

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

runsolver used 1.40379 second user time and 2.96955 second system time

The end

Launcher Data (download as text)

Begin job on node3 on Sun Mar 11 03:24:37 UTC 2007

IDJOB= 334615
IDBENCH= 24632
IDSOLVER= 101
FILE ID= node3/334615-1173583474

PBS_JOBID= 4101208

Free space on /tmp= 66503 MiB

SOLVER NAME= SAT7 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-luckySeven.used-as.sat04-990.sat05-4196.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/334615-1173583474/sat7_bin /tmp/evaluation/334615-1173583474/instance-334615-1173583474.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-334615-1173583474 -o ROOT/results/node3/solver-334615-1173583474 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/334615-1173583474/sat7_bin /tmp/evaluation/334615-1173583474/instance-334615-1173583474.cnf            

META MD5SUM SOLVER= 499b432f7af158d8586c91b2e490220f
MD5SUM BENCH=  bf3618cdbef11db03f2026bf209783fc

RANDOM SEED= 38584859

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node3.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.241
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.241
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:       1460656 kB
Buffers:         51824 kB
Cached:         448740 kB
SwapCached:       2636 kB
Active:         295580 kB
Inactive:       228224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1460656 kB
SwapTotal:     4192956 kB
SwapFree:      4158660 kB
Dirty:           17076 kB
Writeback:           0 kB
Mapped:          30880 kB
Slab:            57140 kB
Committed_AS:  1539336 kB
PageTables:       1656 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= 66503 MiB

End job on node3 on Sun Mar 11 03:44:39 UTC 2007