Trace number 335242

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.1 1200.63

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7-dead-dnd002.sat05-3108.reshuffled-07.cnf
MD5SUM1f41f91cdd25b8e3813b8e50b5819b08
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 variables1602
Number of clauses14784
Sum of the clauses size71784
Maximum clause length13
Minimum clause length1
Number of clauses of size 135
Number of clauses of size 21086
Number of clauses of size 38709
Number of clauses of size 4261
Number of clauses of size 5339
Number of clauses of size over 54354

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/node6/watcher-335242-1173618013 -o ROOT/results/node6/solver-335242-1173618013 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335242-1173618013/tts-4-0 /tmp/evaluation/335242-1173618013/instance-335242-1173618013.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.97 3/77 29193
/proc/meminfo: memFree=1745144/2055924 swapFree=4156844/4192956
[pid=29193] ppid=29191 vsize=796 CPUtime=0
/proc/29193/stat : 29193 (tts-4-0) R 29191 29193 28793 0 -1 4194304 111 0 0 0 0 0 0 0 18 0 1 0 381756073 815104 96 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/29193/statm: 199 97 57 113 0 83 0

[startup+0.0799249 s]
/proc/loadavg: 0.91 0.95 0.97 3/77 29193
/proc/meminfo: memFree=1745144/2055924 swapFree=4156844/4192956
[pid=29193] ppid=29191 vsize=2428 CPUtime=0.07
/proc/29193/stat : 29193 (tts-4-0) R 29191 29193 28793 0 -1 4194304 501 0 0 0 7 0 0 0 18 0 1 0 381756073 2486272 486 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/29193/statm: 607 486 59 113 0 491 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2428

[startup+0.102928 s]
/proc/loadavg: 0.91 0.95 0.97 3/77 29193
/proc/meminfo: memFree=1745144/2055924 swapFree=4156844/4192956
[pid=29193] ppid=29191 vsize=3088 CPUtime=0.09
/proc/29193/stat : 29193 (tts-4-0) R 29191 29193 28793 0 -1 4194304 656 0 0 0 9 0 0 0 18 0 1 0 381756073 3162112 641 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/29193/statm: 772 644 59 113 0 656 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3088

[startup+0.301968 s]
/proc/loadavg: 0.91 0.95 0.97 3/77 29193
/proc/meminfo: memFree=1745144/2055924 swapFree=4156844/4192956
[pid=29193] ppid=29191 vsize=10260 CPUtime=0.29
/proc/29193/stat : 29193 (tts-4-0) R 29191 29193 28793 0 -1 4194304 2480 0 0 0 29 0 0 0 19 0 1 0 381756073 10506240 2465 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/29193/statm: 2565 2467 65 113 0 2449 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10260

[startup+0.701045 s]
/proc/loadavg: 0.91 0.95 0.97 3/77 29193
/proc/meminfo: memFree=1745144/2055924 swapFree=4156844/4192956
[pid=29193] ppid=29191 vsize=15296 CPUtime=0.69
/proc/29193/stat : 29193 (tts-4-0) R 29191 29193 28793 0 -1 4194304 3749 0 0 0 69 0 0 0 23 0 1 0 381756073 15663104 3732 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134591976 0 0 4096 0 0 0 0 17 1 0 0
/proc/29193/statm: 3824 3732 66 113 0 3708 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15296

[startup+1.5012 s]
/proc/loadavg: 0.91 0.95 0.97 2/78 29194
/proc/meminfo: memFree=1730288/2055924 swapFree=4156844/4192956
[pid=29193] ppid=29191 vsize=15696 CPUtime=1.48
/proc/29193/stat : 29193 (tts-4-0) R 29191 29193 28793 0 -1 4194304 3860 0 0 0 148 0 0 0 25 0 1 0 381756073 16072704 3843 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134543308 0 0 4096 0 0 0 0 17 1 0 0
/proc/29193/statm: 3924 3843 66 113 0 3808 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 15696

[startup+3.10152 s]
/proc/loadavg: 0.91 0.95 0.97 2/78 29194
/proc/meminfo: memFree=1729776/2055924 swapFree=4156844/4192956
[pid=29193] ppid=29191 vsize=16008 CPUtime=3.08
/proc/29193/stat : 29193 (tts-4-0) R 29191 29193 28793 0 -1 4194304 3918 0 0 0 308 0 0 0 25 0 1 0 381756073 16392192 3901 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134591813 0 0 4096 0 0 0 0 17 1 0 0
/proc/29193/statm: 4002 3901 66 113 0 3886 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 16008

