Trace number 336208

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.19 1200.61

General information on the benchmark

Namecrafted/Hard/contest05/others/
strips-gripper-18t35.sat05-1147.reshuffled-07.cnf
MD5SUM15ed95b3a35c74d0cc5dd4986376305c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark48.2217
Satisfiable
(Un)Satisfiability was proved
Number of variables11318
Number of clauses316793
Sum of the clauses size640466
Maximum clause length38
Minimum clause length1
Number of clauses of size 161
Number of clauses of size 2314245
Number of clauses of size 3173
Number of clauses of size 42250
Number of clauses of size 50
Number of clauses of size over 564

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/node75/watcher-336208-1173642150 -o ROOT/results/node75/solver-336208-1173642150 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/336208-1173642150/tts-4-0 /tmp/evaluation/336208-1173642150/instance-336208-1173642150.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.98 0.99 3/64 23084
/proc/meminfo: memFree=1902440/2055920 swapFree=4182240/4192956
[pid=23084] ppid=23082 vsize=940 CPUtime=0
/proc/23084/stat : 23084 (tts-4-0) R 23082 23084 22913 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 384180903 962560 113 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/23084/statm: 235 113 57 113 0 119 0

[startup+0.062134 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 23084
/proc/meminfo: memFree=1902440/2055920 swapFree=4182240/4192956
[pid=23084] ppid=23082 vsize=3788 CPUtime=0.05
/proc/23084/stat : 23084 (tts-4-0) R 23082 23084 22913 0 -1 4194304 823 0 0 0 5 0 0 0 20 0 1 0 384180903 3878912 808 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/23084/statm: 947 809 57 113 0 831 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3788

[startup+0.101136 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 23084
/proc/meminfo: memFree=1902440/2055920 swapFree=4182240/4192956
[pid=23084] ppid=23082 vsize=5624 CPUtime=0.09
/proc/23084/stat : 23084 (tts-4-0) R 23082 23084 22913 0 -1 4194304 1295 0 0 0 9 0 0 0 20 0 1 0 384180903 5758976 1280 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/23084/statm: 1406 1281 57 113 0 1290 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5624

[startup+0.30116 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 23084
/proc/meminfo: memFree=1902440/2055920 swapFree=4182240/4192956
[pid=23084] ppid=23082 vsize=15452 CPUtime=0.29
/proc/23084/stat : 23084 (tts-4-0) R 23082 23084 22913 0 -1 4194304 3710 0 0 0 29 0 0 0 22 0 1 0 384180903 15822848 3695 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/23084/statm: 3863 3695 57 113 0 3747 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15452

[startup+0.701207 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 23084
/proc/meminfo: memFree=1902440/2055920 swapFree=4182240/4192956
[pid=23084] ppid=23082 vsize=24652 CPUtime=0.69
/proc/23084/stat : 23084 (tts-4-0) R 23082 23084 22913 0 -1 4194304 5895 0 0 0 68 1 0 0 25 0 1 0 384180903 25243648 5880 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/23084/statm: 6163 5880 59 113 0 6047 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24652

[startup+1.5013 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 23085
/proc/meminfo: memFree=1854560/2055920 swapFree=4182240/4192956
[pid=23084] ppid=23082 vsize=70820 CPUtime=1.49
/proc/23084/stat : 23084 (tts-4-0) R 23082 23084 22913 0 -1 4194304 17059 0 0 0 143 6 0 0 25 0 1 0 384180903 72519680 17044 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/23084/statm: 17705 17044 62 113 0 17589 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 70820

[startup+3.10149 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 23085
/proc/meminfo: memFree=1830176/2055920 swapFree=4182240/4192956
[pid=23084] ppid=23082 vsize=73460 CPUtime=3.09
/proc/23084/stat : 23084 (tts-4-0) R 23082 23084 22913 0 -1 4194304 18082 0 0 0 302 7 0 0 25 0 1 0 384180903 75223040 18067 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134554504 0 0 4096 0 0 0 0 17 1 0 0
/proc/23084/statm: 18365 18067 62 113 0 18249 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 73460

[startup+6.30187 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 23085
/proc/meminfo: memFree=1788640/2055920 swapFree=4182240/4192956
[pid=23084] ppid=23082 vsize=137796 CPUtime=6.29
/proc/23084/stat : 23084 (tts-4-0) R 23082 23084 22913 0 -1 4194304 34575 0 0 0 615 14 0 0 25 0 1 0 384180903 141103104 34152 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/23084/statm: 34449 34152 65 113 0 34333 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 137796

[startup+12.7026 s]
/proc/loadavg: 0.94 0.98 0.99 2/65 23085
/proc/meminfo: memFree=1632424/2055920 swapFree=4182240/4192956
[pid=23084] ppid=23082 vsize=284552 CPUtime=12.69
/proc/23084/stat : 23084 (tts-4-0) R 23082 23084 22913 0 -1 4194304 71745 0 0 0 1240 29 0 0 25 0 1 0 384180903 291381248 70881 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/23084/statm: 71138 70881 66 113 0 71022 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 284552

[startup+25.5011 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 23085
/proc/meminfo: memFree=1576488/2055920 swapFree=4182240/4192956
[pid=23084] ppid=23082 vsize=326432 CPUtime=25.48
/proc/23084/stat : 23084 (tts-4-0) R 23082 23084 22913 0 -1 4194304 82214 0 0 0 2515 33 0 0 25 0 1 0 384180903 334266368 81350 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/23084/statm: 81608 81350 66 113 0 81492 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 326432

[startup+51.1012 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 23087
/proc/meminfo: memFree=1565608/2055920 swapFree=4182240/4192956
[pid=23084] ppid=23082 vsize=337244 CPUtime=51.08
/proc/23084/stat : 23084 (tts-4-0) R 23082 23084 22913 0 -1 4194304 84915 0 0 0 5073 35 0 0 25 0 1 0 384180903 345337856 84051 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641316 0 0 4096 0 0 0 0 17 1 0 0
/proc/23084/statm: 84311 84051 66 113 0 84195 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 337244

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 23087
/proc/meminfo: memFree=1558120/2055920 swapFree=4182240/4192956
[pid=23084] ppid=23082 vsize=344696 CPUtime=102.26
/proc/23084/stat : 23084 (tts-4-0) R 23082 23084 22913 0 -1 4194304 86778 0 0 0 10191 35 0 0 25 0 1 0 384180903 352968704 85914 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591895 0 0 4096 0 0 0 0 17 1 0 0
/proc/23084/statm: 86174 85914 66 113 0 86058 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 344696

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23087
/proc/meminfo: memFree=1557032/2055920 swapFree=4182240/4192956
[pid=23084] ppid=23082 vsize=345760 CPUtime=162.25
/proc/23084/stat : 23084 (tts-4-0) R 23082 23084 22913 0 -1 4194304 87060 0 0 0 16189 36 0 0 25 0 1 0 384180903 354058240 86196 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591973 0 0 4096 0 0 0 0 17 1 0 0
/proc/23084/statm: 86440 86196 66 113 0 86324 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 345760

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23087
/proc/meminfo: memFree=1554664/2055920 swapFree=4182240/4192956
[pid=23084] ppid=23082 vsize=349128 CPUtime=222.23
/proc/23084/stat : 23084 (tts-4-0) R 23082 23084 22913 0 -1 4194304 87871 0 0 0 22186 37 0 0 25 0 1 0 384180903 357507072 87007 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534122 0 0 4096 0 0 0 0 17 1 0 0
/proc/23084/statm: 87282 87007 66 113 0 87166 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 349128

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23087
/proc/meminfo: memFree=1539560/2055920 swapFree=4182240/4192956
[pid=23084] ppid=23082 vsize=363560 CPUtime=282.22
/proc/23084/stat : 23084 (tts-4-0) R 23082 23084 22913 0 -1 4194304 91471 0 0 0 28183 39 0 0 25 0 1 0 384180903 372285440 90607 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591882 0 0 4096 0 0 0 0 17 1 0 0
/proc/23084/statm: 90890 90607 66 113 0 90774 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 363560

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23087
/proc/meminfo: memFree=1516328/2055920 swapFree=4182240/4192956
[pid=23084] ppid=23082 vsize=386632 CPUtime=342.19
/proc/23084/stat : 23084 (tts-4-0) R 23082 23084 22913 0 -1 4194304 97269 0 0 0 34178 41 0 0 25 0 1 0 384180903 395911168 96405 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591882 0 0 4096 0 0 0 0 17 1 0 0
/proc/23084/statm: 96658 96405 66 113 0 96542 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 386632

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23087
/proc/meminfo: memFree=1492520/2055920 swapFree=4182240/4192956
[pid=23084] ppid=23082 vsize=410340 CPUtime=402.19
/proc/23084/stat : 23084 (tts-4-0) R 23082 23084 22913 0 -1 4194304 103218 0 0 0 40175 44 0 0 25 0 1 0 384180903 420188160 102354 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534122 0 0 4096 0 0 0 0 17 1 0 0
/proc/23084/statm: 102585 102354 66 113 0 102469 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 410340

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23087
/proc/meminfo: memFree=1466600/2055920 swapFree=4182240/4192956
[pid=23084] ppid=23082 vsize=436292 CPUtime=462.17
/proc/23084/stat : 23084 (tts-4-0) R 23082 23084 22913 0 -1 4194304 109665 0 0 0 46170 47 0 0 25 0 1 0 384180903 446763008 108801 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534189 0 0 4096 0 0 0 0 17 1 0 0
/proc/23084/statm: 109073 108801 66 113 0 108957 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 436292

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23087
/proc/meminfo: memFree=1439528/2055920 swapFree=4182240/4192956
[pid=23084] ppid=23082 vsize=463620 CPUtime=522.14
/proc/23084/stat : 23084 (tts-4-0) R 23082 23084 22913 0 -1 4194304 116500 0 0 0 52165 49 0 0 25 0 1 0 384180903 474746880 115636 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534108 0 0 4096 0 0 0 0 17 1 0 0
/proc/23084/statm: 115905 115636 66 113 0 115789 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 463620

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23087
/proc/meminfo: memFree=1413800/2055920 swapFree=4182240/4192956
[pid=23084] ppid=23082 vsize=488752 CPUtime=582.14
/proc/23084/stat : 23084 (tts-4-0) R 23082 23084 22913 0 -1 4194304 122824 0 0 0 58160 54 0 0 25 0 1 0 384180903 500482048 121960 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591884 0 0 4096 0 0 0 0 17 1 0 0
/proc/23084/statm: 122188 121960 66 113 0 122072 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 488752

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23087
/proc/meminfo: memFree=1390248/2055920 swapFree=4182240/4192956
[pid=23084] ppid=23082 vsize=512120 CPUtime=642.12
/proc/23084/stat : 23084 (tts-4-0) R 23082 23084 22913 0 -1 4194304 128653 0 0 0 64156 56 0 0 25 0 1 0 384180903 524410880 127789 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534427 0 0 4096 0 0 0 0 17 1 0 0
/proc/23084/statm: 128030 127789 66 113 0 127914 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 512120

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23087
/proc/meminfo: memFree=1367080/2055920 swapFree=4182240/4192956
[pid=23084] ppid=23082 vsize=535568 CPUtime=702.1
/proc/23084/stat : 23084 (tts-4-0) R 23082 23084 22913 0 -1 4194304 134514 0 0 0 70151 59 0 0 25 0 1 0 384180903 548421632 133650 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534189 0 0 4096 0 0 0 0 17 1 0 0
/proc/23084/statm: 133892 133650 66 113 0 133776 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 535568

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23087
/proc/meminfo: memFree=1344616/2055920 swapFree=4182240/4192956
[pid=23084] ppid=23082 vsize=557604 CPUtime=762.08
/proc/23084/stat : 23084 (tts-4-0) R 23082 23084 22913 0 -1 4194304 140019 0 0 0 76147 61 0 0 25 0 1 0 384180903 570986496 139155 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134513467 0 0 4096 0 0 0 0 17 1 0 0
/proc/23084/statm: 139401 139155 66 113 0 139285 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 557604

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23087
/proc/meminfo: memFree=1319656/2055920 swapFree=4182240/4192956
[pid=23084] ppid=23082 vsize=582684 CPUtime=822.07
/proc/23084/stat : 23084 (tts-4-0) R 23082 23084 22913 0 -1 4194304 146307 0 0 0 82143 64 0 0 25 0 1 0 384180903 596668416 145443 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591875 0 0 4096 0 0 0 0 17 1 0 0
/proc/23084/statm: 145671 145443 66 113 0 145555 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 582684

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23087
/proc/meminfo: memFree=1299560/2055920 swapFree=4182240/4192956
[pid=23084] ppid=23082 vsize=602612 CPUtime=882.05
/proc/23084/stat : 23084 (tts-4-0) R 23082 23084 22913 0 -1 4194304 151261 0 0 0 88140 65 0 0 25 0 1 0 384180903 617074688 150397 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591882 0 0 4096 0 0 0 0 17 1 0 0
/proc/23084/statm: 150653 150397 66 113 0 150537 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 602612

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23087
/proc/meminfo: memFree=1281576/2055920 swapFree=4182240/4192956
[pid=23084] ppid=23082 vsize=620900 CPUtime=942.03
/proc/23084/stat : 23084 (tts-4-0) R 23082 23084 22913 0 -1 4194304 155822 0 0 0 94136 67 0 0 25 0 1 0 384180903 635801600 154958 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/23084/statm: 155225 154958 66 113 0 155109 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 620900

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23087
/proc/meminfo: memFree=1265128/2055920 swapFree=4182240/4192956
[pid=23084] ppid=23082 vsize=637080 CPUtime=1002.02
/proc/23084/stat : 23084 (tts-4-0) R 23082 23084 22913 0 -1 4194304 159887 0 0 0 100133 69 0 0 25 0 1 0 384180903 652369920 159023 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534071 0 0 4096 0 0 0 0 17 1 0 0
/proc/23084/statm: 159270 159023 66 113 0 159154 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 637080

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23087
/proc/meminfo: memFree=1246120/2055920 swapFree=4182240/4192956
[pid=23084] ppid=23082 vsize=655976 CPUtime=1062
/proc/23084/stat : 23084 (tts-4-0) R 23082 23084 22913 0 -1 4194304 164629 0 0 0 106130 70 0 0 25 0 1 0 384180903 671719424 163765 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641316 0 0 4096 0 0 0 0 17 1 0 0
/proc/23084/statm: 163994 163765 66 113 0 163878 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 655976

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 23159
/proc/meminfo: memFree=1220152/2055920 swapFree=4182240/4192956
[pid=23084] ppid=23082 vsize=680768 CPUtime=1121.95
/proc/23084/stat : 23084 (tts-4-0) R 23082 23084 22913 0 -1 4194304 170793 0 0 0 112122 73 0 0 25 0 1 0 384180903 697106432 169929 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/23084/statm: 170192 169929 66 113 0 170076 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 680768

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 23257
/proc/meminfo: memFree=1199544/2055920 swapFree=4182240/4192956
[pid=23084] ppid=23082 vsize=701208 CPUtime=1181.89
/proc/23084/stat : 23084 (tts-4-0) R 23082 23084 22913 0 -1 4194304 175900 0 0 0 118113 76 0 0 25 0 1 0 384180903 718036992 175036 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641338 0 0 4096 0 0 0 0 17 1 0 0
/proc/23084/statm: 175302 175036 66 113 0 175186 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 701208



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23285
/proc/meminfo: memFree=1196648/2055920 swapFree=4182240/4192956
[pid=23084] ppid=23082 vsize=704964 CPUtime=1200.07
/proc/23084/stat : 23084 (tts-4-0) R 23082 23084 22913 0 -1 4194304 176849 0 0 0 119931 76 0 0 25 0 1 0 384180903 721883136 175985 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641316 0 0 4096 0 0 0 0 17 1 0 0
/proc/23084/statm: 176241 175985 66 113 0 176125 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 704964

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.61 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23285
/proc/meminfo: memFree=1196648/2055920 swapFree=4182240/4192956
[pid=23084] ppid=23082 vsize=0 CPUtime=1200.17
/proc/23084/stat : 23084 (tts-4-0) R 23082 23084 22913 0 -1 4195332 176849 0 0 0 119931 86 0 0 25 0 1 0 384180903 0 0 18446744073709551615 0 0 0 0 0 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/23084/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.17
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.61
CPU time (s): 1200.19
CPU user time (s): 1199.32
CPU system time (s): 0.868867
CPU usage (%): 99.965
Max. virtual memory (cumulated for all children) (KiB): 704964

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

runsolver used 0.767883 second user time and 2.5996 second system time

The end

Launcher Data (download as text)

Begin job on node75 on Sun Mar 11 19:42:31 UTC 2007

IDJOB= 336208
IDBENCH= 24670
IDSOLVER= 98
FILE ID= node75/336208-1173642150

PBS_JOBID= 4101337

Free space on /tmp= 66511 MiB

SOLVER NAME= TTS 4.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/others/strips-gripper-18t35.sat05-1147.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/336208-1173642150/tts-4-0 /tmp/evaluation/336208-1173642150/instance-336208-1173642150.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node75/watcher-336208-1173642150 -o ROOT/results/node75/solver-336208-1173642150 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/336208-1173642150/tts-4-0 /tmp/evaluation/336208-1173642150/instance-336208-1173642150.cnf            

META MD5SUM SOLVER= 73a7a27d0c2e86f9b1191433fde766ff
MD5SUM BENCH=  15ed95b3a35c74d0cc5dd4986376305c

RANDOM SEED= 48248352

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node75.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.218
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.218
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1902856 kB
Buffers:         15248 kB
Cached:          99332 kB
SwapCached:       4760 kB
Active:          34732 kB
Inactive:        91460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1902856 kB
SwapTotal:     4192956 kB
SwapFree:      4182240 kB
Dirty:            4600 kB
Writeback:           0 kB
Mapped:          15368 kB
Slab:            12784 kB
Committed_AS:   884280 kB
PageTables:       1432 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66511 MiB

End job on node75 on Sun Mar 11 20:02:33 UTC 2007