Trace number 336547

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.47

General information on the benchmark

Namecrafted/Hard/contest05/counting-clq/
unsat-set-a-clqcolor-30-19-20.sat05-1256.reshuffled-07.cnf
MD5SUM08b968293abd73d1b678d4f1e29187a3
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 variables1605
Number of clauses179315
Sum of the clauses size533265
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25700
Number of clauses of size 3173565
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

Solver Data (download as text)

0.69/0.73	c Starting solver ...
0.69/0.74	c Restarting after 100 conflicts
0.69/0.77	c Restarting after 253 conflicts
0.79/0.81	c Restarting after 478 conflicts
0.79/0.87	c Restarting after 816 conflicts
0.89/0.97	c Restarting after 1323 conflicts
1.10/1.14	c Restarting after 2082 conflicts
1.29/1.36	c Restarting after 3221 conflicts
1.69/1.76	c Restarting after 4929 conflicts
2.49/2.54	c Restarting after 7491 conflicts
3.89/3.94	c Restarting after 11335 conflicts
6.29/6.35	c Restarting after 17102 conflicts
10.39/10.47	c Restarting after 25752 conflicts
20.68/20.70	c Restarting after 38729 conflicts
46.68/46.75	c Restarting after 58194 conflicts
99.46/99.51	c Restarting after 87386 conflicts
198.13/198.22	c Restarting after 131176 conflicts
382.07/382.24	c Restarting after 196864 conflicts
822.92/823.28	c Restarting after 295390 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/node29/watcher-336547-1173648948 -o ROOT/results/node29/solver-336547-1173648948 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/336547-1173648948/sat7_bin /tmp/evaluation/336547-1173648948/instance-336547-1173648948.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.92 0.99 0.99 3/77 1295
/proc/meminfo: memFree=1892256/2055920 swapFree=4144048/4192956
[pid=1295] ppid=1293 vsize=1340 CPUtime=0
/proc/1295/stat : 1295 (sat7_bin) R 1293 1295 511 0 -1 4194304 173 0 0 0 0 0 0 0 18 0 1 0 21201689 1372160 156 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134547008 0 0 4096 0 0 0 0 17 1 0 0
/proc/1295/statm: 335 156 88 220 0 112 0

[startup+0.0454011 s]
/proc/loadavg: 0.92 0.99 0.99 3/77 1295
/proc/meminfo: memFree=1892256/2055920 swapFree=4144048/4192956
[pid=1295] ppid=1293 vsize=2116 CPUtime=0.04
/proc/1295/stat : 1295 (sat7_bin) R 1293 1295 511 0 -1 4194304 315 0 0 0 4 0 0 0 18 0 1 0 21201689 2166784 298 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134546624 0 0 4096 0 0 0 0 17 1 0 0
/proc/1295/statm: 529 298 88 220 0 306 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2116

[startup+0.101409 s]
/proc/loadavg: 0.92 0.99 0.99 3/77 1295
/proc/meminfo: memFree=1892256/2055920 swapFree=4144048/4192956
[pid=1295] ppid=1293 vsize=3144 CPUtime=0.09
/proc/1295/stat : 1295 (sat7_bin) R 1293 1295 511 0 -1 4194304 516 0 0 0 9 0 0 0 18 0 1 0 21201689 3219456 499 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134558673 0 0 4096 0 0 0 0 17 1 0 0
/proc/1295/statm: 786 499 88 220 0 563 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3144

[startup+0.301437 s]
/proc/loadavg: 0.92 0.99 0.99 3/77 1295
/proc/meminfo: memFree=1892256/2055920 swapFree=4144048/4192956
[pid=1295] ppid=1293 vsize=9296 CPUtime=0.29
/proc/1295/stat : 1295 (sat7_bin) R 1293 1295 511 0 -1 4194304 1220 0 0 0 29 0 0 0 19 0 1 0 21201689 9519104 1203 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134558673 0 0 4096 0 0 0 0 17 1 0 0
/proc/1295/statm: 2324 1203 88 220 0 2101 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9296

