Trace number 1562360

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.05 1200.31

General information on the benchmark

NameCRAFTED/edgematching/
fbcolors/em_7_3_6_fbc.cnf
MD5SUM0d842dabe9c6c8be4b2c1160578a7c22
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.805877
Satisfiable
(Un)Satisfiability was proved
Number of variables1473
Number of clauses19063
Sum of the clauses size52576
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 29881
Number of clauses of size 37024
Number of clauses of size 4708
Number of clauses of size 51300
Number of clauses of size over 5150

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-1562360-1238774076/watcher-1562360-1238774076 -o /tmp/evaluation-result-1562360-1238774076/solver-1562360-1238774076 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=10048676 HOME/instance-1562360-1238774076.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.92 0.98 0.99 3/68 13947
/proc/meminfo: memFree=1870560/2055920 swapFree=4177828/4192956
[pid=13947] ppid=13945 vsize=1592 CPUtime=0
/proc/13947/stat : 13947 (SApperloT-base) R 13945 13947 13696 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 1150069618 1630208 166 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/13947/statm: 398 167 90 283 0 112 0

[startup+0.0715419 s]
/proc/loadavg: 0.92 0.98 0.99 3/68 13947
/proc/meminfo: memFree=1870560/2055920 swapFree=4177828/4192956
[pid=13947] ppid=13945 vsize=2252 CPUtime=0.06
/proc/13947/stat : 13947 (SApperloT-base) R 13945 13947 13696 0 -1 4194304 351 0 0 0 6 0 0 0 18 0 1 0 1150069618 2306048 334 1992294400 134512640 135674940 4294956192 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/13947/statm: 563 334 98 283 0 277 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2252

[startup+0.101543 s]
/proc/loadavg: 0.92 0.98 0.99 3/68 13947
/proc/meminfo: memFree=1870560/2055920 swapFree=4177828/4192956
[pid=13947] ppid=13945 vsize=2384 CPUtime=0.09
/proc/13947/stat : 13947 (SApperloT-base) R 13945 13947 13696 0 -1 4194304 378 0 0 0 9 0 0 0 18 0 1 0 1150069618 2441216 361 1992294400 134512640 135674940 4294956192 18446744073709551615 134551281 0 0 4096 0 0 0 0 17 1 0 0
/proc/13947/statm: 596 361 98 283 0 310 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2384

[startup+0.301556 s]
/proc/loadavg: 0.92 0.98 0.99 3/68 13947
/proc/meminfo: memFree=1870560/2055920 swapFree=4177828/4192956
[pid=13947] ppid=13945 vsize=3044 CPUtime=0.29
/proc/13947/stat : 13947 (SApperloT-base) R 13945 13947 13696 0 -1 4194304 558 0 0 0 29 0 0 0 19 0 1 0 1150069618 3117056 541 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/13947/statm: 761 541 98 283 0 475 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3044

[startup+0.701583 s]
/proc/loadavg: 0.92 0.98 0.99 3/68 13947
/proc/meminfo: memFree=1870560/2055920 swapFree=4177828/4192956
[pid=13947] ppid=13945 vsize=4364 CPUtime=0.69
/proc/13947/stat : 13947 (SApperloT-base) R 13945 13947 13696 0 -1 4194304 904 0 0 0 69 0 0 0 22 0 1 0 1150069618 4468736 887 1992294400 134512640 135674940 4294956192 18446744073709551615 134551574 0 0 4096 0 0 0 0 17 1 0 0
/proc/13947/statm: 1091 887 98 283 0 805 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4364

[startup+1.50164 s]
/proc/loadavg: 0.92 0.98 0.99 2/69 13948
/proc/meminfo: memFree=1866584/2055920 swapFree=4177828/4192956
[pid=13947] ppid=13945 vsize=5876 CPUtime=1.49
/proc/13947/stat : 13947 (SApperloT-base) R 13945 13947 13696 0 -1 4194304 1256 0 0 0 149 0 0 0 25 0 1 0 1150069618 6017024 1239 1992294400 134512640 135674940 4294956192 18446744073709551615 134565083 0 0 4096 0 0 0 0 17 1 0 0
/proc/13947/statm: 1469 1239 98 283 0 1183 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5876

