Trace number 1561320

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) 1200.1 1200.52

General information on the benchmark

NameCRAFTED/edgematching/
compact/em_8_4_5_cmp.cnf
MD5SUM0b9eae71c375cb5515f5dd7953424584
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark136.322
Satisfiable
(Un)Satisfiability was proved
Number of variables2420
Number of clauses22340
Sum of the clauses size74788
Maximum clause length36
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23164
Number of clauses of size 313968
Number of clauses of size 42628
Number of clauses of size 52460
Number of clauses of size over 5120

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-1561320-1238764913/watcher-1561320-1238764913 -o /tmp/evaluation-result-1561320-1238764913/solver-1561320-1238764913 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=1943643088 HOME/instance-1561320-1238764913.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.97 0.99 3/81 1735
/proc/meminfo: memFree=1725024/2055920 swapFree=4174616/4192956
[pid=1735] ppid=1733 vsize=1652 CPUtime=0
/proc/1735/stat : 1735 (SApperloT-base) R 1733 1735 1241 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 753386340 1691648 194 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/1735/statm: 413 194 90 283 0 127 0

[startup+0.0758499 s]
/proc/loadavg: 0.91 0.97 0.99 3/81 1735
/proc/meminfo: memFree=1725024/2055920 swapFree=4174616/4192956
[pid=1735] ppid=1733 vsize=2708 CPUtime=0.06
/proc/1735/stat : 1735 (SApperloT-base) R 1733 1735 1241 0 -1 4194304 466 0 0 0 6 0 0 0 20 0 1 0 753386340 2772992 449 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/1735/statm: 677 449 98 283 0 391 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2708

[startup+0.102908 s]
/proc/loadavg: 0.91 0.97 0.99 3/81 1735
/proc/meminfo: memFree=1725024/2055920 swapFree=4174616/4192956
[pid=1735] ppid=1733 vsize=2708 CPUtime=0.09
/proc/1735/stat : 1735 (SApperloT-base) R 1733 1735 1241 0 -1 4194304 481 0 0 0 9 0 0 0 20 0 1 0 753386340 2772992 464 1992294400 134512640 135674940 4294956192 18446744073709551615 134550608 0 0 4096 0 0 0 0 17 1 0 0
/proc/1735/statm: 677 464 98 283 0 391 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2708

[startup+0.301896 s]
/proc/loadavg: 0.91 0.97 0.99 3/81 1735
/proc/meminfo: memFree=1725024/2055920 swapFree=4174616/4192956
[pid=1735] ppid=1733 vsize=3236 CPUtime=0.29
/proc/1735/stat : 1735 (SApperloT-base) R 1733 1735 1241 0 -1 4194304 605 0 0 0 29 0 0 0 22 0 1 0 753386340 3313664 588 1992294400 134512640 135674940 4294956192 18446744073709551615 134564617 0 0 4096 0 0 0 0 17 1 0 0
/proc/1735/statm: 809 588 98 283 0 523 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3236

[startup+0.701969 s]
/proc/loadavg: 0.91 0.97 0.99 3/81 1735
/proc/meminfo: memFree=1725024/2055920 swapFree=4174616/4192956
[pid=1735] ppid=1733 vsize=4440 CPUtime=0.69
/proc/1735/stat : 1735 (SApperloT-base) R 1733 1735 1241 0 -1 4194304 894 0 0 0 69 0 0 0 25 0 1 0 753386340 4546560 877 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/1735/statm: 1110 877 98 283 0 824 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4440

[startup+1.50112 s]
/proc/loadavg: 0.91 0.97 0.99 2/82 1736
/proc/meminfo: memFree=1720984/2055920 swapFree=4174616/4192956
[pid=1735] ppid=1733 vsize=6688 CPUtime=1.49
/proc/1735/stat : 1735 (SApperloT-base) R 1733 1735 1241 0 -1 4194304 1457 0 0 0 148 1 0 0 25 0 1 0 753386340 6848512 1440 1992294400 134512640 135674940 4294956192 18446744073709551615 134564234 0 0 4096 0 0 0 0 17 1 0 0
/proc/1735/statm: 1672 1440 98 283 0 1386 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6688

