Trace number 1831942

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) 10000.1 10003.4

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_11_UNKNOWN.cnf
MD5SUMe0639bbed56c8b8c34616f8cb99c381c
Bench CategoryAPPLICATION (applications 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 variables1740
Number of clauses114011
Sum of the clauses size339448
Maximum clause length12
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22792
Number of clauses of size 3111196
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

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-1831942-1242792752/watcher-1831942-1242792752 -o /tmp/evaluation-result-1831942-1242792752/solver-1831942-1242792752 -C 10000 -W 12000 -M 1800 --output-limit 1,128 HOME/SApperloT-base -seed=1175398958 HOME/instance-1831942-1242792752.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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: 0.99 0.97 0.98 3/64 1360
/proc/meminfo: memFree=1691760/2055920 swapFree=4179912/4192956
[pid=1360] ppid=1358 vsize=2028 CPUtime=0
/proc/1360/stat : 1360 (SApperloT-base) R 1358 1360 1286 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 307301949 2076672 167 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/1360/statm: 507 167 90 283 0 221 0

[startup+0.027319 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 1360
/proc/meminfo: memFree=1691760/2055920 swapFree=4179912/4192956
[pid=1360] ppid=1358 vsize=3216 CPUtime=0.02
/proc/1360/stat : 1360 (SApperloT-base) R 1358 1360 1286 0 -1 4194304 511 0 0 0 2 0 0 0 18 0 1 0 307301949 3293184 495 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/1360/statm: 804 495 90 283 0 518 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3216

[startup+0.101332 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 1360
/proc/meminfo: memFree=1691760/2055920 swapFree=4179912/4192956
[pid=1360] ppid=1358 vsize=5756 CPUtime=0.09
/proc/1360/stat : 1360 (SApperloT-base) R 1358 1360 1286 0 -1 4194304 1133 0 0 0 9 0 0 0 18 0 1 0 307301949 5894144 1116 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/1360/statm: 1439 1116 98 283 0 1153 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5756

[startup+0.301366 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 1360
/proc/meminfo: memFree=1691760/2055920 swapFree=4179912/4192956
[pid=1360] ppid=1358 vsize=6284 CPUtime=0.3
/proc/1360/stat : 1360 (SApperloT-base) R 1358 1360 1286 0 -1 4194304 1285 0 0 0 29 1 0 0 19 0 1 0 307301949 6434816 1268 1992294400 134512640 135674940 4294956208 18446744073709551615 134564261 0 0 4096 0 0 0 0 17 1 0 0
/proc/1360/statm: 1571 1268 98 283 0 1285 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 6284

[startup+0.701438 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 1360
/proc/meminfo: memFree=1691760/2055920 swapFree=4179912/4192956
[pid=1360] ppid=1358 vsize=7208 CPUtime=0.69
/proc/1360/stat : 1360 (SApperloT-base) R 1358 1360 1286 0 -1 4194304 1486 0 0 0 68 1 0 0 22 0 1 0 307301949 7380992 1469 1992294400 134512640 135674940 4294956208 18446744073709551615 134564219 0 0 4096 0 0 0 0 17 1 0 0
/proc/1360/statm: 1802 1469 98 283 0 1516 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7208

[startup+1.50158 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1361
/proc/meminfo: memFree=1685544/2055920 swapFree=4179912/4192956
[pid=1360] ppid=1358 vsize=8664 CPUtime=1.49
/proc/1360/stat : 1360 (SApperloT-base) R 1358 1360 1286 0 -1 4194304 1871 0 0 0 148 1 0 0 25 0 1 0 307301949 8871936 1854 1992294400 134512640 135674940 4294956208 18446744073709551615 134543046 0 0 4096 0 0 0 0 17 1 0 0
/proc/1360/statm: 2166 1854 98 283 0 1880 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8664

[startup+3.10187 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1361
/proc/meminfo: memFree=1683560/2055920 swapFree=4179912/4192956
[pid=1360] ppid=1358 vsize=10956 CPUtime=3.09
/proc/1360/stat : 1360 (SApperloT-base) R 1358 1360 1286 0 -1 4194304 2414 0 0 0 307 2 0 0 25 0 1 0 307301949 11218944 2397 1992294400 134512640 135674940 4294956208 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/1360/statm: 2739 2397 98 283 0 2453 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10956

[startup+6.30144 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1361
/proc/meminfo: memFree=1680232/2055920 swapFree=4179912/4192956
[pid=1360] ppid=1358 vsize=14120 CPUtime=6.29
/proc/1360/stat : 1360 (SApperloT-base) R 1358 1360 1286 0 -1 4194304 3146 0 0 0 627 2 0 0 25 0 1 0 307301949 14458880 3129 1992294400 134512640 135674940 4294956208 18446744073709551615 134564608 0 0 4096 0 0 0 0 17 1 0 0
/proc/1360/statm: 3530 3129 98 283 0 3244 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14120

[startup+12.7016 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1361
/proc/meminfo: memFree=1675432/2055920 swapFree=4179912/4192956
[pid=1360] ppid=1358 vsize=18960 CPUtime=12.69
/proc/1360/stat : 1360 (SApperloT-base) R 1358 1360 1286 0 -1 4194304 4245 0 0 0 1265 4 0 0 25 0 1 0 307301949 19415040 4195 1992294400 134512640 135674940 4294956208 18446744073709551615 134565288 0 0 4096 0 0 0 0 17 1 0 0
/proc/1360/statm: 4740 4195 98 283 0 4454 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18960

[startup+25.5019 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1361
/proc/meminfo: memFree=1669608/2055920 swapFree=4179912/4192956
[pid=1360] ppid=1358 vsize=24872 CPUtime=25.48
/proc/1360/stat : 1360 (SApperloT-base) R 1358 1360 1286 0 -1 4194304 5611 0 0 0 2544 4 0 0 25 0 1 0 307301949 25468928 5561 1992294400 134512640 135674940 4294956208 18446744073709551615 134556413 0 0 4096 0 0 0 0 17 1 0 0
/proc/1360/statm: 6218 5561 98 283 0 5932 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 24872

[startup+51.1015 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1361
/proc/meminfo: memFree=1663080/2055920 swapFree=4179912/4192956
[pid=1360] ppid=1358 vsize=32032 CPUtime=51.07
/proc/1360/stat : 1360 (SApperloT-base) R 1358 1360 1286 0 -1 4194304 7319 0 0 0 5101 6 0 0 25 0 1 0 307301949 32800768 7204 1992294400 134512640 135674940 4294956208 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/1360/statm: 8008 7204 98 283 0 7722 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 32032

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1361
/proc/meminfo: memFree=1658664/2055920 swapFree=4179912/4192956
[pid=1360] ppid=1358 vsize=36560 CPUtime=102.26
/proc/1360/stat : 1360 (SApperloT-base) R 1358 1360 1286 0 -1 4194304 8386 0 0 0 10219 7 0 0 25 0 1 0 307301949 37437440 8271 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/1360/statm: 9140 8271 98 283 0 8854 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 36560

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1361
/proc/meminfo: memFree=1654504/2055920 swapFree=4179912/4192956
[pid=1360] ppid=1358 vsize=41948 CPUtime=162.24
/proc/1360/stat : 1360 (SApperloT-base) R 1358 1360 1286 0 -1 4194304 9814 0 0 0 16216 8 0 0 25 0 1 0 307301949 42954752 9299 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/1360/statm: 10487 9299 98 283 0 10201 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 41948

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1361
/proc/meminfo: memFree=1651240/2055920 swapFree=4179912/4192956
[pid=1360] ppid=1358 vsize=45512 CPUtime=222.21
/proc/1360/stat : 1360 (SApperloT-base) R 1358 1360 1286 0 -1 4194304 10623 0 0 0 22213 8 0 0 25 0 1 0 307301949 46604288 10108 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/1360/statm: 11378 10108 98 283 0 11092 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 45512

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1361
/proc/meminfo: memFree=1650280/2055920 swapFree=4179912/4192956
[pid=1360] ppid=1358 vsize=47064 CPUtime=282.2
/proc/1360/stat : 1360 (SApperloT-base) R 1358 1360 1286 0 -1 4194304 10922 0 0 0 28211 9 0 0 25 0 1 0 307301949 48193536 10311 1992294400 134512640 135674940 4294956208 18446744073709551615 134564761 0 0 4096 0 0 0 0 17 1 0 0
/proc/1360/statm: 11766 10311 98 283 0 11480 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 47064

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1361
/proc/meminfo: memFree=1650280/2055920 swapFree=4179912/4192956
[pid=1360] ppid=1358 vsize=47064 CPUtime=342.18
/proc/1360/stat : 1360 (SApperloT-base) R 1358 1360 1286 0 -1 4194304 10950 0 0 0 34209 9 0 0 25 0 1 0 307301949 48193536 10339 1992294400 134512640 135674940 4294956208 18446744073709551615 134564761 0 0 4096 0 0 0 0 17 1 0 0
/proc/1360/statm: 11766 10339 98 283 0 11480 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 47064

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1361
/proc/meminfo: memFree=1647848/2055920 swapFree=4179912/4192956
[pid=1360] ppid=1358 vsize=50416 CPUtime=402.15
/proc/1360/stat : 1360 (SApperloT-base) R 1358 1360 1286 0 -1 4194304 11680 0 0 0 40206 9 0 0 25 0 1 0 307301949 51625984 10941 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/1360/statm: 12604 10941 98 283 0 12318 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 50416

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1361
/proc/meminfo: memFree=1647656/2055920 swapFree=4179912/4192956
[pid=1360] ppid=1358 vsize=50416 CPUtime=462.14
/proc/1360/stat : 1360 (SApperloT-base) R 1358 1360 1286 0 -1 4194304 11710 0 0 0 46204 10 0 0 25 0 1 0 307301949 51625984 10971 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/1360/statm: 12604 10971 98 283 0 12318 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 50416

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1361
/proc/meminfo: memFree=1647272/2055920 swapFree=4179912/4192956
[pid=1360] ppid=1358 vsize=50800 CPUtime=522.12
/proc/1360/stat : 1360 (SApperloT-base) R 1358 1360 1286 0 -1 4194304 11808 0 0 0 52202 10 0 0 25 0 1 0 307301949 52019200 11069 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/1360/statm: 12700 11069 98 283 0 12414 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 50800

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1361
/proc/meminfo: memFree=1641064/2055920 swapFree=4179912/4192956
[pid=1360] ppid=1358 vsize=58592 CPUtime=582.1
/proc/1360/stat : 1360 (SApperloT-base) R 1358 1360 1286 0 -1 4194304 13439 0 0 0 58199 11 0 0 25 0 1 0 307301949 59998208 12612 1992294400 134512640 135674940 4294956208 18446744073709551615 134564231 0 0 4096 0 0 0 0 17 1 0 0
/proc/1360/statm: 14648 12612 98 283 0 14362 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 58592

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1361
/proc/meminfo: memFree=1637480/2055920 swapFree=4179912/4192956
[pid=1360] ppid=1358 vsize=63604 CPUtime=642.08
/proc/1360/stat : 1360 (SApperloT-base) R 1358 1360 1286 0 -1 4194304 14324 0 0 0 64196 12 0 0 25 0 1 0 307301949 65130496 13497 1992294400 134512640 135674940 4294956208 18446744073709551615 134564655 0 0 4096 0 0 0 0 17 1 0 0
/proc/1360/statm: 15901 13497 98 283 0 15615 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 63604


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

[startup+9042.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1377
/proc/meminfo: memFree=1502248/2055920 swapFree=4179912/4192956
[pid=1360] ppid=1358 vsize=227988 CPUtime=9039.28
/proc/1360/stat : 1360 (SApperloT-base) R 1358 1360 1286 0 -1 4194304 52567 0 0 0 903872 56 0 0 25 0 1 0 307301949 233459712 46256 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/1360/statm: 56997 46256 98 283 0 56711 0
Current children cumulated CPU time (s) 9039.28
Current children cumulated vsize (KiB) 227988

[startup+9102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1379
/proc/meminfo: memFree=1501608/2055920 swapFree=4179912/4192956
[pid=1360] ppid=1358 vsize=227988 CPUtime=9099.26
/proc/1360/stat : 1360 (SApperloT-base) R 1358 1360 1286 0 -1 4194304 52616 0 0 0 909870 56 0 0 25 0 1 0 307301949 233459712 46305 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/1360/statm: 56997 46305 98 283 0 56711 0
Current children cumulated CPU time (s) 9099.26
Current children cumulated vsize (KiB) 227988

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1379
/proc/meminfo: memFree=1501160/2055920 swapFree=4179912/4192956
[pid=1360] ppid=1358 vsize=228504 CPUtime=9159.24
/proc/1360/stat : 1360 (SApperloT-base) R 1358 1360 1286 0 -1 4194304 52719 0 0 0 915867 57 0 0 25 0 1 0 307301949 233988096 46408 1992294400 134512640 135674940 4294956208 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 1 0 0
/proc/1360/statm: 57126 46408 98 283 0 56840 0
Current children cumulated CPU time (s) 9159.24
Current children cumulated vsize (KiB) 228504

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1379
/proc/meminfo: memFree=1501032/2055920 swapFree=4179912/4192956
[pid=1360] ppid=1358 vsize=228504 CPUtime=9219.23
/proc/1360/stat : 1360 (SApperloT-base) R 1358 1360 1286 0 -1 4194304 52757 0 0 0 921866 57 0 0 25 0 1 0 307301949 233988096 46446 1992294400 134512640 135674940 4294956208 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/1360/statm: 57126 46446 98 283 0 56840 0
Current children cumulated CPU time (s) 9219.23
Current children cumulated vsize (KiB) 228504

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1379
/proc/meminfo: memFree=1500072/2055920 swapFree=4179912/4192956
[pid=1360] ppid=1358 vsize=229536 CPUtime=9279.2
/proc/1360/stat : 1360 (SApperloT-base) R 1358 1360 1286 0 -1 4194304 53002 0 0 0 927863 57 0 0 25 0 1 0 307301949 235044864 46691 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/1360/statm: 57384 46691 98 283 0 57098 0
Current children cumulated CPU time (s) 9279.2
Current children cumulated vsize (KiB) 229536

[startup+9342.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1379
/proc/meminfo: memFree=1499752/2055920 swapFree=4179912/4192956
[pid=1360] ppid=1358 vsize=229536 CPUtime=9339.19
/proc/1360/stat : 1360 (SApperloT-base) R 1358 1360 1286 0 -1 4194304 53070 0 0 0 933862 57 0 0 25 0 1 0 307301949 235044864 46759 1992294400 134512640 135674940 4294956208 18446744073709551615 134564271 0 0 4096 0 0 0 0 17 1 0 0
/proc/1360/statm: 57384 46759 98 283 0 57098 0
Current children cumulated CPU time (s) 9339.19
Current children cumulated vsize (KiB) 229536

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1379
/proc/meminfo: memFree=1499688/2055920 swapFree=4179912/4192956
[pid=1360] ppid=1358 vsize=229536 CPUtime=9399.16
/proc/1360/stat : 1360 (SApperloT-base) R 1358 1360 1286 0 -1 4194304 53076 0 0 0 939859 57 0 0 25 0 1 0 307301949 235044864 46765 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/1360/statm: 57384 46765 98 283 0 57098 0
Current children cumulated CPU time (s) 9399.16
Current children cumulated vsize (KiB) 229536

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1379
/proc/meminfo: memFree=1499112/2055920 swapFree=4179912/4192956
[pid=1360] ppid=1358 vsize=230052 CPUtime=9459.14
/proc/1360/stat : 1360 (SApperloT-base) R 1358 1360 1286 0 -1 4194304 53214 0 0 0 945857 57 0 0 25 0 1 0 307301949 235573248 46903 1992294400 134512640 135674940 4294956208 18446744073709551615 134564665 0 0 4096 0 0 0 0 17 1 0 0
/proc/1360/statm: 57513 46903 98 283 0 57227 0
Current children cumulated CPU time (s) 9459.14
Current children cumulated vsize (KiB) 230052

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1379
/proc/meminfo: memFree=1498728/2055920 swapFree=4179912/4192956
[pid=1360] ppid=1358 vsize=230564 CPUtime=9519.12
/proc/1360/stat : 1360 (SApperloT-base) R 1358 1360 1286 0 -1 4194304 53401 0 0 0 951854 58 0 0 25 0 1 0 307301949 236097536 46961 1992294400 134512640 135674940 4294956208 18446744073709551615 134539767 0 0 4096 0 0 0 0 17 1 0 0
/proc/1360/statm: 57641 46961 98 283 0 57355 0
Current children cumulated CPU time (s) 9519.12
Current children cumulated vsize (KiB) 230564

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1379
/proc/meminfo: memFree=1498344/2055920 swapFree=4179912/4192956
[pid=1360] ppid=1358 vsize=232104 CPUtime=9579.1
/proc/1360/stat : 1360 (SApperloT-base) R 1358 1360 1286 0 -1 4194304 53803 0 0 0 957852 58 0 0 25 0 1 0 307301949 237674496 47105 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/1360/statm: 58026 47105 98 283 0 57740 0
Current children cumulated CPU time (s) 9579.1
Current children cumulated vsize (KiB) 232104

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1379
/proc/meminfo: memFree=1498280/2055920 swapFree=4179912/4192956
[pid=1360] ppid=1358 vsize=232104 CPUtime=9639.08
/proc/1360/stat : 1360 (SApperloT-base) R 1358 1360 1286 0 -1 4194304 53803 0 0 0 963850 58 0 0 25 0 1 0 307301949 237674496 47105 1992294400 134512640 135674940 4294956208 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/1360/statm: 58026 47105 98 283 0 57740 0
Current children cumulated CPU time (s) 9639.08
Current children cumulated vsize (KiB) 232104

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1379
/proc/meminfo: memFree=1497960/2055920 swapFree=4179912/4192956
[pid=1360] ppid=1358 vsize=232616 CPUtime=9699.06
/proc/1360/stat : 1360 (SApperloT-base) R 1358 1360 1286 0 -1 4194304 53964 0 0 0 969848 58 0 0 25 0 1 0 307301949 238198784 47137 1992294400 134512640 135674940 4294956208 18446744073709551615 134564785 0 0 4096 0 0 0 0 17 1 0 0
/proc/1360/statm: 58154 47137 98 283 0 57868 0
Current children cumulated CPU time (s) 9699.06
Current children cumulated vsize (KiB) 232616

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1379
/proc/meminfo: memFree=1497320/2055920 swapFree=4179912/4192956
[pid=1360] ppid=1358 vsize=233128 CPUtime=9759.04
/proc/1360/stat : 1360 (SApperloT-base) R 1358 1360 1286 0 -1 4194304 54253 0 0 0 975845 59 0 0 25 0 1 0 307301949 238723072 47297 1992294400 134512640 135674940 4294956208 18446744073709551615 134558908 0 0 4096 0 0 0 0 17 1 0 0
/proc/1360/statm: 58282 47297 98 283 0 57996 0
Current children cumulated CPU time (s) 9759.04
Current children cumulated vsize (KiB) 233128

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1379
/proc/meminfo: memFree=1497320/2055920 swapFree=4179912/4192956
[pid=1360] ppid=1358 vsize=233128 CPUtime=9819.02
/proc/1360/stat : 1360 (SApperloT-base) R 1358 1360 1286 0 -1 4194304 54254 0 0 0 981843 59 0 0 25 0 1 0 307301949 238723072 47298 1992294400 134512640 135674940 4294956208 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 1 0 0
/proc/1360/statm: 58282 47298 98 283 0 57996 0
Current children cumulated CPU time (s) 9819.02
Current children cumulated vsize (KiB) 233128

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1379
/proc/meminfo: memFree=1497128/2055920 swapFree=4179912/4192956
[pid=1360] ppid=1358 vsize=233128 CPUtime=9879
/proc/1360/stat : 1360 (SApperloT-base) R 1358 1360 1286 0 -1 4194304 54289 0 0 0 987841 59 0 0 25 0 1 0 307301949 238723072 47333 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/1360/statm: 58282 47333 98 283 0 57996 0
Current children cumulated CPU time (s) 9879
Current children cumulated vsize (KiB) 233128

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1379
/proc/meminfo: memFree=1493608/2055920 swapFree=4179912/4192956
[pid=1360] ppid=1358 vsize=237568 CPUtime=9938.98
/proc/1360/stat : 1360 (SApperloT-base) R 1358 1360 1286 0 -1 4194304 55559 0 0 0 993838 60 0 0 25 0 1 0 307301949 243269632 48216 1992294400 134512640 135674940 4294956208 18446744073709551615 134539760 0 0 4096 0 0 0 0 17 1 0 0
/proc/1360/statm: 59392 48216 98 283 0 59106 0
Current children cumulated CPU time (s) 9938.98
Current children cumulated vsize (KiB) 237568

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1379
/proc/meminfo: memFree=1493224/2055920 swapFree=4179912/4192956
[pid=1360] ppid=1358 vsize=237844 CPUtime=9998.96
/proc/1360/stat : 1360 (SApperloT-base) R 1358 1360 1286 0 -1 4194304 55640 0 0 0 999836 60 0 0 25 0 1 0 307301949 243552256 48297 1992294400 134512640 135674940 4294956208 18446744073709551615 134539927 0 0 4096 0 0 0 0 17 1 0 0
/proc/1360/statm: 59461 48297 98 283 0 59175 0
Current children cumulated CPU time (s) 9998.96
Current children cumulated vsize (KiB) 237844



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10003.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1379
/proc/meminfo: memFree=1493224/2055920 swapFree=4179912/4192956
[pid=1360] ppid=1358 vsize=237844 CPUtime=10000.1
/proc/1360/stat : 1360 (SApperloT-base) R 1358 1360 1286 0 -1 4194304 55640 0 0 0 999947 60 0 0 25 0 1 0 307301949 243552256 48297 1992294400 134512640 135674940 4294956208 18446744073709551615 134539767 0 0 4096 0 0 0 0 17 1 0 0
/proc/1360/statm: 59461 48297 98 283 0 59175 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 237844

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 10003.4
CPU time (s): 10000.1
CPU user time (s): 9999.47
CPU system time (s): 0.638902
CPU usage (%): 99.9667
Max. virtual memory (cumulated for all children) (KiB): 237844

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

runsolver used 6.94194 second user time and 20.8808 second system time

The end

Launcher Data

Begin job on node60 at 2009-05-20 06:12:32
IDJOB=1831942
IDBENCH=71103
IDSOLVER=642
FILE ID=node60/1831942-1242792752
PBS_JOBID= 9322420
Free space on /tmp= 66380 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rpoc_xits_11_UNKNOWN.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1831942-1242792752/watcher-1831942-1242792752 -o /tmp/evaluation-result-1831942-1242792752/solver-1831942-1242792752 -C 10000 -W 12000 -M 1800 --output-limit 1,128  HOME/SApperloT-base -seed=1175398958 HOME/instance-1831942-1242792752.cnf

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

MD5SUM BENCH= e0639bbed56c8b8c34616f8cb99c381c
RANDOM SEED=1175398958

node60.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.256
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.256
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:       1692240 kB
Buffers:         29564 kB
Cached:         284996 kB
SwapCached:       7352 kB
Active:          62096 kB
Inactive:       261372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1692240 kB
SwapTotal:     4192956 kB
SwapFree:      4179912 kB
Dirty:            3176 kB
Writeback:           0 kB
Mapped:          14020 kB
Slab:            26188 kB
Committed_AS:  1035264 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= 66380 MiB
End job on node60 at 2009-05-20 08:59:17