[startup+3.10174 s]
/proc/loadavg: 0.92 0.98 0.99 2/69 13948
/proc/meminfo: memFree=1865624/2055920 swapFree=4177828/4192956
[pid=13947] ppid=13945 vsize=7064 CPUtime=3.09
/proc/13947/stat : 13947 (SApperloT-base) R 13945 13947 13696 0 -1 4194304 1548 0 0 0 308 1 0 0 25 0 1 0 1150069618 7233536 1531 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/13947/statm: 1766 1531 98 283 0 1480 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7064

[startup+6.30297 s]
/proc/loadavg: 0.93 0.98 0.99 2/69 13948
/proc/meminfo: memFree=1863648/2055920 swapFree=4177828/4192956
[pid=13947] ppid=13945 vsize=7988 CPUtime=6.29
/proc/13947/stat : 13947 (SApperloT-base) R 13945 13947 13696 0 -1 4194304 1789 0 0 0 628 1 0 0 25 0 1 0 1150069618 8179712 1772 1992294400 134512640 135674940 4294956192 18446744073709551615 134564244 0 0 4096 0 0 0 0 17 1 0 0
/proc/13947/statm: 1997 1772 98 283 0 1711 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7988

[startup+12.7014 s]
/proc/loadavg: 0.93 0.98 0.99 2/69 13948
/proc/meminfo: memFree=1861664/2055920 swapFree=4177828/4192956
[pid=13947] ppid=13945 vsize=10644 CPUtime=12.68
/proc/13947/stat : 13947 (SApperloT-base) R 13945 13947 13696 0 -1 4194304 2451 0 0 0 1267 1 0 0 25 0 1 0 1150069618 10899456 2434 1992294400 134512640 135674940 4294956192 18446744073709551615 134556421 0 0 4096 0 0 0 0 17 1 0 0
/proc/13947/statm: 2661 2434 99 283 0 2375 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 10644

[startup+25.5012 s]
/proc/loadavg: 0.95 0.98 0.99 2/69 13948
/proc/meminfo: memFree=1857056/2055920 swapFree=4177828/4192956
[pid=13947] ppid=13945 vsize=14680 CPUtime=25.48
/proc/13947/stat : 13947 (SApperloT-base) R 13945 13947 13696 0 -1 4194304 3405 0 0 0 2546 2 0 0 25 0 1 0 1150069618 15032320 3388 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/13947/statm: 3670 3388 99 283 0 3384 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 14680

