Trace number 1533415

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 hrp? (TO) 1200.1 1200.43

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/60/
unif-k7-r89-v60-c5340-S108799362-035.cnf
MD5SUMa1a7c44aaefb9d151590a11e58c71aae
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark787.348
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
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 55340

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-1533415-1238460361/watcher-1533415-1238460361 -o /tmp/evaluation-result-1533415-1238460361/solver-1533415-1238460361 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=1292417616 HOME/instance-1533415-1238460361.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 7449
/proc/meminfo: memFree=1386448/2055920 swapFree=4178352/4192956
[pid=7449] ppid=7447 vsize=1484 CPUtime=0
/proc/7449/stat : 7449 (SApperloT-hrp) R 7447 7449 7222 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 1118698882 1519616 167 1992294400 134512640 135712473 4294956208 18446744073709551615 135208030 0 0 4096 0 0 0 0 17 1 0 0
/proc/7449/statm: 371 168 95 292 0 76 0

[startup+0.0353671 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7449
/proc/meminfo: memFree=1386448/2055920 swapFree=4178352/4192956
[pid=7449] ppid=7447 vsize=1880 CPUtime=0.03
/proc/7449/stat : 7449 (SApperloT-hrp) R 7447 7449 7222 0 -1 4194304 293 0 0 0 3 0 0 0 18 0 1 0 1118698882 1925120 276 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/7449/statm: 470 276 105 292 0 175 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1880

[startup+0.101371 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7449
/proc/meminfo: memFree=1386448/2055920 swapFree=4178352/4192956
[pid=7449] ppid=7447 vsize=2144 CPUtime=0.09
/proc/7449/stat : 7449 (SApperloT-hrp) R 7447 7449 7222 0 -1 4194304 354 0 0 0 9 0 0 0 18 0 1 0 1118698882 2195456 337 1992294400 134512640 135712473 4294956208 18446744073709551615 134557940 0 0 4096 0 0 0 0 17 1 0 0
/proc/7449/statm: 536 337 105 292 0 241 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2144

[startup+0.30139 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7449
/proc/meminfo: memFree=1386448/2055920 swapFree=4178352/4192956
[pid=7449] ppid=7447 vsize=2544 CPUtime=0.29
/proc/7449/stat : 7449 (SApperloT-hrp) R 7447 7449 7222 0 -1 4194304 436 0 0 0 29 0 0 0 19 0 1 0 1118698882 2605056 419 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/7449/statm: 636 419 109 292 0 341 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2544

[startup+0.701426 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7449
/proc/meminfo: memFree=1386448/2055920 swapFree=4178352/4192956
[pid=7449] ppid=7447 vsize=2952 CPUtime=0.69
/proc/7449/stat : 7449 (SApperloT-hrp) R 7447 7449 7222 0 -1 4194304 549 0 0 0 69 0 0 0 22 0 1 0 1118698882 3022848 532 1992294400 134512640 135712473 4294956208 18446744073709551615 134564702 0 0 4096 0 0 0 0 17 1 0 0
/proc/7449/statm: 738 532 109 292 0 443 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2952

[startup+1.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7450
/proc/meminfo: memFree=1384648/2055920 swapFree=4178352/4192956
[pid=7449] ppid=7447 vsize=3232 CPUtime=1.49
/proc/7449/stat : 7449 (SApperloT-hrp) R 7447 7449 7222 0 -1 4194304 616 0 0 0 149 0 0 0 25 0 1 0 1118698882 3309568 599 1992294400 134512640 135712473 4294956208 18446744073709551615 134564659 0 0 4096 0 0 0 0 17 1 0 0
/proc/7449/statm: 808 599 109 292 0 513 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3232

[startup+3.10164 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7450
/proc/meminfo: memFree=1384072/2055920 swapFree=4178352/4192956
[pid=7449] ppid=7447 vsize=3504 CPUtime=3.09
/proc/7449/stat : 7449 (SApperloT-hrp) R 7447 7449 7222 0 -1 4194304 696 0 0 0 309 0 0 0 25 0 1 0 1118698882 3588096 679 1992294400 134512640 135712473 4294956208 18446744073709551615 134564385 0 0 4096 0 0 0 0 17 1 0 0
/proc/7449/statm: 876 679 109 292 0 581 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3504

[startup+6.30193 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7450
/proc/meminfo: memFree=1383624/2055920 swapFree=4178352/4192956
[pid=7449] ppid=7447 vsize=4080 CPUtime=6.29
/proc/7449/stat : 7449 (SApperloT-hrp) R 7447 7449 7222 0 -1 4194304 813 0 0 0 629 0 0 0 25 0 1 0 1118698882 4177920 796 1992294400 134512640 135712473 4294956208 18446744073709551615 134564167 0 0 4096 0 0 0 0 17 1 0 0
/proc/7449/statm: 1020 796 109 292 0 725 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4080

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7450
/proc/meminfo: memFree=1382920/2055920 swapFree=4178352/4192956
[pid=7449] ppid=7447 vsize=4528 CPUtime=12.69
/proc/7449/stat : 7449 (SApperloT-hrp) R 7447 7449 7222 0 -1 4194304 941 0 0 0 1269 0 0 0 25 0 1 0 1118698882 4636672 924 1992294400 134512640 135712473 4294956208 18446744073709551615 134601422 0 0 4096 0 0 0 0 17 1 0 0
/proc/7449/statm: 1132 924 109 292 0 837 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4528

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7450
/proc/meminfo: memFree=1371080/2055920 swapFree=4178352/4192956
[pid=7449] ppid=7447 vsize=16648 CPUtime=25.49
/proc/7449/stat : 7449 (SApperloT-hrp) R 7447 7449 7222 0 -1 4194304 3878 0 0 0 2548 1 0 0 25 0 1 0 1118698882 17047552 3861 1992294400 134512640 135712473 4294956208 18446744073709551615 134564382 0 0 4096 0 0 0 0 17 1 0 0
/proc/7449/statm: 4162 3861 109 292 0 3867 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 16648

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7450
/proc/meminfo: memFree=1371080/2055920 swapFree=4178352/4192956
[pid=7449] ppid=7447 vsize=16648 CPUtime=51.08
/proc/7449/stat : 7449 (SApperloT-hrp) R 7447 7449 7222 0 -1 4194304 3881 0 0 0 5107 1 0 0 25 0 1 0 1118698882 17047552 3864 1992294400 134512640 135712473 4294956208 18446744073709551615 134565058 0 0 4096 0 0 0 0 17 1 0 0
/proc/7449/statm: 4162 3864 109 292 0 3867 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 16648

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7450
/proc/meminfo: memFree=1370632/2055920 swapFree=4178352/4192956
[pid=7449] ppid=7447 vsize=17280 CPUtime=102.26
/proc/7449/stat : 7449 (SApperloT-hrp) R 7447 7449 7222 0 -1 4194304 4001 0 0 0 10225 1 0 0 25 0 1 0 1118698882 17694720 3984 1992294400 134512640 135712473 4294956208 18446744073709551615 134564603 0 0 4096 0 0 0 0 17 1 0 0
/proc/7449/statm: 4320 3984 109 292 0 4025 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 17280

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7450
/proc/meminfo: memFree=1370440/2055920 swapFree=4178352/4192956
[pid=7449] ppid=7447 vsize=17440 CPUtime=162.25
/proc/7449/stat : 7449 (SApperloT-hrp) R 7447 7449 7222 0 -1 4194304 4036 0 0 0 16223 2 0 0 25 0 1 0 1118698882 17858560 4019 1992294400 134512640 135712473 4294956208 18446744073709551615 134540651 0 0 4096 0 0 0 0 17 1 0 0
/proc/7449/statm: 4360 4019 109 292 0 4065 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 17440

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7450
/proc/meminfo: memFree=1370312/2055920 swapFree=4178352/4192956
[pid=7449] ppid=7447 vsize=17600 CPUtime=222.23
/proc/7449/stat : 7449 (SApperloT-hrp) R 7447 7449 7222 0 -1 4194304 4064 0 0 0 22221 2 0 0 25 0 1 0 1118698882 18022400 4047 1992294400 134512640 135712473 4294956208 18446744073709551615 134564702 0 0 4096 0 0 0 0 17 1 0 0
/proc/7449/statm: 4400 4047 109 292 0 4105 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 17600

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7450
/proc/meminfo: memFree=1370248/2055920 swapFree=4178352/4192956
[pid=7449] ppid=7447 vsize=17600 CPUtime=282.22
/proc/7449/stat : 7449 (SApperloT-hrp) R 7447 7449 7222 0 -1 4194304 4073 0 0 0 28220 2 0 0 25 0 1 0 1118698882 18022400 4056 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/7449/statm: 4400 4056 109 292 0 4105 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 17600

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7450
/proc/meminfo: memFree=1370184/2055920 swapFree=4178352/4192956
[pid=7449] ppid=7447 vsize=17600 CPUtime=342.2
/proc/7449/stat : 7449 (SApperloT-hrp) R 7447 7449 7222 0 -1 4194304 4081 0 0 0 34218 2 0 0 25 0 1 0 1118698882 18022400 4064 1992294400 134512640 135712473 4294956208 18446744073709551615 134564352 0 0 4096 0 0 0 0 17 1 0 0
/proc/7449/statm: 4400 4064 109 292 0 4105 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 17600

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7450
/proc/meminfo: memFree=1370120/2055920 swapFree=4178352/4192956
[pid=7449] ppid=7447 vsize=17600 CPUtime=402.18
/proc/7449/stat : 7449 (SApperloT-hrp) R 7447 7449 7222 0 -1 4194304 4088 0 0 0 40216 2 0 0 25 0 1 0 1118698882 18022400 4071 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/7449/statm: 4400 4071 109 292 0 4105 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 17600

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7450
/proc/meminfo: memFree=1370184/2055920 swapFree=4178352/4192956
[pid=7449] ppid=7447 vsize=17600 CPUtime=462.16
/proc/7449/stat : 7449 (SApperloT-hrp) R 7447 7449 7222 0 -1 4194304 4090 0 0 0 46214 2 0 0 25 0 1 0 1118698882 18022400 4073 1992294400 134512640 135712473 4294956208 18446744073709551615 134564317 0 0 4096 0 0 0 0 17 1 0 0
/proc/7449/statm: 4400 4073 109 292 0 4105 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 17600

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7450
/proc/meminfo: memFree=1370120/2055920 swapFree=4178352/4192956
[pid=7449] ppid=7447 vsize=17600 CPUtime=522.15
/proc/7449/stat : 7449 (SApperloT-hrp) R 7447 7449 7222 0 -1 4194304 4098 0 0 0 52212 3 0 0 25 0 1 0 1118698882 18022400 4081 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/7449/statm: 4400 4081 109 292 0 4105 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 17600

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7450
/proc/meminfo: memFree=1350152/2055920 swapFree=4178352/4192956
[pid=7449] ppid=7447 vsize=38804 CPUtime=582.14
/proc/7449/stat : 7449 (SApperloT-hrp) R 7447 7449 7222 0 -1 4194304 9314 0 0 0 58208 6 0 0 25 0 1 0 1118698882 39735296 9098 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/7449/statm: 9701 9098 109 292 0 9406 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 38804

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7450
/proc/meminfo: memFree=1328904/2055920 swapFree=4178352/4192956
[pid=7449] ppid=7447 vsize=61580 CPUtime=642.12
/proc/7449/stat : 7449 (SApperloT-hrp) R 7447 7449 7222 0 -1 4194304 14901 0 0 0 64200 12 0 0 25 0 1 0 1118698882 63057920 14362 1992294400 134512640 135712473 4294956208 18446744073709551615 134564627 0 0 4096 0 0 0 0 17 1 0 0
/proc/7449/statm: 15395 14362 109 292 0 15100 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 61580

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7450
/proc/meminfo: memFree=1312200/2055920 swapFree=4178352/4192956
[pid=7449] ppid=7447 vsize=80540 CPUtime=702.11
/proc/7449/stat : 7449 (SApperloT-hrp) R 7447 7449 7222 0 -1 4194304 19731 0 0 0 70193 18 0 0 25 0 1 0 1118698882 82472960 18548 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/7449/statm: 20135 18548 109 292 0 19840 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 80540

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7450
/proc/meminfo: memFree=1297928/2055920 swapFree=4178352/4192956
[pid=7449] ppid=7447 vsize=97132 CPUtime=762.1
/proc/7449/stat : 7449 (SApperloT-hrp) R 7447 7449 7222 0 -1 4194304 23758 0 0 0 76188 22 0 0 25 0 1 0 1118698882 99463168 22285 1992294400 134512640 135712473 4294956208 18446744073709551615 134564820 0 0 4096 0 0 0 0 17 1 0 0
/proc/7449/statm: 24283 22285 109 292 0 23988 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 97132

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7450
/proc/meminfo: memFree=1286536/2055920 swapFree=4178352/4192956
[pid=7449] ppid=7447 vsize=108364 CPUtime=822.07
/proc/7449/stat : 7449 (SApperloT-hrp) R 7447 7449 7222 0 -1 4194304 26620 0 0 0 82182 25 0 0 25 0 1 0 1118698882 110964736 25018 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/7449/statm: 27091 25018 109 292 0 26796 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 108364

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7450
/proc/meminfo: memFree=1277448/2055920 swapFree=4178352/4192956
[pid=7449] ppid=7447 vsize=117056 CPUtime=882.06
/proc/7449/stat : 7449 (SApperloT-hrp) R 7447 7449 7222 0 -1 4194304 28838 0 0 0 88177 29 0 0 25 0 1 0 1118698882 119865344 27236 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/7449/statm: 29264 27236 109 292 0 28969 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 117056

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7456
/proc/meminfo: memFree=1270664/2055920 swapFree=4178352/4192956
[pid=7449] ppid=7447 vsize=126352 CPUtime=942.04
/proc/7449/stat : 7449 (SApperloT-hrp) R 7447 7449 7222 0 -1 4194304 31804 0 0 0 94173 31 0 0 25 0 1 0 1118698882 129384448 28917 1992294400 134512640 135712473 4294956208 18446744073709551615 134601422 0 0 4096 0 0 0 0 17 1 0 0
/proc/7449/statm: 31588 28917 109 292 0 31293 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 126352

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7456
/proc/meminfo: memFree=1269320/2055920 swapFree=4178352/4192956
[pid=7449] ppid=7447 vsize=128024 CPUtime=1002.02
/proc/7449/stat : 7449 (SApperloT-hrp) R 7447 7449 7222 0 -1 4194304 32129 0 0 0 100171 31 0 0 25 0 1 0 1118698882 131096576 29242 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/7449/statm: 32006 29242 109 292 0 31711 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 128024

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7456
/proc/meminfo: memFree=1267720/2055920 swapFree=4178352/4192956
[pid=7449] ppid=7447 vsize=129568 CPUtime=1062
/proc/7449/stat : 7449 (SApperloT-hrp) R 7447 7449 7222 0 -1 4194304 32616 0 0 0 106169 31 0 0 25 0 1 0 1118698882 132677632 29600 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/7449/statm: 32392 29600 109 292 0 32097 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 129568

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7456
/proc/meminfo: memFree=1267208/2055920 swapFree=4178352/4192956
[pid=7449] ppid=7447 vsize=131872 CPUtime=1121.99
/proc/7449/stat : 7449 (SApperloT-hrp) R 7447 7449 7222 0 -1 4194304 33259 0 0 0 112167 32 0 0 25 0 1 0 1118698882 135036928 29730 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/7449/statm: 32968 29730 109 292 0 32673 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 131872

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7456
/proc/meminfo: memFree=1266312/2055920 swapFree=4178352/4192956
[pid=7449] ppid=7447 vsize=132644 CPUtime=1181.97
/proc/7449/stat : 7449 (SApperloT-hrp) R 7447 7449 7222 0 -1 4194304 33523 0 0 0 118165 32 0 0 25 0 1 0 1118698882 135827456 29994 1992294400 134512640 135712473 4294956208 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/7449/statm: 33161 29994 109 292 0 32866 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 132644



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7456
/proc/meminfo: memFree=1265224/2055920 swapFree=4178352/4192956
[pid=7449] ppid=7447 vsize=133756 CPUtime=1200.07
/proc/7449/stat : 7449 (SApperloT-hrp) R 7447 7449 7222 0 -1 4194304 33798 0 0 0 119974 33 0 0 25 0 1 0 1118698882 136966144 30269 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/7449/statm: 33439 30269 109 292 0 33144 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 133756

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.43
CPU time (s): 1200.1
CPU user time (s): 1199.74
CPU system time (s): 0.354946
CPU usage (%): 99.9727
Max. virtual memory (cumulated for all children) (KiB): 133756

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

runsolver used 0.935857 second user time and 2.6476 second system time

The end

Launcher Data

Begin job on node43 at 2009-03-31 02:46:01
IDJOB=1533415
IDBENCH=70457
IDSOLVER=510
FILE ID=node43/1533415-1238460361
PBS_JOBID= 9061706
Free space on /tmp= 63084 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/60/unif-k7-r89-v60-c5340-S108799362-035.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1533415-1238460361/watcher-1533415-1238460361 -o /tmp/evaluation-result-1533415-1238460361/solver-1533415-1238460361 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=1292417616 HOME/instance-1533415-1238460361.cnf

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

MD5SUM BENCH= a1a7c44aaefb9d151590a11e58c71aae
RANDOM SEED=1292417616

node43.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.242
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.242
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:       1386864 kB
Buffers:         78288 kB
Cached:         503584 kB
SwapCached:       8504 kB
Active:         263388 kB
Inactive:       328560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1386864 kB
SwapTotal:     4192956 kB
SwapFree:      4178352 kB
Dirty:            1580 kB
Writeback:           0 kB
Mapped:          15772 kB
Slab:            63064 kB
Committed_AS:  2459360 kB
PageTables:       1448 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= 63084 MiB
End job on node43 at 2009-03-31 03:06:03