Trace number 335200

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
TTS 4.0? (TO) 1200.14 1200.56

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7-gensys-icl100.sat05-3226.reshuffled-07.cnf
MD5SUM63ebbe5da415dad3af97436d64747f33
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 variables1130
Number of clauses18089
Sum of the clauses size86030
Maximum clause length13
Minimum clause length1
Number of clauses of size 128
Number of clauses of size 21085
Number of clauses of size 38672
Number of clauses of size 4224
Number of clauses of size 5266
Number of clauses of size over 57814

Solver Data (download as text)

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/node15/watcher-335200-1173615375 -o ROOT/results/node15/solver-335200-1173615375 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335200-1173615375/tts-4-0 /tmp/evaluation/335200-1173615375/instance-335200-1173615375.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.99 1.85 1.45 3/77 32279
/proc/meminfo: memFree=1379864/2055920 swapFree=4152672/4192956
[pid=32279] ppid=32277 vsize=796 CPUtime=0
/proc/32279/stat : 32279 (tts-4-0) R 32277 32279 32169 0 -1 4194304 114 0 0 0 0 0 0 0 18 0 1 0 381491861 815104 99 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134630100 0 0 4096 0 0 0 0 17 1 0 0
/proc/32279/statm: 199 99 57 113 0 83 0

[startup+0.10513 s]
/proc/loadavg: 1.99 1.85 1.45 3/77 32279
/proc/meminfo: memFree=1379864/2055920 swapFree=4152672/4192956
[pid=32279] ppid=32277 vsize=2700 CPUtime=0.1
/proc/32279/stat : 32279 (tts-4-0) R 32277 32279 32169 0 -1 4194304 577 0 0 0 10 0 0 0 18 0 1 0 381491861 2764800 562 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134538267 0 0 4096 0 0 0 0 17 1 0 0
/proc/32279/statm: 675 562 59 113 0 559 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2700

[startup+0.201147 s]
/proc/loadavg: 1.99 1.85 1.45 3/77 32279
/proc/meminfo: memFree=1379864/2055920 swapFree=4152672/4192956
[pid=32279] ppid=32277 vsize=4920 CPUtime=0.19
/proc/32279/stat : 32279 (tts-4-0) R 32277 32279 32169 0 -1 4194304 1139 0 0 0 19 0 0 0 18 0 1 0 381491861 5038080 1124 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/32279/statm: 1230 1124 62 113 0 1114 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 4920

[startup+0.301163 s]
/proc/loadavg: 1.99 1.85 1.45 3/77 32279
/proc/meminfo: memFree=1379864/2055920 swapFree=4152672/4192956
[pid=32279] ppid=32277 vsize=5976 CPUtime=0.29
/proc/32279/stat : 32279 (tts-4-0) R 32277 32279 32169 0 -1 4194304 1397 0 0 0 29 0 0 0 19 0 1 0 381491861 6119424 1382 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134538267 0 0 4096 0 0 0 0 17 1 0 0
/proc/32279/statm: 1494 1382 62 113 0 1378 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5976

[startup+0.701232 s]
/proc/loadavg: 1.99 1.85 1.45 3/77 32279
/proc/meminfo: memFree=1379864/2055920 swapFree=4152672/4192956
[pid=32279] ppid=32277 vsize=18840 CPUtime=0.69
/proc/32279/stat : 32279 (tts-4-0) R 32277 32279 32169 0 -1 4194304 4615 0 0 0 68 1 0 0 23 0 1 0 381491861 19292160 4598 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134542826 0 0 4096 0 0 0 0 17 1 0 0
/proc/32279/statm: 4710 4598 66 113 0 4594 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18840

[startup+1.50137 s]
/proc/loadavg: 1.99 1.85 1.45 2/78 32280
/proc/meminfo: memFree=1361488/2055920 swapFree=4152672/4192956
[pid=32279] ppid=32277 vsize=18976 CPUtime=1.49
/proc/32279/stat : 32279 (tts-4-0) R 32277 32279 32169 0 -1 4194304 4667 0 0 0 148 1 0 0 25 0 1 0 381491861 19431424 4650 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534389 0 0 4096 0 0 0 0 17 1 0 0
/proc/32279/statm: 4744 4650 66 113 0 4628 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18976

