Trace number 368666

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) 5000.23 5001.66

General information on the benchmark

Namecrafted/Hard/contest05/others/
strips-gripper-12t22.sat05-1151.reshuffled-07.cnf
MD5SUM05298a484bf02ec125537b469ecd7326
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark728.805
Satisfiable
(Un)Satisfiability was proved
Number of variables4706
Number of clauses87747
Sum of the clauses size178202
Maximum clause length26
Minimum clause length1
Number of clauses of size 143
Number of clauses of size 286679
Number of clauses of size 3111
Number of clauses of size 4876
Number of clauses of size 50
Number of clauses of size over 538

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.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node50/watcher-368666-1177269658 -o ROOT/results/node50/solver-368666-1177269658 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/368666-1177269658/tts-4-0 /tmp/evaluation/368666-1177269658/instance-368666-1177269658.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 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.00 1.00 1.00 3/64 23219
/proc/meminfo: memFree=1884600/2055920 swapFree=4183800/4192956
[pid=23219] ppid=23217 vsize=940 CPUtime=0
/proc/23219/stat : 23219 (tts-4-0) R 23217 23219 22724 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 81811003 962560 111 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/23219/statm: 235 111 57 113 0 119 0

[startup+0.0498081 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23219
/proc/meminfo: memFree=1884600/2055920 swapFree=4183800/4192956
[pid=23219] ppid=23217 vsize=3048 CPUtime=0.04
/proc/23219/stat : 23219 (tts-4-0) R 23217 23219 22724 0 -1 4194304 644 0 0 0 4 0 0 0 18 0 1 0 81811003 3121152 630 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/23219/statm: 762 630 57 113 0 646 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3048

[startup+0.102823 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23219
/proc/meminfo: memFree=1884600/2055920 swapFree=4183800/4192956
[pid=23219] ppid=23217 vsize=5492 CPUtime=0.09
/proc/23219/stat : 23219 (tts-4-0) R 23217 23219 22724 0 -1 4194304 1252 0 0 0 9 0 0 0 18 0 1 0 81811003 5623808 1237 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/23219/statm: 1373 1238 57 113 0 1257 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5492

[startup+0.301828 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23219
/proc/meminfo: memFree=1884600/2055920 swapFree=4183800/4192956
[pid=23219] ppid=23217 vsize=18960 CPUtime=0.29
/proc/23219/stat : 23219 (tts-4-0) R 23217 23219 22724 0 -1 4194304 4474 0 0 0 28 1 0 0 19 0 1 0 81811003 19415040 4459 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/23219/statm: 4740 4459 62 113 0 4624 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18960

[startup+0.701862 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23219
/proc/meminfo: memFree=1884600/2055920 swapFree=4183800/4192956
[pid=23219] ppid=23217 vsize=20676 CPUtime=0.69
/proc/23219/stat : 23219 (tts-4-0) R 23217 23219 22724 0 -1 4194304 5060 0 0 0 68 1 0 0 23 0 1 0 81811003 21172224 5045 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134554504 0 0 4096 0 0 0 0 17 1 0 0
/proc/23219/statm: 5169 5045 62 113 0 5053 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20676

[startup+1.50193 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23220
/proc/meminfo: memFree=1856496/2055920 swapFree=4183800/4192956
[pid=23219] ppid=23217 vsize=44776 CPUtime=1.49
/proc/23219/stat : 23219 (tts-4-0) R 23217 23219 22724 0 -1 4194304 11290 0 0 0 145 4 0 0 25 0 1 0 81811003 45850624 11070 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/23219/statm: 11194 11070 65 113 0 11078 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44776

[startup+3.10107 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23220
/proc/meminfo: memFree=1823216/2055920 swapFree=4183800/4192956
[pid=23219] ppid=23217 vsize=75364 CPUtime=3.09
/proc/23219/stat : 23219 (tts-4-0) R 23217 23219 22724 0 -1 4194304 19005 0 0 0 301 8 0 0 25 0 1 0 81811003 77172736 18718 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/23219/statm: 18841 18718 66 113 0 18725 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 75364

[startup+6.30136 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23220
/proc/meminfo: memFree=1801776/2055920 swapFree=4183800/4192956
[pid=23219] ppid=23217 vsize=83812 CPUtime=6.29
/proc/23219/stat : 23219 (tts-4-0) R 23217 23219 22724 0 -1 4194304 21135 0 0 0 620 9 0 0 25 0 1 0 81811003 85823488 20848 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/23219/statm: 20953 20848 66 113 0 20837 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 83812

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23220
/proc/meminfo: memFree=1798320/2055920 swapFree=4183800/4192956
[pid=23219] ppid=23217 vsize=86652 CPUtime=12.69
/proc/23219/stat : 23219 (tts-4-0) R 23217 23219 22724 0 -1 4194304 21820 0 0 0 1260 9 0 0 25 0 1 0 81811003 88731648 21533 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134537421 0 0 4096 0 0 0 0 17 1 0 0
/proc/23219/statm: 21663 21533 66 113 0 21547 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 86652

[startup+25.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23220
/proc/meminfo: memFree=1795312/2055920 swapFree=4183800/4192956
[pid=23219] ppid=23217 vsize=89524 CPUtime=25.48
/proc/23219/stat : 23219 (tts-4-0) R 23217 23219 22724 0 -1 4194304 22555 0 0 0 2539 9 0 0 25 0 1 0 81811003 91672576 22268 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/23219/statm: 22381 22268 66 113 0 22265 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 89524

[startup+51.1023 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23220
/proc/meminfo: memFree=1789872/2055920 swapFree=4183800/4192956
[pid=23219] ppid=23217 vsize=95176 CPUtime=51.07
/proc/23219/stat : 23219 (tts-4-0) R 23217 23219 22724 0 -1 4194304 23966 0 0 0 5097 10 0 0 25 0 1 0 81811003 97460224 23679 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134591882 0 0 4096 0 0 0 0 17 1 0 0
/proc/23219/statm: 23794 23679 66 113 0 23678 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 95176

[startup+102.306 s]
/proc/loadavg: 1.06 1.01 1.00 2/65 23220
/proc/meminfo: memFree=1772144/2055920 swapFree=4183800/4192956
[pid=23219] ppid=23217 vsize=112588 CPUtime=102.27
/proc/23219/stat : 23219 (tts-4-0) R 23217 23219 22724 0 -1 4194304 28341 0 0 0 10214 13 0 0 25 0 1 0 81811003 115290112 28054 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134543308 0 0 4096 0 0 0 0 17 1 0 0
/proc/23219/statm: 28147 28054 66 113 0 28031 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 112588

[startup+162.302 s]
/proc/loadavg: 1.07 1.03 1.00 2/65 23220
/proc/meminfo: memFree=1751792/2055920 swapFree=4183800/4192956
[pid=23219] ppid=23217 vsize=133120 CPUtime=162.25
/proc/23219/stat : 23219 (tts-4-0) R 23217 23219 22724 0 -1 4194304 33468 0 0 0 16209 16 0 0 25 0 1 0 81811003 136314880 33181 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134513482 0 0 4096 0 0 0 0 17 1 0 0
/proc/23219/statm: 33280 33181 66 113 0 33164 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 133120

[startup+222.302 s]
/proc/loadavg: 1.07 1.03 1.00 2/65 23220
/proc/meminfo: memFree=1733424/2055920 swapFree=4183800/4192956
[pid=23219] ppid=23217 vsize=151192 CPUtime=222.24
/proc/23219/stat : 23219 (tts-4-0) R 23217 23219 22724 0 -1 4194304 38011 0 0 0 22205 19 0 0 25 0 1 0 81811003 154820608 37724 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134591882 0 0 4096 0 0 0 0 17 1 0 0
/proc/23219/statm: 37798 37724 66 113 0 37682 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 151192

[startup+282.303 s]
/proc/loadavg: 1.02 1.03 1.00 2/65 23220
/proc/meminfo: memFree=1718192/2055920 swapFree=4183800/4192956
[pid=23219] ppid=23217 vsize=166928 CPUtime=282.21
/proc/23219/stat : 23219 (tts-4-0) R 23217 23219 22724 0 -1 4194304 41895 0 0 0 28201 20 0 0 25 0 1 0 81811003 170934272 41608 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534048 0 0 4096 0 0 0 0 17 1 0 0
/proc/23219/statm: 41732 41608 66 113 0 41616 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 166928

[startup+342.303 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 23220
/proc/meminfo: memFree=1702128/2055920 swapFree=4183800/4192956
[pid=23219] ppid=23217 vsize=182420 CPUtime=342.2
/proc/23219/stat : 23219 (tts-4-0) R 23217 23219 22724 0 -1 4194304 45807 0 0 0 34197 23 0 0 25 0 1 0 81811003 186798080 45520 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/23219/statm: 45605 45520 66 113 0 45489 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 182420

[startup+402.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 23220
/proc/meminfo: memFree=1680944/2055920 swapFree=4183800/4192956
[pid=23219] ppid=23217 vsize=203996 CPUtime=402.19
/proc/23219/stat : 23219 (tts-4-0) R 23217 23219 22724 0 -1 4194304 51161 0 0 0 40193 26 0 0 25 0 1 0 81811003 208891904 50874 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134591882 0 0 4096 0 0 0 0 17 1 0 0
/proc/23219/statm: 50999 50874 66 113 0 50883 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 203996

[startup+462.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 23220
/proc/meminfo: memFree=1659632/2055920 swapFree=4183800/4192956
[pid=23219] ppid=23217 vsize=225092 CPUtime=462.16
/proc/23219/stat : 23219 (tts-4-0) R 23217 23219 22724 0 -1 4194304 56477 0 0 0 46188 28 0 0 25 0 1 0 81811003 230494208 56190 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134552285 0 0 4096 0 0 0 0 17 1 0 0
/proc/23219/statm: 56273 56190 66 113 0 56157 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 225092

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23220
/proc/meminfo: memFree=1638448/2055920 swapFree=4183800/4192956
[pid=23219] ppid=23217 vsize=246420 CPUtime=522.15
/proc/23219/stat : 23219 (tts-4-0) R 23217 23219 22724 0 -1 4194304 61778 0 0 0 52184 31 0 0 25 0 1 0 81811003 252334080 61491 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134537402 0 0 4096 0 0 0 0 17 1 0 0
/proc/23219/statm: 61605 61491 66 113 0 61489 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 246420

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23220
/proc/meminfo: memFree=1617136/2055920 swapFree=4183800/4192956
[pid=23219] ppid=23217 vsize=267516 CPUtime=582.14
/proc/23219/stat : 23219 (tts-4-0) R 23217 23219 22724 0 -1 4194304 67036 0 0 0 58180 34 0 0 25 0 1 0 81811003 273936384 66749 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534049 0 0 4096 0 0 0 0 17 1 0 0
/proc/23219/statm: 66879 66749 66 113 0 66763 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 267516

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23220
/proc/meminfo: memFree=1600880/2055920 swapFree=4183800/4192956
[pid=23219] ppid=23217 vsize=283456 CPUtime=642.12
/proc/23219/stat : 23219 (tts-4-0) R 23217 23219 22724 0 -1 4194304 71057 0 0 0 64176 36 0 0 25 0 1 0 81811003 290258944 70770 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/23219/statm: 70864 70770 66 113 0 70748 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 283456


################
# More data... #
################

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23420
/proc/meminfo: memFree=991024/2055920 swapFree=4183800/4192956
[pid=23219] ppid=23217 vsize=891596 CPUtime=4061.12
/proc/23219/stat : 23219 (tts-4-0) R 23217 23219 22724 0 -1 4194304 223074 0 0 0 405999 113 0 0 25 0 1 0 81811003 912994304 222787 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/23219/statm: 222899 222787 66 113 0 222783 0
Current children cumulated CPU time (s) 4061.12
Current children cumulated vsize (KiB) 891596

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23420
/proc/meminfo: memFree=986608/2055920 swapFree=4183800/4192956
[pid=23219] ppid=23217 vsize=896048 CPUtime=4121.1
/proc/23219/stat : 23219 (tts-4-0) R 23217 23219 22724 0 -1 4194304 224204 0 0 0 411996 114 0 0 25 0 1 0 81811003 917553152 223917 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134591831 0 0 4096 0 0 0 0 17 1 0 0
/proc/23219/statm: 224012 223917 66 113 0 223896 0
Current children cumulated CPU time (s) 4121.1
Current children cumulated vsize (KiB) 896048

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23420
/proc/meminfo: memFree=978608/2055920 swapFree=4183800/4192956
[pid=23219] ppid=23217 vsize=904016 CPUtime=4181.09
/proc/23219/stat : 23219 (tts-4-0) R 23217 23219 22724 0 -1 4194304 226202 0 0 0 417994 115 0 0 25 0 1 0 81811003 925712384 225915 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134591620 0 0 4096 0 0 0 0 17 1 0 0
/proc/23219/statm: 226004 225915 66 113 0 225888 0
Current children cumulated CPU time (s) 4181.09
Current children cumulated vsize (KiB) 904016

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23420
/proc/meminfo: memFree=971312/2055920 swapFree=4183800/4192956
[pid=23219] ppid=23217 vsize=911520 CPUtime=4241.07
/proc/23219/stat : 23219 (tts-4-0) R 23217 23219 22724 0 -1 4194304 228040 0 0 0 423991 116 0 0 25 0 1 0 81811003 933396480 227753 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534117 0 0 4096 0 0 0 0 17 1 0 0
/proc/23219/statm: 227880 227753 66 113 0 227764 0
Current children cumulated CPU time (s) 4241.07
Current children cumulated vsize (KiB) 911520

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23420
/proc/meminfo: memFree=960432/2055920 swapFree=4183800/4192956
[pid=23219] ppid=23217 vsize=922300 CPUtime=4301.05
/proc/23219/stat : 23219 (tts-4-0) R 23217 23219 22724 0 -1 4194304 230732 0 0 0 429987 118 0 0 25 0 1 0 81811003 944435200 230445 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534364 0 0 4096 0 0 0 0 17 1 0 0
/proc/23219/statm: 230575 230445 66 113 0 230459 0
Current children cumulated CPU time (s) 4301.05
Current children cumulated vsize (KiB) 922300

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23420
/proc/meminfo: memFree=949552/2055920 swapFree=4183800/4192956
[pid=23219] ppid=23217 vsize=933084 CPUtime=4361.03
/proc/23219/stat : 23219 (tts-4-0) R 23217 23219 22724 0 -1 4194304 233472 0 0 0 435984 119 0 0 25 0 1 0 81811003 955478016 233185 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134543469 0 0 4096 0 0 0 0 17 1 0 0
/proc/23219/statm: 233271 233185 66 113 0 233155 0
Current children cumulated CPU time (s) 4361.03
Current children cumulated vsize (KiB) 933084

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23420
/proc/meminfo: memFree=935152/2055920 swapFree=4183800/4192956
[pid=23219] ppid=23217 vsize=947380 CPUtime=4421.02
/proc/23219/stat : 23219 (tts-4-0) R 23217 23219 22724 0 -1 4194304 237052 0 0 0 441981 121 0 0 25 0 1 0 81811003 970117120 236765 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134513456 0 0 4096 0 0 0 0 17 1 0 0
/proc/23219/statm: 236845 236765 66 113 0 236729 0
Current children cumulated CPU time (s) 4421.02
Current children cumulated vsize (KiB) 947380

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23420
/proc/meminfo: memFree=922864/2055920 swapFree=4183800/4192956
[pid=23219] ppid=23217 vsize=959804 CPUtime=4481
/proc/23219/stat : 23219 (tts-4-0) R 23217 23219 22724 0 -1 4194304 240162 0 0 0 447978 122 0 0 25 0 1 0 81811003 982839296 239875 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534117 0 0 4096 0 0 0 0 17 1 0 0
/proc/23219/statm: 239951 239875 66 113 0 239835 0
Current children cumulated CPU time (s) 4481
Current children cumulated vsize (KiB) 959804

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23420
/proc/meminfo: memFree=917744/2055920 swapFree=4183800/4192956
[pid=23219] ppid=23217 vsize=964736 CPUtime=4540.98
/proc/23219/stat : 23219 (tts-4-0) R 23217 23219 22724 0 -1 4194304 241363 0 0 0 453976 122 0 0 25 0 1 0 81811003 987889664 241076 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534440 0 0 4096 0 0 0 0 17 1 0 0
/proc/23219/statm: 241184 241076 66 113 0 241068 0
Current children cumulated CPU time (s) 4540.98
Current children cumulated vsize (KiB) 964736

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23420
/proc/meminfo: memFree=916336/2055920 swapFree=4183800/4192956
[pid=23219] ppid=23217 vsize=966144 CPUtime=4600.98
/proc/23219/stat : 23219 (tts-4-0) R 23217 23219 22724 0 -1 4194304 241693 0 0 0 459975 123 0 0 25 0 1 0 81811003 989331456 241406 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534197 0 0 4096 0 0 0 0 17 1 0 0
/proc/23219/statm: 241536 241406 66 113 0 241420 0
Current children cumulated CPU time (s) 4600.98
Current children cumulated vsize (KiB) 966144

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23420
/proc/meminfo: memFree=914480/2055920 swapFree=4183800/4192956
[pid=23219] ppid=23217 vsize=968020 CPUtime=4660.96
/proc/23219/stat : 23219 (tts-4-0) R 23217 23219 22724 0 -1 4194304 242163 0 0 0 465973 123 0 0 25 0 1 0 81811003 991252480 241876 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534199 0 0 4096 0 0 0 0 17 1 0 0
/proc/23219/statm: 242005 241876 66 113 0 241889 0
Current children cumulated CPU time (s) 4660.96
Current children cumulated vsize (KiB) 968020

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23420
/proc/meminfo: memFree=913136/2055920 swapFree=4183800/4192956
[pid=23219] ppid=23217 vsize=969192 CPUtime=4720.94
/proc/23219/stat : 23219 (tts-4-0) R 23217 23219 22724 0 -1 4194304 242503 0 0 0 471971 123 0 0 25 0 1 0 81811003 992452608 242216 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/23219/statm: 242298 242216 66 113 0 242182 0
Current children cumulated CPU time (s) 4720.94
Current children cumulated vsize (KiB) 969192

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23420
/proc/meminfo: memFree=910640/2055920 swapFree=4183800/4192956
[pid=23219] ppid=23217 vsize=971768 CPUtime=4780.93
/proc/23219/stat : 23219 (tts-4-0) R 23217 23219 22724 0 -1 4194304 243135 0 0 0 477969 124 0 0 25 0 1 0 81811003 995090432 242848 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534060 0 0 4096 0 0 0 0 17 1 0 0
/proc/23219/statm: 242942 242848 66 113 0 242826 0
Current children cumulated CPU time (s) 4780.93
Current children cumulated vsize (KiB) 971768

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23420
/proc/meminfo: memFree=908272/2055920 swapFree=4183800/4192956
[pid=23219] ppid=23217 vsize=974112 CPUtime=4840.91
/proc/23219/stat : 23219 (tts-4-0) R 23217 23219 22724 0 -1 4194304 243695 0 0 0 483967 124 0 0 25 0 1 0 81811003 997490688 243408 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/23219/statm: 243528 243408 66 113 0 243412 0
Current children cumulated CPU time (s) 4840.91
Current children cumulated vsize (KiB) 974112

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23420
/proc/meminfo: memFree=906544/2055920 swapFree=4183800/4192956
[pid=23219] ppid=23217 vsize=975752 CPUtime=4900.89
/proc/23219/stat : 23219 (tts-4-0) R 23217 23219 22724 0 -1 4194304 244133 0 0 0 489965 124 0 0 25 0 1 0 81811003 999170048 243846 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534408 0 0 4096 0 0 0 0 17 1 0 0
/proc/23219/statm: 243938 243846 66 113 0 243822 0
Current children cumulated CPU time (s) 4900.89
Current children cumulated vsize (KiB) 975752

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23420
/proc/meminfo: memFree=905072/2055920 swapFree=4183800/4192956
[pid=23219] ppid=23217 vsize=977160 CPUtime=4960.88
/proc/23219/stat : 23219 (tts-4-0) R 23217 23219 22724 0 -1 4194304 244501 0 0 0 495963 125 0 0 25 0 1 0 81811003 1000611840 244214 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/23219/statm: 244290 244214 66 113 0 244174 0
Current children cumulated CPU time (s) 4960.88
Current children cumulated vsize (KiB) 977160



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23420
/proc/meminfo: memFree=901808/2055920 swapFree=4183800/4192956
[pid=23219] ppid=23217 vsize=980440 CPUtime=5000.07
/proc/23219/stat : 23219 (tts-4-0) R 23217 23219 22724 0 -1 4194304 245319 0 0 0 499882 125 0 0 25 0 1 0 81811003 1003970560 245032 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534048 0 0 4096 0 0 0 0 17 1 0 0
/proc/23219/statm: 245110 245032 66 113 0 244994 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 980440

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

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

[startup+5001.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23421
/proc/meminfo: memFree=1542248/2055920 swapFree=4183800/4192956
[pid=23219] ppid=23217 vsize=0 CPUtime=5000.17
/proc/23219/stat : 23219 (tts-4-0) R 23217 23219 22724 0 -1 4195332 245319 0 0 0 499882 135 0 0 25 0 1 0 81811003 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/23219/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.17
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5001.66
CPU time (s): 5000.23
CPU user time (s): 4998.82
CPU system time (s): 1.40679
CPU usage (%): 99.9715
Max. virtual memory (cumulated for all children) (KiB): 980440

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

runsolver used 3.52346 second user time and 10.1805 second system time

The end

Launcher Data (download as text)

Begin job on node50 on Sun Apr 22 19:20:58 UTC 2007

IDJOB= 368666
IDBENCH= 24671
IDSOLVER= 178
FILE ID= node50/368666-1177269658

PBS_JOBID= 4650676

Free space on /tmp= 66506 MiB

SOLVER NAME= TTS 4.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/others/strips-gripper-12t22.sat05-1151.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/368666-1177269658/tts-4-0 /tmp/evaluation/368666-1177269658/instance-368666-1177269658.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node50/watcher-368666-1177269658 -o ROOT/results/node50/solver-368666-1177269658 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/368666-1177269658/tts-4-0 /tmp/evaluation/368666-1177269658/instance-368666-1177269658.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  05298a484bf02ec125537b469ecd7326

RANDOM SEED= 192724363

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node50.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.232
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.232
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:       1885072 kB
Buffers:         22736 kB
Cached:          82744 kB
SwapCached:       2980 kB
Active:          25740 kB
Inactive:        89300 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1885072 kB
SwapTotal:     4192956 kB
SwapFree:      4183800 kB
Dirty:            1612 kB
Writeback:           0 kB
Mapped:          15548 kB
Slab:            41780 kB
Committed_AS:  2877848 kB
PageTables:       1460 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= 66506 MiB

End job on node50 on Sun Apr 22 20:44:22 UTC 2007