[startup+3.10143 s]
/proc/loadavg: 0.91 0.97 0.99 2/82 1736
/proc/meminfo: memFree=1718488/2055920 swapFree=4174616/4192956
[pid=1735] ppid=1733 vsize=9200 CPUtime=3.09
/proc/1735/stat : 1735 (SApperloT-base) R 1733 1735 1241 0 -1 4194304 2084 0 0 0 308 1 0 0 25 0 1 0 753386340 9420800 2067 1992294400 134512640 135674940 4294956192 18446744073709551615 134564231 0 0 4096 0 0 0 0 17 1 0 0
/proc/1735/statm: 2300 2067 98 283 0 2014 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9200

[startup+6.30105 s]
/proc/loadavg: 0.92 0.97 0.99 2/82 1736
/proc/meminfo: memFree=1716696/2055920 swapFree=4174616/4192956
[pid=1735] ppid=1733 vsize=9728 CPUtime=6.29
/proc/1735/stat : 1735 (SApperloT-base) R 1733 1735 1241 0 -1 4194304 2210 0 0 0 628 1 0 0 25 0 1 0 753386340 9961472 2193 1992294400 134512640 135674940 4294956192 18446744073709551615 134536748 0 0 4096 0 0 0 0 17 1 0 0
/proc/1735/statm: 2432 2193 98 283 0 2146 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9728

[startup+12.7013 s]
/proc/loadavg: 0.93 0.97 0.99 2/82 1736
/proc/meminfo: memFree=1713632/2055920 swapFree=4174616/4192956
[pid=1735] ppid=1733 vsize=12268 CPUtime=12.69
/proc/1735/stat : 1735 (SApperloT-base) R 1733 1735 1241 0 -1 4194304 2845 0 0 0 1267 2 0 0 25 0 1 0 753386340 12562432 2828 1992294400 134512640 135674940 4294956192 18446744073709551615 134564406 0 0 4096 0 0 0 0 17 1 0 0
/proc/1735/statm: 3067 2828 99 283 0 2781 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12268

[startup+25.5028 s]
/proc/loadavg: 0.94 0.97 0.99 2/82 1736
/proc/meminfo: memFree=1710496/2055920 swapFree=4174616/4192956
[pid=1735] ppid=1733 vsize=16028 CPUtime=25.49
/proc/1735/stat : 1735 (SApperloT-base) R 1733 1735 1241 0 -1 4194304 3752 0 0 0 2546 3 0 0 25 0 1 0 753386340 16412672 3735 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/1735/statm: 4007 3735 99 283 0 3721 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 16028

[startup+51.1018 s]
/proc/loadavg: 0.96 0.97 0.99 2/82 1736
/proc/meminfo: memFree=1704096/2055920 swapFree=4174616/4192956
[pid=1735] ppid=1733 vsize=22764 CPUtime=51.07
/proc/1735/stat : 1735 (SApperloT-base) R 1733 1735 1241 0 -1 4194304 5298 0 0 0 5103 4 0 0 25 0 1 0 753386340 23310336 5281 1992294400 134512640 135674940 4294956192 18446744073709551615 134539760 0 0 4096 0 0 0 0 17 1 0 0
/proc/1735/statm: 5691 5281 99 283 0 5405 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 22764

[startup+102.307 s]
/proc/loadavg: 1.05 0.99 0.99 2/82 1736
/proc/meminfo: memFree=1700064/2055920 swapFree=4174616/4192956
[pid=1735] ppid=1733 vsize=27668 CPUtime=102.26
/proc/1735/stat : 1735 (SApperloT-base) R 1733 1735 1241 0 -1 4194304 6237 0 0 0 10221 5 0 0 25 0 1 0 753386340 28332032 6220 1992294400 134512640 135674940 4294956192 18446744073709551615 134565577 0 0 4096 0 0 0 0 17 1 0 0
/proc/1735/statm: 6917 6220 99 283 0 6631 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 27668

[startup+162.301 s]
/proc/loadavg: 1.08 1.00 1.00 2/82 1736
/proc/meminfo: memFree=1694112/2055920 swapFree=4174616/4192956
[pid=1735] ppid=1733 vsize=33572 CPUtime=162.24
/proc/1735/stat : 1735 (SApperloT-base) R 1733 1735 1241 0 -1 4194304 7707 0 0 0 16218 6 0 0 25 0 1 0 753386340 34377728 7690 1992294400 134512640 135674940 4294956192 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/1735/statm: 8393 7690 99 283 0 8107 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 33572

