Trace number 1785413

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.25 5001.87

General information on the benchmark

NameCRAFTED/edgematching/
compact/em_14_7_3_cmp.cnf
MD5SUM04d46ce8651fab3a17ac1e6e72eb3503
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 variables24356
Number of clauses305744
Sum of the clauses size960940
Maximum clause length144
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 277468
Number of clauses of size 3177720
Number of clauses of size 424200
Number of clauses of size 525920
Number of clauses of size over 5436

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-1785413-1241911495/watcher-1785413-1241911495 -o /tmp/evaluation-result-1785413-1241911495/solver-1785413-1241911495 -C 5000 -W 6000 -M 1800 --output-limit 1,128 HOME/SApperloT-base -seed=785887617 HOME/instance-1785413-1241911495.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 19056
/proc/meminfo: memFree=1847808/2055920 swapFree=4171272/4192956
[pid=19056] ppid=19054 vsize=3696 CPUtime=0
/proc/19056/stat : 19056 (SApperloT-base) R 19054 19056 18917 0 -1 4194304 410 0 0 0 0 0 0 0 18 0 1 0 219182372 3784704 394 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/19056/statm: 924 395 90 283 0 638 0

[startup+0.0936899 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 19056
/proc/meminfo: memFree=1847808/2055920 swapFree=4171272/4192956
[pid=19056] ppid=19054 vsize=7788 CPUtime=0.08
/proc/19056/stat : 19056 (SApperloT-base) R 19054 19056 18917 0 -1 4194304 1470 0 0 0 8 0 0 0 18 0 1 0 219182372 7974912 1454 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/19056/statm: 1947 1454 90 283 0 1661 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7788

[startup+0.102691 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 19056
/proc/meminfo: memFree=1847808/2055920 swapFree=4171272/4192956
[pid=19056] ppid=19054 vsize=8184 CPUtime=0.09
/proc/19056/stat : 19056 (SApperloT-base) R 19054 19056 18917 0 -1 4194304 1564 0 0 0 9 0 0 0 18 0 1 0 219182372 8380416 1548 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/19056/statm: 2046 1549 90 283 0 1760 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8184

[startup+0.302729 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 19056
/proc/meminfo: memFree=1847808/2055920 swapFree=4171272/4192956
[pid=19056] ppid=19054 vsize=15180 CPUtime=0.29
/proc/19056/stat : 19056 (SApperloT-base) R 19054 19056 18917 0 -1 4194304 3344 0 0 0 28 1 0 0 19 0 1 0 219182372 15544320 3327 1992294400 134512640 135674940 4294956208 18446744073709551615 134565131 0 0 4096 0 0 0 0 17 1 0 0
/proc/19056/statm: 3795 3327 98 283 0 3509 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15180

[startup+0.701776 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 19056
/proc/meminfo: memFree=1847808/2055920 swapFree=4171272/4192956
[pid=19056] ppid=19054 vsize=16268 CPUtime=0.69
/proc/19056/stat : 19056 (SApperloT-base) R 19054 19056 18917 0 -1 4194304 3624 0 0 0 68 1 0 0 22 0 1 0 219182372 16658432 3607 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/19056/statm: 4067 3607 98 283 0 3781 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16268

[startup+1.50189 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19057
/proc/meminfo: memFree=1832632/2055920 swapFree=4171272/4192956
[pid=19056] ppid=19054 vsize=21680 CPUtime=1.49
/proc/19056/stat : 19056 (SApperloT-base) R 19054 19056 18917 0 -1 4194304 4961 0 0 0 147 2 0 0 25 0 1 0 219182372 22200320 4944 1992294400 134512640 135674940 4294956208 18446744073709551615 134550447 0 0 4096 0 0 0 0 17 1 0 0
/proc/19056/statm: 5420 4944 98 283 0 5134 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21680

[startup+3.10112 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19057
/proc/meminfo: memFree=1825976/2055920 swapFree=4171272/4192956
[pid=19056] ppid=19054 vsize=31876 CPUtime=3.09
/proc/19056/stat : 19056 (SApperloT-base) R 19054 19056 18917 0 -1 4194304 7502 0 0 0 306 3 0 0 25 0 1 0 219182372 32641024 7485 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/19056/statm: 7969 7485 98 283 0 7683 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 31876

[startup+6.30157 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19057
/proc/meminfo: memFree=1806712/2055920 swapFree=4171272/4192956
[pid=19056] ppid=19054 vsize=45240 CPUtime=6.28
/proc/19056/stat : 19056 (SApperloT-base) R 19054 19056 18917 0 -1 4194304 10857 0 0 0 624 4 0 0 25 0 1 0 219182372 46325760 10840 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/19056/statm: 11310 10840 98 283 0 11024 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 45240

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19057
/proc/meminfo: memFree=1774520/2055920 swapFree=4171272/4192956
[pid=19056] ppid=19054 vsize=77624 CPUtime=12.68
/proc/19056/stat : 19056 (SApperloT-base) R 19054 19056 18917 0 -1 4194304 18948 0 0 0 1259 9 0 0 25 0 1 0 219182372 79486976 18931 1992294400 134512640 135674940 4294956208 18446744073709551615 134564857 0 0 4096 0 0 0 0 17 1 0 0
/proc/19056/statm: 19406 18931 98 283 0 19120 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 77624

[startup+25.5023 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19057
/proc/meminfo: memFree=1711160/2055920 swapFree=4171272/4192956
[pid=19056] ppid=19054 vsize=140148 CPUtime=25.48
/proc/19056/stat : 19056 (SApperloT-base) R 19054 19056 18917 0 -1 4194304 34597 0 0 0 2531 17 0 0 25 0 1 0 219182372 143511552 34547 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/19056/statm: 35037 34547 98 283 0 34751 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 140148

[startup+51.103 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19057
/proc/meminfo: memFree=1685432/2055920 swapFree=4171272/4192956
[pid=19056] ppid=19054 vsize=165908 CPUtime=51.07
/proc/19056/stat : 19056 (SApperloT-base) R 19054 19056 18917 0 -1 4194304 40993 0 0 0 5086 21 0 0 25 0 1 0 219182372 169889792 40943 1992294400 134512640 135674940 4294956208 18446744073709551615 134550599 0 0 4096 0 0 0 0 17 1 0 0
/proc/19056/statm: 41477 40943 99 283 0 41191 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 165908

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19057
/proc/meminfo: memFree=1521720/2055920 swapFree=4171272/4192956
[pid=19056] ppid=19054 vsize=329804 CPUtime=102.25
/proc/19056/stat : 19056 (SApperloT-base) R 19054 19056 18917 0 -1 4194304 81617 0 0 0 10180 45 0 0 25 0 1 0 219182372 337719296 81502 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/19056/statm: 82451 81502 99 283 0 82165 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 329804

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19057
/proc/meminfo: memFree=1389176/2055920 swapFree=4171272/4192956
[pid=19056] ppid=19054 vsize=465720 CPUtime=162.23
/proc/19056/stat : 19056 (SApperloT-base) R 19054 19056 18917 0 -1 4194304 115014 0 0 0 16156 67 0 0 25 0 1 0 219182372 476897280 114770 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/19056/statm: 116430 114770 99 283 0 116144 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 465720

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19057
/proc/meminfo: memFree=1287288/2055920 swapFree=4171272/4192956
[pid=19056] ppid=19054 vsize=570528 CPUtime=222.22
/proc/19056/stat : 19056 (SApperloT-base) R 19054 19056 18917 0 -1 4194304 140512 0 0 0 22136 86 0 0 25 0 1 0 219182372 584220672 140268 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/19056/statm: 142632 140268 99 283 0 142346 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 570528

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19057
/proc/meminfo: memFree=1199032/2055920 swapFree=4171272/4192956
[pid=19056] ppid=19054 vsize=659172 CPUtime=282.2
/proc/19056/stat : 19056 (SApperloT-base) R 19054 19056 18917 0 -1 4194304 162159 0 0 0 28120 100 0 0 25 0 1 0 219182372 674992128 161915 1992294400 134512640 135674940 4294956208 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/19056/statm: 164793 161915 99 283 0 164507 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 659172

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19057
/proc/meminfo: memFree=1197496/2055920 swapFree=4171272/4192956
[pid=19056] ppid=19054 vsize=660692 CPUtime=342.17
/proc/19056/stat : 19056 (SApperloT-base) R 19054 19056 18917 0 -1 4194304 162583 0 0 0 34117 100 0 0 25 0 1 0 219182372 676548608 162339 1992294400 134512640 135674940 4294956208 18446744073709551615 134557163 0 0 4096 0 0 0 0 17 1 0 0
/proc/19056/statm: 165173 162339 99 283 0 164887 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 660692

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19057
/proc/meminfo: memFree=1126840/2055920 swapFree=4171272/4192956
[pid=19056] ppid=19054 vsize=732464 CPUtime=402.16
/proc/19056/stat : 19056 (SApperloT-base) R 19054 19056 18917 0 -1 4194304 180143 0 0 0 40104 112 0 0 25 0 1 0 219182372 750043136 179899 1992294400 134512640 135674940 4294956208 18446744073709551615 134564617 0 0 4096 0 0 0 0 17 1 0 0
/proc/19056/statm: 183116 179899 99 283 0 182830 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 732464

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19057
/proc/meminfo: memFree=1126584/2055920 swapFree=4171272/4192956
[pid=19056] ppid=19054 vsize=732464 CPUtime=462.14
/proc/19056/stat : 19056 (SApperloT-base) R 19054 19056 18917 0 -1 4194304 180191 0 0 0 46102 112 0 0 25 0 1 0 219182372 750043136 179947 1992294400 134512640 135674940 4294956208 18446744073709551615 134565273 0 0 4096 0 0 0 0 17 1 0 0
/proc/19056/statm: 183116 179947 99 283 0 182830 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 732464

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19057
/proc/meminfo: memFree=1126392/2055920 swapFree=4171272/4192956
[pid=19056] ppid=19054 vsize=732464 CPUtime=522.12
/proc/19056/stat : 19056 (SApperloT-base) R 19054 19056 18917 0 -1 4194304 180252 0 0 0 52100 112 0 0 25 0 1 0 219182372 750043136 180008 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/19056/statm: 183116 180008 99 283 0 182830 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 732464

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19057
/proc/meminfo: memFree=1091448/2055920 swapFree=4171272/4192956
[pid=19056] ppid=19054 vsize=770388 CPUtime=582.1
/proc/19056/stat : 19056 (SApperloT-base) R 19054 19056 18917 0 -1 4194304 189574 0 0 0 58093 117 0 0 25 0 1 0 219182372 788877312 189330 1992294400 134512640 135674940 4294956208 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 1 0 0
/proc/19056/statm: 192597 189330 99 283 0 192311 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 770388

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19057
/proc/meminfo: memFree=1079800/2055920 swapFree=4171272/4192956
[pid=19056] ppid=19054 vsize=780044 CPUtime=642.08
/proc/19056/stat : 19056 (SApperloT-base) R 19054 19056 18917 0 -1 4194304 191861 0 0 0 64090 118 0 0 25 0 1 0 219182372 798765056 191617 1992294400 134512640 135674940 4294956208 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 1 0 0
/proc/19056/statm: 195011 191617 99 283 0 194725 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 780044


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

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19065
/proc/meminfo: memFree=846904/2055920 swapFree=4171272/4192956
[pid=19056] ppid=19054 vsize=1014296 CPUtime=4060.97
/proc/19056/stat : 19056 (SApperloT-base) R 19054 19056 18917 0 -1 4194304 250084 0 0 0 405927 170 0 0 25 0 1 0 219182372 1038639104 249328 1992294400 134512640 135674940 4294956208 18446744073709551615 134559254 0 0 4096 0 0 0 0 17 1 0 0
/proc/19056/statm: 253574 249328 99 283 0 253288 0
Current children cumulated CPU time (s) 4060.97
Current children cumulated vsize (KiB) 1014296

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19065
/proc/meminfo: memFree=837624/2055920 swapFree=4171272/4192956
[pid=19056] ppid=19054 vsize=1023752 CPUtime=4120.95
/proc/19056/stat : 19056 (SApperloT-base) R 19054 19056 18917 0 -1 4194304 252414 0 0 0 411923 172 0 0 25 0 1 0 219182372 1048322048 251658 1992294400 134512640 135674940 4294956208 18446744073709551615 134559202 0 0 4096 0 0 0 0 17 1 0 0
/proc/19056/statm: 255938 251658 99 283 0 255652 0
Current children cumulated CPU time (s) 4120.95
Current children cumulated vsize (KiB) 1023752

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19065
/proc/meminfo: memFree=837560/2055920 swapFree=4171272/4192956
[pid=19056] ppid=19054 vsize=1023752 CPUtime=4180.93
/proc/19056/stat : 19056 (SApperloT-base) R 19054 19056 18917 0 -1 4194304 252423 0 0 0 417921 172 0 0 25 0 1 0 219182372 1048322048 251667 1992294400 134512640 135674940 4294956208 18446744073709551615 134564857 0 0 4096 0 0 0 0 17 1 0 0
/proc/19056/statm: 255938 251667 99 283 0 255652 0
Current children cumulated CPU time (s) 4180.93
Current children cumulated vsize (KiB) 1023752

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19065
/proc/meminfo: memFree=837432/2055920 swapFree=4171272/4192956
[pid=19056] ppid=19054 vsize=1023752 CPUtime=4240.92
/proc/19056/stat : 19056 (SApperloT-base) R 19054 19056 18917 0 -1 4194304 252443 0 0 0 423919 173 0 0 25 0 1 0 219182372 1048322048 251687 1992294400 134512640 135674940 4294956208 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/19056/statm: 255938 251687 99 283 0 255652 0
Current children cumulated CPU time (s) 4240.92
Current children cumulated vsize (KiB) 1023752

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19065
/proc/meminfo: memFree=822584/2055920 swapFree=4171272/4192956
[pid=19056] ppid=19054 vsize=1039380 CPUtime=4300.9
/proc/19056/stat : 19056 (SApperloT-base) R 19054 19056 18917 0 -1 4194304 256195 0 0 0 429914 176 0 0 25 0 1 0 219182372 1064325120 255439 1992294400 134512640 135674940 4294956208 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 1 0 0
/proc/19056/statm: 259845 255439 99 283 0 259559 0
Current children cumulated CPU time (s) 4300.9
Current children cumulated vsize (KiB) 1039380

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19065
/proc/meminfo: memFree=813624/2055920 swapFree=4171272/4192956
[pid=19056] ppid=19054 vsize=1048628 CPUtime=4360.88
/proc/19056/stat : 19056 (SApperloT-base) R 19054 19056 18917 0 -1 4194304 258369 0 0 0 435910 178 0 0 25 0 1 0 219182372 1073795072 257613 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/19056/statm: 262157 257613 99 283 0 261871 0
Current children cumulated CPU time (s) 4360.88
Current children cumulated vsize (KiB) 1048628

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19065
/proc/meminfo: memFree=813560/2055920 swapFree=4171272/4192956
[pid=19056] ppid=19054 vsize=1048628 CPUtime=4420.85
/proc/19056/stat : 19056 (SApperloT-base) R 19054 19056 18917 0 -1 4194304 258377 0 0 0 441907 178 0 0 25 0 1 0 219182372 1073795072 257621 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/19056/statm: 262157 257621 99 283 0 261871 0
Current children cumulated CPU time (s) 4420.85
Current children cumulated vsize (KiB) 1048628

[startup+4482.3 s]
/proc/loadavg: 1.06 1.02 1.00 2/65 19067
/proc/meminfo: memFree=813432/2055920 swapFree=4171272/4192956
[pid=19056] ppid=19054 vsize=1048628 CPUtime=4480.83
/proc/19056/stat : 19056 (SApperloT-base) R 19054 19056 18917 0 -1 4194304 258395 0 0 0 447905 178 0 0 25 0 1 0 219182372 1073795072 257639 1992294400 134512640 135674940 4294956208 18446744073709551615 134564833 0 0 4096 0 0 0 0 17 1 0 0
/proc/19056/statm: 262157 257639 99 283 0 261871 0
Current children cumulated CPU time (s) 4480.83
Current children cumulated vsize (KiB) 1048628

[startup+4542.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 19067
/proc/meminfo: memFree=801528/2055920 swapFree=4171272/4192956
[pid=19056] ppid=19054 vsize=1060664 CPUtime=4540.81
/proc/19056/stat : 19056 (SApperloT-base) R 19054 19056 18917 0 -1 4194304 261361 0 0 0 453901 180 0 0 25 0 1 0 219182372 1086119936 260605 1992294400 134512640 135674940 4294956208 18446744073709551615 134564773 0 0 4096 0 0 0 0 17 1 0 0
/proc/19056/statm: 265166 260605 99 283 0 264880 0
Current children cumulated CPU time (s) 4540.81
Current children cumulated vsize (KiB) 1060664

[startup+4602.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 19067
/proc/meminfo: memFree=801400/2055920 swapFree=4171272/4192956
[pid=19056] ppid=19054 vsize=1060664 CPUtime=4600.8
/proc/19056/stat : 19056 (SApperloT-base) R 19054 19056 18917 0 -1 4194304 261392 0 0 0 459900 180 0 0 25 0 1 0 219182372 1086119936 260636 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/19056/statm: 265166 260636 99 283 0 264880 0
Current children cumulated CPU time (s) 4600.8
Current children cumulated vsize (KiB) 1060664

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19067
/proc/meminfo: memFree=801272/2055920 swapFree=4171272/4192956
[pid=19056] ppid=19054 vsize=1060664 CPUtime=4660.78
/proc/19056/stat : 19056 (SApperloT-base) R 19054 19056 18917 0 -1 4194304 261403 0 0 0 465897 181 0 0 25 0 1 0 219182372 1086119936 260647 1992294400 134512640 135674940 4294956208 18446744073709551615 134555966 0 0 4096 0 0 0 0 17 1 0 0
/proc/19056/statm: 265166 260647 99 283 0 264880 0
Current children cumulated CPU time (s) 4660.78
Current children cumulated vsize (KiB) 1060664

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19067
/proc/meminfo: memFree=794296/2055920 swapFree=4171272/4192956
[pid=19056] ppid=19054 vsize=1067608 CPUtime=4720.76
/proc/19056/stat : 19056 (SApperloT-base) R 19054 19056 18917 0 -1 4194304 263155 0 0 0 471894 182 0 0 25 0 1 0 219182372 1093230592 262399 1992294400 134512640 135674940 4294956208 18446744073709551615 134564755 0 0 4096 0 0 0 0 17 1 0 0
/proc/19056/statm: 266902 262399 99 283 0 266616 0
Current children cumulated CPU time (s) 4720.76
Current children cumulated vsize (KiB) 1067608

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19067
/proc/meminfo: memFree=794168/2055920 swapFree=4171272/4192956
[pid=19056] ppid=19054 vsize=1067608 CPUtime=4780.74
/proc/19056/stat : 19056 (SApperloT-base) R 19054 19056 18917 0 -1 4194304 263179 0 0 0 477892 182 0 0 25 0 1 0 219182372 1093230592 262423 1992294400 134512640 135674940 4294956208 18446744073709551615 134552123 0 0 4096 0 0 0 0 17 1 0 0
/proc/19056/statm: 266902 262423 99 283 0 266616 0
Current children cumulated CPU time (s) 4780.74
Current children cumulated vsize (KiB) 1067608

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19067
/proc/meminfo: memFree=794104/2055920 swapFree=4171272/4192956
[pid=19056] ppid=19054 vsize=1067608 CPUtime=4840.72
/proc/19056/stat : 19056 (SApperloT-base) R 19054 19056 18917 0 -1 4194304 263190 0 0 0 483890 182 0 0 25 0 1 0 219182372 1093230592 262434 1992294400 134512640 135674940 4294956208 18446744073709551615 134564833 0 0 4096 0 0 0 0 17 1 0 0
/proc/19056/statm: 266902 262434 99 283 0 266616 0
Current children cumulated CPU time (s) 4840.72
Current children cumulated vsize (KiB) 1067608

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19067
/proc/meminfo: memFree=793592/2055920 swapFree=4171272/4192956
[pid=19056] ppid=19054 vsize=1068136 CPUtime=4900.7
/proc/19056/stat : 19056 (SApperloT-base) R 19054 19056 18917 0 -1 4194304 263314 0 0 0 489888 182 0 0 25 0 1 0 219182372 1093771264 262558 1992294400 134512640 135674940 4294956208 18446744073709551615 134564322 0 0 4096 0 0 0 0 17 1 0 0
/proc/19056/statm: 267034 262558 99 283 0 266748 0
Current children cumulated CPU time (s) 4900.7
Current children cumulated vsize (KiB) 1068136

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19067
/proc/meminfo: memFree=793464/2055920 swapFree=4171272/4192956
[pid=19056] ppid=19054 vsize=1068136 CPUtime=4960.68
/proc/19056/stat : 19056 (SApperloT-base) R 19054 19056 18917 0 -1 4194304 263321 0 0 0 495885 183 0 0 25 0 1 0 219182372 1093771264 262565 1992294400 134512640 135674940 4294956208 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/19056/statm: 267034 262565 99 283 0 266748 0
Current children cumulated CPU time (s) 4960.68
Current children cumulated vsize (KiB) 1068136



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19067
/proc/meminfo: memFree=793464/2055920 swapFree=4171272/4192956
[pid=19056] ppid=19054 vsize=1068136 CPUtime=5000.08
/proc/19056/stat : 19056 (SApperloT-base) R 19054 19056 18917 0 -1 4194304 263327 0 0 0 499825 183 0 0 25 0 1 0 219182372 1093771264 262571 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/19056/statm: 267034 262571 99 283 0 266748 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 1068136

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

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

[startup+5001.81 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19067
/proc/meminfo: memFree=793464/2055920 swapFree=4171272/4192956
[pid=19056] ppid=19054 vsize=0 CPUtime=5000.17
/proc/19056/stat : 19056 (SApperloT-base) R 19054 19056 18917 0 -1 4195332 263327 0 0 0 499825 192 0 0 25 0 1 0 219182372 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/19056/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.87
CPU time (s): 5000.25
CPU user time (s): 4998.25
CPU system time (s): 1.9927
CPU usage (%): 99.9675
Max. virtual memory (cumulated for all children) (KiB): 1068136

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

runsolver used 3.59745 second user time and 10.2834 second system time

The end

Launcher Data

Begin job on node29 at 2009-05-10 01:24:55
IDJOB=1785413
IDBENCH=70911
IDSOLVER=642
FILE ID=node29/1785413-1241911495
PBS_JOBID= 9264813
Free space on /tmp= 66400 MiB

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

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

MD5SUM BENCH= 04d46ce8651fab3a17ac1e6e72eb3503
RANDOM SEED=785887617

node29.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.281
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.281
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:       1848288 kB
Buffers:         42540 kB
Cached:         107232 kB
SwapCached:      15876 kB
Active:          75852 kB
Inactive:        92760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1848288 kB
SwapTotal:     4192956 kB
SwapFree:      4171272 kB
Dirty:            7924 kB
Writeback:           0 kB
Mapped:          15056 kB
Slab:            24964 kB
Committed_AS:   803160 kB
PageTables:       1472 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= 66396 MiB
End job on node29 at 2009-05-10 02:48:19