Trace number 1532454

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.41

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/160/
unif-k7-r85-v160-c13600-S592525179-032.cnf
MD5SUM7460bd7d43551ea81285a6734d727c9e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark644.604
Satisfiable
(Un)Satisfiability was proved
Number of variables160
Number of clauses13600
Sum of the clauses size95200
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 513600

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1532454-1238383430/watcher-1532454-1238383430 -o /tmp/evaluation-result-1532454-1238383430/solver-1532454-1238383430 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=169967978 HOME/instance-1532454-1238383430.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.99 1.85 1.45 3/64 4199
/proc/meminfo: memFree=1648208/2055920 swapFree=4178500/4192956
[pid=4199] ppid=4197 vsize=1580 CPUtime=0
/proc/4199/stat : 4199 (SApperloT-base) R 4197 4199 3297 0 -1 4194304 176 0 0 0 0 0 0 0 18 0 1 0 1111005324 1617920 160 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/4199/statm: 395 161 91 283 0 109 0

[startup+0.0994281 s]
/proc/loadavg: 1.99 1.85 1.45 3/64 4199
/proc/meminfo: memFree=1648208/2055920 swapFree=4178500/4192956
[pid=4199] ppid=4197 vsize=2900 CPUtime=0.09
/proc/4199/stat : 4199 (SApperloT-base) R 4197 4199 3297 0 -1 4194304 530 0 0 0 9 0 0 0 18 0 1 0 1111005324 2969600 513 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/4199/statm: 725 513 99 283 0 439 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2900

[startup+0.101426 s]
/proc/loadavg: 1.99 1.85 1.45 3/64 4199
/proc/meminfo: memFree=1648208/2055920 swapFree=4178500/4192956
[pid=4199] ppid=4197 vsize=2900 CPUtime=0.09
/proc/4199/stat : 4199 (SApperloT-base) R 4197 4199 3297 0 -1 4194304 532 0 0 0 9 0 0 0 18 0 1 0 1111005324 2969600 515 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/4199/statm: 725 515 99 283 0 439 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2900

[startup+0.301448 s]
/proc/loadavg: 1.99 1.85 1.45 3/64 4199
/proc/meminfo: memFree=1648208/2055920 swapFree=4178500/4192956
[pid=4199] ppid=4197 vsize=3560 CPUtime=0.29
/proc/4199/stat : 4199 (SApperloT-base) R 4197 4199 3297 0 -1 4194304 714 0 0 0 29 0 0 0 19 0 1 0 1111005324 3645440 697 1992294400 134512640 135674425 4294956192 18446744073709551615 134565227 0 0 4096 0 0 0 0 17 1 0 0
/proc/4199/statm: 890 697 99 283 0 604 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3560

[startup+0.701493 s]
/proc/loadavg: 1.99 1.85 1.45 3/64 4199
/proc/meminfo: memFree=1648208/2055920 swapFree=4178500/4192956
[pid=4199] ppid=4197 vsize=4484 CPUtime=0.69
/proc/4199/stat : 4199 (SApperloT-base) R 4197 4199 3297 0 -1 4194304 920 0 0 0 69 0 0 0 22 0 1 0 1111005324 4591616 903 1992294400 134512640 135674425 4294956192 18446744073709551615 134564304 0 0 4096 0 0 0 0 17 1 0 0
/proc/4199/statm: 1121 903 99 283 0 835 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4484

[startup+1.50158 s]
/proc/loadavg: 1.99 1.85 1.45 2/65 4200
/proc/meminfo: memFree=1644808/2055920 swapFree=4178500/4192956
[pid=4199] ppid=4197 vsize=4752 CPUtime=1.49
/proc/4199/stat : 4199 (SApperloT-base) R 4197 4199 3297 0 -1 4194304 1015 0 0 0 149 0 0 0 25 0 1 0 1111005324 4866048 998 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/4199/statm: 1188 998 99 283 0 902 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4752

