Trace number 1831934

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 10002.9

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_09_UNKNOWN.cnf
MD5SUM18ad1dee1e9d863458e75a20545ae68a
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 variables1430
Number of clauses79453
Sum of the clauses size236162
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22358
Number of clauses of size 377072
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-1831934-1242791656/watcher-1831934-1242791656 -o /tmp/evaluation-result-1831934-1242791656/solver-1831934-1242791656 -C 10000 -W 12000 -M 1800 --output-limit 1,128 HOME/SApperloT-base -seed=1140361286 HOME/instance-1831934-1242791656.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: 1.00 1.02 1.00 3/64 15038
/proc/meminfo: memFree=1880136/2055920 swapFree=4179112/4192956
[pid=15038] ppid=15036 vsize=1892 CPUtime=0
/proc/15038/stat : 15038 (SApperloT-base) R 15036 15038 14972 0 -1 4194304 185 0 0 0 0 0 0 0 20 0 1 0 307198565 1937408 169 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/15038/statm: 473 170 90 283 0 187 0

[startup+0.0181481 s]
/proc/loadavg: 1.00 1.02 1.00 3/64 15038
/proc/meminfo: memFree=1880136/2055920 swapFree=4179112/4192956
[pid=15038] ppid=15036 vsize=2552 CPUtime=0.01
/proc/15038/stat : 15038 (SApperloT-base) R 15036 15038 14972 0 -1 4194304 367 0 0 0 1 0 0 0 20 0 1 0 307198565 2613248 351 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/15038/statm: 638 351 90 283 0 352 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2552

[startup+0.101156 s]
/proc/loadavg: 1.00 1.02 1.00 3/64 15038
/proc/meminfo: memFree=1880136/2055920 swapFree=4179112/4192956
[pid=15038] ppid=15036 vsize=4548 CPUtime=0.09
/proc/15038/stat : 15038 (SApperloT-base) R 15036 15038 14972 0 -1 4194304 884 0 0 0 9 0 0 0 20 0 1 0 307198565 4657152 867 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/15038/statm: 1137 867 98 283 0 851 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4548

[startup+0.301174 s]
/proc/loadavg: 1.00 1.02 1.00 3/64 15038
/proc/meminfo: memFree=1880136/2055920 swapFree=4179112/4192956
[pid=15038] ppid=15036 vsize=4816 CPUtime=0.29
/proc/15038/stat : 15038 (SApperloT-base) R 15036 15038 14972 0 -1 4194304 938 0 0 0 29 0 0 0 22 0 1 0 307198565 4931584 921 1992294400 134512640 135674940 4294956208 18446744073709551615 134564225 0 0 4096 0 0 0 0 17 1 0 0
/proc/15038/statm: 1204 921 98 283 0 918 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4816

[startup+0.701215 s]
/proc/loadavg: 1.00 1.02 1.00 3/64 15038
/proc/meminfo: memFree=1880136/2055920 swapFree=4179112/4192956
[pid=15038] ppid=15036 vsize=5080 CPUtime=0.69
/proc/15038/stat : 15038 (SApperloT-base) R 15036 15038 14972 0 -1 4194304 1009 0 0 0 69 0 0 0 25 0 1 0 307198565 5201920 992 1992294400 134512640 135674940 4294956208 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/15038/statm: 1270 992 98 283 0 984 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5080