[startup+222.302 s]
/proc/loadavg: 1.08 1.01 1.00 2/82 1736
/proc/meminfo: memFree=1692768/2055920 swapFree=4174616/4192956
[pid=1735] ppid=1733 vsize=35244 CPUtime=222.21
/proc/1735/stat : 1735 (SApperloT-base) R 1733 1735 1241 0 -1 4194304 8030 0 0 0 22215 6 0 0 25 0 1 0 753386340 36089856 8013 1992294400 134512640 135674940 4294956192 18446744073709551615 134564697 0 0 4096 0 0 0 0 17 1 0 0
/proc/1735/statm: 8811 8013 99 283 0 8525 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 35244

[startup+282.302 s]
/proc/loadavg: 1.08 1.03 1.00 2/82 1736
/proc/meminfo: memFree=1689184/2055920 swapFree=4174616/4192956
[pid=1735] ppid=1733 vsize=39316 CPUtime=282.19
/proc/1735/stat : 1735 (SApperloT-base) R 1733 1735 1241 0 -1 4194304 8928 0 0 0 28212 7 0 0 25 0 1 0 753386340 40259584 8911 1992294400 134512640 135674940 4294956192 18446744073709551615 134564761 0 0 4096 0 0 0 0 17 1 0 0
/proc/1735/statm: 9829 8911 99 283 0 9543 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 39316

[startup+342.301 s]
/proc/loadavg: 1.08 1.03 1.00 2/82 1736
/proc/meminfo: memFree=1675936/2055920 swapFree=4174616/4192956
[pid=1735] ppid=1733 vsize=52672 CPUtime=342.17
/proc/1735/stat : 1735 (SApperloT-base) R 1733 1735 1241 0 -1 4194304 12282 0 0 0 34207 10 0 0 25 0 1 0 753386340 53936128 12265 1992294400 134512640 135674940 4294956192 18446744073709551615 134564748 0 0 4096 0 0 0 0 17 1 0 0
/proc/1735/statm: 13168 12265 99 283 0 12882 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 52672

[startup+402.302 s]
/proc/loadavg: 1.07 1.04 1.00 2/82 1736
/proc/meminfo: memFree=1674656/2055920 swapFree=4174616/4192956
[pid=1735] ppid=1733 vsize=53752 CPUtime=402.15
/proc/1735/stat : 1735 (SApperloT-base) R 1733 1735 1241 0 -1 4194304 12550 0 0 0 40205 10 0 0 25 0 1 0 753386340 55042048 12531 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/1735/statm: 13438 12531 99 283 0 13152 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 53752

[startup+462.303 s]
/proc/loadavg: 1.07 1.04 1.00 2/82 1736
/proc/meminfo: memFree=1674080/2055920 swapFree=4174616/4192956
[pid=1735] ppid=1733 vsize=54412 CPUtime=462.13
/proc/1735/stat : 1735 (SApperloT-base) R 1733 1735 1241 0 -1 4194304 12698 0 0 0 46203 10 0 0 25 0 1 0 753386340 55717888 12679 1992294400 134512640 135674940 4294956192 18446744073709551615 134564833 0 0 4096 0 0 0 0 17 1 0 0
/proc/1735/statm: 13603 12679 99 283 0 13317 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 54412

[startup+522.301 s]
/proc/loadavg: 1.06 1.05 1.00 2/82 1736
/proc/meminfo: memFree=1673056/2055920 swapFree=4174616/4192956
[pid=1735] ppid=1733 vsize=56128 CPUtime=522.11
/proc/1735/stat : 1735 (SApperloT-base) R 1733 1735 1241 0 -1 4194304 12952 0 0 0 52201 10 0 0 25 0 1 0 753386340 57475072 12933 1992294400 134512640 135674940 4294956192 18446744073709551615 134564848 0 0 4096 0 0 0 0 17 1 0 0
/proc/1735/statm: 14032 12933 99 283 0 13746 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 56128

[startup+582.302 s]
/proc/loadavg: 1.06 1.05 1.00 2/82 1736
/proc/meminfo: memFree=1672096/2055920 swapFree=4174616/4192956
[pid=1735] ppid=1733 vsize=57640 CPUtime=582.09
/proc/1735/stat : 1735 (SApperloT-base) R 1733 1735 1241 0 -1 4194304 13198 0 0 0 58199 10 0 0 25 0 1 0 753386340 59023360 13179 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/1735/statm: 14410 13179 99 283 0 14124 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 57640