[startup+3.10164 s]
/proc/loadavg: 1.91 1.83 1.45 2/78 32280
/proc/meminfo: memFree=1361168/2055920 swapFree=4152672/4192956
[pid=32279] ppid=32277 vsize=19276 CPUtime=3.09
/proc/32279/stat : 32279 (tts-4-0) R 32277 32279 32169 0 -1 4194304 4734 0 0 0 308 1 0 0 25 0 1 0 381491861 19738624 4717 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591882 0 0 4096 0 0 0 0 17 1 0 0
/proc/32279/statm: 4819 4717 66 113 0 4703 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19276

[startup+6.30119 s]
/proc/loadavg: 1.91 1.83 1.45 2/78 32280
/proc/meminfo: memFree=1360464/2055920 swapFree=4152672/4192956
[pid=32279] ppid=32277 vsize=19948 CPUtime=6.28
/proc/32279/stat : 32279 (tts-4-0) R 32277 32279 32169 0 -1 4194304 4927 0 0 0 627 1 0 0 25 0 1 0 381491861 20426752 4910 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591895 0 0 4096 0 0 0 0 17 1 0 0
/proc/32279/statm: 4987 4910 66 113 0 4871 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 19948

[startup+12.7013 s]
/proc/loadavg: 1.77 1.81 1.44 2/78 32280
/proc/meminfo: memFree=1358800/2055920 swapFree=4152672/4192956
[pid=32279] ppid=32277 vsize=21504 CPUtime=12.68
/proc/32279/stat : 32279 (tts-4-0) R 32277 32279 32169 0 -1 4194304 5309 0 0 0 1267 1 0 0 25 0 1 0 381491861 22020096 5292 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534130 0 0 4096 0 0 0 0 17 1 0 0
/proc/32279/statm: 5376 5292 66 113 0 5260 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 21504

[startup+25.5015 s]
/proc/loadavg: 1.65 1.78 1.44 2/78 32280
/proc/meminfo: memFree=1355344/2055920 swapFree=4152672/4192956
[pid=32279] ppid=32277 vsize=24812 CPUtime=25.48
/proc/32279/stat : 32279 (tts-4-0) R 32277 32279 32169 0 -1 4194304 6145 0 0 0 2546 2 0 0 25 0 1 0 381491861 25407488 6128 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134535860 0 0 4096 0 0 0 0 17 1 0 0
/proc/32279/statm: 6203 6128 66 113 0 6087 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 24812

[startup+51.1019 s]
/proc/loadavg: 1.43 1.72 1.42 2/78 32280
/proc/meminfo: memFree=1348496/2055920 swapFree=4152672/4192956
[pid=32279] ppid=32277 vsize=31772 CPUtime=51.07
/proc/32279/stat : 32279 (tts-4-0) R 32277 32279 32169 0 -1 4194304 7865 0 0 0 5104 3 0 0 25 0 1 0 381491861 32534528 7848 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591705 0 0 4096 0 0 0 0 17 1 0 0
/proc/32279/statm: 7943 7848 66 113 0 7827 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 31772

[startup+102.302 s]
/proc/loadavg: 1.17 1.59 1.40 2/78 32280
/proc/meminfo: memFree=1329296/2055920 swapFree=4152672/4192956
[pid=32279] ppid=32277 vsize=50688 CPUtime=102.26
/proc/32279/stat : 32279 (tts-4-0) R 32277 32279 32169 0 -1 4194304 12611 0 0 0 10221 5 0 0 25 0 1 0 381491861 51904512 12594 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134535181 0 0 4096 0 0 0 0 17 1 0 0
/proc/32279/statm: 12672 12594 66 113 0 12556 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 50688