[startup+1.5013 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 15039
/proc/meminfo: memFree=1876352/2055920 swapFree=4179112/4192956
[pid=15038] ppid=15036 vsize=5772 CPUtime=1.49
/proc/15038/stat : 15038 (SApperloT-base) R 15036 15038 14972 0 -1 4194304 1170 0 0 0 149 0 0 0 25 0 1 0 307198565 5910528 1153 1992294400 134512640 135674940 4294956208 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/15038/statm: 1443 1153 98 283 0 1157 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5772

[startup+3.10246 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 15039
/proc/meminfo: memFree=1875328/2055920 swapFree=4179112/4192956
[pid=15038] ppid=15036 vsize=7104 CPUtime=3.09
/proc/15038/stat : 15038 (SApperloT-base) R 15036 15038 14972 0 -1 4194304 1461 0 0 0 309 0 0 0 25 0 1 0 307198565 7274496 1444 1992294400 134512640 135674940 4294956208 18446744073709551615 134564261 0 0 4096 0 0 0 0 17 1 0 0
/proc/15038/statm: 1776 1444 98 283 0 1490 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7104

[startup+6.30178 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 15039
/proc/meminfo: memFree=1872768/2055920 swapFree=4179112/4192956
[pid=15038] ppid=15036 vsize=9440 CPUtime=6.29
/proc/15038/stat : 15038 (SApperloT-base) R 15036 15038 14972 0 -1 4194304 2067 0 0 0 628 1 0 0 25 0 1 0 307198565 9666560 2017 1992294400 134512640 135674940 4294956208 18446744073709551615 134564252 0 0 4096 0 0 0 0 17 1 0 0
/proc/15038/statm: 2360 2017 98 283 0 2074 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9440

[startup+12.7014 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 15039
/proc/meminfo: memFree=1869504/2055920 swapFree=4179112/4192956
[pid=15038] ppid=15036 vsize=12312 CPUtime=12.69
/proc/15038/stat : 15038 (SApperloT-base) R 15036 15038 14972 0 -1 4194304 2750 0 0 0 1267 2 0 0 25 0 1 0 307198565 12607488 2659 1992294400 134512640 135674940 4294956208 18446744073709551615 134539767 0 0 4096 0 0 0 0 17 1 0 0
/proc/15038/statm: 3078 2659 98 283 0 2792 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12312

[startup+25.5017 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 15039
/proc/meminfo: memFree=1868352/2055920 swapFree=4179112/4192956
[pid=15038] ppid=15036 vsize=13816 CPUtime=25.48
/proc/15038/stat : 15038 (SApperloT-base) R 15036 15038 14972 0 -1 4194304 3042 0 0 0 2546 2 0 0 25 0 1 0 307198565 14147584 2951 1992294400 134512640 135674940 4294956208 18446744073709551615 134539963 0 0 4096 0 0 0 0 17 1 0 0
/proc/15038/statm: 3454 2951 98 283 0 3168 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 13816

[startup+51.1013 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 15039
/proc/meminfo: memFree=1863168/2055920 swapFree=4179112/4192956
[pid=15038] ppid=15036 vsize=19860 CPUtime=51.07
/proc/15038/stat : 15038 (SApperloT-base) R 15036 15038 14972 0 -1 4194304 4406 0 0 0 5104 3 0 0 25 0 1 0 307198565 20336640 4315 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/15038/statm: 4965 4315 98 283 0 4679 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 19860

[startup+102.306 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 15039
/proc/meminfo: memFree=1856640/2055920 swapFree=4179112/4192956
[pid=15038] ppid=15036 vsize=27264 CPUtime=102.26
/proc/15038/stat : 15038 (SApperloT-base) R 15036 15038 14972 0 -1 4194304 5981 0 0 0 10221 5 0 0 25 0 1 0 307198565 27918336 5890 1992294400 134512640 135674940 4294956208 18446744073709551615 134539731 0 0 4096 0 0 0 0 17 1 0 0
/proc/15038/statm: 6816 5890 98 283 0 6530 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 27264

[startup+162.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 15039
/proc/meminfo: memFree=1852288/2055920 swapFree=4179112/4192956
[pid=15038] ppid=15036 vsize=33416 CPUtime=162.24
/proc/15038/stat : 15038 (SApperloT-base) R 15036 15038 14972 0 -1 4194304 7121 0 0 0 16218 6 0 0 25 0 1 0 307198565 34217984 6965 1992294400 134512640 135674940 4294956208 18446744073709551615 134539803 0 0 4096 0 0 0 0 17 1 0 0
/proc/15038/statm: 8354 6965 98 283 0 8068 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 33416

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15039
/proc/meminfo: memFree=1850496/2055920 swapFree=4179112/4192956
[pid=15038] ppid=15036 vsize=35600 CPUtime=222.23
/proc/15038/stat : 15038 (SApperloT-base) R 15036 15038 14972 0 -1 4194304 7580 0 0 0 22216 7 0 0 25 0 1 0 307198565 36454400 7424 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/15038/statm: 8900 7424 98 283 0 8614 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 35600

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15039
/proc/meminfo: memFree=1848448/2055920 swapFree=4179112/4192956
[pid=15038] ppid=15036 vsize=38100 CPUtime=282.21
/proc/15038/stat : 15038 (SApperloT-base) R 15036 15038 14972 0 -1 4194304 8060 0 0 0 28214 7 0 0 25 0 1 0 307198565 39014400 7904 1992294400 134512640 135674940 4294956208 18446744073709551615 134564336 0 0 4096 0 0 0 0 17 1 0 0
/proc/15038/statm: 9525 7904 98 283 0 9239 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 38100

[startup+342.302 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 15039
/proc/meminfo: memFree=1846336/2055920 swapFree=4179112/4192956
[pid=15038] ppid=15036 vsize=40668 CPUtime=342.2
/proc/15038/stat : 15038 (SApperloT-base) R 15036 15038 14972 0 -1 4194304 8573 0 0 0 34212 8 0 0 25 0 1 0 307198565 41644032 8417 1992294400 134512640 135674940 4294956208 18446744073709551615 134539763 0 0 4096 0 0 0 0 17 1 0 0
/proc/15038/statm: 10167 8417 98 283 0 9881 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 40668

[startup+402.302 s]
/proc/loadavg: 1.08 1.03 1.00 2/65 15039
/proc/meminfo: memFree=1844736/2055920 swapFree=4179112/4192956
[pid=15038] ppid=15036 vsize=42856 CPUtime=402.17
/proc/15038/stat : 15038 (SApperloT-base) R 15036 15038 14972 0 -1 4194304 8967 0 0 0 40209 8 0 0 25 0 1 0 307198565 43884544 8811 1992294400 134512640 135674940 4294956208 18446744073709551615 134564857 0 0 4096 0 0 0 0 17 1 0 0
/proc/15038/statm: 10714 8811 98 283 0 10428 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 42856

[startup+462.301 s]
/proc/loadavg: 1.09 1.04 1.00 2/65 15045
/proc/meminfo: memFree=1843128/2055920 swapFree=4179112/4192956
[pid=15038] ppid=15036 vsize=44524 CPUtime=462.15
/proc/15038/stat : 15038 (SApperloT-base) R 15036 15038 14972 0 -1 4194304 9309 0 0 0 46206 9 0 0 25 0 1 0 307198565 45592576 9153 1992294400 134512640 135674940 4294956208 18446744073709551615 134564164 0 0 4096 0 0 0 0 17 1 0 0
/proc/15038/statm: 11131 9153 98 283 0 10845 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 44524

[startup+522.301 s]
/proc/loadavg: 1.08 1.04 1.00 2/65 15045
/proc/meminfo: memFree=1842040/2055920 swapFree=4179112/4192956
[pid=15038] ppid=15036 vsize=45932 CPUtime=522.14
/proc/15038/stat : 15038 (SApperloT-base) R 15036 15038 14972 0 -1 4194304 9611 0 0 0 52205 9 0 0 25 0 1 0 307198565 47034368 9455 1992294400 134512640 135674940 4294956208 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 1 0 0
/proc/15038/statm: 11483 9455 98 283 0 11197 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 45932

[startup+582.301 s]
/proc/loadavg: 1.08 1.05 1.00 2/65 15045
/proc/meminfo: memFree=1839800/2055920 swapFree=4179112/4192956
[pid=15038] ppid=15036 vsize=49004 CPUtime=582.12
/proc/15038/stat : 15038 (SApperloT-base) R 15036 15038 14972 0 -1 4194304 10160 0 0 0 58202 10 0 0 25 0 1 0 307198565 50180096 10004 1992294400 134512640 135674940 4294956208 18446744073709551615 134536968 0 0 4096 0 0 0 0 17 1 0 0
/proc/15038/statm: 12251 10004 98 283 0 11965 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 49004

[startup+642.301 s]
/proc/loadavg: 1.03 1.03 1.00 2/65 15045
/proc/meminfo: memFree=1837816/2055920 swapFree=4179112/4192956
[pid=15038] ppid=15036 vsize=51416 CPUtime=642.1
/proc/15038/stat : 15038 (SApperloT-base) R 15036 15038 14972 0 -1 4194304 10645 0 0 0 64200 10 0 0 25 0 1 0 307198565 52649984 10489 1992294400 134512640 135674940 4294956208 18446744073709551615 134564241 0 0 4096 0 0 0 0 17 1 0 0
/proc/15038/statm: 12854 10489 98 283 0 12568 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 51416


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

[startup+9102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15061
/proc/meminfo: memFree=1745408/2055920 swapFree=4179112/4192956
[pid=15038] ppid=15036 vsize=159940 CPUtime=9099.74
/proc/15038/stat : 15038 (SApperloT-base) R 15036 15038 14972 0 -1 4194304 33332 0 0 0 909924 50 0 0 25 0 1 0 307198565 163778560 32400 1992294400 134512640 135674940 4294956208 18446744073709551615 134564843 0 0 4096 0 0 0 0 17 1 0 0
/proc/15038/statm: 39985 32400 98 283 0 39699 0
Current children cumulated CPU time (s) 9099.74
Current children cumulated vsize (KiB) 159940

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15061
/proc/meminfo: memFree=1745216/2055920 swapFree=4179112/4192956
[pid=15038] ppid=15036 vsize=160456 CPUtime=9159.72
/proc/15038/stat : 15038 (SApperloT-base) R 15036 15038 14972 0 -1 4194304 33413 0 0 0 915922 50 0 0 25 0 1 0 307198565 164306944 32481 1992294400 134512640 135674940 4294956208 18446744073709551615 134564241 0 0 4096 0 0 0 0 17 1 0 0
/proc/15038/statm: 40114 32481 98 283 0 39828 0
Current children cumulated CPU time (s) 9159.72
Current children cumulated vsize (KiB) 160456

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15061
/proc/meminfo: memFree=1745088/2055920 swapFree=4179112/4192956
[pid=15038] ppid=15036 vsize=160456 CPUtime=9219.7
/proc/15038/stat : 15038 (SApperloT-base) R 15036 15038 14972 0 -1 4194304 33424 0 0 0 921920 50 0 0 25 0 1 0 307198565 164306944 32492 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/15038/statm: 40114 32492 98 283 0 39828 0
Current children cumulated CPU time (s) 9219.7
Current children cumulated vsize (KiB) 160456

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15061
/proc/meminfo: memFree=1745024/2055920 swapFree=4179112/4192956
[pid=15038] ppid=15036 vsize=160456 CPUtime=9279.69
/proc/15038/stat : 15038 (SApperloT-base) R 15036 15038 14972 0 -1 4194304 33438 0 0 0 927918 51 0 0 25 0 1 0 307198565 164306944 32506 1992294400 134512640 135674940 4294956208 18446744073709551615 134564252 0 0 4096 0 0 0 0 17 1 0 0
/proc/15038/statm: 40114 32506 98 283 0 39828 0
Current children cumulated CPU time (s) 9279.69
Current children cumulated vsize (KiB) 160456

[startup+9342.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15061
/proc/meminfo: memFree=1744512/2055920 swapFree=4179112/4192956
[pid=15038] ppid=15036 vsize=160972 CPUtime=9339.68
/proc/15038/stat : 15038 (SApperloT-base) R 15036 15038 14972 0 -1 4194304 33555 0 0 0 933917 51 0 0 25 0 1 0 307198565 164835328 32623 1992294400 134512640 135674940 4294956208 18446744073709551615 134564274 0 0 4096 0 0 0 0 17 1 0 0
/proc/15038/statm: 40243 32623 98 283 0 39957 0
Current children cumulated CPU time (s) 9339.68
Current children cumulated vsize (KiB) 160972

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15061
/proc/meminfo: memFree=1743808/2055920 swapFree=4179112/4192956
[pid=15038] ppid=15036 vsize=162004 CPUtime=9399.65
/proc/15038/stat : 15038 (SApperloT-base) R 15036 15038 14972 0 -1 4194304 33723 0 0 0 939914 51 0 0 25 0 1 0 307198565 165892096 32791 1992294400 134512640 135674940 4294956208 18446744073709551615 134564711 0 0 4096 0 0 0 0 17 1 0 0
/proc/15038/statm: 40501 32791 98 283 0 40215 0
Current children cumulated CPU time (s) 9399.65
Current children cumulated vsize (KiB) 162004

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15061
/proc/meminfo: memFree=1743488/2055920 swapFree=4179112/4192956
[pid=15038] ppid=15036 vsize=162520 CPUtime=9459.64
/proc/15038/stat : 15038 (SApperloT-base) R 15036 15038 14972 0 -1 4194304 33801 0 0 0 945913 51 0 0 25 0 1 0 307198565 166420480 32869 1992294400 134512640 135674940 4294956208 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/15038/statm: 40630 32869 98 283 0 40344 0
Current children cumulated CPU time (s) 9459.64
Current children cumulated vsize (KiB) 162520

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15061
/proc/meminfo: memFree=1743488/2055920 swapFree=4179112/4192956
[pid=15038] ppid=15036 vsize=162520 CPUtime=9519.62
/proc/15038/stat : 15038 (SApperloT-base) R 15036 15038 14972 0 -1 4194304 33801 0 0 0 951911 51 0 0 25 0 1 0 307198565 166420480 32869 1992294400 134512640 135674940 4294956208 18446744073709551615 134539920 0 0 4096 0 0 0 0 17 1 0 0
/proc/15038/statm: 40630 32869 98 283 0 40344 0
Current children cumulated CPU time (s) 9519.62
Current children cumulated vsize (KiB) 162520

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15061
/proc/meminfo: memFree=1743232/2055920 swapFree=4179112/4192956
[pid=15038] ppid=15036 vsize=162520 CPUtime=9579.61
/proc/15038/stat : 15038 (SApperloT-base) R 15036 15038 14972 0 -1 4194304 33849 0 0 0 957909 52 0 0 25 0 1 0 307198565 166420480 32917 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/15038/statm: 40630 32917 98 283 0 40344 0
Current children cumulated CPU time (s) 9579.61
Current children cumulated vsize (KiB) 162520

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15061
/proc/meminfo: memFree=1743232/2055920 swapFree=4179112/4192956
[pid=15038] ppid=15036 vsize=162520 CPUtime=9639.59
/proc/15038/stat : 15038 (SApperloT-base) R 15036 15038 14972 0 -1 4194304 33852 0 0 0 963907 52 0 0 25 0 1 0 307198565 166420480 32920 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/15038/statm: 40630 32920 98 283 0 40344 0
Current children cumulated CPU time (s) 9639.59
Current children cumulated vsize (KiB) 162520

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15061
/proc/meminfo: memFree=1743168/2055920 swapFree=4179112/4192956
[pid=15038] ppid=15036 vsize=162520 CPUtime=9699.57
/proc/15038/stat : 15038 (SApperloT-base) R 15036 15038 14972 0 -1 4194304 33854 0 0 0 969905 52 0 0 25 0 1 0 307198565 166420480 32922 1992294400 134512640 135674940 4294956208 18446744073709551615 134565273 0 0 4096 0 0 0 0 17 1 0 0
/proc/15038/statm: 40630 32922 98 283 0 40344 0
Current children cumulated CPU time (s) 9699.57
Current children cumulated vsize (KiB) 162520

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15061
/proc/meminfo: memFree=1742976/2055920 swapFree=4179112/4192956
[pid=15038] ppid=15036 vsize=162520 CPUtime=9759.55
/proc/15038/stat : 15038 (SApperloT-base) R 15036 15038 14972 0 -1 4194304 33892 0 0 0 975903 52 0 0 25 0 1 0 307198565 166420480 32960 1992294400 134512640 135674940 4294956208 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/15038/statm: 40630 32960 98 283 0 40344 0
Current children cumulated CPU time (s) 9759.55
Current children cumulated vsize (KiB) 162520

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15061
/proc/meminfo: memFree=1742528/2055920 swapFree=4179112/4192956
[pid=15038] ppid=15036 vsize=163036 CPUtime=9819.54
/proc/15038/stat : 15038 (SApperloT-base) R 15036 15038 14972 0 -1 4194304 33998 0 0 0 981901 53 0 0 25 0 1 0 307198565 166948864 33066 1992294400 134512640 135674940 4294956208 18446744073709551615 134564252 0 0 4096 0 0 0 0 17 1 0 0
/proc/15038/statm: 40759 33066 98 283 0 40473 0
Current children cumulated CPU time (s) 9819.54
Current children cumulated vsize (KiB) 163036

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15061
/proc/meminfo: memFree=1742464/2055920 swapFree=4179112/4192956
[pid=15038] ppid=15036 vsize=163036 CPUtime=9879.53
/proc/15038/stat : 15038 (SApperloT-base) R 15036 15038 14972 0 -1 4194304 33998 0 0 0 987900 53 0 0 25 0 1 0 307198565 166948864 33066 1992294400 134512640 135674940 4294956208 18446744073709551615 134581482 0 0 4096 0 0 0 0 17 1 0 0
/proc/15038/statm: 40759 33066 98 283 0 40473 0
Current children cumulated CPU time (s) 9879.53
Current children cumulated vsize (KiB) 163036

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15061
/proc/meminfo: memFree=1741376/2055920 swapFree=4179112/4192956
[pid=15038] ppid=15036 vsize=164580 CPUtime=9939.5
/proc/15038/stat : 15038 (SApperloT-base) R 15036 15038 14972 0 -1 4194304 34400 0 0 0 993897 53 0 0 25 0 1 0 307198565 168529920 33339 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/15038/statm: 41145 33339 98 283 0 40859 0
Current children cumulated CPU time (s) 9939.5
Current children cumulated vsize (KiB) 164580

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15061
/proc/meminfo: memFree=1741120/2055920 swapFree=4179112/4192956
[pid=15038] ppid=15036 vsize=165096 CPUtime=9999.49
/proc/15038/stat : 15038 (SApperloT-base) R 15036 15038 14972 0 -1 4194304 34465 0 0 0 999896 53 0 0 25 0 1 0 307198565 169058304 33404 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/15038/statm: 41274 33404 98 283 0 40988 0
Current children cumulated CPU time (s) 9999.49
Current children cumulated vsize (KiB) 165096



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10002.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15061
/proc/meminfo: memFree=1741120/2055920 swapFree=4179112/4192956
[pid=15038] ppid=15036 vsize=165096 CPUtime=10000.1
/proc/15038/stat : 15038 (SApperloT-base) R 15036 15038 14972 0 -1 4194304 34465 0 0 0 999956 53 0 0 25 0 1 0 307198565 169058304 33404 1992294400 134512640 135674940 4294956208 18446744073709551615 134565273 0 0 4096 0 0 0 0 17 1 0 0
/proc/15038/statm: 41274 33404 98 283 0 40988 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 165096

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

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

[startup+10002.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15061
/proc/meminfo: memFree=1741120/2055920 swapFree=4179112/4192956
[pid=15038] ppid=15036 vsize=165096 CPUtime=10000.1
/proc/15038/stat : 15038 (SApperloT-base) R 15036 15038 14972 0 -1 4194304 34465 0 0 0 999956 53 0 0 25 0 1 0 307198565 169058304 33404 1992294400 134512640 135674940 4294956208 18446744073709551615 134565273 0 0 4096 0 0 0 0 17 1 0 0
/proc/15038/statm: 41274 33404 98 283 0 40988 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 165096

Child ended because it received signal 15 (SIGTERM)
Real time (s): 10002.9
CPU time (s): 10000.1
CPU user time (s): 9999.57
CPU system time (s): 0.558915
CPU usage (%): 99.972
Max. virtual memory (cumulated for all children) (KiB): 165096

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

runsolver used 9.76252 second user time and 26.617 second system time

The end

Launcher Data

Begin job on node27 at 2009-05-20 05:54:16
IDJOB=1831934
IDBENCH=71098
IDSOLVER=642
FILE ID=node27/1831934-1242791656
PBS_JOBID= 9322411
Free space on /tmp= 66360 MiB

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

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

MD5SUM BENCH= 18ad1dee1e9d863458e75a20545ae68a
RANDOM SEED=1140361286

node27.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		: 2800.234
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	: 5521.40
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		: 2800.234
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:       1880616 kB
Buffers:         28340 kB
Cached:          98796 kB
SwapCached:       7844 kB
Active:          62204 kB
Inactive:        75052 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1880616 kB
SwapTotal:     4192956 kB
SwapFree:      4179112 kB
Dirty:            2608 kB
Writeback:           0 kB
Mapped:          14700 kB
Slab:            23956 kB
Committed_AS:  1020528 kB
PageTables:       1380 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264948 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66356 MiB
End job on node27 at 2009-05-20 08:41:01