[startup+3.10177 s]
/proc/loadavg: 1.99 1.85 1.45 2/65 4200
/proc/meminfo: memFree=1644232/2055920 swapFree=4178500/4192956
[pid=4199] ppid=4197 vsize=5436 CPUtime=3.09
/proc/4199/stat : 4199 (SApperloT-base) R 4197 4199 3297 0 -1 4194304 1143 0 0 0 309 0 0 0 25 0 1 0 1111005324 5566464 1126 1992294400 134512640 135674425 4294956192 18446744073709551615 134581236 0 0 4096 0 0 0 0 17 1 0 0
/proc/4199/statm: 1359 1126 99 283 0 1073 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5436

[startup+6.30113 s]
/proc/loadavg: 1.91 1.84 1.45 2/65 4200
/proc/meminfo: memFree=1643272/2055920 swapFree=4178500/4192956
[pid=4199] ppid=4197 vsize=6292 CPUtime=6.29
/proc/4199/stat : 4199 (SApperloT-base) R 4197 4199 3297 0 -1 4194304 1341 0 0 0 629 0 0 0 25 0 1 0 1111005324 6443008 1324 1992294400 134512640 135674425 4294956192 18446744073709551615 134564680 0 0 4096 0 0 0 0 17 1 0 0
/proc/4199/statm: 1573 1324 99 283 0 1287 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6292

[startup+12.7019 s]
/proc/loadavg: 1.84 1.82 1.44 2/65 4200
/proc/meminfo: memFree=1642248/2055920 swapFree=4178500/4192956
[pid=4199] ppid=4197 vsize=7204 CPUtime=12.69
/proc/4199/stat : 4199 (SApperloT-base) R 4197 4199 3297 0 -1 4194304 1543 0 0 0 1269 0 0 0 25 0 1 0 1111005324 7376896 1526 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/4199/statm: 1801 1526 99 283 0 1515 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 7204

[startup+25.5013 s]
/proc/loadavg: 1.65 1.78 1.44 2/65 4200
/proc/meminfo: memFree=1640776/2055920 swapFree=4178500/4192956
[pid=4199] ppid=4197 vsize=8908 CPUtime=25.48
/proc/4199/stat : 4199 (SApperloT-base) R 4197 4199 3297 0 -1 4194304 1899 0 0 0 2548 0 0 0 25 0 1 0 1111005324 9121792 1882 1992294400 134512640 135674425 4294956192 18446744073709551615 134555579 0 0 4096 0 0 0 0 17 1 0 0
/proc/4199/statm: 2227 1882 99 283 0 1941 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 8908

[startup+51.1012 s]
/proc/loadavg: 1.43 1.72 1.42 2/65 4200
/proc/meminfo: memFree=1639176/2055920 swapFree=4178500/4192956
[pid=4199] ppid=4197 vsize=10796 CPUtime=51.07
/proc/4199/stat : 4199 (SApperloT-base) R 4197 4199 3297 0 -1 4194304 2296 0 0 0 5107 0 0 0 25 0 1 0 1111005324 11055104 2279 1992294400 134512640 135674425 4294956192 18446744073709551615 134551944 0 0 4096 0 0 0 0 17 1 0 0
/proc/4199/statm: 2699 2279 99 283 0 2413 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 10796

[startup+102.305 s]
/proc/loadavg: 1.18 1.60 1.40 2/65 4200
/proc/meminfo: memFree=1637256/2055920 swapFree=4178500/4192956
[pid=4199] ppid=4197 vsize=13228 CPUtime=102.27
/proc/4199/stat : 4199 (SApperloT-base) R 4197 4199 3297 0 -1 4194304 2772 0 0 0 10226 1 0 0 25 0 1 0 1111005324 13545472 2755 1992294400 134512640 135674425 4294956192 18446744073709551615 134565170 0 0 4096 0 0 0 0 17 1 0 0
/proc/4199/statm: 3307 2755 99 283 0 3021 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 13228

[startup+162.302 s]
/proc/loadavg: 1.07 1.49 1.37 2/65 4200
/proc/meminfo: memFree=1635592/2055920 swapFree=4178500/4192956
[pid=4199] ppid=4197 vsize=15404 CPUtime=162.25
/proc/4199/stat : 4199 (SApperloT-base) R 4197 4199 3297 0 -1 4194304 3195 0 0 0 16224 1 0 0 25 0 1 0 1111005324 15773696 3178 1992294400 134512640 135674425 4294956192 18446744073709551615 134581583 0 0 4096 0 0 0 0 17 1 0 0
/proc/4199/statm: 3851 3178 99 283 0 3565 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 15404