[startup+162.302 s]
/proc/loadavg: 1.06 1.48 1.37 2/78 32280
/proc/meminfo: memFree=1310864/2055920 swapFree=4152672/4192956
[pid=32279] ppid=32277 vsize=69204 CPUtime=162.24
/proc/32279/stat : 32279 (tts-4-0) R 32277 32279 32169 0 -1 4194304 17210 0 0 0 16216 8 0 0 25 0 1 0 381491861 70864896 17193 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591700 0 0 4096 0 0 0 0 17 1 0 0
/proc/32279/statm: 17301 17193 66 113 0 17185 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 69204

[startup+222.305 s]
/proc/loadavg: 1.02 1.39 1.34 2/78 32280
/proc/meminfo: memFree=1289296/2055920 swapFree=4152672/4192956
[pid=32279] ppid=32277 vsize=90536 CPUtime=222.22
/proc/32279/stat : 32279 (tts-4-0) R 32277 32279 32169 0 -1 4194304 22561 0 0 0 22211 11 0 0 25 0 1 0 381491861 92708864 22544 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591645 0 0 4096 0 0 0 0 17 1 0 0
/proc/32279/statm: 22634 22544 66 113 0 22518 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 90536

[startup+282.302 s]
/proc/loadavg: 1.01 1.32 1.32 2/78 32280
/proc/meminfo: memFree=1271504/2055920 swapFree=4152672/4192956
[pid=32279] ppid=32277 vsize=108584 CPUtime=282.19
/proc/32279/stat : 32279 (tts-4-0) R 32277 32279 32169 0 -1 4194304 27046 0 0 0 28205 14 0 0 25 0 1 0 381491861 111190016 27029 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534189 0 0 4096 0 0 0 0 17 1 0 0
/proc/32279/statm: 27146 27029 66 113 0 27030 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 108584

[startup+342.302 s]
/proc/loadavg: 1.00 1.26 1.30 2/78 32280
/proc/meminfo: memFree=1248912/2055920 swapFree=4152672/4192956
[pid=32279] ppid=32277 vsize=131088 CPUtime=342.17
/proc/32279/stat : 32279 (tts-4-0) R 32277 32279 32169 0 -1 4194304 32682 0 0 0 34200 17 0 0 25 0 1 0 381491861 134234112 32665 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534151 0 0 4096 0 0 0 0 17 1 0 0
/proc/32279/statm: 32772 32665 66 113 0 32656 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 131088

[startup+402.301 s]
/proc/loadavg: 1.00 1.21 1.27 2/78 32280
/proc/meminfo: memFree=1226512/2055920 swapFree=4152672/4192956
[pid=32279] ppid=32277 vsize=153368 CPUtime=402.15
/proc/32279/stat : 32279 (tts-4-0) R 32277 32279 32169 0 -1 4194304 38280 0 0 0 40194 21 0 0 25 0 1 0 381491861 157048832 38263 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/32279/statm: 38342 38263 66 113 0 38226 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 153368

[startup+462.301 s]
/proc/loadavg: 1.00 1.17 1.26 2/78 32280
/proc/meminfo: memFree=1206864/2055920 swapFree=4152672/4192956
[pid=32279] ppid=32277 vsize=172976 CPUtime=462.12
/proc/32279/stat : 32279 (tts-4-0) R 32277 32279 32169 0 -1 4194304 43146 0 0 0 46188 24 0 0 25 0 1 0 381491861 177127424 43129 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/32279/statm: 43244 43129 66 113 0 43128 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 172976

[startup+522.302 s]
/proc/loadavg: 1.00 1.13 1.24 2/78 32280
/proc/meminfo: memFree=1187792/2055920 swapFree=4152672/4192956
[pid=32279] ppid=32277 vsize=192432 CPUtime=522.11
/proc/32279/stat : 32279 (tts-4-0) R 32277 32279 32169 0 -1 4194304 48017 0 0 0 52183 28 0 0 25 0 1 0 381491861 197050368 48000 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/32279/statm: 48108 48000 66 113 0 47992 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 192432

