Trace number 335158

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.12 1200.44

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7-gensys-ukn003.sat05-3346.reshuffled-07.cnf
MD5SUMc664e54e8911dc74e630e966a3a9b6ae
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 variables942
Number of clauses16562
Sum of the clauses size74896
Maximum clause length13
Minimum clause length1
Number of clauses of size 135
Number of clauses of size 21078
Number of clauses of size 38565
Number of clauses of size 471
Number of clauses of size 5103
Number of clauses of size over 56710

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/node3/watcher-335158-1173612711 -o ROOT/results/node3/solver-335158-1173612711 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335158-1173612711/tts-4-0 /tmp/evaluation/335158-1173612711/instance-335158-1173612711.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.78 0.95 0.98 3/77 7574
/proc/meminfo: memFree=1670376/2055920 swapFree=4158660/4192956
[pid=7574] ppid=7572 vsize=796 CPUtime=0
/proc/7574/stat : 7574 (tts-4-0) R 7572 7574 7515 0 -1 4194304 114 0 0 0 0 0 0 0 18 0 1 0 381225977 815104 99 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134630100 0 0 4096 0 0 0 0 17 1 0 0
/proc/7574/statm: 199 99 57 113 0 83 0

[startup+0.0799189 s]
/proc/loadavg: 0.78 0.95 0.98 3/77 7574
/proc/meminfo: memFree=1670376/2055920 swapFree=4158660/4192956
[pid=7574] ppid=7572 vsize=2280 CPUtime=0.07
/proc/7574/stat : 7574 (tts-4-0) R 7572 7574 7515 0 -1 4194304 481 0 0 0 7 0 0 0 18 0 1 0 381225977 2334720 466 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134538265 0 0 4096 0 0 0 0 17 1 0 0
/proc/7574/statm: 570 466 59 113 0 454 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2280

[startup+0.101921 s]
/proc/loadavg: 0.78 0.95 0.98 3/77 7574
/proc/meminfo: memFree=1670376/2055920 swapFree=4158660/4192956
[pid=7574] ppid=7572 vsize=2412 CPUtime=0.09
/proc/7574/stat : 7574 (tts-4-0) R 7572 7574 7515 0 -1 4194304 495 0 0 0 9 0 0 0 18 0 1 0 381225977 2469888 480 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/7574/statm: 603 480 59 113 0 487 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2412

[startup+0.301937 s]
/proc/loadavg: 0.78 0.95 0.98 3/77 7574
/proc/meminfo: memFree=1670376/2055920 swapFree=4158660/4192956
[pid=7574] ppid=7572 vsize=8932 CPUtime=0.29
/proc/7574/stat : 7574 (tts-4-0) R 7572 7574 7515 0 -1 4194304 2144 0 0 0 29 0 0 0 19 0 1 0 381225977 9146368 2127 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/7574/statm: 2233 2127 65 113 0 2117 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8932

[startup+0.70197 s]
/proc/loadavg: 0.78 0.95 0.98 3/77 7574
/proc/meminfo: memFree=1670376/2055920 swapFree=4158660/4192956
[pid=7574] ppid=7572 vsize=15024 CPUtime=0.69
/proc/7574/stat : 7574 (tts-4-0) R 7572 7574 7515 0 -1 4194304 3681 0 0 0 68 1 0 0 22 0 1 0 381225977 15384576 3664 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134591986 0 0 4096 0 0 0 0 17 1 0 0
/proc/7574/statm: 3756 3664 66 113 0 3640 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15024

[startup+1.50104 s]
/proc/loadavg: 0.78 0.95 0.98 2/78 7575
/proc/meminfo: memFree=1655584/2055920 swapFree=4158660/4192956
[pid=7574] ppid=7572 vsize=15712 CPUtime=1.49
/proc/7574/stat : 7574 (tts-4-0) R 7572 7574 7515 0 -1 4194304 3853 0 0 0 148 1 0 0 25 0 1 0 381225977 16089088 3836 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134513469 0 0 4096 0 0 0 0 17 1 0 0
/proc/7574/statm: 3928 3836 66 113 0 3812 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15712

[startup+3.10117 s]
/proc/loadavg: 0.80 0.95 0.98 2/78 7575
/proc/meminfo: memFree=1654880/2055920 swapFree=4158660/4192956
[pid=7574] ppid=7572 vsize=16104 CPUtime=3.09
/proc/7574/stat : 7574 (tts-4-0) R 7572 7574 7515 0 -1 4194304 3965 0 0 0 308 1 0 0 25 0 1 0 381225977 16490496 3948 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134641342 0 0 4096 0 0 0 0 17 1 0 0
/proc/7574/statm: 4026 3948 66 113 0 3910 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16104