[startup+222.302 s]
/proc/loadavg: 1.02 1.40 1.35 2/65 4200
/proc/meminfo: memFree=1634632/2055920 swapFree=4178500/4192956
[pid=4199] ppid=4197 vsize=16556 CPUtime=222.24
/proc/4199/stat : 4199 (SApperloT-base) R 4197 4199 3297 0 -1 4194304 3420 0 0 0 22222 2 0 0 25 0 1 0 1111005324 16953344 3403 1992294400 134512640 135674425 4294956192 18446744073709551615 134559248 0 0 4096 0 0 0 0 17 1 0 0
/proc/4199/statm: 4139 3403 99 283 0 3853 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 16556

[startup+282.301 s]
/proc/loadavg: 1.01 1.32 1.32 2/65 4200
/proc/meminfo: memFree=1633480/2055920 swapFree=4178500/4192956
[pid=4199] ppid=4197 vsize=17900 CPUtime=282.22
/proc/4199/stat : 4199 (SApperloT-base) R 4197 4199 3297 0 -1 4194304 3685 0 0 0 28220 2 0 0 25 0 1 0 1111005324 18329600 3668 1992294400 134512640 135674425 4294956192 18446744073709551615 134565160 0 0 4096 0 0 0 0 17 1 0 0
/proc/4199/statm: 4475 3668 99 283 0 4189 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 17900

[startup+342.301 s]
/proc/loadavg: 1.00 1.26 1.30 2/65 4200
/proc/meminfo: memFree=1632840/2055920 swapFree=4178500/4192956
[pid=4199] ppid=4197 vsize=18668 CPUtime=342.2
/proc/4199/stat : 4199 (SApperloT-base) R 4197 4199 3297 0 -1 4194304 3846 0 0 0 34218 2 0 0 25 0 1 0 1111005324 19116032 3829 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/4199/statm: 4667 3829 99 283 0 4381 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 18668

[startup+402.302 s]
/proc/loadavg: 1.00 1.21 1.28 2/65 4200
/proc/meminfo: memFree=1631752/2055920 swapFree=4178500/4192956
[pid=4199] ppid=4197 vsize=20012 CPUtime=402.18
/proc/4199/stat : 4199 (SApperloT-base) R 4197 4199 3297 0 -1 4194304 4131 0 0 0 40216 2 0 0 25 0 1 0 1111005324 20492288 4114 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/4199/statm: 5003 4114 99 283 0 4717 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 20012

[startup+462.302 s]
/proc/loadavg: 1.00 1.17 1.26 2/65 4200
/proc/meminfo: memFree=1631176/2055920 swapFree=4178500/4192956
[pid=4199] ppid=4197 vsize=20780 CPUtime=462.16
/proc/4199/stat : 4199 (SApperloT-base) R 4197 4199 3297 0 -1 4194304 4264 0 0 0 46214 2 0 0 25 0 1 0 1111005324 21278720 4247 1992294400 134512640 135674425 4294956192 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/4199/statm: 5195 4247 99 283 0 4909 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 20780

[startup+522.301 s]
/proc/loadavg: 1.00 1.14 1.24 2/65 4200
/proc/meminfo: memFree=1630792/2055920 swapFree=4178500/4192956
[pid=4199] ppid=4197 vsize=21164 CPUtime=522.15
/proc/4199/stat : 4199 (SApperloT-base) R 4197 4199 3297 0 -1 4194304 4365 0 0 0 52212 3 0 0 25 0 1 0 1111005324 21671936 4348 1992294400 134512640 135674425 4294956192 18446744073709551615 134539920 0 0 4096 0 0 0 0 17 1 0 0
/proc/4199/statm: 5291 4348 99 283 0 5005 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 21164

[startup+582.301 s]
/proc/loadavg: 1.00 1.11 1.22 2/65 4200
/proc/meminfo: memFree=1630152/2055920 swapFree=4178500/4192956
[pid=4199] ppid=4197 vsize=21740 CPUtime=582.14
/proc/4199/stat : 4199 (SApperloT-base) R 4197 4199 3297 0 -1 4194304 4508 0 0 0 58211 3 0 0 25 0 1 0 1111005324 22261760 4491 1992294400 134512640 135674425 4294956192 18446744073709551615 134585604 0 0 4096 0 0 0 0 17 1 0 0
/proc/4199/statm: 5435 4491 99 283 0 5149 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 21740