[startup+0.701493 s]
/proc/loadavg: 0.92 0.99 0.99 3/77 1295
/proc/meminfo: memFree=1892256/2055920 swapFree=4144048/4192956
[pid=1295] ppid=1293 vsize=14056 CPUtime=0.69
/proc/1295/stat : 1295 (sat7_bin) R 1293 1295 511 0 -1 4194304 2741 0 0 0 68 1 0 0 22 0 1 0 21201689 14393344 2724 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134546624 0 0 4096 0 0 0 0 17 1 0 0
/proc/1295/statm: 3514 2724 88 220 0 3291 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14056

[startup+1.50161 s]
/proc/loadavg: 0.92 0.99 0.99 2/78 1296
/proc/meminfo: memFree=1879640/2055920 swapFree=4144048/4192956
[pid=1295] ppid=1293 vsize=18688 CPUtime=1.49
/proc/1295/stat : 1295 (sat7_bin) R 1293 1295 511 0 -1 4194304 3795 0 0 0 148 1 0 0 25 0 1 0 21201689 19136512 3778 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134538591 0 0 4096 0 0 0 0 17 1 0 0
/proc/1295/statm: 4672 3778 95 220 0 4449 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18688

[startup+3.10183 s]
/proc/loadavg: 0.93 0.99 0.99 2/78 1296
/proc/meminfo: memFree=1874776/2055920 swapFree=4144048/4192956
[pid=1295] ppid=1293 vsize=22920 CPUtime=3.09
/proc/1295/stat : 1295 (sat7_bin) R 1293 1295 511 0 -1 4194304 5347 0 0 0 308 1 0 0 25 0 1 0 21201689 23470080 5330 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/1295/statm: 5730 5330 95 220 0 5507 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22920

[startup+6.30129 s]
/proc/loadavg: 0.93 0.99 0.99 2/78 1296
/proc/meminfo: memFree=1864920/2055920 swapFree=4144048/4192956
[pid=1295] ppid=1293 vsize=31516 CPUtime=6.29
/proc/1295/stat : 1295 (sat7_bin) R 1293 1295 511 0 -1 4194304 7357 0 0 0 626 3 0 0 25 0 1 0 21201689 32272384 7340 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532559 0 0 4096 0 0 0 0 17 1 0 0
/proc/1295/statm: 7879 7340 95 220 0 7656 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 31516

[startup+12.7012 s]
/proc/loadavg: 0.94 0.99 0.99 2/78 1296
/proc/meminfo: memFree=1851160/2055920 swapFree=4144048/4192956
[pid=1295] ppid=1293 vsize=44500 CPUtime=12.68
/proc/1295/stat : 1295 (sat7_bin) R 1293 1295 511 0 -1 4194304 10584 0 0 0 1264 4 0 0 25 0 1 0 21201689 45568000 10567 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134542721 0 0 4096 0 0 0 0 17 1 0 0
/proc/1295/statm: 11125 10567 95 220 0 10902 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 44500

[startup+25.502 s]
/proc/loadavg: 0.95 0.99 0.99 2/78 1296
/proc/meminfo: memFree=1833240/2055920 swapFree=4144048/4192956
[pid=1295] ppid=1293 vsize=62036 CPUtime=25.49
/proc/1295/stat : 1295 (sat7_bin) R 1293 1295 511 0 -1 4194304 14891 0 0 0 2540 9 0 0 25 0 1 0 21201689 63524864 14874 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134536174 0 0 4096 0 0 0 0 17 1 0 0
/proc/1295/statm: 15509 14874 95 220 0 15286 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 62036