[startup+51.102 s]
/proc/loadavg: 0.96 0.98 0.99 2/69 13948
/proc/meminfo: memFree=1855520/2055920 swapFree=4177828/4192956
[pid=13947] ppid=13945 vsize=16420 CPUtime=51.08
/proc/13947/stat : 13947 (SApperloT-base) R 13945 13947 13696 0 -1 4194304 3803 0 0 0 5106 2 0 0 25 0 1 0 1150069618 16814080 3786 1992294400 134512640 135674940 4294956192 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/13947/statm: 4105 3786 99 283 0 3819 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 16420

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/69 13948
/proc/meminfo: memFree=1851168/2055920 swapFree=4177828/4192956
[pid=13947] ppid=13945 vsize=21444 CPUtime=102.27
/proc/13947/stat : 13947 (SApperloT-base) R 13945 13947 13696 0 -1 4194304 4899 0 0 0 10224 3 0 0 25 0 1 0 1150069618 21958656 4882 1992294400 134512640 135674940 4294956192 18446744073709551615 134564252 0 0 4096 0 0 0 0 17 1 0 0
/proc/13947/statm: 5361 4882 99 283 0 5075 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 21444

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 13948
/proc/meminfo: memFree=1847712/2055920 swapFree=4177828/4192956
[pid=13947] ppid=13945 vsize=25372 CPUtime=162.26
/proc/13947/stat : 13947 (SApperloT-base) R 13945 13947 13696 0 -1 4194304 5706 0 0 0 16222 4 0 0 25 0 1 0 1150069618 25980928 5689 1992294400 134512640 135674940 4294956192 18446744073709551615 134564300 0 0 4096 0 0 0 0 17 1 0 0
/proc/13947/statm: 6343 5689 99 283 0 6057 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 25372

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 13948
/proc/meminfo: memFree=1845728/2055920 swapFree=4177828/4192956
[pid=13947] ppid=13945 vsize=27708 CPUtime=222.24
/proc/13947/stat : 13947 (SApperloT-base) R 13945 13947 13696 0 -1 4194304 6202 0 0 0 22220 4 0 0 25 0 1 0 1150069618 28372992 6185 1992294400 134512640 135674940 4294956192 18446744073709551615 134564252 0 0 4096 0 0 0 0 17 1 0 0
/proc/13947/statm: 6927 6185 99 283 0 6641 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 27708

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 13948
/proc/meminfo: memFree=1842976/2055920 swapFree=4177828/4192956
[pid=13947] ppid=13945 vsize=31008 CPUtime=282.23
/proc/13947/stat : 13947 (SApperloT-base) R 13945 13947 13696 0 -1 4194304 6896 0 0 0 28218 5 0 0 25 0 1 0 1150069618 31752192 6879 1992294400 134512640 135674940 4294956192 18446744073709551615 134581573 0 0 4096 0 0 0 0 17 1 0 0
/proc/13947/statm: 7752 6879 99 283 0 7466 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 31008

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 13948
/proc/meminfo: memFree=1840800/2055920 swapFree=4177828/4192956
[pid=13947] ppid=13945 vsize=33380 CPUtime=342.21
/proc/13947/stat : 13947 (SApperloT-base) R 13945 13947 13696 0 -1 4194304 7419 0 0 0 34216 5 0 0 25 0 1 0 1150069618 34181120 7402 1992294400 134512640 135674940 4294956192 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 1 0 0
/proc/13947/statm: 8345 7402 99 283 0 8059 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 33380

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 13954
/proc/meminfo: memFree=1837024/2055920 swapFree=4177828/4192956
[pid=13947] ppid=13945 vsize=37380 CPUtime=402.2
/proc/13947/stat : 13947 (SApperloT-base) R 13945 13947 13696 0 -1 4194304 8299 0 0 0 40214 6 0 0 25 0 1 0 1150069618 38277120 8282 1992294400 134512640 135674940 4294956192 18446744073709551615 134564785 0 0 4096 0 0 0 0 17 1 0 0
/proc/13947/statm: 9345 8282 99 283 0 9059 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 37380

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 13954
/proc/meminfo: memFree=1835552/2055920 swapFree=4177828/4192956
[pid=13947] ppid=13945 vsize=39172 CPUtime=462.19
/proc/13947/stat : 13947 (SApperloT-base) R 13945 13947 13696 0 -1 4194304 8667 0 0 0 46212 7 0 0 25 0 1 0 1150069618 40112128 8650 1992294400 134512640 135674940 4294956192 18446744073709551615 134564806 0 0 4096 0 0 0 0 17 1 0 0
/proc/13947/statm: 9793 8650 99 283 0 9507 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 39172

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 13954
/proc/meminfo: memFree=1834336/2055920 swapFree=4177828/4192956
[pid=13947] ppid=13945 vsize=40588 CPUtime=522.18
/proc/13947/stat : 13947 (SApperloT-base) R 13945 13947 13696 0 -1 4194304 8980 0 0 0 52211 7 0 0 25 0 1 0 1150069618 41562112 8963 1992294400 134512640 135674940 4294956192 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/13947/statm: 10147 8963 99 283 0 9861 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 40588

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 13954
/proc/meminfo: memFree=1833696/2055920 swapFree=4177828/4192956
[pid=13947] ppid=13945 vsize=41548 CPUtime=582.16
/proc/13947/stat : 13947 (SApperloT-base) R 13945 13947 13696 0 -1 4194304 9169 0 0 0 58209 7 0 0 25 0 1 0 1150069618 42545152 9152 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/13947/statm: 10387 9152 99 283 0 10101 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 41548

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 13954
/proc/meminfo: memFree=1832864/2055920 swapFree=4177828/4192956
[pid=13947] ppid=13945 vsize=42388 CPUtime=642.15
/proc/13947/stat : 13947 (SApperloT-base) R 13945 13947 13696 0 -1 4194304 9374 0 0 0 64208 7 0 0 25 0 1 0 1150069618 43405312 9357 1992294400 134512640 135674940 4294956192 18446744073709551615 134581889 0 0 4096 0 0 0 0 17 1 0 0
/proc/13947/statm: 10597 9357 99 283 0 10311 0
Current children cumulated CPU time (s) 642.15
Current children cumulated vsize (KiB) 42388

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 13954
/proc/meminfo: memFree=1831136/2055920 swapFree=4177828/4192956
[pid=13947] ppid=13945 vsize=44528 CPUtime=702.14
/proc/13947/stat : 13947 (SApperloT-base) R 13945 13947 13696 0 -1 4194304 9782 0 0 0 70206 8 0 0 25 0 1 0 1150069618 45596672 9765 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/13947/statm: 11132 9765 99 283 0 10846 0
Current children cumulated CPU time (s) 702.14
Current children cumulated vsize (KiB) 44528

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 13954
/proc/meminfo: memFree=1830368/2055920 swapFree=4177828/4192956
[pid=13947] ppid=13945 vsize=45380 CPUtime=762.13
/proc/13947/stat : 13947 (SApperloT-base) R 13945 13947 13696 0 -1 4194304 9957 0 0 0 76205 8 0 0 25 0 1 0 1150069618 46469120 9940 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/13947/statm: 11345 9940 99 283 0 11059 0
Current children cumulated CPU time (s) 762.13
Current children cumulated vsize (KiB) 45380

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 13954
/proc/meminfo: memFree=1828960/2055920 swapFree=4177828/4192956
[pid=13947] ppid=13945 vsize=47148 CPUtime=822.11
/proc/13947/stat : 13947 (SApperloT-base) R 13945 13947 13696 0 -1 4194304 10322 0 0 0 82202 9 0 0 25 0 1 0 1150069618 48279552 10305 1992294400 134512640 135674940 4294956192 18446744073709551615 134565288 0 0 4096 0 0 0 0 17 1 0 0
/proc/13947/statm: 11787 10305 99 283 0 11501 0
Current children cumulated CPU time (s) 822.11
Current children cumulated vsize (KiB) 47148

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 13954
/proc/meminfo: memFree=1827872/2055920 swapFree=4177828/4192956
[pid=13947] ppid=13945 vsize=48468 CPUtime=882.1
/proc/13947/stat : 13947 (SApperloT-base) R 13945 13947 13696 0 -1 4194304 10581 0 0 0 88201 9 0 0 25 0 1 0 1150069618 49631232 10564 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/13947/statm: 12117 10564 99 283 0 11831 0
Current children cumulated CPU time (s) 882.1
Current children cumulated vsize (KiB) 48468

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 13954
/proc/meminfo: memFree=1827168/2055920 swapFree=4177828/4192956
[pid=13947] ppid=13945 vsize=49500 CPUtime=942.08
/proc/13947/stat : 13947 (SApperloT-base) R 13945 13947 13696 0 -1 4194304 10772 0 0 0 94199 9 0 0 25 0 1 0 1150069618 50688000 10755 1992294400 134512640 135674940 4294956192 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/13947/statm: 12375 10755 99 283 0 12089 0
Current children cumulated CPU time (s) 942.08
Current children cumulated vsize (KiB) 49500

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 13954
/proc/meminfo: memFree=1826016/2055920 swapFree=4177828/4192956
[pid=13947] ppid=13945 vsize=50832 CPUtime=1002.06
/proc/13947/stat : 13947 (SApperloT-base) R 13945 13947 13696 0 -1 4194304 11053 0 0 0 100197 9 0 0 25 0 1 0 1150069618 52051968 11036 1992294400 134512640 135674940 4294956192 18446744073709551615 134564628 0 0 4096 0 0 0 0 17 1 0 0
/proc/13947/statm: 12708 11036 99 283 0 12422 0
Current children cumulated CPU time (s) 1002.06
Current children cumulated vsize (KiB) 50832

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 13954
/proc/meminfo: memFree=1824736/2055920 swapFree=4177828/4192956
[pid=13947] ppid=13945 vsize=52260 CPUtime=1062.06
/proc/13947/stat : 13947 (SApperloT-base) R 13945 13947 13696 0 -1 4194304 11383 0 0 0 106196 10 0 0 25 0 1 0 1150069618 53514240 11366 1992294400 134512640 135674940 4294956192 18446744073709551615 134564313 0 0 4096 0 0 0 0 17 1 0 0
/proc/13947/statm: 13065 11366 99 283 0 12779 0
Current children cumulated CPU time (s) 1062.06
Current children cumulated vsize (KiB) 52260