[startup+642.301 s]
/proc/loadavg: 1.00 1.09 1.20 2/65 4200
/proc/meminfo: memFree=1629704/2055920 swapFree=4178500/4192956
[pid=4199] ppid=4197 vsize=22316 CPUtime=642.12
/proc/4199/stat : 4199 (SApperloT-base) R 4197 4199 3297 0 -1 4194304 4624 0 0 0 64209 3 0 0 25 0 1 0 1111005324 22851584 4607 1992294400 134512640 135674425 4294956192 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/4199/statm: 5579 4607 99 283 0 5293 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 22316

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.19 2/65 4200
/proc/meminfo: memFree=1629320/2055920 swapFree=4178500/4192956
[pid=4199] ppid=4197 vsize=22892 CPUtime=702.11
/proc/4199/stat : 4199 (SApperloT-base) R 4197 4199 3297 0 -1 4194304 4721 0 0 0 70207 4 0 0 25 0 1 0 1111005324 23441408 4704 1992294400 134512640 135674425 4294956192 18446744073709551615 134556324 0 0 4096 0 0 0 0 17 1 0 0
/proc/4199/statm: 5723 4704 99 283 0 5437 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 22892

[startup+762.306 s]
/proc/loadavg: 1.00 1.05 1.17 2/65 4200
/proc/meminfo: memFree=1628936/2055920 swapFree=4178500/4192956
[pid=4199] ppid=4197 vsize=23276 CPUtime=762.09
/proc/4199/stat : 4199 (SApperloT-base) R 4197 4199 3297 0 -1 4194304 4808 0 0 0 76205 4 0 0 25 0 1 0 1111005324 23834624 4791 1992294400 134512640 135674425 4294956192 18446744073709551615 134564255 0 0 4096 0 0 0 0 17 1 0 0
/proc/4199/statm: 5819 4791 99 283 0 5533 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 23276

[startup+822.301 s]
/proc/loadavg: 1.00 1.04 1.16 2/65 4200
/proc/meminfo: memFree=1628872/2055920 swapFree=4178500/4192956
[pid=4199] ppid=4197 vsize=23660 CPUtime=822.07
/proc/4199/stat : 4199 (SApperloT-base) R 4197 4199 3297 0 -1 4194304 4887 0 0 0 82203 4 0 0 25 0 1 0 1111005324 24227840 4870 1992294400 134512640 135674425 4294956192 18446744073709551615 134556413 0 0 4096 0 0 0 0 17 1 0 0
/proc/4199/statm: 5915 4870 99 283 0 5629 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 23660