[startup+642.302 s]
/proc/loadavg: 1.13 1.07 1.01 2/82 1736
/proc/meminfo: memFree=1670944/2055920 swapFree=4174616/4192956
[pid=1735] ppid=1733 vsize=59068 CPUtime=642.08
/proc/1735/stat : 1735 (SApperloT-base) R 1733 1735 1241 0 -1 4194304 13460 0 0 0 64197 11 0 0 25 0 1 0 753386340 60485632 13441 1992294400 134512640 135674940 4294956192 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 1 0 0
/proc/1735/statm: 14767 13441 99 283 0 14481 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 59068

[startup+702.301 s]
/proc/loadavg: 1.12 1.07 1.00 2/82 1736
/proc/meminfo: memFree=1670496/2055920 swapFree=4174616/4192956
[pid=1735] ppid=1733 vsize=59584 CPUtime=702.05
/proc/1735/stat : 1735 (SApperloT-base) R 1733 1735 1241 0 -1 4194304 13564 0 0 0 70194 11 0 0 25 0 1 0 753386340 61014016 13545 1992294400 134512640 135674940 4294956192 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 1 0 0
/proc/1735/statm: 14896 13545 99 283 0 14610 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 59584

[startup+762.307 s]
/proc/loadavg: 1.11 1.07 1.00 2/82 1736
/proc/meminfo: memFree=1668704/2055920 swapFree=4174616/4192956
[pid=1735] ppid=1733 vsize=61864 CPUtime=762.03
/proc/1735/stat : 1735 (SApperloT-base) R 1733 1735 1241 0 -1 4194304 13984 0 0 0 76192 11 0 0 25 0 1 0 753386340 63348736 13965 1992294400 134512640 135674940 4294956192 18446744073709551615 134556476 0 0 4096 0 0 0 0 17 1 0 0
/proc/1735/statm: 15466 13965 99 283 0 15180 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 61864

[startup+822.302 s]
/proc/loadavg: 1.10 1.07 1.00 2/82 1736
/proc/meminfo: memFree=1666400/2055920 swapFree=4174616/4192956
[pid=1735] ppid=1733 vsize=65176 CPUtime=822.01
/proc/1735/stat : 1735 (SApperloT-base) R 1733 1735 1241 0 -1 4194304 14578 0 0 0 82189 12 0 0 25 0 1 0 753386340 66740224 14559 1992294400 134512640 135674940 4294956192 18446744073709551615 134564806 0 0 4096 0 0 0 0 17 1 0 0
/proc/1735/statm: 16294 14559 99 283 0 16008 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 65176

[startup+882.301 s]
/proc/loadavg: 1.09 1.07 1.00 2/82 1736
/proc/meminfo: memFree=1658784/2055920 swapFree=4174616/4192956
[pid=1735] ppid=1733 vsize=72940 CPUtime=881.99
/proc/1735/stat : 1735 (SApperloT-base) R 1733 1735 1241 0 -1 4194304 16460 0 0 0 88186 13 0 0 25 0 1 0 753386340 74690560 16441 1992294400 134512640 135674940 4294956192 18446744073709551615 134551267 0 0 4096 0 0 0 0 17 1 0 0
/proc/1735/statm: 18235 16441 99 283 0 17949 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 72940

[startup+942.302 s]
/proc/loadavg: 1.14 1.08 1.01 2/82 1736
/proc/meminfo: memFree=1658720/2055920 swapFree=4174616/4192956
[pid=1735] ppid=1733 vsize=72940 CPUtime=941.97
/proc/1735/stat : 1735 (SApperloT-base) R 1733 1735 1241 0 -1 4194304 16483 0 0 0 94184 13 0 0 25 0 1 0 753386340 74690560 16464 1992294400 134512640 135674940 4294956192 18446744073709551615 134581501 0 0 4096 0 0 0 0 17 1 0 0
/proc/1735/statm: 18235 16464 99 283 0 17949 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 72940

[startup+1002.3 s]
/proc/loadavg: 1.10 1.08 1.01 2/82 1736
/proc/meminfo: memFree=1658656/2055920 swapFree=4174616/4192956
[pid=1735] ppid=1733 vsize=72940 CPUtime=1001.95
/proc/1735/stat : 1735 (SApperloT-base) R 1733 1735 1241 0 -1 4194304 16496 0 0 0 100182 13 0 0 25 0 1 0 753386340 74690560 16477 1992294400 134512640 135674940 4294956192 18446744073709551615 134559290 0 0 4096 0 0 0 0 17 1 0 0
/proc/1735/statm: 18235 16477 99 283 0 17949 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 72940