[startup+1122.3 s]
/proc/loadavg: 1.04 1.00 1.00 2/69 13954
/proc/meminfo: memFree=1823392/2055920 swapFree=4177828/4192956
[pid=13947] ppid=13945 vsize=53604 CPUtime=1122.04
/proc/13947/stat : 13947 (SApperloT-base) R 13945 13947 13696 0 -1 4194304 11699 0 0 0 112194 10 0 0 25 0 1 0 1150069618 54890496 11682 1992294400 134512640 135674940 4294956192 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 1 0 0
/proc/13947/statm: 13401 11682 99 283 0 13115 0
Current children cumulated CPU time (s) 1122.04
Current children cumulated vsize (KiB) 53604

[startup+1182.3 s]
/proc/loadavg: 1.05 1.01 1.00 2/69 13954
/proc/meminfo: memFree=1822688/2055920 swapFree=4177828/4192956
[pid=13947] ppid=13945 vsize=54464 CPUtime=1182.03
/proc/13947/stat : 13947 (SApperloT-base) R 13945 13947 13696 0 -1 4194304 11875 0 0 0 118193 10 0 0 25 0 1 0 1150069618 55771136 11858 1992294400 134512640 135674940 4294956192 18446744073709551615 134539778 0 0 4096 0 0 0 0 17 1 0 0
/proc/13947/statm: 13616 11858 99 283 0 13330 0
Current children cumulated CPU time (s) 1182.03
Current children cumulated vsize (KiB) 54464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.3 s]
/proc/loadavg: 1.04 1.01 1.00 2/69 13954
/proc/meminfo: memFree=1822560/2055920 swapFree=4177828/4192956
[pid=13947] ppid=13945 vsize=54464 CPUtime=1200.03
/proc/13947/stat : 13947 (SApperloT-base) R 13945 13947 13696 0 -1 4194304 11896 0 0 0 119993 10 0 0 25 0 1 0 1150069618 55771136 11879 1992294400 134512640 135674940 4294956192 18446744073709551615 134551802 0 0 4096 0 0 0 0 17 1 0 0
/proc/13947/statm: 13616 11879 99 283 0 13330 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 54464

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

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