[startup+582.301 s]
/proc/loadavg: 1.00 1.11 1.22 2/78 32280
/proc/meminfo: memFree=1166672/2055920 swapFree=4152672/4192956
[pid=32279] ppid=32277 vsize=213056 CPUtime=582.08
/proc/32279/stat : 32279 (tts-4-0) R 32277 32279 32169 0 -1 4194304 53198 0 0 0 58178 30 0 0 25 0 1 0 381491861 218169344 53181 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534048 0 0 4096 0 0 0 0 17 1 0 0
/proc/32279/statm: 53264 53181 66 113 0 53148 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 213056

[startup+642.301 s]
/proc/loadavg: 1.00 1.08 1.20 2/78 32280
/proc/meminfo: memFree=1147984/2055920 swapFree=4152672/4192956
[pid=32279] ppid=32277 vsize=232044 CPUtime=642.07
/proc/32279/stat : 32279 (tts-4-0) R 32277 32279 32169 0 -1 4194304 57931 0 0 0 64173 34 0 0 25 0 1 0 381491861 237613056 57914 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134535847 0 0 4096 0 0 0 0 17 1 0 0
/proc/32279/statm: 58011 57914 66 113 0 57895 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 232044

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.18 2/78 32280
/proc/meminfo: memFree=1135120/2055920 swapFree=4152672/4192956
[pid=32279] ppid=32277 vsize=244380 CPUtime=702.04
/proc/32279/stat : 32279 (tts-4-0) R 32277 32279 32169 0 -1 4194304 61044 0 0 0 70169 35 0 0 25 0 1 0 381491861 250245120 61027 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/32279/statm: 61095 61027 66 113 0 60979 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 244380

[startup+762.302 s]
/proc/loadavg: 1.00 1.05 1.17 2/78 32280
/proc/meminfo: memFree=1122064/2055920 swapFree=4152672/4192956
[pid=32279] ppid=32277 vsize=257508 CPUtime=762.02
/proc/32279/stat : 32279 (tts-4-0) R 32277 32279 32169 0 -1 4194304 64282 0 0 0 76164 38 0 0 25 0 1 0 381491861 263688192 64265 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/32279/statm: 64377 64265 66 113 0 64261 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 257508

[startup+822.301 s]
/proc/loadavg: 1.00 1.04 1.16 2/78 32280
/proc/meminfo: memFree=1107024/2055920 swapFree=4152672/4192956
[pid=32279] ppid=32277 vsize=272740 CPUtime=822
/proc/32279/stat : 32279 (tts-4-0) R 32277 32279 32169 0 -1 4194304 68118 0 0 0 82159 41 0 0 25 0 1 0 381491861 279285760 68101 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534095 0 0 4096 0 0 0 0 17 1 0 0
/proc/32279/statm: 68185 68101 66 113 0 68069 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 272740