[startup+51.1016 s]
/proc/loadavg: 0.96 0.99 0.99 2/78 1296
/proc/meminfo: memFree=1809432/2055920 swapFree=4144048/4192956
[pid=1295] ppid=1293 vsize=88260 CPUtime=51.08
/proc/1295/stat : 1295 (sat7_bin) R 1293 1295 511 0 -1 4194304 20894 0 0 0 5092 16 0 0 25 0 1 0 21201689 90378240 20877 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/1295/statm: 22065 20877 95 220 0 21842 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 88260

[startup+102.306 s]
/proc/loadavg: 0.98 0.99 0.99 2/78 1296
/proc/meminfo: memFree=1772376/2055920 swapFree=4144048/4192956
[pid=1295] ppid=1293 vsize=124092 CPUtime=102.26
/proc/1295/stat : 1295 (sat7_bin) R 1293 1295 511 0 -1 4194304 29979 0 0 0 10202 24 0 0 25 0 1 0 21201689 127070208 29962 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/1295/statm: 31023 29962 95 220 0 30800 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 124092

[startup+162.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 1296
/proc/meminfo: memFree=1736600/2055920 swapFree=4144048/4192956
[pid=1295] ppid=1293 vsize=159444 CPUtime=162.24
/proc/1295/stat : 1295 (sat7_bin) R 1293 1295 511 0 -1 4194304 38998 0 0 0 16190 34 0 0 25 0 1 0 21201689 163270656 38981 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/1295/statm: 39861 38981 95 220 0 39638 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 159444

[startup+222.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 1296
/proc/meminfo: memFree=1704792/2055920 swapFree=4144048/4192956
[pid=1295] ppid=1293 vsize=189796 CPUtime=222.22
/proc/1295/stat : 1295 (sat7_bin) R 1293 1295 511 0 -1 4194304 46838 0 0 0 22181 41 0 0 25 0 1 0 21201689 194351104 46821 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/1295/statm: 47449 46822 95 220 0 47226 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 189796

[startup+282.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 1296
/proc/meminfo: memFree=1677592/2055920 swapFree=4144048/4192956
[pid=1295] ppid=1293 vsize=220016 CPUtime=282.2
/proc/1295/stat : 1295 (sat7_bin) R 1293 1295 511 0 -1 4194304 53658 0 0 0 28172 48 0 0 25 0 1 0 21201689 225296384 53641 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532534 0 0 4096 0 0 0 0 17 1 0 0
/proc/1295/statm: 55004 53641 95 220 0 54781 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 220016

[startup+342.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 1296
/proc/meminfo: memFree=1655768/2055920 swapFree=4144048/4192956
[pid=1295] ppid=1293 vsize=241900 CPUtime=342.18
/proc/1295/stat : 1295 (sat7_bin) R 1293 1295 511 0 -1 4194304 59046 0 0 0 34164 54 0 0 25 0 1 0 21201689 247705600 59029 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532525 0 0 4096 0 0 0 0 17 1 0 0
/proc/1295/statm: 60475 59029 95 220 0 60252 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 241900

[startup+402.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 1296
/proc/meminfo: memFree=1635096/2055920 swapFree=4144048/4192956
[pid=1295] ppid=1293 vsize=263780 CPUtime=402.16
/proc/1295/stat : 1295 (sat7_bin) R 1293 1295 511 0 -1 4194304 64270 0 0 0 40157 59 0 0 25 0 1 0 21201689 270110720 64253 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532542 0 0 4096 0 0 0 0 17 1 0 0
/proc/1295/statm: 65945 64253 95 220 0 65722 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 263780

[startup+462.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 1296
/proc/meminfo: memFree=1615192/2055920 swapFree=4144048/4192956
[pid=1295] ppid=1293 vsize=280660 CPUtime=462.14
/proc/1295/stat : 1295 (sat7_bin) R 1293 1295 511 0 -1 4194304 69164 0 0 0 46150 64 0 0 25 0 1 0 21201689 287395840 69147 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/1295/statm: 70165 69147 95 220 0 69942 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 280660

[startup+522.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 1298
/proc/meminfo: memFree=1598424/2055920 swapFree=4144048/4192956
[pid=1295] ppid=1293 vsize=298020 CPUtime=522.12
/proc/1295/stat : 1295 (sat7_bin) R 1293 1295 511 0 -1 4194304 73415 0 0 0 52144 68 0 0 25 0 1 0 21201689 305172480 73398 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/1295/statm: 74505 73398 95 220 0 74282 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 298020

[startup+582.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 1298
/proc/meminfo: memFree=1583192/2055920 swapFree=4144048/4192956
[pid=1295] ppid=1293 vsize=314936 CPUtime=582.1
/proc/1295/stat : 1295 (sat7_bin) R 1293 1295 511 0 -1 4194304 77141 0 0 0 58138 72 0 0 25 0 1 0 21201689 322494464 77124 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/1295/statm: 78734 77124 95 220 0 78511 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 314936

[startup+642.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 1298
/proc/meminfo: memFree=1567832/2055920 swapFree=4144048/4192956
[pid=1295] ppid=1293 vsize=329272 CPUtime=642.09
/proc/1295/stat : 1295 (sat7_bin) R 1293 1295 511 0 -1 4194304 81000 0 0 0 64132 77 0 0 25 0 1 0 21201689 337174528 80950 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/1295/statm: 82318 80950 95 220 0 82095 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 329272

[startup+702.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 1298
/proc/meminfo: memFree=1554648/2055920 swapFree=4144048/4192956
[pid=1295] ppid=1293 vsize=341964 CPUtime=702.06
/proc/1295/stat : 1295 (sat7_bin) R 1293 1295 511 0 -1 4194304 84338 0 0 0 70126 80 0 0 25 0 1 0 21201689 350171136 84255 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532517 0 0 4096 0 0 0 0 17 1 0 0
/proc/1295/statm: 85491 84255 95 220 0 85268 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 341964

[startup+762.305 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 1298
/proc/meminfo: memFree=1542296/2055920 swapFree=4144048/4192956
[pid=1295] ppid=1293 vsize=355044 CPUtime=762.05
/proc/1295/stat : 1295 (sat7_bin) R 1293 1295 511 0 -1 4194304 87520 0 0 0 76121 84 0 0 25 0 1 0 21201689 363565056 87338 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/1295/statm: 88761 87338 95 220 0 88538 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 355044

[startup+822.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 1298
/proc/meminfo: memFree=1531288/2055920 swapFree=4144048/4192956
[pid=1295] ppid=1293 vsize=368656 CPUtime=822.03
/proc/1295/stat : 1295 (sat7_bin) R 1293 1295 511 0 -1 4194304 90357 0 0 0 82116 87 0 0 25 0 1 0 21201689 377503744 90109 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/1295/statm: 92164 90109 95 220 0 91941 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 368656

[startup+882.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 1298
/proc/meminfo: memFree=1514648/2055920 swapFree=4144048/4192956
[pid=1295] ppid=1293 vsize=386400 CPUtime=882
/proc/1295/stat : 1295 (sat7_bin) R 1293 1295 511 0 -1 4194304 94484 0 0 0 88109 91 0 0 25 0 1 0 21201689 395673600 94236 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/1295/statm: 96600 94236 95 220 0 96377 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 386400

[startup+942.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 1298
/proc/meminfo: memFree=1500120/2055920 swapFree=4144048/4192956
[pid=1295] ppid=1293 vsize=399024 CPUtime=941.99
/proc/1295/stat : 1295 (sat7_bin) R 1293 1295 511 0 -1 4194304 98182 0 0 0 94103 96 0 0 25 0 1 0 21201689 408600576 97934 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532525 0 0 4096 0 0 0 0 17 1 0 0
/proc/1295/statm: 99756 97934 95 220 0 99533 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 399024

[startup+1002.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 1298
/proc/meminfo: memFree=1487512/2055920 swapFree=4144048/4192956
[pid=1295] ppid=1293 vsize=411648 CPUtime=1001.96
/proc/1295/stat : 1295 (sat7_bin) R 1293 1295 511 0 -1 4194304 101275 0 0 0 100097 99 0 0 25 0 1 0 21201689 421527552 101027 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532554 0 0 4096 0 0 0 0 17 1 0 0
/proc/1295/statm: 102912 101027 95 220 0 102689 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 411648

[startup+1062.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 1298
/proc/meminfo: memFree=1486808/2055920 swapFree=4144048/4192956
[pid=1295] ppid=1293 vsize=412356 CPUtime=1061.95
/proc/1295/stat : 1295 (sat7_bin) R 1293 1295 511 0 -1 4194304 101439 0 0 0 106095 100 0 0 25 0 1 0 21201689 422252544 101191 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/1295/statm: 103089 101191 95 220 0 102866 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 412356

[startup+1122.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 1298
/proc/meminfo: memFree=1485976/2055920 swapFree=4144048/4192956
[pid=1295] ppid=1293 vsize=413276 CPUtime=1121.92
/proc/1295/stat : 1295 (sat7_bin) R 1293 1295 511 0 -1 4194304 101665 0 0 0 112092 100 0 0 25 0 1 0 21201689 423194624 101384 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/1295/statm: 103319 101384 95 220 0 103096 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 413276

[startup+1182.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 1298
/proc/meminfo: memFree=1485080/2055920 swapFree=4144048/4192956
[pid=1295] ppid=1293 vsize=414448 CPUtime=1181.91
/proc/1295/stat : 1295 (sat7_bin) R 1293 1295 511 0 -1 4194304 101977 0 0 0 118090 101 0 0 25 0 1 0 21201689 424394752 101564 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/1295/statm: 103612 101564 95 220 0 103389 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 414448



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 1298
/proc/meminfo: memFree=1484888/2055920 swapFree=4144048/4192956
[pid=1295] ppid=1293 vsize=414836 CPUtime=1200.01
/proc/1295/stat : 1295 (sat7_bin) R 1293 1295 511 0 -1 4194304 102072 0 0 0 119900 101 0 0 25 0 1 0 21201689 424792064 101626 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/1295/statm: 103709 101626 95 220 0 103486 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 414836

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.08
CPU user time (s): 1199
CPU system time (s): 1.08183
CPU usage (%): 99.9679
Max. virtual memory (cumulated for all children) (KiB): 414836

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

runsolver used 1.42678 second user time and 2.92455 second system time

The end

Launcher Data (download as text)

Begin job on node29 on Sun Mar 11 21:35:49 UTC 2007

IDJOB= 336547
IDBENCH= 24678
IDSOLVER= 101
FILE ID= node29/336547-1173648948

PBS_JOBID= 4101376

Free space on /tmp= 66561 MiB

SOLVER NAME= SAT7 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/counting-clq/unsat-set-a-clqcolor-30-19-20.sat05-1256.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/336547-1173648948/sat7_bin /tmp/evaluation/336547-1173648948/instance-336547-1173648948.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node29/watcher-336547-1173648948 -o ROOT/results/node29/solver-336547-1173648948 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/336547-1173648948/sat7_bin /tmp/evaluation/336547-1173648948/instance-336547-1173648948.cnf            

META MD5SUM SOLVER= 499b432f7af158d8586c91b2e490220f
MD5SUM BENCH=  08b968293abd73d1b678d4f1e29187a3

RANDOM SEED= 17593561

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node29.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.270
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.270
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:       1892664 kB
Buffers:         31916 kB
Cached:          78068 kB
SwapCached:      17652 kB
Active:          76552 kB
Inactive:        58676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1892664 kB
SwapTotal:     4192956 kB
SwapFree:      4144048 kB
Dirty:            4028 kB
Writeback:           0 kB
Mapped:          31584 kB
Slab:            13564 kB
Committed_AS:   157776 kB
PageTables:       1760 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= 66561 MiB

End job on node29 on Sun Mar 11 21:55:51 UTC 2007