Trace number 336463

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.16 1200.46

General information on the benchmark

Namecrafted/Hard/contest05/counting-clq/
unsat-set-b-fclqcolor-25-18-23.sat05-1287.reshuffled-07.cnf
MD5SUMcaece48666f4e716f61ea74e680d7de5
Bench CategoryCRAFTED (crafted 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 variables1325
Number of clauses174298
Sum of the clauses size506725
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 217050
Number of clauses of size 3157200
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 548

Solver Data (download as text)

0.60/0.69	c Starting solver ...
0.60/0.70	c Restarting after 101 conflicts
0.69/0.72	c Restarting after 252 conflicts
0.69/0.75	c Restarting after 478 conflicts
0.69/0.78	c Restarting after 817 conflicts
0.79/0.86	c Restarting after 1324 conflicts
0.89/0.97	c Restarting after 2084 conflicts
1.00/1.08	c Restarting after 3223 conflicts
1.39/1.43	c Restarting after 4931 conflicts
1.79/1.89	c Restarting after 7493 conflicts
2.39/2.48	c Restarting after 11337 conflicts
4.40/4.47	c Restarting after 17103 conflicts
6.29/6.32	c Restarting after 25754 conflicts
13.38/13.45	c Restarting after 38728 conflicts
19.69/19.72	c Restarting after 58190 conflicts
53.08/53.16	c Restarting after 87382 conflicts
97.78/97.82	c Restarting after 131172 conflicts
221.04/221.15	c Restarting after 196856 conflicts
443.48/443.69	c Restarting after 295382 conflicts
858.68/858.90	c Restarting after 443171 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/node18/watcher-336463-1173647333 -o ROOT/results/node18/solver-336463-1173647333 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/336463-1173647333/sat7_bin /tmp/evaluation/336463-1173647333/instance-336463-1173647333.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: 0.91 0.95 0.98 3/77 2270
/proc/meminfo: memFree=1900024/2055920 swapFree=4153284/4192956
[pid=2270] ppid=2268 vsize=1328 CPUtime=0
/proc/2270/stat : 2270 (sat7_bin) R 2268 2270 1473 0 -1 4194304 166 0 0 0 0 0 0 0 18 0 1 0 384687862 1359872 149 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134756106 0 0 4096 0 0 0 0 17 1 0 0
/proc/2270/statm: 332 149 88 220 0 109 0

[startup+0.0432519 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 2270
/proc/meminfo: memFree=1900024/2055920 swapFree=4153284/4192956
[pid=2270] ppid=2268 vsize=2104 CPUtime=0.04
/proc/2270/stat : 2270 (sat7_bin) R 2268 2270 1473 0 -1 4194304 300 0 0 0 4 0 0 0 18 0 1 0 384687862 2154496 283 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134547059 0 0 4096 0 0 0 0 17 1 0 0
/proc/2270/statm: 526 283 88 220 0 303 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2104

[startup+0.101258 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 2270
/proc/meminfo: memFree=1900024/2055920 swapFree=4153284/4192956
[pid=2270] ppid=2268 vsize=3132 CPUtime=0.09
/proc/2270/stat : 2270 (sat7_bin) R 2268 2270 1473 0 -1 4194304 515 0 0 0 9 0 0 0 18 0 1 0 384687862 3207168 498 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134547059 0 0 4096 0 0 0 0 17 1 0 0
/proc/2270/statm: 783 498 88 220 0 560 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3132

[startup+0.301277 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 2270
/proc/meminfo: memFree=1900024/2055920 swapFree=4153284/4192956
[pid=2270] ppid=2268 vsize=9284 CPUtime=0.29
/proc/2270/stat : 2270 (sat7_bin) R 2268 2270 1473 0 -1 4194304 1190 0 0 0 29 0 0 0 19 0 1 0 384687862 9506816 1173 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134558673 0 0 4096 0 0 0 0 17 1 0 0
/proc/2270/statm: 2321 1174 88 220 0 2098 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9284

[startup+0.701316 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 2270
/proc/meminfo: memFree=1900024/2055920 swapFree=4153284/4192956
[pid=2270] ppid=2268 vsize=14180 CPUtime=0.69
/proc/2270/stat : 2270 (sat7_bin) R 2268 2270 1473 0 -1 4194304 2679 0 0 0 68 1 0 0 22 0 1 0 384687862 14520320 2662 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 135066573 0 0 4096 0 0 0 0 17 1 0 0
/proc/2270/statm: 3545 2662 95 220 0 3322 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14180

[startup+1.50139 s]
/proc/loadavg: 0.91 0.95 0.98 2/78 2271
/proc/meminfo: memFree=1888368/2055920 swapFree=4153284/4192956
[pid=2270] ppid=2268 vsize=14576 CPUtime=1.49
/proc/2270/stat : 2270 (sat7_bin) R 2268 2270 1473 0 -1 4194304 3452 0 0 0 148 1 0 0 25 0 1 0 384687862 14925824 3435 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134537823 0 0 4096 0 0 0 0 17 1 0 0
/proc/2270/statm: 3644 3435 95 220 0 3421 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14576

[startup+3.10155 s]
/proc/loadavg: 0.91 0.95 0.98 2/78 2271
/proc/meminfo: memFree=1884400/2055920 swapFree=4153284/4192956
[pid=2270] ppid=2268 vsize=23040 CPUtime=3.1
/proc/2270/stat : 2270 (sat7_bin) R 2268 2270 1473 0 -1 4194304 4761 0 0 0 308 2 0 0 25 0 1 0 384687862 23592960 4744 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134525826 0 0 4096 0 0 0 0 17 1 0 0
/proc/2270/statm: 5760 4744 95 220 0 5537 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 23040

[startup+6.30186 s]
/proc/loadavg: 0.92 0.95 0.98 2/78 2271
/proc/meminfo: memFree=1875056/2055920 swapFree=4153284/4192956
[pid=2270] ppid=2268 vsize=31904 CPUtime=6.29
/proc/2270/stat : 2270 (sat7_bin) R 2268 2270 1473 0 -1 4194304 6925 0 0 0 626 3 0 0 25 0 1 0 384687862 32669696 6908 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134542721 0 0 4096 0 0 0 0 17 1 0 0
/proc/2270/statm: 7976 6908 95 220 0 7753 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 31904

[startup+12.7015 s]
/proc/loadavg: 0.93 0.95 0.98 2/78 2271
/proc/meminfo: memFree=1862256/2055920 swapFree=4153284/4192956
[pid=2270] ppid=2268 vsize=40772 CPUtime=12.69
/proc/2270/stat : 2270 (sat7_bin) R 2268 2270 1473 0 -1 4194304 9660 0 0 0 1263 6 0 0 25 0 1 0 384687862 41750528 9643 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532589 0 0 4096 0 0 0 0 17 1 0 0
/proc/2270/statm: 10193 9643 95 220 0 9970 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 40772

[startup+25.5017 s]
/proc/loadavg: 0.94 0.96 0.98 2/78 2271
/proc/meminfo: memFree=1844336/2055920 swapFree=4153284/4192956
[pid=2270] ppid=2268 vsize=58948 CPUtime=25.48
/proc/2270/stat : 2270 (sat7_bin) R 2268 2270 1473 0 -1 4194304 14003 0 0 0 2539 9 0 0 25 0 1 0 384687862 60362752 13986 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/2270/statm: 14737 13986 95 220 0 14514 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 58948

[startup+51.1012 s]
/proc/loadavg: 0.96 0.96 0.98 2/78 2271
/proc/meminfo: memFree=1825904/2055920 swapFree=4153284/4192956
[pid=2270] ppid=2268 vsize=77032 CPUtime=51.08
/proc/2270/stat : 2270 (sat7_bin) R 2268 2270 1473 0 -1 4194304 18623 0 0 0 5094 14 0 0 25 0 1 0 384687862 78880768 18606 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532525 0 0 4096 0 0 0 0 17 1 0 0
/proc/2270/statm: 19258 18606 95 220 0 19035 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 77032

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.98 2/78 2271
/proc/meminfo: memFree=1787696/2055920 swapFree=4153284/4192956
[pid=2270] ppid=2268 vsize=117276 CPUtime=102.27
/proc/2270/stat : 2270 (sat7_bin) R 2268 2270 1473 0 -1 4194304 28106 0 0 0 10206 21 0 0 25 0 1 0 384687862 120090624 28089 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/2270/statm: 29319 28089 95 220 0 29096 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 117276

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 2271
/proc/meminfo: memFree=1746736/2055920 swapFree=4153284/4192956
[pid=2270] ppid=2268 vsize=156260 CPUtime=162.25
/proc/2270/stat : 2270 (sat7_bin) R 2268 2270 1473 0 -1 4194304 38403 0 0 0 16192 33 0 0 25 0 1 0 384687862 160010240 38386 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/2270/statm: 39065 38386 95 220 0 38842 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 156260

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 2271
/proc/meminfo: memFree=1716208/2055920 swapFree=4153284/4192956
[pid=2270] ppid=2268 vsize=187552 CPUtime=222.24
/proc/2270/stat : 2270 (sat7_bin) R 2268 2270 1473 0 -1 4194304 45942 0 0 0 22183 41 0 0 25 0 1 0 384687862 192053248 45925 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/2270/statm: 46888 45925 95 220 0 46665 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 187552

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 2271
/proc/meminfo: memFree=1682928/2055920 swapFree=4153284/4192956
[pid=2270] ppid=2268 vsize=222360 CPUtime=282.22
/proc/2270/stat : 2270 (sat7_bin) R 2268 2270 1473 0 -1 4194304 54304 0 0 0 28173 49 0 0 25 0 1 0 384687862 227696640 54287 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/2270/statm: 55590 54287 95 220 0 55367 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 222360

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 2271
/proc/meminfo: memFree=1661168/2055920 swapFree=4153284/4192956
[pid=2270] ppid=2268 vsize=244764 CPUtime=342.21
/proc/2270/stat : 2270 (sat7_bin) R 2268 2270 1473 0 -1 4194304 59662 0 0 0 34167 54 0 0 25 0 1 0 384687862 250638336 59645 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532381 0 0 4096 0 0 0 0 17 1 0 0
/proc/2270/statm: 61191 59645 95 220 0 60968 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 244764

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 2271
/proc/meminfo: memFree=1647088/2055920 swapFree=4153284/4192956
[pid=2270] ppid=2268 vsize=259552 CPUtime=402.19
/proc/2270/stat : 2270 (sat7_bin) R 2268 2270 1473 0 -1 4194304 63354 0 0 0 40161 58 0 0 25 0 1 0 384687862 265781248 63172 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/2270/statm: 64888 63172 95 220 0 64665 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 259552

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 2271
/proc/meminfo: memFree=1636272/2055920 swapFree=4153284/4192956
[pid=2270] ppid=2268 vsize=269108 CPUtime=462.18
/proc/2270/stat : 2270 (sat7_bin) R 2268 2270 1473 0 -1 4194304 66093 0 0 0 46157 61 0 0 25 0 1 0 384687862 275566592 65845 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532512 0 0 4096 0 0 0 0 17 1 0 0
/proc/2270/statm: 67277 65845 95 220 0 67054 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 269108

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 2271
/proc/meminfo: memFree=1627696/2055920 swapFree=4153284/4192956
[pid=2270] ppid=2268 vsize=278764 CPUtime=522.16
/proc/2270/stat : 2270 (sat7_bin) R 2268 2270 1473 0 -1 4194304 68272 0 0 0 52153 63 0 0 25 0 1 0 384687862 285454336 68024 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/2270/statm: 69691 68024 95 220 0 69468 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 278764

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 2271
/proc/meminfo: memFree=1615792/2055920 swapFree=4153284/4192956
[pid=2270] ppid=2268 vsize=291712 CPUtime=582.15
/proc/2270/stat : 2270 (sat7_bin) R 2268 2270 1473 0 -1 4194304 71191 0 0 0 58148 67 0 0 25 0 1 0 384687862 298713088 70943 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/2270/statm: 72928 70943 95 220 0 72705 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 291712

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 2271
/proc/meminfo: memFree=1603120/2055920 swapFree=4153284/4192956
[pid=2270] ppid=2268 vsize=305040 CPUtime=642.14
/proc/2270/stat : 2270 (sat7_bin) R 2268 2270 1473 0 -1 4194304 74361 0 0 0 64143 71 0 0 25 0 1 0 384687862 312360960 74080 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/2270/statm: 76260 74080 95 220 0 76037 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 305040

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 2271
/proc/meminfo: memFree=1588976/2055920 swapFree=4153284/4192956
[pid=2270] ppid=2268 vsize=318388 CPUtime=702.11
/proc/2270/stat : 2270 (sat7_bin) R 2268 2270 1473 0 -1 4194304 77963 0 0 0 70137 74 0 0 25 0 1 0 384687862 326029312 77616 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/2270/statm: 79597 77616 95 220 0 79374 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 318388

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 2271
/proc/meminfo: memFree=1575664/2055920 swapFree=4153284/4192956
[pid=2270] ppid=2268 vsize=332532 CPUtime=762.11
/proc/2270/stat : 2270 (sat7_bin) R 2268 2270 1473 0 -1 4194304 81299 0 0 0 76133 78 0 0 25 0 1 0 384687862 340512768 80919 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/2270/statm: 83133 80919 95 220 0 82910 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 332532

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 2271
/proc/meminfo: memFree=1562288/2055920 swapFree=4153284/4192956
[pid=2270] ppid=2268 vsize=345748 CPUtime=822.09
/proc/2270/stat : 2270 (sat7_bin) R 2268 2270 1473 0 -1 4194304 84719 0 0 0 82128 81 0 0 25 0 1 0 384687862 354045952 84273 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532552 0 0 4096 0 0 0 0 17 1 0 0
/proc/2270/statm: 86437 84273 95 220 0 86214 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 345748

[startup+882.302 s]
/proc/loadavg: 1.03 0.99 0.99 2/78 2271
/proc/meminfo: memFree=1555120/2055920 swapFree=4153284/4192956
[pid=2270] ppid=2268 vsize=350200 CPUtime=882.07
/proc/2270/stat : 2270 (sat7_bin) R 2268 2270 1473 0 -1 4194304 86472 0 0 0 88123 84 0 0 25 0 1 0 384687862 358604800 86026 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/2270/statm: 87550 86026 95 220 0 87327 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 350200

[startup+942.301 s]
/proc/loadavg: 1.05 1.00 0.99 2/78 2271
/proc/meminfo: memFree=1554544/2055920 swapFree=4153284/4192956
[pid=2270] ppid=2268 vsize=350728 CPUtime=942.06
/proc/2270/stat : 2270 (sat7_bin) R 2268 2270 1473 0 -1 4194304 86611 0 0 0 94121 85 0 0 25 0 1 0 384687862 359145472 86165 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/2270/statm: 87682 86165 95 220 0 87459 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 350728

[startup+1002.3 s]
/proc/loadavg: 1.18 1.04 1.01 2/78 2271
/proc/meminfo: memFree=1553968/2055920 swapFree=4153284/4192956
[pid=2270] ppid=2268 vsize=351508 CPUtime=1002.05
/proc/2270/stat : 2270 (sat7_bin) R 2268 2270 1473 0 -1 4194304 86832 0 0 0 100119 86 0 0 25 0 1 0 384687862 359944192 86287 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/2270/statm: 87877 86287 95 220 0 87654 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 351508

[startup+1062.3 s]
/proc/loadavg: 1.06 1.03 1.00 2/78 2271
/proc/meminfo: memFree=1553648/2055920 swapFree=4153284/4192956
[pid=2270] ppid=2268 vsize=351900 CPUtime=1062.03
/proc/2270/stat : 2270 (sat7_bin) R 2268 2270 1473 0 -1 4194304 86935 0 0 0 106117 86 0 0 25 0 1 0 384687862 360345600 86357 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/2270/statm: 87975 86357 95 220 0 87752 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 351900

[startup+1122.3 s]
/proc/loadavg: 1.02 1.02 1.00 2/78 2271
/proc/meminfo: memFree=1552688/2055920 swapFree=4153284/4192956
[pid=2270] ppid=2268 vsize=356132 CPUtime=1122.02
/proc/2270/stat : 2270 (sat7_bin) R 2268 2270 1473 0 -1 4194304 87177 0 0 0 112115 87 0 0 25 0 1 0 384687862 364679168 86599 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532559 0 0 4096 0 0 0 0 17 1 0 0
/proc/2270/statm: 89033 86599 95 220 0 88810 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 356132

[startup+1182.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/78 2271
/proc/meminfo: memFree=1550832/2055920 swapFree=4153284/4192956
[pid=2270] ppid=2268 vsize=356688 CPUtime=1181.99
/proc/2270/stat : 2270 (sat7_bin) R 2268 2270 1473 0 -1 4194304 87637 0 0 0 118112 87 0 0 25 0 1 0 384687862 365248512 87059 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/2270/statm: 89172 87059 95 220 0 88949 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 356688



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 2271
/proc/meminfo: memFree=1549936/2055920 swapFree=4153284/4192956
[pid=2270] ppid=2268 vsize=356688 CPUtime=1200.1
/proc/2270/stat : 2270 (sat7_bin) R 2268 2270 1473 0 -1 4194304 87856 0 0 0 119922 88 0 0 25 0 1 0 384687862 365248512 87278 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532564 0 0 4096 0 0 0 0 17 1 0 0
/proc/2270/statm: 89172 87278 95 220 0 88949 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 356688

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.46
CPU time (s): 1200.16
CPU user time (s): 1199.22
CPU system time (s): 0.939857
CPU usage (%): 99.9752
Max. virtual memory (cumulated for all children) (KiB): 356688

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

runsolver used 1.39679 second user time and 2.97155 second system time

The end

Launcher Data (download as text)

Begin job on node18 on Sun Mar 11 21:08:53 UTC 2007

IDJOB= 336463
IDBENCH= 24676
IDSOLVER= 101
FILE ID= node18/336463-1173647333

PBS_JOBID= 4101344

Free space on /tmp= 66511 MiB

SOLVER NAME= SAT7 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/counting-clq/unsat-set-b-fclqcolor-25-18-23.sat05-1287.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/336463-1173647333/sat7_bin /tmp/evaluation/336463-1173647333/instance-336463-1173647333.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-336463-1173647333 -o ROOT/results/node18/solver-336463-1173647333 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/336463-1173647333/sat7_bin /tmp/evaluation/336463-1173647333/instance-336463-1173647333.cnf            

META MD5SUM SOLVER= 499b432f7af158d8586c91b2e490220f
MD5SUM BENCH=  caece48666f4e716f61ea74e680d7de5

RANDOM SEED= 759856426

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node18.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.236
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.236
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:       1900432 kB
Buffers:         22764 kB
Cached:          60904 kB
SwapCached:       2896 kB
Active:          60656 kB
Inactive:        46112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1900432 kB
SwapTotal:     4192956 kB
SwapFree:      4153284 kB
Dirty:            3880 kB
Writeback:           0 kB
Mapped:          30192 kB
Slab:            34332 kB
Committed_AS:  1295452 kB
PageTables:       1668 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= 66511 MiB

End job on node18 on Sun Mar 11 21:28:56 UTC 2007