[startup+6.30115 s]
/proc/loadavg: 0.92 0.95 0.97 2/78 29194
/proc/meminfo: memFree=1729072/2055924 swapFree=4156844/4192956
[pid=29193] ppid=29191 vsize=16572 CPUtime=6.28
/proc/29193/stat : 29193 (tts-4-0) R 29191 29193 28793 0 -1 4194304 4062 0 0 0 628 0 0 0 25 0 1 0 381756073 16969728 4045 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134534371 0 0 4096 0 0 0 0 17 1 0 0
/proc/29193/statm: 4143 4045 66 113 0 4027 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 16572

[startup+12.7014 s]
/proc/loadavg: 0.93 0.95 0.97 2/78 29194
/proc/meminfo: memFree=1728048/2055924 swapFree=4156844/4192956
[pid=29193] ppid=29191 vsize=17532 CPUtime=12.69
/proc/29193/stat : 29193 (tts-4-0) R 29191 29193 28793 0 -1 4194304 4305 0 0 0 1268 1 0 0 25 0 1 0 381756073 17952768 4288 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/29193/statm: 4383 4288 66 113 0 4267 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17532

[startup+25.5019 s]
/proc/loadavg: 0.94 0.96 0.97 2/78 29194
/proc/meminfo: memFree=1726128/2055924 swapFree=4156844/4192956
[pid=29193] ppid=29191 vsize=19416 CPUtime=25.48
/proc/29193/stat : 29193 (tts-4-0) R 29191 29193 28793 0 -1 4194304 4758 0 0 0 2547 1 0 0 25 0 1 0 381756073 19881984 4741 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134534145 0 0 4096 0 0 0 0 17 1 0 0
/proc/29193/statm: 4854 4741 66 113 0 4738 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 19416

[startup+51.103 s]
/proc/loadavg: 1.09 0.99 0.98 2/84 29220
/proc/meminfo: memFree=1721280/2055924 swapFree=4156844/4192956
[pid=29193] ppid=29191 vsize=22948 CPUtime=51.05
/proc/29193/stat : 29193 (tts-4-0) R 29191 29193 28793 0 -1 4194304 5660 0 0 0 5103 2 0 0 25 0 1 0 381756073 23498752 5643 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134513469 0 0 4096 0 0 0 0 17 1 0 0
/proc/29193/statm: 5737 5643 66 113 0 5621 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 22948

[startup+102.305 s]
/proc/loadavg: 1.04 0.99 0.98 2/84 29350
/proc/meminfo: memFree=1713984/2055924 swapFree=4156844/4192956
[pid=29193] ppid=29191 vsize=30032 CPUtime=102.19
/proc/29193/stat : 29193 (tts-4-0) R 29191 29193 28793 0 -1 4194304 7402 0 0 0 10216 3 0 0 25 0 1 0 381756073 30752768 7385 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134591892 0 0 4096 0 0 0 0 17 1 0 0
/proc/29193/statm: 7508 7385 66 113 0 7392 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 30032

[startup+162.302 s]
/proc/loadavg: 1.01 0.99 0.98 2/78 29392
/proc/meminfo: memFree=1707560/2055924 swapFree=4156844/4192956
[pid=29193] ppid=29191 vsize=37648 CPUtime=162.15
/proc/29193/stat : 29193 (tts-4-0) R 29191 29193 28793 0 -1 4194304 9334 0 0 0 16210 5 0 0 25 0 1 0 381756073 38551552 9317 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134641338 0 0 4096 0 0 0 0 17 1 0 0
/proc/29193/statm: 9412 9317 66 113 0 9296 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 37648

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/78 29392
/proc/meminfo: memFree=1699624/2055924 swapFree=4156844/4192956
[pid=29193] ppid=29191 vsize=45388 CPUtime=222.13
/proc/29193/stat : 29193 (tts-4-0) R 29191 29193 28793 0 -1 4194304 11290 0 0 0 22206 7 0 0 25 0 1 0 381756073 46477312 11273 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134534438 0 0 4096 0 0 0 0 17 1 0 0
/proc/29193/statm: 11347 11273 66 113 0 11231 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 45388