[startup+6.30143 s]
/proc/loadavg: 0.80 0.95 0.98 3/78 7575
/proc/meminfo: memFree=1653792/2055920 swapFree=4158660/4192956
[pid=7574] ppid=7572 vsize=17308 CPUtime=6.29
/proc/7574/stat : 7574 (tts-4-0) R 7572 7574 7515 0 -1 4194304 4275 0 0 0 628 1 0 0 25 0 1 0 381225977 17723392 4258 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134543308 0 0 4096 0 0 0 0 17 1 0 0
/proc/7574/statm: 4327 4258 66 113 0 4211 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17308

[startup+12.702 s]
/proc/loadavg: 0.83 0.95 0.98 2/78 7575
/proc/meminfo: memFree=1650848/2055920 swapFree=4158660/4192956
[pid=7574] ppid=7572 vsize=20044 CPUtime=12.69
/proc/7574/stat : 7574 (tts-4-0) R 7572 7574 7515 0 -1 4194304 4949 0 0 0 1268 1 0 0 25 0 1 0 381225977 20525056 4932 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/7574/statm: 5011 4932 66 113 0 4895 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20044

[startup+25.502 s]
/proc/loadavg: 0.85 0.95 0.98 2/78 7575
/proc/meminfo: memFree=1645728/2055920 swapFree=4158660/4192956
[pid=7574] ppid=7572 vsize=24980 CPUtime=25.48
/proc/7574/stat : 7574 (tts-4-0) R 7572 7574 7515 0 -1 4194304 6199 0 0 0 2546 2 0 0 25 0 1 0 381225977 25579520 6182 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134535187 0 0 4096 0 0 0 0 17 1 0 0
/proc/7574/statm: 6245 6182 66 113 0 6129 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 24980

[startup+51.1011 s]
/proc/loadavg: 0.90 0.96 0.98 2/78 7575
/proc/meminfo: memFree=1636704/2055920 swapFree=4158660/4192956
[pid=7574] ppid=7572 vsize=34124 CPUtime=51.07
/proc/7574/stat : 7574 (tts-4-0) R 7572 7574 7515 0 -1 4194304 8437 0 0 0 5104 3 0 0 25 0 1 0 381225977 34942976 8420 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/7574/statm: 8531 8420 66 113 0 8415 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 34124

[startup+102.305 s]
/proc/loadavg: 0.96 0.96 0.98 2/78 7575
/proc/meminfo: memFree=1621600/2055920 swapFree=4158660/4192956
[pid=7574] ppid=7572 vsize=48896 CPUtime=102.26
/proc/7574/stat : 7574 (tts-4-0) R 7572 7574 7515 0 -1 4194304 12169 0 0 0 10221 5 0 0 25 0 1 0 381225977 50069504 12152 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134534120 0 0 4096 0 0 0 0 17 1 0 0
/proc/7574/statm: 12224 12152 66 113 0 12108 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 48896