[startup+882.301 s]
/proc/loadavg: 1.00 1.03 1.15 2/65 4200
/proc/meminfo: memFree=1628616/2055920 swapFree=4178500/4192956
[pid=4199] ppid=4197 vsize=23660 CPUtime=882.05
/proc/4199/stat : 4199 (SApperloT-base) R 4197 4199 3297 0 -1 4194304 4934 0 0 0 88201 4 0 0 25 0 1 0 1111005324 24227840 4917 1992294400 134512640 135674425 4294956192 18446744073709551615 134539947 0 0 4096 0 0 0 0 17 1 0 0
/proc/4199/statm: 5915 4917 99 283 0 5629 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 23660

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.14 2/65 4200
/proc/meminfo: memFree=1628360/2055920 swapFree=4178500/4192956
[pid=4199] ppid=4197 vsize=23792 CPUtime=942.04
/proc/4199/stat : 4199 (SApperloT-base) R 4197 4199 3297 0 -1 4194304 4992 0 0 0 94199 5 0 0 25 0 1 0 1111005324 24363008 4975 1992294400 134512640 135674425 4294956192 18446744073709551615 134565227 0 0 4096 0 0 0 0 17 1 0 0
/proc/4199/statm: 5948 4975 99 283 0 5662 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 23792

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.13 2/65 4200
/proc/meminfo: memFree=1628232/2055920 swapFree=4178500/4192956
[pid=4199] ppid=4197 vsize=23984 CPUtime=1002.03
/proc/4199/stat : 4199 (SApperloT-base) R 4197 4199 3297 0 -1 4194304 5016 0 0 0 100198 5 0 0 25 0 1 0 1111005324 24559616 4999 1992294400 134512640 135674425 4294956192 18446744073709551615 134564767 0 0 4096 0 0 0 0 17 1 0 0
/proc/4199/statm: 5996 4999 99 283 0 5710 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 23984

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/65 4200
/proc/meminfo: memFree=1628104/2055920 swapFree=4178500/4192956
[pid=4199] ppid=4197 vsize=23984 CPUtime=1062.01
/proc/4199/stat : 4199 (SApperloT-base) R 4197 4199 3297 0 -1 4194304 5047 0 0 0 106196 5 0 0 25 0 1 0 1111005324 24559616 5030 1992294400 134512640 135674425 4294956192 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/4199/statm: 5996 5030 99 283 0 5710 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 23984

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.10 2/65 4200
/proc/meminfo: memFree=1627784/2055920 swapFree=4178500/4192956
[pid=4199] ppid=4197 vsize=24368 CPUtime=1121.99
/proc/4199/stat : 4199 (SApperloT-base) R 4197 4199 3297 0 -1 4194304 5124 0 0 0 112194 5 0 0 25 0 1 0 1111005324 24952832 5107 1992294400 134512640 135674425 4294956192 18446744073709551615 134565200 0 0 4096 0 0 0 0 17 1 0 0
/proc/4199/statm: 6092 5107 99 283 0 5806 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 24368

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 4200
/proc/meminfo: memFree=1627656/2055920 swapFree=4178500/4192956
[pid=4199] ppid=4197 vsize=24560 CPUtime=1181.98
/proc/4199/stat : 4199 (SApperloT-base) R 4197 4199 3297 0 -1 4194304 5164 0 0 0 118192 6 0 0 25 0 1 0 1111005324 25149440 5147 1992294400 134512640 135674425 4294956192 18446744073709551615 134564884 0 0 4096 0 0 0 0 17 1 0 0
/proc/4199/statm: 6140 5147 99 283 0 5854 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 24560



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 4200
/proc/meminfo: memFree=1627592/2055920 swapFree=4178500/4192956
[pid=4199] ppid=4197 vsize=24560 CPUtime=1200.08
/proc/4199/stat : 4199 (SApperloT-base) R 4197 4199 3297 0 -1 4194304 5171 0 0 0 120002 6 0 0 25 0 1 0 1111005324 25149440 5154 1992294400 134512640 135674425 4294956192 18446744073709551615 134551984 0 0 4096 0 0 0 0 17 1 0 0
/proc/4199/statm: 6140 5154 99 283 0 5854 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 24560

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.41
CPU time (s): 1200.09
CPU user time (s): 1200.02
CPU system time (s): 0.065989
CPU usage (%): 99.9734
Max. virtual memory (cumulated for all children) (KiB): 24560

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

runsolver used 1.23181 second user time and 2.07368 second system time

The end

Launcher Data

Begin job on node62 at 2009-03-30 05:23:50
IDJOB=1532454
IDBENCH=70265
IDSOLVER=509
FILE ID=node62/1532454-1238383430
PBS_JOBID= 9061294
Free space on /tmp= 66352 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/160/unif-k7-r85-v160-c13600-S592525179-032.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532454-1238383430/watcher-1532454-1238383430 -o /tmp/evaluation-result-1532454-1238383430/solver-1532454-1238383430 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=169967978 HOME/instance-1532454-1238383430.cnf

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

MD5SUM BENCH= 7460bd7d43551ea81285a6734d727c9e
RANDOM SEED=169967978

node62.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.232
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.232
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:       1648624 kB
Buffers:         73796 kB
Cached:         252128 kB
SwapCached:       7616 kB
Active:          58304 kB
Inactive:       276860 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1648624 kB
SwapTotal:     4192956 kB
SwapFree:      4178500 kB
Dirty:            1784 kB
Writeback:           0 kB
Mapped:          15016 kB
Slab:            57916 kB
Committed_AS:  2710776 kB
PageTables:       1460 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66348 MiB
End job on node62 at 2009-03-30 05:43:53