Trace number 1785401

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
SApperloT base? (TO) 5000.13 5001.73

General information on the benchmark

NameCRAFTED/edgematching/
compact/em_9_3_5_cmp.cnf
MD5SUMb2b9255b6dd854658cbd4bd594382e55
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 variables3857
Number of clauses39932
Sum of the clauses size134967
Maximum clause length49
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24591
Number of clauses of size 326002
Number of clauses of size 44516
Number of clauses of size 54669
Number of clauses of size over 5154

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1785401-1241910072/watcher-1785401-1241910072 -o /tmp/evaluation-result-1785401-1241910072/solver-1785401-1241910072 -C 5000 -W 6000 -M 1800 --output-limit 1,128 HOME/SApperloT-base -seed=804153785 HOME/instance-1785401-1241910072.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): 6000 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 134217728 bytes. The first 1048576 bytes and the last 133169152 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 21196
/proc/meminfo: memFree=1874160/2055920 swapFree=4180360/4192956
[pid=21196] ppid=21194 vsize=1744 CPUtime=0
/proc/21196/stat : 21196 (SApperloT-base) R 21194 21196 21086 0 -1 4194304 197 0 0 0 0 0 0 0 18 0 1 0 219031628 1785856 181 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/21196/statm: 436 182 90 283 0 150 0