[startup+1200.3 s]
/proc/loadavg: 1.04 1.01 1.00 2/69 13954
/proc/meminfo: memFree=1822560/2055920 swapFree=4177828/4192956
[pid=13947] ppid=13945 vsize=54464 CPUtime=1200.03
/proc/13947/stat : 13947 (SApperloT-base) R 13945 13947 13696 0 -1 4194304 11896 0 0 0 119993 10 0 0 25 0 1 0 1150069618 55771136 11879 1992294400 134512640 135674940 4294956192 18446744073709551615 134551802 0 0 4096 0 0 0 0 17 1 0 0
/proc/13947/statm: 13616 11879 99 283 0 13330 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 54464

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.31
CPU time (s): 1200.05
CPU user time (s): 1199.93
CPU system time (s): 0.115982
CPU usage (%): 99.9779
Max. virtual memory (cumulated for all children) (KiB): 54464

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

runsolver used 1.08283 second user time and 3.2935 second system time

The end

Launcher Data

Begin job on node52 at 2009-04-03 17:54:36
IDJOB=1562360
IDBENCH=70933
IDSOLVER=509
FILE ID=node52/1562360-1238774076
PBS_JOBID= 9085539
Free space on /tmp= 66536 MiB

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

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

MD5SUM BENCH= 0d842dabe9c6c8be4b2c1160578a7c22
RANDOM SEED=10048676

node52.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.230
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.230
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:       1871040 kB
Buffers:          9076 kB
Cached:         108784 kB
SwapCached:       7804 kB
Active:          63756 kB
Inactive:        63984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1871040 kB
SwapTotal:     4192956 kB
SwapFree:      4177828 kB
Dirty:            1704 kB
Writeback:           0 kB
Mapped:          15768 kB
Slab:            42700 kB
Committed_AS:  3403912 kB
PageTables:       1736 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= 66536 MiB
End job on node52 at 2009-04-03 18:14:38