[startup+882.306 s]
/proc/loadavg: 1.00 1.03 1.15 2/78 32280
/proc/meminfo: memFree=1092496/2055920 swapFree=4152672/4192956
[pid=32279] ppid=32277 vsize=287272 CPUtime=881.99
/proc/32279/stat : 32279 (tts-4-0) R 32277 32279 32169 0 -1 4194304 71717 0 0 0 88155 44 0 0 25 0 1 0 381491861 294166528 71700 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534360 0 0 4096 0 0 0 0 17 1 0 0
/proc/32279/statm: 71818 71700 66 113 0 71702 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 287272

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.14 2/78 32280
/proc/meminfo: memFree=1077008/2055920 swapFree=4152672/4192956
[pid=32279] ppid=32277 vsize=302744 CPUtime=941.96
/proc/32279/stat : 32279 (tts-4-0) R 32277 32279 32169 0 -1 4194304 75618 0 0 0 94149 47 0 0 25 0 1 0 381491861 310009856 75601 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/32279/statm: 75686 75601 66 113 0 75570 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 302744

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.12 2/78 32280
/proc/meminfo: memFree=1064336/2055920 swapFree=4152672/4192956
[pid=32279] ppid=32277 vsize=315176 CPUtime=1001.94
/proc/32279/stat : 32279 (tts-4-0) R 32277 32279 32169 0 -1 4194304 78749 0 0 0 100143 51 0 0 25 0 1 0 381491861 322740224 78732 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/32279/statm: 78794 78732 66 113 0 78678 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 315176

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/78 32280
/proc/meminfo: memFree=1054608/2055920 swapFree=4152672/4192956
[pid=32279] ppid=32277 vsize=325024 CPUtime=1061.91
/proc/32279/stat : 32279 (tts-4-0) R 32277 32279 32169 0 -1 4194304 81189 0 0 0 106139 52 0 0 25 0 1 0 381491861 332824576 81172 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534408 0 0 4096 0 0 0 0 17 1 0 0
/proc/32279/statm: 81256 81172 66 113 0 81140 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 325024

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.10 2/78 32280
/proc/meminfo: memFree=1034832/2055920 swapFree=4152672/4192956
[pid=32279] ppid=32277 vsize=344724 CPUtime=1121.9
/proc/32279/stat : 32279 (tts-4-0) R 32277 32279 32169 0 -1 4194304 86091 0 0 0 112133 57 0 0 25 0 1 0 381491861 352997376 86074 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591892 0 0 4096 0 0 0 0 17 1 0 0
/proc/32279/statm: 86181 86074 66 113 0 86065 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 344724

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/78 32280
/proc/meminfo: memFree=1022544/2055920 swapFree=4152672/4192956
[pid=32279] ppid=32277 vsize=357148 CPUtime=1181.88
/proc/32279/stat : 32279 (tts-4-0) R 32277 32279 32169 0 -1 4194304 89207 0 0 0 118128 60 0 0 25 0 1 0 381491861 365719552 89190 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534161 0 0 4096 0 0 0 0 17 1 0 0
/proc/32279/statm: 89287 89190 66 113 0 89171 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 357148



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.09 2/78 32280
/proc/meminfo: memFree=1016400/2055920 swapFree=4152672/4192956
[pid=32279] ppid=32277 vsize=363008 CPUtime=1200.07
/proc/32279/stat : 32279 (tts-4-0) R 32277 32279 32169 0 -1 4194304 90683 0 0 0 119946 61 0 0 25 0 1 0 381491861 371720192 90666 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/32279/statm: 90752 90666 66 113 0 90636 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 363008

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.56
CPU time (s): 1200.14
CPU user time (s): 1199.47
CPU system time (s): 0.670898
CPU usage (%): 99.9649
Max. virtual memory (cumulated for all children) (KiB): 363008

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

runsolver used 1.45478 second user time and 2.90456 second system time

The end

Launcher Data (download as text)

Begin job on node15 on Sun Mar 11 12:16:15 UTC 2007

IDJOB= 335200
IDBENCH= 24646
IDSOLVER= 98
FILE ID= node15/335200-1173615375

PBS_JOBID= 4101270

Free space on /tmp= 66539 MiB

SOLVER NAME= TTS 4.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/QG/QG7-gensys-icl100.sat05-3226.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/335200-1173615375/tts-4-0 /tmp/evaluation/335200-1173615375/instance-335200-1173615375.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-335200-1173615375 -o ROOT/results/node15/solver-335200-1173615375 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/335200-1173615375/tts-4-0 /tmp/evaluation/335200-1173615375/instance-335200-1173615375.cnf            

META MD5SUM SOLVER= 73a7a27d0c2e86f9b1191433fde766ff
MD5SUM BENCH=  63ebbe5da415dad3af97436d64747f33

RANDOM SEED= 859644367

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node15.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.276
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.276
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:       1380272 kB
Buffers:         55876 kB
Cached:         525524 kB
SwapCached:       2924 kB
Active:         387416 kB
Inactive:       217108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1380272 kB
SwapTotal:     4192956 kB
SwapFree:      4152672 kB
Dirty:             944 kB
Writeback:           0 kB
Mapped:          30072 kB
Slab:            56636 kB
Committed_AS:  1360876 kB
PageTables:       1800 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= 66539 MiB

End job on node15 on Sun Mar 11 12:36:17 UTC 2007