[startup+162.301 s]
/proc/loadavg: 0.98 0.97 0.98 2/78 7575
/proc/meminfo: memFree=1605408/2055920 swapFree=4158660/4192956
[pid=7574] ppid=7572 vsize=65184 CPUtime=162.25
/proc/7574/stat : 7574 (tts-4-0) R 7572 7574 7515 0 -1 4194304 16211 0 0 0 16217 8 0 0 25 0 1 0 381225977 66748416 16194 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/7574/statm: 16296 16194 66 113 0 16180 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 65184

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 7575
/proc/meminfo: memFree=1592416/2055920 swapFree=4158660/4192956
[pid=7574] ppid=7572 vsize=78080 CPUtime=222.23
/proc/7574/stat : 7574 (tts-4-0) R 7572 7574 7515 0 -1 4194304 19417 0 0 0 22212 11 0 0 25 0 1 0 381225977 79953920 19400 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/7574/statm: 19520 19400 66 113 0 19404 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 78080

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 7575
/proc/meminfo: memFree=1581600/2055920 swapFree=4158660/4192956
[pid=7574] ppid=7572 vsize=88864 CPUtime=282.22
/proc/7574/stat : 7574 (tts-4-0) R 7572 7574 7515 0 -1 4194304 22144 0 0 0 28210 12 0 0 25 0 1 0 381225977 90996736 22127 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134534430 0 0 4096 0 0 0 0 17 1 0 0
/proc/7574/statm: 22216 22127 66 113 0 22100 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 88864

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 7575
/proc/meminfo: memFree=1570272/2055920 swapFree=4158660/4192956
[pid=7574] ppid=7572 vsize=99880 CPUtime=342.2
/proc/7574/stat : 7574 (tts-4-0) R 7572 7574 7515 0 -1 4194304 24924 0 0 0 34206 14 0 0 25 0 1 0 381225977 102277120 24907 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134534049 0 0 4096 0 0 0 0 17 1 0 0
/proc/7574/statm: 24970 24907 66 113 0 24854 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 99880

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 7575
/proc/meminfo: memFree=1558496/2055920 swapFree=4158660/4192956
[pid=7574] ppid=7572 vsize=111836 CPUtime=402.18
/proc/7574/stat : 7574 (tts-4-0) R 7572 7574 7515 0 -1 4194304 27870 0 0 0 40202 16 0 0 25 0 1 0 381225977 114520064 27853 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/7574/statm: 27959 27853 66 113 0 27843 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 111836

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 7575
/proc/meminfo: memFree=1548832/2055920 swapFree=4158660/4192956
[pid=7574] ppid=7572 vsize=121236 CPUtime=462.17
/proc/7574/stat : 7574 (tts-4-0) R 7572 7574 7515 0 -1 4194304 30249 0 0 0 46199 18 0 0 25 0 1 0 381225977 124145664 30232 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134534386 0 0 4096 0 0 0 0 17 1 0 0
/proc/7574/statm: 30309 30232 66 113 0 30193 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 121236

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 7575
/proc/meminfo: memFree=1542688/2055920 swapFree=4158660/4192956
[pid=7574] ppid=7572 vsize=127328 CPUtime=522.15
/proc/7574/stat : 7574 (tts-4-0) R 7572 7574 7515 0 -1 4194304 31775 0 0 0 52195 20 0 0 25 0 1 0 381225977 130383872 31758 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134534120 0 0 4096 0 0 0 0 17 1 0 0
/proc/7574/statm: 31832 31758 66 113 0 31716 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 127328

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 7575
/proc/meminfo: memFree=1536416/2055920 swapFree=4158660/4192956
[pid=7574] ppid=7572 vsize=133656 CPUtime=582.14
/proc/7574/stat : 7574 (tts-4-0) R 7572 7574 7515 0 -1 4194304 33318 0 0 0 58193 21 0 0 25 0 1 0 381225977 136863744 33301 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/7574/statm: 33414 33301 66 113 0 33298 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 133656

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 7577
/proc/meminfo: memFree=1531168/2055920 swapFree=4158660/4192956
[pid=7574] ppid=7572 vsize=138580 CPUtime=642.12
/proc/7574/stat : 7574 (tts-4-0) R 7572 7574 7515 0 -1 4194304 34583 0 0 0 64190 22 0 0 25 0 1 0 381225977 141905920 34566 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/7574/statm: 34645 34566 66 113 0 34529 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 138580

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 7577
/proc/meminfo: memFree=1526688/2055920 swapFree=4158660/4192956
[pid=7574] ppid=7572 vsize=143032 CPUtime=702.1
/proc/7574/stat : 7574 (tts-4-0) R 7572 7574 7515 0 -1 4194304 35695 0 0 0 70187 23 0 0 25 0 1 0 381225977 146464768 35678 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/7574/statm: 35758 35678 66 113 0 35642 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 143032

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 7577
/proc/meminfo: memFree=1520288/2055920 swapFree=4158660/4192956
[pid=7574] ppid=7572 vsize=149360 CPUtime=762.1
/proc/7574/stat : 7574 (tts-4-0) R 7572 7574 7515 0 -1 4194304 37289 0 0 0 76185 25 0 0 25 0 1 0 381225977 152944640 37272 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134641338 0 0 4096 0 0 0 0 17 1 0 0
/proc/7574/statm: 37340 37272 66 113 0 37224 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 149360

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 7577
/proc/meminfo: memFree=1513184/2055920 swapFree=4158660/4192956
[pid=7574] ppid=7572 vsize=156628 CPUtime=822.08
/proc/7574/stat : 7574 (tts-4-0) R 7572 7574 7515 0 -1 4194304 39063 0 0 0 82181 27 0 0 25 0 1 0 381225977 160387072 39046 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134534130 0 0 4096 0 0 0 0 17 1 0 0
/proc/7574/statm: 39157 39046 66 113 0 39041 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 156628

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 7577
/proc/meminfo: memFree=1506208/2055920 swapFree=4158660/4192956
[pid=7574] ppid=7572 vsize=163400 CPUtime=882.06
/proc/7574/stat : 7574 (tts-4-0) R 7572 7574 7515 0 -1 4194304 40772 0 0 0 88177 29 0 0 25 0 1 0 381225977 167321600 40755 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134534130 0 0 4096 0 0 0 0 17 1 0 0
/proc/7574/statm: 40850 40755 66 113 0 40734 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 163400

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 7577
/proc/meminfo: memFree=1500960/2055920 swapFree=4158660/4192956
[pid=7574] ppid=7572 vsize=168564 CPUtime=942.04
/proc/7574/stat : 7574 (tts-4-0) R 7572 7574 7515 0 -1 4194304 42091 0 0 0 94174 30 0 0 25 0 1 0 381225977 172609536 42074 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/7574/statm: 42141 42074 66 113 0 42025 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 168564

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 7577
/proc/meminfo: memFree=1494816/2055920 swapFree=4158660/4192956
[pid=7574] ppid=7572 vsize=174656 CPUtime=1002.03
/proc/7574/stat : 7574 (tts-4-0) R 7572 7574 7515 0 -1 4194304 43596 0 0 0 100171 32 0 0 25 0 1 0 381225977 178847744 43579 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/7574/statm: 43664 43579 66 113 0 43548 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 174656

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 7577
/proc/meminfo: memFree=1489376/2055920 swapFree=4158660/4192956
[pid=7574] ppid=7572 vsize=180048 CPUtime=1062.02
/proc/7574/stat : 7574 (tts-4-0) R 7572 7574 7515 0 -1 4194304 44967 0 0 0 106167 35 0 0 25 0 1 0 381225977 184369152 44950 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134534120 0 0 4096 0 0 0 0 17 1 0 0
/proc/7574/statm: 45012 44950 66 113 0 44896 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 180048

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 7577
/proc/meminfo: memFree=1484320/2055920 swapFree=4158660/4192956
[pid=7574] ppid=7572 vsize=184972 CPUtime=1122
/proc/7574/stat : 7574 (tts-4-0) R 7572 7574 7515 0 -1 4194304 46188 0 0 0 112163 37 0 0 25 0 1 0 381225977 189411328 46171 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134513457 0 0 4096 0 0 0 0 17 1 0 0
/proc/7574/statm: 46243 46171 66 113 0 46127 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 184972

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 7577
/proc/meminfo: memFree=1479136/2055920 swapFree=4158660/4192956
[pid=7574] ppid=7572 vsize=190128 CPUtime=1181.98
/proc/7574/stat : 7574 (tts-4-0) R 7572 7574 7515 0 -1 4194304 47462 0 0 0 118161 37 0 0 25 0 1 0 381225977 194691072 47445 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134534364 0 0 4096 0 0 0 0 17 1 0 0
/proc/7574/statm: 47532 47445 66 113 0 47416 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 190128



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 7577
/proc/meminfo: memFree=1477984/2055920 swapFree=4158660/4192956
[pid=7574] ppid=7572 vsize=191300 CPUtime=1200.08
/proc/7574/stat : 7574 (tts-4-0) R 7572 7574 7515 0 -1 4194304 47747 0 0 0 119970 38 0 0 25 0 1 0 381225977 195891200 47730 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/7574/statm: 47825 47730 66 113 0 47709 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 191300

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.44
CPU time (s): 1200.12
CPU user time (s): 1199.71
CPU system time (s): 0.414936
CPU usage (%): 99.9739
Max. virtual memory (cumulated for all children) (KiB): 191300

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

runsolver used 1.43978 second user time and 2.86356 second system time

The end

Launcher Data (download as text)

Begin job on node3 on Sun Mar 11 11:31:51 UTC 2007

IDJOB= 335158
IDBENCH= 24645
IDSOLVER= 98
FILE ID= node3/335158-1173612711

PBS_JOBID= 4101261

Free space on /tmp= 66352 MiB

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

META MD5SUM SOLVER= 73a7a27d0c2e86f9b1191433fde766ff
MD5SUM BENCH=  c664e54e8911dc74e630e966a3a9b6ae

RANDOM SEED= 498632946

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1670848 kB
Buffers:         17140 kB
Cached:         278716 kB
SwapCached:       2120 kB
Active:         210768 kB
Inactive:       107572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1670848 kB
SwapTotal:     4192956 kB
SwapFree:      4158660 kB
Dirty:            1092 kB
Writeback:           0 kB
Mapped:          30612 kB
Slab:            52512 kB
Committed_AS:  1554260 kB
PageTables:       1656 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66352 MiB

End job on node3 on Sun Mar 11 11:51:54 UTC 2007