[startup+0.0801511 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 21196
/proc/meminfo: memFree=1874160/2055920 swapFree=4180360/4192956
[pid=21196] ppid=21194 vsize=3604 CPUtime=0.07
/proc/21196/stat : 21196 (SApperloT-base) R 21194 21196 21086 0 -1 4194304 683 0 0 0 7 0 0 0 18 0 1 0 219031628 3690496 666 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/21196/statm: 901 666 98 283 0 615 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3604

[startup+0.101154 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 21196
/proc/meminfo: memFree=1874160/2055920 swapFree=4180360/4192956
[pid=21196] ppid=21194 vsize=3604 CPUtime=0.09
/proc/21196/stat : 21196 (SApperloT-base) R 21194 21196 21086 0 -1 4194304 695 0 0 0 9 0 0 0 18 0 1 0 219031628 3690496 678 1992294400 134512640 135674940 4294956208 18446744073709551615 134550564 0 0 4096 0 0 0 0 17 1 0 0
/proc/21196/statm: 901 678 98 283 0 615 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3604

[startup+0.301182 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 21196
/proc/meminfo: memFree=1874160/2055920 swapFree=4180360/4192956
[pid=21196] ppid=21194 vsize=4000 CPUtime=0.29
/proc/21196/stat : 21196 (SApperloT-base) R 21194 21196 21086 0 -1 4194304 798 0 0 0 29 0 0 0 19 0 1 0 219031628 4096000 781 1992294400 134512640 135674940 4294956208 18446744073709551615 134550585 0 0 4096 0 0 0 0 17 1 0 0
/proc/21196/statm: 1000 781 98 283 0 714 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4000

[startup+0.701238 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 21196
/proc/meminfo: memFree=1874160/2055920 swapFree=4180360/4192956
[pid=21196] ppid=21194 vsize=5716 CPUtime=0.69
/proc/21196/stat : 21196 (SApperloT-base) R 21194 21196 21086 0 -1 4194304 1221 0 0 0 69 0 0 0 22 0 1 0 219031628 5853184 1204 1992294400 134512640 135674940 4294956208 18446744073709551615 134550608 0 0 4096 0 0 0 0 17 1 0 0
/proc/21196/statm: 1429 1204 98 283 0 1143 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5716

[startup+1.50135 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21197
/proc/meminfo: memFree=1868840/2055920 swapFree=4180360/4192956
[pid=21196] ppid=21194 vsize=7828 CPUtime=1.49
/proc/21196/stat : 21196 (SApperloT-base) R 21194 21196 21086 0 -1 4194304 1740 0 0 0 149 0 0 0 25 0 1 0 219031628 8015872 1723 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/21196/statm: 1957 1723 98 283 0 1671 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7828

[startup+3.10158 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21197
/proc/meminfo: memFree=1864872/2055920 swapFree=4180360/4192956
[pid=21196] ppid=21194 vsize=13008 CPUtime=3.09
/proc/21196/stat : 21196 (SApperloT-base) R 21194 21196 21086 0 -1 4194304 3012 0 0 0 309 0 0 0 25 0 1 0 219031628 13320192 2995 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/21196/statm: 3252 2995 98 283 0 2966 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13008

[startup+6.30103 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21197
/proc/meminfo: memFree=1857656/2055920 swapFree=4180360/4192956
[pid=21196] ppid=21194 vsize=18084 CPUtime=6.28
/proc/21196/stat : 21196 (SApperloT-base) R 21194 21196 21086 0 -1 4194304 4262 0 0 0 627 1 0 0 25 0 1 0 219031628 18518016 4245 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/21196/statm: 4521 4245 98 283 0 4235 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 18084

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21197
/proc/meminfo: memFree=1854328/2055920 swapFree=4180360/4192956
[pid=21196] ppid=21194 vsize=21080 CPUtime=12.69
/proc/21196/stat : 21196 (SApperloT-base) R 21194 21196 21086 0 -1 4194304 4994 0 0 0 1267 2 0 0 25 0 1 0 219031628 21585920 4977 1992294400 134512640 135674940 4294956208 18446744073709551615 134564773 0 0 4096 0 0 0 0 17 1 0 0
/proc/21196/statm: 5270 4977 99 283 0 4984 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21080

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21197
/proc/meminfo: memFree=1849080/2055920 swapFree=4180360/4192956
[pid=21196] ppid=21194 vsize=27056 CPUtime=25.48
/proc/21196/stat : 21196 (SApperloT-base) R 21194 21196 21086 0 -1 4194304 6410 0 0 0 2545 3 0 0 25 0 1 0 219031628 27705344 6393 1992294400 134512640 135674940 4294956208 18446744073709551615 134564252 0 0 4096 0 0 0 0 17 1 0 0
/proc/21196/statm: 6764 6393 99 283 0 6478 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 27056

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21197
/proc/meminfo: memFree=1841464/2055920 swapFree=4180360/4192956
[pid=21196] ppid=21194 vsize=35748 CPUtime=51.07
/proc/21196/stat : 21196 (SApperloT-base) R 21194 21196 21086 0 -1 4194304 8215 0 0 0 5103 4 0 0 25 0 1 0 219031628 36605952 8198 1992294400 134512640 135674940 4294956208 18446744073709551615 134564773 0 0 4096 0 0 0 0 17 1 0 0
/proc/21196/statm: 8937 8198 99 283 0 8651 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 35748

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21197
/proc/meminfo: memFree=1832760/2055920 swapFree=4180360/4192956
[pid=21196] ppid=21194 vsize=45368 CPUtime=102.25
/proc/21196/stat : 21196 (SApperloT-base) R 21194 21196 21086 0 -1 4194304 10403 0 0 0 10220 5 0 0 25 0 1 0 219031628 46456832 10353 1992294400 134512640 135674940 4294956208 18446744073709551615 134556000 0 0 4096 0 0 0 0 17 1 0 0
/proc/21196/statm: 11342 10353 99 283 0 11056 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 45368

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21197
/proc/meminfo: memFree=1823672/2055920 swapFree=4180360/4192956
[pid=21196] ppid=21194 vsize=55952 CPUtime=162.23
/proc/21196/stat : 21196 (SApperloT-base) R 21194 21196 21086 0 -1 4194304 12686 0 0 0 16215 8 0 0 25 0 1 0 219031628 57294848 12636 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/21196/statm: 13988 12636 99 283 0 13702 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 55952

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21197
/proc/meminfo: memFree=1817400/2055920 swapFree=4180360/4192956
[pid=21196] ppid=21194 vsize=62716 CPUtime=222.22
/proc/21196/stat : 21196 (SApperloT-base) R 21194 21196 21086 0 -1 4194304 14236 0 0 0 22212 10 0 0 25 0 1 0 219031628 64221184 14186 1992294400 134512640 135674940 4294956208 18446744073709551615 134560534 0 0 4096 0 0 0 0 17 1 0 0
/proc/21196/statm: 15679 14186 99 283 0 15393 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 62716

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21197
/proc/meminfo: memFree=1815928/2055920 swapFree=4180360/4192956
[pid=21196] ppid=21194 vsize=64512 CPUtime=282.2
/proc/21196/stat : 21196 (SApperloT-base) R 21194 21196 21086 0 -1 4194304 14599 0 0 0 28210 10 0 0 25 0 1 0 219031628 66060288 14549 1992294400 134512640 135674940 4294956208 18446744073709551615 134565276 0 0 4096 0 0 0 0 17 1 0 0
/proc/21196/statm: 16128 14549 99 283 0 15842 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 64512

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21197
/proc/meminfo: memFree=1813952/2055920 swapFree=4180360/4192956
[pid=21196] ppid=21194 vsize=66756 CPUtime=342.18
/proc/21196/stat : 21196 (SApperloT-base) R 21194 21196 21086 0 -1 4194304 15075 0 0 0 34207 11 0 0 25 0 1 0 219031628 68358144 15025 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/21196/statm: 16689 15025 99 283 0 16403 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 66756

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21197
/proc/meminfo: memFree=1812416/2055920 swapFree=4180360/4192956
[pid=21196] ppid=21194 vsize=68812 CPUtime=402.16
/proc/21196/stat : 21196 (SApperloT-base) R 21194 21196 21086 0 -1 4194304 15455 0 0 0 40204 12 0 0 25 0 1 0 219031628 70463488 15405 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/21196/statm: 17203 15405 99 283 0 16917 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 68812

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21197
/proc/meminfo: memFree=1811136/2055920 swapFree=4180360/4192956
[pid=21196] ppid=21194 vsize=70288 CPUtime=462.14
/proc/21196/stat : 21196 (SApperloT-base) R 21194 21196 21086 0 -1 4194304 15750 0 0 0 46202 12 0 0 25 0 1 0 219031628 71974912 15700 1992294400 134512640 135674940 4294956208 18446744073709551615 134551984 0 0 4096 0 0 0 0 17 1 0 0
/proc/21196/statm: 17572 15700 99 283 0 17286 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 70288

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21197
/proc/meminfo: memFree=1811136/2055920 swapFree=4180360/4192956
[pid=21196] ppid=21194 vsize=70288 CPUtime=522.12
/proc/21196/stat : 21196 (SApperloT-base) R 21194 21196 21086 0 -1 4194304 15750 0 0 0 52200 12 0 0 25 0 1 0 219031628 71974912 15700 1992294400 134512640 135674940 4294956208 18446744073709551615 134557217 0 0 4096 0 0 0 0 17 1 0 0
/proc/21196/statm: 17572 15700 99 283 0 17286 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 70288

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21197
/proc/meminfo: memFree=1807552/2055920 swapFree=4180360/4192956
[pid=21196] ppid=21194 vsize=73968 CPUtime=582.11
/proc/21196/stat : 21196 (SApperloT-base) R 21194 21196 21086 0 -1 4194304 16638 0 0 0 58198 13 0 0 25 0 1 0 219031628 75743232 16588 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/21196/statm: 18492 16588 99 283 0 18206 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 73968

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21197
/proc/meminfo: memFree=1807552/2055920 swapFree=4180360/4192956
[pid=21196] ppid=21194 vsize=73968 CPUtime=642.09
/proc/21196/stat : 21196 (SApperloT-base) R 21194 21196 21086 0 -1 4194304 16638 0 0 0 64196 13 0 0 25 0 1 0 219031628 75743232 16588 1992294400 134512640 135674940 4294956208 18446744073709551615 134581573 0 0 4096 0 0 0 0 17 1 0 0
/proc/21196/statm: 18492 16588 99 283 0 18206 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 73968


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

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21205
/proc/meminfo: memFree=1733056/2055920 swapFree=4180360/4192956
[pid=21196] ppid=21194 vsize=168364 CPUtime=4060.99
/proc/21196/stat : 21196 (SApperloT-base) R 21194 21196 21086 0 -1 4194304 35294 0 0 0 406063 36 0 0 25 0 1 0 219031628 172404736 34800 1992294400 134512640 135674940 4294956208 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 1 0 0
/proc/21196/statm: 42091 34800 99 283 0 41805 0
Current children cumulated CPU time (s) 4060.99
Current children cumulated vsize (KiB) 168364

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21205
/proc/meminfo: memFree=1731968/2055920 swapFree=4180360/4192956
[pid=21196] ppid=21194 vsize=169644 CPUtime=4120.97
/proc/21196/stat : 21196 (SApperloT-base) R 21194 21196 21086 0 -1 4194304 35601 0 0 0 412060 37 0 0 25 0 1 0 219031628 173715456 35107 1992294400 134512640 135674940 4294956208 18446744073709551615 134539778 0 0 4096 0 0 0 0 17 1 0 0
/proc/21196/statm: 42411 35107 99 283 0 42125 0
Current children cumulated CPU time (s) 4120.97
Current children cumulated vsize (KiB) 169644

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21205
/proc/meminfo: memFree=1730176/2055920 swapFree=4180360/4192956
[pid=21196] ppid=21194 vsize=171948 CPUtime=4180.95
/proc/21196/stat : 21196 (SApperloT-base) R 21194 21196 21086 0 -1 4194304 36005 0 0 0 418058 37 0 0 25 0 1 0 219031628 176074752 35511 1992294400 134512640 135674940 4294956208 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 1 0 0
/proc/21196/statm: 42987 35511 99 283 0 42701 0
Current children cumulated CPU time (s) 4180.95
Current children cumulated vsize (KiB) 171948

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21205
/proc/meminfo: memFree=1729472/2055920 swapFree=4180360/4192956
[pid=21196] ppid=21194 vsize=172716 CPUtime=4240.92
/proc/21196/stat : 21196 (SApperloT-base) R 21194 21196 21086 0 -1 4194304 36177 0 0 0 424055 37 0 0 25 0 1 0 219031628 176861184 35683 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/21196/statm: 43179 35683 99 283 0 42893 0
Current children cumulated CPU time (s) 4240.92
Current children cumulated vsize (KiB) 172716

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21205
/proc/meminfo: memFree=1729088/2055920 swapFree=4180360/4192956
[pid=21196] ppid=21194 vsize=173228 CPUtime=4300.91
/proc/21196/stat : 21196 (SApperloT-base) R 21194 21196 21086 0 -1 4194304 36262 0 0 0 430053 38 0 0 25 0 1 0 219031628 177385472 35768 1992294400 134512640 135674940 4294956208 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/21196/statm: 43307 35768 99 283 0 43021 0
Current children cumulated CPU time (s) 4300.91
Current children cumulated vsize (KiB) 173228

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21205
/proc/meminfo: memFree=1727488/2055920 swapFree=4180360/4192956
[pid=21196] ppid=21194 vsize=175276 CPUtime=4360.89
/proc/21196/stat : 21196 (SApperloT-base) R 21194 21196 21086 0 -1 4194304 36653 0 0 0 436051 38 0 0 25 0 1 0 219031628 179482624 36159 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/21196/statm: 43819 36159 99 283 0 43533 0
Current children cumulated CPU time (s) 4360.89
Current children cumulated vsize (KiB) 175276

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21205
/proc/meminfo: memFree=1725248/2055920 swapFree=4180360/4192956
[pid=21196] ppid=21194 vsize=177836 CPUtime=4420.87
/proc/21196/stat : 21196 (SApperloT-base) R 21194 21196 21086 0 -1 4194304 37203 0 0 0 442048 39 0 0 25 0 1 0 219031628 182104064 36709 1992294400 134512640 135674940 4294956208 18446744073709551615 134565276 0 0 4096 0 0 0 0 17 1 0 0
/proc/21196/statm: 44459 36709 99 283 0 44173 0
Current children cumulated CPU time (s) 4420.87
Current children cumulated vsize (KiB) 177836

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21205
/proc/meminfo: memFree=1725184/2055920 swapFree=4180360/4192956
[pid=21196] ppid=21194 vsize=177836 CPUtime=4480.85
/proc/21196/stat : 21196 (SApperloT-base) R 21194 21196 21086 0 -1 4194304 37203 0 0 0 448046 39 0 0 25 0 1 0 219031628 182104064 36709 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/21196/statm: 44459 36709 99 283 0 44173 0
Current children cumulated CPU time (s) 4480.85
Current children cumulated vsize (KiB) 177836

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21205
/proc/meminfo: memFree=1725184/2055920 swapFree=4180360/4192956
[pid=21196] ppid=21194 vsize=177836 CPUtime=4540.83
/proc/21196/stat : 21196 (SApperloT-base) R 21194 21196 21086 0 -1 4194304 37204 0 0 0 454044 39 0 0 25 0 1 0 219031628 182104064 36710 1992294400 134512640 135674940 4294956208 18446744073709551615 134539947 0 0 4096 0 0 0 0 17 1 0 0
/proc/21196/statm: 44459 36710 99 283 0 44173 0
Current children cumulated CPU time (s) 4540.83
Current children cumulated vsize (KiB) 177836

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21205
/proc/meminfo: memFree=1725120/2055920 swapFree=4180360/4192956
[pid=21196] ppid=21194 vsize=177836 CPUtime=4600.82
/proc/21196/stat : 21196 (SApperloT-base) R 21194 21196 21086 0 -1 4194304 37216 0 0 0 460042 40 0 0 25 0 1 0 219031628 182104064 36722 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/21196/statm: 44459 36722 99 283 0 44173 0
Current children cumulated CPU time (s) 4600.82
Current children cumulated vsize (KiB) 177836

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21205
/proc/meminfo: memFree=1724480/2055920 swapFree=4180360/4192956
[pid=21196] ppid=21194 vsize=178728 CPUtime=4660.8
/proc/21196/stat : 21196 (SApperloT-base) R 21194 21196 21086 0 -1 4194304 37407 0 0 0 466040 40 0 0 25 0 1 0 219031628 183017472 36880 1992294400 134512640 135674940 4294956208 18446744073709551615 134564244 0 0 4096 0 0 0 0 17 1 0 0
/proc/21196/statm: 44682 36880 99 283 0 44396 0
Current children cumulated CPU time (s) 4660.8
Current children cumulated vsize (KiB) 178728

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21205
/proc/meminfo: memFree=1724416/2055920 swapFree=4180360/4192956
[pid=21196] ppid=21194 vsize=178728 CPUtime=4720.78
/proc/21196/stat : 21196 (SApperloT-base) R 21194 21196 21086 0 -1 4194304 37407 0 0 0 472038 40 0 0 25 0 1 0 219031628 183017472 36880 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/21196/statm: 44682 36880 99 283 0 44396 0
Current children cumulated CPU time (s) 4720.78
Current children cumulated vsize (KiB) 178728

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21205
/proc/meminfo: memFree=1724224/2055920 swapFree=4180360/4192956
[pid=21196] ppid=21194 vsize=178984 CPUtime=4780.76
/proc/21196/stat : 21196 (SApperloT-base) R 21194 21196 21086 0 -1 4194304 37450 0 0 0 478036 40 0 0 25 0 1 0 219031628 183279616 36923 1992294400 134512640 135674940 4294956208 18446744073709551615 134552285 0 0 4096 0 0 0 0 17 1 0 0
/proc/21196/statm: 44746 36923 99 283 0 44460 0
Current children cumulated CPU time (s) 4780.76
Current children cumulated vsize (KiB) 178984

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21205
/proc/meminfo: memFree=1723968/2055920 swapFree=4180360/4192956
[pid=21196] ppid=21194 vsize=179240 CPUtime=4840.73
/proc/21196/stat : 21196 (SApperloT-base) R 21194 21196 21086 0 -1 4194304 37504 0 0 0 484033 40 0 0 25 0 1 0 219031628 183541760 36977 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/21196/statm: 44810 36977 99 283 0 44524 0
Current children cumulated CPU time (s) 4840.73
Current children cumulated vsize (KiB) 179240

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21205
/proc/meminfo: memFree=1723968/2055920 swapFree=4180360/4192956
[pid=21196] ppid=21194 vsize=179240 CPUtime=4900.72
/proc/21196/stat : 21196 (SApperloT-base) R 21194 21196 21086 0 -1 4194304 37504 0 0 0 490031 41 0 0 25 0 1 0 219031628 183541760 36977 1992294400 134512640 135674940 4294956208 18446744073709551615 134564761 0 0 4096 0 0 0 0 17 1 0 0
/proc/21196/statm: 44810 36977 99 283 0 44524 0
Current children cumulated CPU time (s) 4900.72
Current children cumulated vsize (KiB) 179240

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21205
/proc/meminfo: memFree=1723904/2055920 swapFree=4180360/4192956
[pid=21196] ppid=21194 vsize=179240 CPUtime=4960.7
/proc/21196/stat : 21196 (SApperloT-base) R 21194 21196 21086 0 -1 4194304 37504 0 0 0 496029 41 0 0 25 0 1 0 219031628 183541760 36977 1992294400 134512640 135674940 4294956208 18446744073709551615 134566717 0 0 4096 0 0 0 0 17 1 0 0
/proc/21196/statm: 44810 36977 99 283 0 44524 0
Current children cumulated CPU time (s) 4960.7
Current children cumulated vsize (KiB) 179240



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21205
/proc/meminfo: memFree=1723904/2055920 swapFree=4180360/4192956
[pid=21196] ppid=21194 vsize=179240 CPUtime=5000.09
/proc/21196/stat : 21196 (SApperloT-base) R 21194 21196 21086 0 -1 4194304 37504 0 0 0 499968 41 0 0 25 0 1 0 219031628 183541760 36977 1992294400 134512640 135674940 4294956208 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 1 0 0
/proc/21196/statm: 44810 36977 99 283 0 44524 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 179240

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

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

[startup+5001.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21205
/proc/meminfo: memFree=1723904/2055920 swapFree=4180360/4192956
[pid=21196] ppid=21194 vsize=179240 CPUtime=5000.09
/proc/21196/stat : 21196 (SApperloT-base) R 21194 21196 21086 0 -1 4194304 37504 0 0 0 499968 41 0 0 25 0 1 0 219031628 183541760 36977 1992294400 134512640 135674940 4294956208 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 1 0 0
/proc/21196/statm: 44810 36977 99 283 0 44524 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 179240

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5001.73
CPU time (s): 5000.13
CPU user time (s): 4999.69
CPU system time (s): 0.439933
CPU usage (%): 99.9679
Max. virtual memory (cumulated for all children) (KiB): 179240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.69
system time used= 0.439933
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37504
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= 2
involuntary context switches= 10854

runsolver used 3.62045 second user time and 10.8204 second system time

The end

Launcher Data

Begin job on node49 at 2009-05-10 01:01:12
IDJOB=1785401
IDBENCH=70909
IDSOLVER=642
FILE ID=node49/1785401-1241910072
PBS_JOBID= 9264805
Free space on /tmp= 66212 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/CRAFTED/edgematching/compact/em_9_3_5_cmp.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785401-1241910072/watcher-1785401-1241910072 -o /tmp/evaluation-result-1785401-1241910072/solver-1785401-1241910072 -C 5000 -W 6000 -M 1800 --output-limit 1,128  HOME/SApperloT-base -seed=804153785 HOME/instance-1785401-1241910072.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= b2b9255b6dd854658cbd4bd594382e55
RANDOM SEED=804153785

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

/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:       1874576 kB
Buffers:         41244 kB
Cached:          92576 kB
SwapCached:       6260 kB
Active:          55876 kB
Inactive:        86776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1874576 kB
SwapTotal:     4192956 kB
SwapFree:      4180360 kB
Dirty:            2288 kB
Writeback:           0 kB
Mapped:          13744 kB
Slab:            24432 kB
Committed_AS:   733788 kB
PageTables:       1384 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66212 MiB
End job on node49 at 2009-05-10 02:24:36