Trace number 1723000

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.09 1200.42

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_10_UNKNOWN.cnf
MD5SUM8ece32bbd9e6c3f5c8cdf0e94e0569cd
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 variables1584
Number of clauses100116
Sum of the clauses size297952
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22580
Number of clauses of size 397513
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-1723000-1240681930/watcher-1723000-1240681930 -o /tmp/evaluation-result-1723000-1240681930/solver-1723000-1240681930 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=799921936 HOME/instance-1723000-1240681930.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: 1.00 1.00 1.00 3/64 2277
/proc/meminfo: memFree=1121824/2055920 swapFree=4192812/4192956
[pid=2277] ppid=2275 vsize=1972 CPUtime=0
/proc/2277/stat : 2277 (SApperloT-base) R 2275 2277 2132 0 -1 4194304 186 0 0 0 0 0 0 0 20 0 1 0 96221833 2019328 170 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/2277/statm: 493 171 90 283 0 207 0

[startup+0.025379 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2277
/proc/meminfo: memFree=1121824/2055920 swapFree=4192812/4192956
[pid=2277] ppid=2275 vsize=3160 CPUtime=0.02
/proc/2277/stat : 2277 (SApperloT-base) R 2275 2277 2132 0 -1 4194304 511 0 0 0 2 0 0 0 20 0 1 0 96221833 3235840 495 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/2277/statm: 790 496 90 283 0 504 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3160

[startup+0.101388 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2277
/proc/meminfo: memFree=1121824/2055920 swapFree=4192812/4192956
[pid=2277] ppid=2275 vsize=5296 CPUtime=0.09
/proc/2277/stat : 2277 (SApperloT-base) R 2275 2277 2132 0 -1 4194304 1037 0 0 0 9 0 0 0 20 0 1 0 96221833 5423104 1020 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/2277/statm: 1324 1020 98 283 0 1038 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5296

[startup+0.30141 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2277
/proc/meminfo: memFree=1121824/2055920 swapFree=4192812/4192956
[pid=2277] ppid=2275 vsize=5560 CPUtime=0.29
/proc/2277/stat : 2277 (SApperloT-base) R 2275 2277 2132 0 -1 4194304 1102 0 0 0 29 0 0 0 22 0 1 0 96221833 5693440 1085 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/2277/statm: 1390 1085 98 283 0 1104 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5560

[startup+0.701458 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2277
/proc/meminfo: memFree=1121824/2055920 swapFree=4192812/4192956
[pid=2277] ppid=2275 vsize=5960 CPUtime=0.69
/proc/2277/stat : 2277 (SApperloT-base) R 2275 2277 2132 0 -1 4194304 1197 0 0 0 69 0 0 0 25 0 1 0 96221833 6103040 1180 1992294400 134512640 135674940 4294956208 18446744073709551615 134564628 0 0 4096 0 0 0 0 17 1 0 0
/proc/2277/statm: 1490 1181 98 283 0 1204 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5960

[startup+1.50255 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2278
/proc/meminfo: memFree=1117208/2055920 swapFree=4192812/4192956
[pid=2277] ppid=2275 vsize=6620 CPUtime=1.5
/proc/2277/stat : 2277 (SApperloT-base) R 2275 2277 2132 0 -1 4194304 1362 0 0 0 149 1 0 0 25 0 1 0 96221833 6778880 1345 1992294400 134512640 135674940 4294956208 18446744073709551615 134564241 0 0 4096 0 0 0 0 17 1 0 0
/proc/2277/statm: 1655 1345 98 283 0 1369 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 6620

[startup+3.10174 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2278
/proc/meminfo: memFree=1116248/2055920 swapFree=4192812/4192956
[pid=2277] ppid=2275 vsize=7684 CPUtime=3.09
/proc/2277/stat : 2277 (SApperloT-base) R 2275 2277 2132 0 -1 4194304 1609 0 0 0 308 1 0 0 25 0 1 0 96221833 7868416 1592 1992294400 134512640 135674940 4294956208 18446744073709551615 134564271 0 0 4096 0 0 0 0 17 1 0 0
/proc/2277/statm: 1921 1592 98 283 0 1635 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7684

[startup+6.30112 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2278
/proc/meminfo: memFree=1114080/2055920 swapFree=4192812/4192956
[pid=2277] ppid=2275 vsize=9980 CPUtime=6.29
/proc/2277/stat : 2277 (SApperloT-base) R 2275 2277 2132 0 -1 4194304 2154 0 0 0 628 1 0 0 25 0 1 0 96221833 10219520 2137 1992294400 134512640 135674940 4294956208 18446744073709551615 134564608 0 0 4096 0 0 0 0 17 1 0 0
/proc/2277/statm: 2495 2137 98 283 0 2209 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9980

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2278
/proc/meminfo: memFree=1109920/2055920 swapFree=4192812/4192956
[pid=2277] ppid=2275 vsize=14072 CPUtime=12.68
/proc/2277/stat : 2277 (SApperloT-base) R 2275 2277 2132 0 -1 4194304 3167 0 0 0 1267 1 0 0 25 0 1 0 96221833 14409728 3117 1992294400 134512640 135674940 4294956208 18446744073709551615 134581529 0 0 4096 0 0 0 0 17 1 0 0
/proc/2277/statm: 3518 3117 98 283 0 3232 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 14072

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2278
/proc/meminfo: memFree=1107168/2055920 swapFree=4192812/4192956
[pid=2277] ppid=2275 vsize=17180 CPUtime=25.49
/proc/2277/stat : 2277 (SApperloT-base) R 2275 2277 2132 0 -1 4194304 3827 0 0 0 2547 2 0 0 25 0 1 0 96221833 17592320 3712 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/2277/statm: 4295 3712 98 283 0 4009 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 17180

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2278
/proc/meminfo: memFree=1099104/2055920 swapFree=4192812/4192956
[pid=2277] ppid=2275 vsize=26000 CPUtime=51.08
/proc/2277/stat : 2277 (SApperloT-base) R 2275 2277 2132 0 -1 4194304 5958 0 0 0 5104 4 0 0 25 0 1 0 96221833 26624000 5763 1992294400 134512640 135674940 4294956208 18446744073709551615 134539731 0 0 4096 0 0 0 0 17 1 0 0
/proc/2277/statm: 6500 5763 98 283 0 6214 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 26000

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2278
/proc/meminfo: memFree=1094048/2055920 swapFree=4192812/4192956
[pid=2277] ppid=2275 vsize=32112 CPUtime=102.27
/proc/2277/stat : 2277 (SApperloT-base) R 2275 2277 2132 0 -1 4194304 7190 0 0 0 10222 5 0 0 25 0 1 0 96221833 32882688 6995 1992294400 134512640 135674940 4294956208 18446744073709551615 134564840 0 0 4096 0 0 0 0 17 1 0 0
/proc/2277/statm: 8028 6995 98 283 0 7742 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 32112

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2278
/proc/meminfo: memFree=1090720/2055920 swapFree=4192812/4192956
[pid=2277] ppid=2275 vsize=36148 CPUtime=162.25
/proc/2277/stat : 2277 (SApperloT-base) R 2275 2277 2132 0 -1 4194304 8023 0 0 0 16219 6 0 0 25 0 1 0 96221833 37015552 7828 1992294400 134512640 135674940 4294956208 18446744073709551615 134564076 0 0 4096 0 0 0 0 17 1 0 0
/proc/2277/statm: 9037 7828 98 283 0 8751 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 36148

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2278
/proc/meminfo: memFree=1087904/2055920 swapFree=4192812/4192956
[pid=2277] ppid=2275 vsize=39612 CPUtime=222.23
/proc/2277/stat : 2277 (SApperloT-base) R 2275 2277 2132 0 -1 4194304 8716 0 0 0 22217 6 0 0 25 0 1 0 96221833 40562688 8521 1992294400 134512640 135674940 4294956208 18446744073709551615 134539927 0 0 4096 0 0 0 0 17 1 0 0
/proc/2277/statm: 9903 8521 98 283 0 9617 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 39612

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2278
/proc/meminfo: memFree=1085280/2055920 swapFree=4192812/4192956
[pid=2277] ppid=2275 vsize=42880 CPUtime=282.21
/proc/2277/stat : 2277 (SApperloT-base) R 2275 2277 2132 0 -1 4194304 9374 0 0 0 28214 7 0 0 25 0 1 0 96221833 43909120 9179 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/2277/statm: 10720 9179 98 283 0 10434 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 42880

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2278
/proc/meminfo: memFree=1083040/2055920 swapFree=4192812/4192956
[pid=2277] ppid=2275 vsize=45840 CPUtime=342.2
/proc/2277/stat : 2277 (SApperloT-base) R 2275 2277 2132 0 -1 4194304 9936 0 0 0 34212 8 0 0 25 0 1 0 96221833 46940160 9741 1992294400 134512640 135674940 4294956208 18446744073709551615 134564608 0 0 4096 0 0 0 0 17 1 0 0
/proc/2277/statm: 11460 9741 98 283 0 11174 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 45840

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2278
/proc/meminfo: memFree=1082272/2055920 swapFree=4192812/4192956
[pid=2277] ppid=2275 vsize=46480 CPUtime=402.18
/proc/2277/stat : 2277 (SApperloT-base) R 2275 2277 2132 0 -1 4194304 10125 0 0 0 40210 8 0 0 25 0 1 0 96221833 47595520 9930 1992294400 134512640 135674940 4294956208 18446744073709551615 134564674 0 0 4096 0 0 0 0 17 1 0 0
/proc/2277/statm: 11620 9930 98 283 0 11334 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 46480

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2278
/proc/meminfo: memFree=1080096/2055920 swapFree=4192812/4192956
[pid=2277] ppid=2275 vsize=49300 CPUtime=462.17
/proc/2277/stat : 2277 (SApperloT-base) R 2275 2277 2132 0 -1 4194304 10664 0 0 0 46208 9 0 0 25 0 1 0 96221833 50483200 10469 1992294400 134512640 135674940 4294956208 18446744073709551615 134539770 0 0 4096 0 0 0 0 17 1 0 0
/proc/2277/statm: 12325 10469 98 283 0 12039 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 49300

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2278
/proc/meminfo: memFree=1077600/2055920 swapFree=4192812/4192956
[pid=2277] ppid=2275 vsize=52252 CPUtime=522.15
/proc/2277/stat : 2277 (SApperloT-base) R 2275 2277 2132 0 -1 4194304 11285 0 0 0 52206 9 0 0 25 0 1 0 96221833 53506048 11090 1992294400 134512640 135674940 4294956208 18446744073709551615 134539767 0 0 4096 0 0 0 0 17 1 0 0
/proc/2277/statm: 13063 11090 98 283 0 12777 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 52252

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2284
/proc/meminfo: memFree=1076192/2055920 swapFree=4192812/4192956
[pid=2277] ppid=2275 vsize=53920 CPUtime=582.13
/proc/2277/stat : 2277 (SApperloT-base) R 2275 2277 2132 0 -1 4194304 11645 0 0 0 58204 9 0 0 25 0 1 0 96221833 55214080 11450 1992294400 134512640 135674940 4294956208 18446744073709551615 134551432 0 0 4096 0 0 0 0 17 1 0 0
/proc/2277/statm: 13480 11450 98 283 0 13194 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 53920

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2284
/proc/meminfo: memFree=1074208/2055920 swapFree=4192812/4192956
[pid=2277] ppid=2275 vsize=56620 CPUtime=642.12
/proc/2277/stat : 2277 (SApperloT-base) R 2275 2277 2132 0 -1 4194304 12124 0 0 0 64203 9 0 0 25 0 1 0 96221833 57978880 11929 1992294400 134512640 135674940 4294956208 18446744073709551615 134539927 0 0 4096 0 0 0 0 17 1 0 0
/proc/2277/statm: 14155 11929 98 283 0 13869 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 56620

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2284
/proc/meminfo: memFree=1072864/2055920 swapFree=4192812/4192956
[pid=2277] ppid=2275 vsize=58416 CPUtime=702.09
/proc/2277/stat : 2277 (SApperloT-base) R 2275 2277 2132 0 -1 4194304 12466 0 0 0 70200 9 0 0 25 0 1 0 96221833 59817984 12271 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/2277/statm: 14604 12271 98 283 0 14318 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 58416

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2284
/proc/meminfo: memFree=1070560/2055920 swapFree=4192812/4192956
[pid=2277] ppid=2275 vsize=61364 CPUtime=762.08
/proc/2277/stat : 2277 (SApperloT-base) R 2275 2277 2132 0 -1 4194304 13017 0 0 0 76199 9 0 0 25 0 1 0 96221833 62836736 12822 1992294400 134512640 135674940 4294956208 18446744073709551615 134558402 0 0 4096 0 0 0 0 17 1 0 0
/proc/2277/statm: 15341 12822 98 283 0 15055 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 61364

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2284
/proc/meminfo: memFree=1068704/2055920 swapFree=4192812/4192956
[pid=2277] ppid=2275 vsize=63288 CPUtime=822.07
/proc/2277/stat : 2277 (SApperloT-base) R 2275 2277 2132 0 -1 4194304 13477 0 0 0 82197 10 0 0 25 0 1 0 96221833 64806912 13282 1992294400 134512640 135674940 4294956208 18446744073709551615 134564258 0 0 4096 0 0 0 0 17 1 0 0
/proc/2277/statm: 15822 13282 98 283 0 15536 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 63288

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2284
/proc/meminfo: memFree=1062176/2055920 swapFree=4192812/4192956
[pid=2277] ppid=2275 vsize=70644 CPUtime=882.05
/proc/2277/stat : 2277 (SApperloT-base) R 2275 2277 2132 0 -1 4194304 15116 0 0 0 88194 11 0 0 25 0 1 0 96221833 72339456 14921 1992294400 134512640 135674940 4294956208 18446744073709551615 134564631 0 0 4096 0 0 0 0 17 1 0 0
/proc/2277/statm: 17661 14921 98 283 0 17375 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 70644

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2284
/proc/meminfo: memFree=1060896/2055920 swapFree=4192812/4192956
[pid=2277] ppid=2275 vsize=72180 CPUtime=942.03
/proc/2277/stat : 2277 (SApperloT-base) R 2275 2277 2132 0 -1 4194304 15431 0 0 0 94192 11 0 0 25 0 1 0 96221833 73912320 15236 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/2277/statm: 18045 15236 98 283 0 17759 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 72180

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2284
/proc/meminfo: memFree=1058976/2055920 swapFree=4192812/4192956
[pid=2277] ppid=2275 vsize=74492 CPUtime=1002.01
/proc/2277/stat : 2277 (SApperloT-base) R 2275 2277 2132 0 -1 4194304 15905 0 0 0 100190 11 0 0 25 0 1 0 96221833 76279808 15710 1992294400 134512640 135674940 4294956208 18446744073709551615 134564154 0 0 4096 0 0 0 0 17 1 0 0
/proc/2277/statm: 18623 15710 98 283 0 18337 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 74492

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2284
/proc/meminfo: memFree=1057568/2055920 swapFree=4192812/4192956
[pid=2277] ppid=2275 vsize=76548 CPUtime=1062
/proc/2277/stat : 2277 (SApperloT-base) R 2275 2277 2132 0 -1 4194304 16260 0 0 0 106188 12 0 0 25 0 1 0 96221833 78385152 16065 1992294400 134512640 135674940 4294956208 18446744073709551615 134564222 0 0 4096 0 0 0 0 17 1 0 0
/proc/2277/statm: 19137 16065 98 283 0 18851 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 76548

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2284
/proc/meminfo: memFree=1056800/2055920 swapFree=4192812/4192956
[pid=2277] ppid=2275 vsize=77572 CPUtime=1121.98
/proc/2277/stat : 2277 (SApperloT-base) R 2275 2277 2132 0 -1 4194304 16446 0 0 0 112186 12 0 0 25 0 1 0 96221833 79433728 16251 1992294400 134512640 135674940 4294956208 18446744073709551615 134564222 0 0 4096 0 0 0 0 17 1 0 0
/proc/2277/statm: 19393 16251 98 283 0 19107 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 77572

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2284
/proc/meminfo: memFree=1055648/2055920 swapFree=4192812/4192956
[pid=2277] ppid=2275 vsize=78600 CPUtime=1181.97
/proc/2277/stat : 2277 (SApperloT-base) R 2275 2277 2132 0 -1 4194304 16740 0 0 0 118185 12 0 0 25 0 1 0 96221833 80486400 16545 1992294400 134512640 135674940 4294956208 18446744073709551615 134539927 0 0 4096 0 0 0 0 17 1 0 0
/proc/2277/statm: 19650 16545 98 283 0 19364 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 78600



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2284
/proc/meminfo: memFree=1054432/2055920 swapFree=4192812/4192956
[pid=2277] ppid=2275 vsize=80396 CPUtime=1200.06
/proc/2277/stat : 2277 (SApperloT-base) R 2275 2277 2132 0 -1 4194304 17128 0 0 0 119994 12 0 0 25 0 1 0 96221833 82325504 16804 1992294400 134512640 135674940 4294956208 18446744073709551615 134539787 0 0 4096 0 0 0 0 17 1 0 0
/proc/2277/statm: 20099 16804 98 283 0 19813 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 80396

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): 1200.42
CPU time (s): 1200.09
CPU user time (s): 1199.95
CPU system time (s): 0.137979
CPU usage (%): 99.9726
Max. virtual memory (cumulated for all children) (KiB): 80396

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

runsolver used 1.16582 second user time and 2.13967 second system time

The end

Launcher Data

Begin job on node75 at 2009-04-25 19:52:10
IDJOB=1723000
IDBENCH=71101
IDSOLVER=509
FILE ID=node75/1723000-1240681930
PBS_JOBID= 9186683
Free space on /tmp= 66428 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rpoc_xits_10_UNKNOWN.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1723000-1240681930/watcher-1723000-1240681930 -o /tmp/evaluation-result-1723000-1240681930/solver-1723000-1240681930 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=799921936 HOME/instance-1723000-1240681930.cnf

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

MD5SUM BENCH= 8ece32bbd9e6c3f5c8cdf0e94e0569cd
RANDOM SEED=799921936

node75.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.213
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.213
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:       1122304 kB
Buffers:         84948 kB
Cached:         755660 kB
SwapCached:        144 kB
Active:         119036 kB
Inactive:       735612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1122304 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2936 kB
Writeback:           0 kB
Mapped:          23656 kB
Slab:            64916 kB
Committed_AS:   225188 kB
PageTables:       1416 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= 66428 MiB
End job on node75 at 2009-04-25 20:12:12