Trace number 1785527

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.23 5001.67

General information on the benchmark

NameCRAFTED/edgematching/
fbcolors/em_14_7_3_fbc.cnf
MD5SUM4fe2719d54370e06a454523e5441fbad
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 clauses347216
Sum of the clauses size1043884
Maximum clause length144
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2118940
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-1785527-1241915214/watcher-1785527-1241915214 -o /tmp/evaluation-result-1785527-1241915214/solver-1785527-1241915214 -C 5000 -W 6000 -M 1800 --output-limit 1,128 HOME/SApperloT-base -seed=347129327 HOME/instance-1785527-1241915214.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.02 1.00 2/64 28559
/proc/meminfo: memFree=1746936/2055920 swapFree=4180928/4192956
[pid=28559] ppid=28557 vsize=3860 CPUtime=0
/proc/28559/stat : 28559 (SApperloT-base) R 28557 28559 28440 0 -1 4194304 410 0 0 0 0 0 0 0 18 0 1 0 219554772 3952640 394 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/28559/statm: 965 394 90 283 0 679 0

[startup+0.0923891 s]
/proc/loadavg: 1.00 1.02 1.00 2/64 28559
/proc/meminfo: memFree=1746936/2055920 swapFree=4180928/4192956
[pid=28559] ppid=28557 vsize=7688 CPUtime=0.08
/proc/28559/stat : 28559 (SApperloT-base) R 28557 28559 28440 0 -1 4194304 1392 0 0 0 8 0 0 0 18 0 1 0 219554772 7872512 1376 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/28559/statm: 1922 1377 90 283 0 1636 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7688

[startup+0.101389 s]
/proc/loadavg: 1.00 1.02 1.00 2/64 28559
/proc/meminfo: memFree=1746936/2055920 swapFree=4180928/4192956
[pid=28559] ppid=28557 vsize=8216 CPUtime=0.09
/proc/28559/stat : 28559 (SApperloT-base) R 28557 28559 28440 0 -1 4194304 1544 0 0 0 9 0 0 0 18 0 1 0 219554772 8413184 1528 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/28559/statm: 2054 1530 90 283 0 1768 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8216

[startup+0.30141 s]
/proc/loadavg: 1.00 1.02 1.00 2/64 28559
/proc/meminfo: memFree=1746936/2055920 swapFree=4180928/4192956
[pid=28559] ppid=28557 vsize=16768 CPUtime=0.29
/proc/28559/stat : 28559 (SApperloT-base) R 28557 28559 28440 0 -1 4194304 3712 0 0 0 28 1 0 0 19 0 1 0 219554772 17170432 3695 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/28559/statm: 4192 3695 98 283 0 3906 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16768

[startup+0.701453 s]
/proc/loadavg: 1.00 1.02 1.00 2/64 28559
/proc/meminfo: memFree=1746936/2055920 swapFree=4180928/4192956
[pid=28559] ppid=28557 vsize=17436 CPUtime=0.69
/proc/28559/stat : 28559 (SApperloT-base) R 28557 28559 28440 0 -1 4194304 3877 0 0 0 68 1 0 0 23 0 1 0 219554772 17854464 3860 1992294400 134512640 135674940 4294956208 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/28559/statm: 4359 3860 98 283 0 4073 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17436