[startup+1062.3 s]
/proc/loadavg: 1.08 1.08 1.01 2/82 1736
/proc/meminfo: memFree=1658656/2055920 swapFree=4174616/4192956
[pid=1735] ppid=1733 vsize=72940 CPUtime=1061.93
/proc/1735/stat : 1735 (SApperloT-base) R 1733 1735 1241 0 -1 4194304 16496 0 0 0 106180 13 0 0 25 0 1 0 753386340 74690560 16477 1992294400 134512640 135674940 4294956192 18446744073709551615 134550573 0 0 4096 0 0 0 0 17 1 0 0
/proc/1735/statm: 18235 16477 99 283 0 17949 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 72940

[startup+1122.3 s]
/proc/loadavg: 1.07 1.08 1.01 2/82 1736
/proc/meminfo: memFree=1658656/2055920 swapFree=4174616/4192956
[pid=1735] ppid=1733 vsize=72940 CPUtime=1121.91
/proc/1735/stat : 1735 (SApperloT-base) R 1733 1735 1241 0 -1 4194304 16496 0 0 0 112178 13 0 0 25 0 1 0 753386340 74690560 16477 1992294400 134512640 135674940 4294956192 18446744073709551615 134564767 0 0 4096 0 0 0 0 17 1 0 0
/proc/1735/statm: 18235 16477 99 283 0 17949 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 72940

[startup+1182.3 s]
/proc/loadavg: 1.06 1.08 1.01 2/82 1736
/proc/meminfo: memFree=1658464/2055920 swapFree=4174616/4192956
[pid=1735] ppid=1733 vsize=72984 CPUtime=1181.88
/proc/1735/stat : 1735 (SApperloT-base) R 1733 1735 1241 0 -1 4194304 16529 0 0 0 118175 13 0 0 25 0 1 0 753386340 74735616 16510 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/1735/statm: 18246 16510 99 283 0 17960 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 72984



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.11 1.09 1.01 2/82 1736
/proc/meminfo: memFree=1658464/2055920 swapFree=4174616/4192956
[pid=1735] ppid=1733 vsize=72948 CPUtime=1200.08
/proc/1735/stat : 1735 (SApperloT-base) R 1733 1735 1241 0 -1 4194304 16529 0 0 0 119995 13 0 0 25 0 1 0 753386340 74698752 16510 1992294400 134512640 135674940 4294956192 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/1735/statm: 18237 16510 99 283 0 17951 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 72948

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

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

[startup+1200.5 s]
/proc/loadavg: 1.11 1.09 1.01 2/82 1736
/proc/meminfo: memFree=1658464/2055920 swapFree=4174616/4192956
[pid=1735] ppid=1733 vsize=72948 CPUtime=1200.08
/proc/1735/stat : 1735 (SApperloT-base) R 1733 1735 1241 0 -1 4194304 16529 0 0 0 119995 13 0 0 25 0 1 0 753386340 74698752 16510 1992294400 134512640 135674940 4294956192 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/1735/statm: 18237 16510 99 283 0 17951 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 72948

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.1
CPU user time (s): 1199.96
CPU system time (s): 0.141978
CPU usage (%): 99.9653
Max. virtual memory (cumulated for all children) (KiB): 73072

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

runsolver used 1.3208 second user time and 4.14937 second system time

The end

Launcher Data

Begin job on node88 at 2009-04-03 15:21:53
IDJOB=1561320
IDBENCH=70913
IDSOLVER=509
FILE ID=node88/1561320-1238764913
PBS_JOBID= 9085465
Free space on /tmp= 66532 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/APPLICATIONS/edgematching/compact/em_8_4_5_cmp.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1561320-1238764913/watcher-1561320-1238764913 -o /tmp/evaluation-result-1561320-1238764913/solver-1561320-1238764913 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=1943643088 HOME/instance-1561320-1238764913.cnf

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

MD5SUM BENCH= 0b9eae71c375cb5515f5dd7953424584
RANDOM SEED=1943643088

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1725504 kB
Buffers:         43440 kB
Cached:         210904 kB
SwapCached:       7524 kB
Active:          88220 kB
Inactive:       175500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1725504 kB
SwapTotal:     4192956 kB
SwapFree:      4174616 kB
Dirty:            1832 kB
Writeback:           0 kB
Mapped:          14972 kB
Slab:            50884 kB
Committed_AS:  1929564 kB
PageTables:       2680 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= 66532 MiB
End job on node88 at 2009-04-03 15:41:56