[startup+282.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/78 29392
/proc/meminfo: memFree=1692776/2055924 swapFree=4156844/4192956
[pid=29193] ppid=29191 vsize=52196 CPUtime=282.11
/proc/29193/stat : 29193 (tts-4-0) R 29191 29193 28793 0 -1 4194304 12986 0 0 0 28202 9 0 0 25 0 1 0 381756073 53448704 12969 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134534151 0 0 4096 0 0 0 0 17 1 0 0
/proc/29193/statm: 13049 12969 66 113 0 12933 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 52196

[startup+342.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/78 29392
/proc/meminfo: memFree=1685608/2055924 swapFree=4156844/4192956
[pid=29193] ppid=29191 vsize=59228 CPUtime=342.08
/proc/29193/stat : 29193 (tts-4-0) R 29191 29193 28793 0 -1 4194304 14758 0 0 0 34198 10 0 0 25 0 1 0 381756073 60649472 14741 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134591813 0 0 4096 0 0 0 0 17 1 0 0
/proc/29193/statm: 14807 14741 66 113 0 14691 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 59228

[startup+402.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/78 29392
/proc/meminfo: memFree=1678440/2055924 swapFree=4156844/4192956
[pid=29193] ppid=29191 vsize=66492 CPUtime=402.06
/proc/29193/stat : 29193 (tts-4-0) R 29191 29193 28793 0 -1 4194304 16558 0 0 0 40195 11 0 0 25 0 1 0 381756073 68087808 16541 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134536890 0 0 4096 0 0 0 0 17 1 0 0
/proc/29193/statm: 16623 16541 66 113 0 16507 0
Current children cumulated CPU time (s) 402.06
Current children cumulated vsize (KiB) 66492

[startup+462.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/78 29392
/proc/meminfo: memFree=1671664/2055924 swapFree=4156844/4192956
[pid=29193] ppid=29191 vsize=73056 CPUtime=462.03
/proc/29193/stat : 29193 (tts-4-0) R 29191 29193 28793 0 -1 4194304 18212 0 0 0 46191 12 0 0 25 0 1 0 381756073 74809344 18195 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134552274 0 0 4096 0 0 0 0 17 1 0 0
/proc/29193/statm: 18264 18195 66 113 0 18148 0
Current children cumulated CPU time (s) 462.03
Current children cumulated vsize (KiB) 73056

[startup+522.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/78 29392
/proc/meminfo: memFree=1665520/2055924 swapFree=4156844/4192956
[pid=29193] ppid=29191 vsize=79384 CPUtime=522.02
/proc/29193/stat : 29193 (tts-4-0) R 29191 29193 28793 0 -1 4194304 19769 0 0 0 52188 14 0 0 25 0 1 0 381756073 81289216 19752 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134535181 0 0 4096 0 0 0 0 17 1 0 0
/proc/29193/statm: 19846 19752 66 113 0 19730 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 79384

[startup+582.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/78 29392
/proc/meminfo: memFree=1659312/2055924 swapFree=4156844/4192956
[pid=29193] ppid=29191 vsize=85480 CPUtime=582
/proc/29193/stat : 29193 (tts-4-0) R 29191 29193 28793 0 -1 4194304 21289 0 0 0 58184 16 0 0 25 0 1 0 381756073 87531520 21272 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/29193/statm: 21370 21272 66 113 0 21254 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 85480

[startup+642.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/78 29392
/proc/meminfo: memFree=1652912/2055924 swapFree=4156844/4192956
[pid=29193] ppid=29191 vsize=91800 CPUtime=641.97
/proc/29193/stat : 29193 (tts-4-0) R 29191 29193 28793 0 -1 4194304 22870 0 0 0 64180 17 0 0 25 0 1 0 381756073 94003200 22853 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/29193/statm: 22950 22853 66 113 0 22834 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 91800

[startup+702.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/78 29392
/proc/meminfo: memFree=1647792/2055924 swapFree=4156844/4192956
[pid=29193] ppid=29191 vsize=96956 CPUtime=701.95
/proc/29193/stat : 29193 (tts-4-0) R 29191 29193 28793 0 -1 4194304 24159 0 0 0 70176 19 0 0 25 0 1 0 381756073 99282944 24142 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134591694 0 0 4096 0 0 0 0 17 1 0 0
/proc/29193/statm: 24239 24142 66 113 0 24123 0
Current children cumulated CPU time (s) 701.95
Current children cumulated vsize (KiB) 96956

[startup+762.305 s]
/proc/loadavg: 1.00 0.99 0.98 2/78 29392
/proc/meminfo: memFree=1642864/2055924 swapFree=4156844/4192956
[pid=29193] ppid=29191 vsize=101644 CPUtime=761.93
/proc/29193/stat : 29193 (tts-4-0) R 29191 29193 28793 0 -1 4194304 25349 0 0 0 76173 20 0 0 25 0 1 0 381756073 104083456 25332 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134534145 0 0 4096 0 0 0 0 17 1 0 0
/proc/29193/statm: 25411 25332 66 113 0 25295 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 101644

[startup+822.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/78 29392
/proc/meminfo: memFree=1634800/2055924 swapFree=4156844/4192956
[pid=29193] ppid=29191 vsize=109872 CPUtime=821.91
/proc/29193/stat : 29193 (tts-4-0) R 29191 29193 28793 0 -1 4194304 27391 0 0 0 82169 22 0 0 25 0 1 0 381756073 112508928 27374 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134591882 0 0 4096 0 0 0 0 17 1 0 0
/proc/29193/statm: 27468 27374 66 113 0 27352 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 109872

[startup+882.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/78 29392
/proc/meminfo: memFree=1628976/2055924 swapFree=4156844/4192956
[pid=29193] ppid=29191 vsize=115500 CPUtime=881.88
/proc/29193/stat : 29193 (tts-4-0) R 29191 29193 28793 0 -1 4194304 28817 0 0 0 88165 23 0 0 25 0 1 0 381756073 118272000 28800 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134591882 0 0 4096 0 0 0 0 17 1 0 0
/proc/29193/statm: 28875 28800 66 113 0 28759 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 115500

[startup+942.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/78 29392
/proc/meminfo: memFree=1622704/2055924 swapFree=4156844/4192956
[pid=29193] ppid=29191 vsize=121796 CPUtime=941.86
/proc/29193/stat : 29193 (tts-4-0) R 29191 29193 28793 0 -1 4194304 30392 0 0 0 94161 25 0 0 25 0 1 0 381756073 124719104 30375 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/29193/statm: 30449 30375 66 113 0 30333 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 121796

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/78 29392
/proc/meminfo: memFree=1617456/2055924 swapFree=4156844/4192956
[pid=29193] ppid=29191 vsize=126956 CPUtime=1001.83
/proc/29193/stat : 29193 (tts-4-0) R 29191 29193 28793 0 -1 4194304 31669 0 0 0 100157 26 0 0 25 0 1 0 381756073 130002944 31652 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134591819 0 0 4096 0 0 0 0 17 1 0 0
/proc/29193/statm: 31739 31652 66 113 0 31623 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 126956

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/78 29392
/proc/meminfo: memFree=1612464/2055924 swapFree=4156844/4192956
[pid=29193] ppid=29191 vsize=132016 CPUtime=1061.81
/proc/29193/stat : 29193 (tts-4-0) R 29191 29193 28793 0 -1 4194304 32917 0 0 0 106153 28 0 0 25 0 1 0 381756073 135184384 32900 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134591695 0 0 4096 0 0 0 0 17 1 0 0
/proc/29193/statm: 33004 32900 66 113 0 32888 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 132016

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/78 29392
/proc/meminfo: memFree=1608752/2055924 swapFree=4156844/4192956
[pid=29193] ppid=29191 vsize=135532 CPUtime=1121.79
/proc/29193/stat : 29193 (tts-4-0) R 29191 29193 28793 0 -1 4194304 33831 0 0 0 112150 29 0 0 25 0 1 0 381756073 138784768 33814 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/29193/statm: 33883 33814 66 113 0 33767 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 135532

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/78 29392
/proc/meminfo: memFree=1604464/2055924 swapFree=4156844/4192956
[pid=29193] ppid=29191 vsize=139988 CPUtime=1181.77
/proc/29193/stat : 29193 (tts-4-0) R 29191 29193 28793 0 -1 4194304 34891 0 0 0 118146 31 0 0 25 0 1 0 381756073 143347712 34874 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134534130 0 0 4096 0 0 0 0 17 1 0 0
/proc/29193/statm: 34997 34874 66 113 0 34881 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 139988



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 0.99 0.98 2/78 29392
/proc/meminfo: memFree=1603504/2055924 swapFree=4156844/4192956
[pid=29193] ppid=29191 vsize=140688 CPUtime=1200.07
/proc/29193/stat : 29193 (tts-4-0) R 29191 29193 28793 0 -1 4194304 35115 0 0 0 119976 31 0 0 25 0 1 0 381756073 144064512 35098 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134534371 0 0 4096 0 0 0 0 17 1 0 0
/proc/29193/statm: 35172 35098 66 113 0 35056 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 140688

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.63
CPU time (s): 1200.1
CPU user time (s): 1199.76
CPU system time (s): 0.336948
CPU usage (%): 99.9558
Max. virtual memory (cumulated for all children) (KiB): 140688

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

runsolver used 1.47978 second user time and 2.83157 second system time

The end

Launcher Data (download as text)

Begin job on node6 on Sun Mar 11 13:00:14 UTC 2007

IDJOB= 335242
IDBENCH= 24647
IDSOLVER= 98
FILE ID= node6/335242-1173618013

PBS_JOBID= 4101269

Free space on /tmp= 66434 MiB

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

META MD5SUM SOLVER= 73a7a27d0c2e86f9b1191433fde766ff
MD5SUM BENCH=  1f41f91cdd25b8e3813b8e50b5819b08

RANDOM SEED= 459995649

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node6.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.277
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.277
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055924 kB
MemFree:       1745616 kB
Buffers:         22760 kB
Cached:         197068 kB
SwapCached:       2192 kB
Active:          81844 kB
Inactive:       160540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1745616 kB
SwapTotal:     4192956 kB
SwapFree:      4156844 kB
Dirty:             908 kB
Writeback:           0 kB
Mapped:          30648 kB
Slab:            53604 kB
Committed_AS:  1359432 kB
PageTables:       1744 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66434 MiB

End job on node6 on Sun Mar 11 13:20:16 UTC 2007