[startup+1.50154 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 28560
/proc/meminfo: memFree=1730736/2055920 swapFree=4180928/4192956
[pid=28559] ppid=28557 vsize=20344 CPUtime=1.49
/proc/28559/stat : 28559 (SApperloT-base) R 28557 28559 28440 0 -1 4194304 4600 0 0 0 148 1 0 0 25 0 1 0 219554772 20832256 4583 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/28559/statm: 5086 4583 98 283 0 4800 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20344

[startup+3.10171 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 28560
/proc/meminfo: memFree=1724272/2055920 swapFree=4180928/4192956
[pid=28559] ppid=28557 vsize=31104 CPUtime=3.09
/proc/28559/stat : 28559 (SApperloT-base) R 28557 28559 28440 0 -1 4194304 7263 0 0 0 306 3 0 0 25 0 1 0 219554772 31850496 7246 1992294400 134512640 135674940 4294956208 18446744073709551615 134557217 0 0 4096 0 0 0 0 17 1 0 0
/proc/28559/statm: 7776 7246 98 283 0 7490 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 31104

[startup+6.30105 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 28560
/proc/meminfo: memFree=1701816/2055920 swapFree=4180928/4192956
[pid=28559] ppid=28557 vsize=51980 CPUtime=6.29
/proc/28559/stat : 28559 (SApperloT-base) R 28557 28559 28440 0 -1 4194304 12491 0 0 0 624 5 0 0 25 0 1 0 219554772 53227520 12474 1992294400 134512640 135674940 4294956208 18446744073709551615 134564831 0 0 4096 0 0 0 0 17 1 0 0
/proc/28559/statm: 12995 12474 98 283 0 12709 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 51980

[startup+12.7017 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 28560
/proc/meminfo: memFree=1657152/2055920 swapFree=4180928/4192956
[pid=28559] ppid=28557 vsize=95436 CPUtime=12.69
/proc/28559/stat : 28559 (SApperloT-base) R 28557 28559 28440 0 -1 4194304 23358 0 0 0 1257 12 0 0 25 0 1 0 219554772 97726464 23341 1992294400 134512640 135674940 4294956208 18446744073709551615 134536750 0 0 4096 0 0 0 0 17 1 0 0
/proc/28559/statm: 23859 23343 98 283 0 23573 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 95436

[startup+25.5011 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 28560
/proc/meminfo: memFree=1580224/2055920 swapFree=4180928/4192956
[pid=28559] ppid=28557 vsize=171180 CPUtime=25.48
/proc/28559/stat : 28559 (SApperloT-base) R 28557 28559 28440 0 -1 4194304 42240 0 0 0 2528 20 0 0 25 0 1 0 219554772 175288320 42190 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/28559/statm: 42795 42190 98 283 0 42509 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 171180

[startup+51.1019 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 28560
/proc/meminfo: memFree=1541056/2055920 swapFree=4180928/4192956
[pid=28559] ppid=28557 vsize=212392 CPUtime=51.07
/proc/28559/stat : 28559 (SApperloT-base) R 28557 28559 28440 0 -1 4194304 52565 0 0 0 5082 25 0 0 25 0 1 0 219554772 217489408 52515 1992294400 134512640 135674940 4294956208 18446744073709551615 134551574 0 0 4096 0 0 0 0 17 1 0 0
/proc/28559/statm: 53098 52515 99 283 0 52812 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 212392

[startup+102.305 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 28560
/proc/meminfo: memFree=1370048/2055920 swapFree=4180928/4192956
[pid=28559] ppid=28557 vsize=381044 CPUtime=102.25
/proc/28559/stat : 28559 (SApperloT-base) R 28557 28559 28440 0 -1 4194304 94346 0 0 0 10177 48 0 0 25 0 1 0 219554772 390189056 94231 1992294400 134512640 135674940 4294956208 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/28559/statm: 95261 94231 99 283 0 94975 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 381044

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28560
/proc/meminfo: memFree=1119488/2055920 swapFree=4180928/4192956
[pid=28559] ppid=28557 vsize=635436 CPUtime=162.23
/proc/28559/stat : 28559 (SApperloT-base) R 28557 28559 28440 0 -1 4194304 157361 0 0 0 16144 79 0 0 25 0 1 0 219554772 650686464 157117 1992294400 134512640 135674940 4294956208 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/28559/statm: 158859 157117 99 283 0 158573 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 635436

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28560
/proc/meminfo: memFree=1078080/2055920 swapFree=4180928/4192956
[pid=28559] ppid=28557 vsize=675012 CPUtime=222.22
/proc/28559/stat : 28559 (SApperloT-base) R 28557 28559 28440 0 -1 4194304 167173 0 0 0 22136 86 0 0 25 0 1 0 219554772 691212288 166929 1992294400 134512640 135674940 4294956208 18446744073709551615 134564840 0 0 4096 0 0 0 0 17 1 0 0
/proc/28559/statm: 168753 166929 99 283 0 168467 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 675012

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28560
/proc/meminfo: memFree=1041792/2055920 swapFree=4180928/4192956
[pid=28559] ppid=28557 vsize=711872 CPUtime=282.2
/proc/28559/stat : 28559 (SApperloT-base) R 28557 28559 28440 0 -1 4194304 176219 0 0 0 28130 90 0 0 25 0 1 0 219554772 728956928 175975 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/28559/statm: 177968 175975 99 283 0 177682 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 711872

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28560
/proc/meminfo: memFree=1041728/2055920 swapFree=4180928/4192956
[pid=28559] ppid=28557 vsize=711872 CPUtime=342.18
/proc/28559/stat : 28559 (SApperloT-base) R 28557 28559 28440 0 -1 4194304 176223 0 0 0 34128 90 0 0 25 0 1 0 219554772 728956928 175979 1992294400 134512640 135674940 4294956208 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/28559/statm: 177968 175979 99 283 0 177682 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 711872

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28560
/proc/meminfo: memFree=1025920/2055920 swapFree=4180928/4192956
[pid=28559] ppid=28557 vsize=727864 CPUtime=402.17
/proc/28559/stat : 28559 (SApperloT-base) R 28557 28559 28440 0 -1 4194304 180169 0 0 0 40124 93 0 0 25 0 1 0 219554772 745332736 179925 1992294400 134512640 135674940 4294956208 18446744073709551615 134551297 0 0 4096 0 0 0 0 17 1 0 0
/proc/28559/statm: 181966 179925 99 283 0 181680 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 727864

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28560
/proc/meminfo: memFree=1013184/2055920 swapFree=4180928/4192956
[pid=28559] ppid=28557 vsize=740912 CPUtime=462.15
/proc/28559/stat : 28559 (SApperloT-base) R 28557 28559 28440 0 -1 4194304 183413 0 0 0 46120 95 0 0 25 0 1 0 219554772 758693888 183169 1992294400 134512640 135674940 4294956208 18446744073709551615 135111281 0 0 4096 0 0 0 0 17 1 0 0
/proc/28559/statm: 185228 183169 99 283 0 184942 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 740912

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28560
/proc/meminfo: memFree=1012800/2055920 swapFree=4180928/4192956
[pid=28559] ppid=28557 vsize=740912 CPUtime=522.13
/proc/28559/stat : 28559 (SApperloT-base) R 28557 28559 28440 0 -1 4194304 183416 0 0 0 52118 95 0 0 25 0 1 0 219554772 758693888 183172 1992294400 134512640 135674940 4294956208 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/28559/statm: 185228 183172 99 283 0 184942 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 740912

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28560
/proc/meminfo: memFree=1012864/2055920 swapFree=4180928/4192956
[pid=28559] ppid=28557 vsize=740912 CPUtime=582.12
/proc/28559/stat : 28559 (SApperloT-base) R 28557 28559 28440 0 -1 4194304 183416 0 0 0 58117 95 0 0 25 0 1 0 219554772 758693888 183172 1992294400 134512640 135674940 4294956208 18446744073709551615 134564833 0 0 4096 0 0 0 0 17 1 0 0
/proc/28559/statm: 185228 183172 99 283 0 184942 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 740912

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28560
/proc/meminfo: memFree=1012800/2055920 swapFree=4180928/4192956
[pid=28559] ppid=28557 vsize=740912 CPUtime=642.1
/proc/28559/stat : 28559 (SApperloT-base) R 28557 28559 28440 0 -1 4194304 183416 0 0 0 64115 95 0 0 25 0 1 0 219554772 758693888 183172 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/28559/statm: 185228 183172 99 283 0 184942 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 740912


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

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28568
/proc/meminfo: memFree=728640/2055920 swapFree=4180928/4192956
[pid=28559] ppid=28557 vsize=1023720 CPUtime=4061.13
/proc/28559/stat : 28559 (SApperloT-base) R 28557 28559 28440 0 -1 4194304 254005 0 0 0 405971 142 0 0 25 0 1 0 219554772 1048289280 253761 1992294400 134512640 135674940 4294956208 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/28559/statm: 255930 253761 99 283 0 255644 0
Current children cumulated CPU time (s) 4061.13
Current children cumulated vsize (KiB) 1023720

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28568
/proc/meminfo: memFree=723264/2055920 swapFree=4180928/4192956
[pid=28559] ppid=28557 vsize=1029048 CPUtime=4121.1
/proc/28559/stat : 28559 (SApperloT-base) R 28557 28559 28440 0 -1 4194304 255335 0 0 0 411968 142 0 0 25 0 1 0 219554772 1053745152 255091 1992294400 134512640 135674940 4294956208 18446744073709551615 134565227 0 0 4096 0 0 0 0 17 1 0 0
/proc/28559/statm: 257262 255091 99 283 0 256976 0
Current children cumulated CPU time (s) 4121.1
Current children cumulated vsize (KiB) 1029048

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28568
/proc/meminfo: memFree=723200/2055920 swapFree=4180928/4192956
[pid=28559] ppid=28557 vsize=1029048 CPUtime=4181.09
/proc/28559/stat : 28559 (SApperloT-base) R 28557 28559 28440 0 -1 4194304 255340 0 0 0 417967 142 0 0 25 0 1 0 219554772 1053745152 255096 1992294400 134512640 135674940 4294956208 18446744073709551615 134564271 0 0 4096 0 0 0 0 17 1 0 0
/proc/28559/statm: 257262 255096 99 283 0 256976 0
Current children cumulated CPU time (s) 4181.09
Current children cumulated vsize (KiB) 1029048

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28568
/proc/meminfo: memFree=723136/2055920 swapFree=4180928/4192956
[pid=28559] ppid=28557 vsize=1029048 CPUtime=4241.07
/proc/28559/stat : 28559 (SApperloT-base) R 28557 28559 28440 0 -1 4194304 255348 0 0 0 423965 142 0 0 25 0 1 0 219554772 1053745152 255104 1992294400 134512640 135674940 4294956208 18446744073709551615 134551369 0 0 4096 0 0 0 0 17 1 0 0
/proc/28559/statm: 257262 255104 99 283 0 256976 0
Current children cumulated CPU time (s) 4241.07
Current children cumulated vsize (KiB) 1029048

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28568
/proc/meminfo: memFree=716352/2055920 swapFree=4180928/4192956
[pid=28559] ppid=28557 vsize=1035764 CPUtime=4301.05
/proc/28559/stat : 28559 (SApperloT-base) R 28557 28559 28440 0 -1 4194304 257035 0 0 0 429962 143 0 0 25 0 1 0 219554772 1060622336 256791 1992294400 134512640 135674940 4294956208 18446744073709551615 134551639 0 0 4096 0 0 0 0 17 1 0 0
/proc/28559/statm: 258941 256791 99 283 0 258655 0
Current children cumulated CPU time (s) 4301.05
Current children cumulated vsize (KiB) 1035764

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28568
/proc/meminfo: memFree=712896/2055920 swapFree=4180928/4192956
[pid=28559] ppid=28557 vsize=1039328 CPUtime=4361.04
/proc/28559/stat : 28559 (SApperloT-base) R 28557 28559 28440 0 -1 4194304 257907 0 0 0 435960 144 0 0 25 0 1 0 219554772 1064271872 257663 1992294400 134512640 135674940 4294956208 18446744073709551615 134556795 0 0 4096 0 0 0 0 17 1 0 0
/proc/28559/statm: 259832 257663 99 283 0 259546 0
Current children cumulated CPU time (s) 4361.04
Current children cumulated vsize (KiB) 1039328

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28568
/proc/meminfo: memFree=712832/2055920 swapFree=4180928/4192956
[pid=28559] ppid=28557 vsize=1039328 CPUtime=4421.02
/proc/28559/stat : 28559 (SApperloT-base) R 28557 28559 28440 0 -1 4194304 257908 0 0 0 441958 144 0 0 25 0 1 0 219554772 1064271872 257664 1992294400 134512640 135674940 4294956208 18446744073709551615 134551574 0 0 4096 0 0 0 0 17 1 0 0
/proc/28559/statm: 259832 257664 99 283 0 259546 0
Current children cumulated CPU time (s) 4421.02
Current children cumulated vsize (KiB) 1039328

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28570
/proc/meminfo: memFree=705472/2055920 swapFree=4180928/4192956
[pid=28559] ppid=28557 vsize=1046620 CPUtime=4481.01
/proc/28559/stat : 28559 (SApperloT-base) R 28557 28559 28440 0 -1 4194304 259734 0 0 0 447956 145 0 0 25 0 1 0 219554772 1071738880 259490 1992294400 134512640 135674940 4294956208 18446744073709551615 134581532 0 0 4096 0 0 0 0 17 1 0 0
/proc/28559/statm: 261655 259490 99 283 0 261369 0
Current children cumulated CPU time (s) 4481.01
Current children cumulated vsize (KiB) 1046620

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28570
/proc/meminfo: memFree=705472/2055920 swapFree=4180928/4192956
[pid=28559] ppid=28557 vsize=1046620 CPUtime=4540.99
/proc/28559/stat : 28559 (SApperloT-base) R 28557 28559 28440 0 -1 4194304 259734 0 0 0 453954 145 0 0 25 0 1 0 219554772 1071738880 259490 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/28559/statm: 261655 259490 99 283 0 261369 0
Current children cumulated CPU time (s) 4540.99
Current children cumulated vsize (KiB) 1046620

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28570
/proc/meminfo: memFree=708544/2055920 swapFree=4180928/4192956
[pid=28559] ppid=28557 vsize=1043272 CPUtime=4600.97
/proc/28559/stat : 28559 (SApperloT-base) R 28557 28559 28440 0 -1 4194304 259734 0 0 0 459952 145 0 0 25 0 1 0 219554772 1068310528 258674 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/28559/statm: 260818 258674 99 283 0 260532 0
Current children cumulated CPU time (s) 4600.97
Current children cumulated vsize (KiB) 1043272

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28570
/proc/meminfo: memFree=708544/2055920 swapFree=4180928/4192956
[pid=28559] ppid=28557 vsize=1043272 CPUtime=4660.95
/proc/28559/stat : 28559 (SApperloT-base) R 28557 28559 28440 0 -1 4194304 259736 0 0 0 465950 145 0 0 25 0 1 0 219554772 1068310528 258676 1992294400 134512640 135674940 4294956208 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 1 0 0
/proc/28559/statm: 260818 258676 99 283 0 260532 0
Current children cumulated CPU time (s) 4660.95
Current children cumulated vsize (KiB) 1043272

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28570
/proc/meminfo: memFree=708544/2055920 swapFree=4180928/4192956
[pid=28559] ppid=28557 vsize=1043272 CPUtime=4720.94
/proc/28559/stat : 28559 (SApperloT-base) R 28557 28559 28440 0 -1 4194304 259744 0 0 0 471948 146 0 0 25 0 1 0 219554772 1068310528 258684 1992294400 134512640 135674940 4294956208 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 1 0 0
/proc/28559/statm: 260818 258684 99 283 0 260532 0
Current children cumulated CPU time (s) 4720.94
Current children cumulated vsize (KiB) 1043272

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28570
/proc/meminfo: memFree=689920/2055920 swapFree=4180928/4192956
[pid=28559] ppid=28557 vsize=1062000 CPUtime=4780.92
/proc/28559/stat : 28559 (SApperloT-base) R 28557 28559 28440 0 -1 4194304 264404 0 0 0 477944 148 0 0 25 0 1 0 219554772 1087488000 263344 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/28559/statm: 265500 263344 99 283 0 265214 0
Current children cumulated CPU time (s) 4780.92
Current children cumulated vsize (KiB) 1062000

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28570
/proc/meminfo: memFree=684416/2055920 swapFree=4180928/4192956
[pid=28559] ppid=28557 vsize=1067452 CPUtime=4840.9
/proc/28559/stat : 28559 (SApperloT-base) R 28557 28559 28440 0 -1 4194304 265768 0 0 0 483941 149 0 0 25 0 1 0 219554772 1093070848 264708 1992294400 134512640 135674940 4294956208 18446744073709551615 134559843 0 0 4096 0 0 0 0 17 1 0 0
/proc/28559/statm: 266863 264708 99 283 0 266577 0
Current children cumulated CPU time (s) 4840.9
Current children cumulated vsize (KiB) 1067452

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28570
/proc/meminfo: memFree=684352/2055920 swapFree=4180928/4192956
[pid=28559] ppid=28557 vsize=1067452 CPUtime=4900.89
/proc/28559/stat : 28559 (SApperloT-base) R 28557 28559 28440 0 -1 4194304 265771 0 0 0 489940 149 0 0 25 0 1 0 219554772 1093070848 264711 1992294400 134512640 135674940 4294956208 18446744073709551615 134552024 0 0 4096 0 0 0 0 17 1 0 0
/proc/28559/statm: 266863 264711 99 283 0 266577 0
Current children cumulated CPU time (s) 4900.89
Current children cumulated vsize (KiB) 1067452

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28570
/proc/meminfo: memFree=684352/2055920 swapFree=4180928/4192956
[pid=28559] ppid=28557 vsize=1067452 CPUtime=4960.87
/proc/28559/stat : 28559 (SApperloT-base) R 28557 28559 28440 0 -1 4194304 265771 0 0 0 495938 149 0 0 25 0 1 0 219554772 1093070848 264711 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/28559/statm: 266863 264711 99 283 0 266577 0
Current children cumulated CPU time (s) 4960.87
Current children cumulated vsize (KiB) 1067452



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28570
/proc/meminfo: memFree=684416/2055920 swapFree=4180928/4192956
[pid=28559] ppid=28557 vsize=1067452 CPUtime=5000.06
/proc/28559/stat : 28559 (SApperloT-base) R 28557 28559 28440 0 -1 4194304 265771 0 0 0 499857 149 0 0 25 0 1 0 219554772 1093070848 264711 1992294400 134512640 135674940 4294956208 18446744073709551615 134564697 0 0 4096 0 0 0 0 17 1 0 0
/proc/28559/statm: 266863 264711 99 283 0 266577 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 1067452

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

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

[startup+5001.61 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28571
/proc/meminfo: memFree=1330424/2055920 swapFree=4180928/4192956
[pid=28559] ppid=28557 vsize=0 CPUtime=5000.16
/proc/28559/stat : 28559 (SApperloT-base) R 28557 28559 28440 0 -1 4195332 265771 0 0 0 499857 159 0 0 25 0 1 0 219554772 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/28559/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.16
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5001.67
CPU time (s): 5000.23
CPU user time (s): 4998.57
CPU system time (s): 1.65575
CPU usage (%): 99.9712
Max. virtual memory (cumulated for all children) (KiB): 1067452

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

runsolver used 3.75543 second user time and 10.9053 second system time

The end

Launcher Data

Begin job on node19 at 2009-05-10 02:26:55
IDJOB=1785527
IDBENCH=70932
IDSOLVER=642
FILE ID=node19/1785527-1241915214
PBS_JOBID= 9264838
Free space on /tmp= 66184 MiB

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

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

MD5SUM BENCH= 4fe2719d54370e06a454523e5441fbad
RANDOM SEED=347129327

node19.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.236
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.236
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:       1747352 kB
Buffers:         48920 kB
Cached:         184872 kB
SwapCached:       5772 kB
Active:          76248 kB
Inactive:       165412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1747352 kB
SwapTotal:     4192956 kB
SwapFree:      4180928 kB
Dirty:            8556 kB
Writeback:           0 kB
Mapped:          13520 kB
Slab:            52848 kB
Committed_AS:   765764 kB
PageTables:       1452 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= 66184 MiB
End job on node19 at 2009-05-10 03:50:19