Trace number 1735850

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.12 1200.52

General information on the benchmark

NameCRAFTED/rbsat/crafted/forced/
rbsat-v1150c84314gyes2.cnf
MD5SUM52e359b1b3f50700797d7fba5a906213
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark7.72283
Satisfiable
(Un)Satisfiability was proved
Number of variables1150
Number of clauses84314
Sum of the clauses size169678
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 284264
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

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-1735850-1240807289/watcher-1735850-1240807289 -o /tmp/evaluation-result-1735850-1240807289/solver-1735850-1240807289 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=2077861791 HOME/instance-1735850-1240807289.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.96 1.69 3/64 24950
/proc/meminfo: memFree=1672448/2055920 swapFree=4192812/4192956
[pid=24950] ppid=24948 vsize=1780 CPUtime=0
/proc/24950/stat : 24950 (SApperloT-base) R 24948 24950 24640 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 108761695 1822720 159 1992294400 134512640 135674940 4294956192 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/24950/statm: 445 159 90 283 0 159 0

[startup+0.048105 s]
/proc/loadavg: 1.99 1.96 1.69 3/64 24950
/proc/meminfo: memFree=1672448/2055920 swapFree=4192812/4192956
[pid=24950] ppid=24948 vsize=4024 CPUtime=0.04
/proc/24950/stat : 24950 (SApperloT-base) R 24948 24950 24640 0 -1 4194304 739 0 0 0 4 0 0 0 18 0 1 0 108761695 4120576 722 1992294400 134512640 135674940 4294956192 18446744073709551615 134557027 0 0 4096 0 0 0 0 17 1 0 0
/proc/24950/statm: 1006 722 98 283 0 720 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 4024

[startup+0.101111 s]
/proc/loadavg: 1.99 1.96 1.69 3/64 24950
/proc/meminfo: memFree=1672448/2055920 swapFree=4192812/4192956
[pid=24950] ppid=24948 vsize=4288 CPUtime=0.09
/proc/24950/stat : 24950 (SApperloT-base) R 24948 24950 24640 0 -1 4194304 804 0 0 0 9 0 0 0 18 0 1 0 108761695 4390912 787 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/24950/statm: 1072 788 98 283 0 786 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4288

[startup+0.30114 s]
/proc/loadavg: 1.99 1.96 1.69 3/64 24950
/proc/meminfo: memFree=1672448/2055920 swapFree=4192812/4192956
[pid=24950] ppid=24948 vsize=5740 CPUtime=0.29
/proc/24950/stat : 24950 (SApperloT-base) R 24948 24950 24640 0 -1 4194304 1157 0 0 0 29 0 0 0 19 0 1 0 108761695 5877760 1140 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/24950/statm: 1435 1140 98 283 0 1149 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5740

[startup+0.701198 s]
/proc/loadavg: 1.99 1.96 1.69 3/64 24950
/proc/meminfo: memFree=1672448/2055920 swapFree=4192812/4192956
[pid=24950] ppid=24948 vsize=7456 CPUtime=0.68
/proc/24950/stat : 24950 (SApperloT-base) R 24948 24950 24640 0 -1 4194304 1597 0 0 0 68 0 0 0 22 0 1 0 108761695 7634944 1580 1992294400 134512640 135674940 4294956192 18446744073709551615 134565227 0 0 4096 0 0 0 0 17 1 0 0
/proc/24950/statm: 1864 1580 98 283 0 1578 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 7456

[startup+1.50131 s]
/proc/loadavg: 1.99 1.96 1.69 2/65 24951
/proc/meminfo: memFree=1665272/2055920 swapFree=4192812/4192956
[pid=24950] ppid=24948 vsize=10664 CPUtime=1.49
/proc/24950/stat : 24950 (SApperloT-base) R 24948 24950 24640 0 -1 4194304 2395 0 0 0 148 1 0 0 25 0 1 0 108761695 10919936 2378 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/24950/statm: 2666 2378 98 283 0 2380 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10664

[startup+3.10154 s]
/proc/loadavg: 1.91 1.95 1.68 2/65 24951
/proc/meminfo: memFree=1661176/2055920 swapFree=4192812/4192956
[pid=24950] ppid=24948 vsize=15416 CPUtime=3.09
/proc/24950/stat : 24950 (SApperloT-base) R 24948 24950 24640 0 -1 4194304 3577 0 0 0 307 2 0 0 25 0 1 0 108761695 15785984 3560 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/24950/statm: 3854 3560 98 283 0 3568 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15416

[startup+6.30201 s]
/proc/loadavg: 1.91 1.95 1.68 2/65 24951
/proc/meminfo: memFree=1652792/2055920 swapFree=4192812/4192956
[pid=24950] ppid=24948 vsize=22580 CPUtime=6.29
/proc/24950/stat : 24950 (SApperloT-base) R 24948 24950 24640 0 -1 4194304 5354 0 0 0 626 3 0 0 25 0 1 0 108761695 23121920 5304 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/24950/statm: 5645 5304 98 283 0 5359 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22580

[startup+12.7019 s]
/proc/loadavg: 1.77 1.92 1.68 2/65 24951
/proc/meminfo: memFree=1644280/2055920 swapFree=4192812/4192956
[pid=24950] ppid=24948 vsize=29768 CPUtime=12.68
/proc/24950/stat : 24950 (SApperloT-base) R 24948 24950 24640 0 -1 4194304 7137 0 0 0 1264 4 0 0 25 0 1 0 108761695 30482432 7087 1992294400 134512640 135674940 4294956192 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/24950/statm: 7442 7087 98 283 0 7156 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 29768

[startup+25.5018 s]
/proc/loadavg: 1.65 1.89 1.67 2/65 24951
/proc/meminfo: memFree=1643000/2055920 swapFree=4192812/4192956
[pid=24950] ppid=24948 vsize=31140 CPUtime=25.48
/proc/24950/stat : 24950 (SApperloT-base) R 24948 24950 24640 0 -1 4194304 7408 0 0 0 2543 5 0 0 25 0 1 0 108761695 31887360 7358 1992294400 134512640 135674940 4294956192 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/24950/statm: 7785 7358 98 283 0 7499 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 31140

[startup+51.1015 s]
/proc/loadavg: 1.43 1.81 1.65 2/65 24951
/proc/meminfo: memFree=1641528/2055920 swapFree=4192812/4192956
[pid=24950] ppid=24948 vsize=33028 CPUtime=51.07
/proc/24950/stat : 24950 (SApperloT-base) R 24948 24950 24640 0 -1 4194304 7812 0 0 0 5102 5 0 0 25 0 1 0 108761695 33820672 7762 1992294400 134512640 135674940 4294956192 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 1 0 0
/proc/24950/statm: 8257 7762 98 283 0 7971 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 33028

[startup+102.306 s]
/proc/loadavg: 1.23 1.69 1.61 2/65 24951
/proc/meminfo: memFree=1635512/2055920 swapFree=4192812/4192956
[pid=24950] ppid=24948 vsize=39828 CPUtime=102.26
/proc/24950/stat : 24950 (SApperloT-base) R 24948 24950 24640 0 -1 4194304 9280 0 0 0 10219 7 0 0 25 0 1 0 108761695 40783872 9230 1992294400 134512640 135674940 4294956192 18446744073709551615 134581549 0 0 4096 0 0 0 0 17 1 0 0
/proc/24950/statm: 9957 9230 98 283 0 9671 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 39828

[startup+162.302 s]
/proc/loadavg: 1.08 1.56 1.57 2/65 24951
/proc/meminfo: memFree=1629304/2055920 swapFree=4192812/4192956
[pid=24950] ppid=24948 vsize=47264 CPUtime=162.23
/proc/24950/stat : 24950 (SApperloT-base) R 24948 24950 24640 0 -1 4194304 10887 0 0 0 16215 8 0 0 25 0 1 0 108761695 48398336 10772 1992294400 134512640 135674940 4294956192 18446744073709551615 134558999 0 0 4096 0 0 0 0 17 1 0 0
/proc/24950/statm: 11816 10772 98 283 0 11530 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 47264

[startup+222.302 s]
/proc/loadavg: 1.03 1.46 1.53 2/65 24951
/proc/meminfo: memFree=1626936/2055920 swapFree=4192812/4192956
[pid=24950] ppid=24948 vsize=50208 CPUtime=222.21
/proc/24950/stat : 24950 (SApperloT-base) R 24948 24950 24640 0 -1 4194304 11477 0 0 0 22213 8 0 0 25 0 1 0 108761695 51412992 11362 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/24950/statm: 12552 11362 98 283 0 12266 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 50208

[startup+282.302 s]
/proc/loadavg: 1.01 1.37 1.50 2/65 24951
/proc/meminfo: memFree=1625336/2055920 swapFree=4192812/4192956
[pid=24950] ppid=24948 vsize=52640 CPUtime=282.2
/proc/24950/stat : 24950 (SApperloT-base) R 24948 24950 24640 0 -1 4194304 11895 0 0 0 28211 9 0 0 25 0 1 0 108761695 53903360 11780 1992294400 134512640 135674940 4294956192 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/24950/statm: 13160 11780 98 283 0 12874 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 52640

[startup+342.302 s]
/proc/loadavg: 1.00 1.30 1.46 2/65 24951
/proc/meminfo: memFree=1623800/2055920 swapFree=4192812/4192956
[pid=24950] ppid=24948 vsize=54400 CPUtime=342.17
/proc/24950/stat : 24950 (SApperloT-base) R 24948 24950 24640 0 -1 4194304 12226 0 0 0 34208 9 0 0 25 0 1 0 108761695 55705600 12111 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/24950/statm: 13600 12111 98 283 0 13314 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 54400

[startup+402.301 s]
/proc/loadavg: 1.00 1.24 1.43 2/65 24951
/proc/meminfo: memFree=1621048/2055920 swapFree=4192812/4192956
[pid=24950] ppid=24948 vsize=58180 CPUtime=402.16
/proc/24950/stat : 24950 (SApperloT-base) R 24948 24950 24640 0 -1 4194304 12971 0 0 0 40206 10 0 0 25 0 1 0 108761695 59576320 12856 1992294400 134512640 135674940 4294956192 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/24950/statm: 14545 12856 98 283 0 14259 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 58180

[startup+462.301 s]
/proc/loadavg: 1.00 1.20 1.40 2/65 24951
/proc/meminfo: memFree=1618872/2055920 swapFree=4192812/4192956
[pid=24950] ppid=24948 vsize=60900 CPUtime=462.13
/proc/24950/stat : 24950 (SApperloT-base) R 24948 24950 24640 0 -1 4194304 13470 0 0 0 46203 10 0 0 25 0 1 0 108761695 62361600 13355 1992294400 134512640 135674940 4294956192 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/24950/statm: 15225 13355 98 283 0 14939 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 60900

[startup+522.302 s]
/proc/loadavg: 1.00 1.16 1.37 2/65 24951
/proc/meminfo: memFree=1610680/2055920 swapFree=4192812/4192956
[pid=24950] ppid=24948 vsize=69776 CPUtime=522.12
/proc/24950/stat : 24950 (SApperloT-base) R 24948 24950 24640 0 -1 4194304 15529 0 0 0 52200 12 0 0 25 0 1 0 108761695 71450624 15414 1992294400 134512640 135674940 4294956192 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/24950/statm: 17444 15414 98 283 0 17158 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 69776

[startup+582.302 s]
/proc/loadavg: 1.00 1.13 1.35 2/65 24951
/proc/meminfo: memFree=1606904/2055920 swapFree=4192812/4192956
[pid=24950] ppid=24948 vsize=74468 CPUtime=582.1
/proc/24950/stat : 24950 (SApperloT-base) R 24948 24950 24640 0 -1 4194304 16444 0 0 0 58197 13 0 0 25 0 1 0 108761695 76255232 16329 1992294400 134512640 135674940 4294956192 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/24950/statm: 18617 16329 98 283 0 18331 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 74468

[startup+642.301 s]
/proc/loadavg: 1.00 1.10 1.32 2/65 24951
/proc/meminfo: memFree=1600504/2055920 swapFree=4192812/4192956
[pid=24950] ppid=24948 vsize=81104 CPUtime=642.09
/proc/24950/stat : 24950 (SApperloT-base) R 24948 24950 24640 0 -1 4194304 18043 0 0 0 64193 16 0 0 25 0 1 0 108761695 83050496 17928 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/24950/statm: 20276 17928 98 283 0 19990 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 81104

[startup+702.302 s]
/proc/loadavg: 1.00 1.08 1.30 2/65 24951
/proc/meminfo: memFree=1597624/2055920 swapFree=4192812/4192956
[pid=24950] ppid=24948 vsize=84436 CPUtime=702.06
/proc/24950/stat : 24950 (SApperloT-base) R 24948 24950 24640 0 -1 4194304 18745 0 0 0 70189 17 0 0 25 0 1 0 108761695 86462464 18630 1992294400 134512640 135674940 4294956192 18446744073709551615 134565230 0 0 4096 0 0 0 0 17 1 0 0
/proc/24950/statm: 21109 18630 98 283 0 20823 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 84436

[startup+762.306 s]
/proc/loadavg: 1.00 1.06 1.28 2/65 24951
/proc/meminfo: memFree=1593144/2055920 swapFree=4192812/4192956
[pid=24950] ppid=24948 vsize=89436 CPUtime=762.05
/proc/24950/stat : 24950 (SApperloT-base) R 24948 24950 24640 0 -1 4194304 19858 0 0 0 76187 18 0 0 25 0 1 0 108761695 91582464 19743 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/24950/statm: 22359 19743 98 283 0 22073 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 89436

[startup+822.301 s]
/proc/loadavg: 1.00 1.05 1.26 2/65 24951
/proc/meminfo: memFree=1591224/2055920 swapFree=4192812/4192956
[pid=24950] ppid=24948 vsize=92252 CPUtime=822.02
/proc/24950/stat : 24950 (SApperloT-base) R 24948 24950 24640 0 -1 4194304 20377 0 0 0 82184 18 0 0 25 0 1 0 108761695 94466048 20262 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/24950/statm: 23063 20262 98 283 0 22777 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 92252

[startup+882.301 s]
/proc/loadavg: 1.00 1.04 1.24 2/65 24951
/proc/meminfo: memFree=1590648/2055920 swapFree=4192812/4192956
[pid=24950] ppid=24948 vsize=92508 CPUtime=882
/proc/24950/stat : 24950 (SApperloT-base) R 24948 24950 24640 0 -1 4194304 20471 0 0 0 88182 18 0 0 25 0 1 0 108761695 94728192 20356 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/24950/statm: 23127 20356 98 283 0 22841 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 92508

[startup+942.302 s]
/proc/loadavg: 1.00 1.03 1.22 2/65 24951
/proc/meminfo: memFree=1589816/2055920 swapFree=4192812/4192956
[pid=24950] ppid=24948 vsize=93532 CPUtime=941.99
/proc/24950/stat : 24950 (SApperloT-base) R 24948 24950 24640 0 -1 4194304 20680 0 0 0 94180 19 0 0 25 0 1 0 108761695 95776768 20565 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/24950/statm: 23383 20565 98 283 0 23097 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 93532

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.21 2/65 24951
/proc/meminfo: memFree=1589048/2055920 swapFree=4192812/4192956
[pid=24950] ppid=24948 vsize=94428 CPUtime=1001.96
/proc/24950/stat : 24950 (SApperloT-base) R 24948 24950 24640 0 -1 4194304 20866 0 0 0 100177 19 0 0 25 0 1 0 108761695 96694272 20751 1992294400 134512640 135674940 4294956192 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/24950/statm: 23607 20751 98 283 0 23321 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 94428

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.19 2/65 24951
/proc/meminfo: memFree=1587704/2055920 swapFree=4192812/4192956
[pid=24950] ppid=24948 vsize=96220 CPUtime=1061.95
/proc/24950/stat : 24950 (SApperloT-base) R 24948 24950 24640 0 -1 4194304 21193 0 0 0 106175 20 0 0 25 0 1 0 108761695 98529280 21078 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/24950/statm: 24055 21078 98 283 0 23769 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 96220

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.17 2/65 24951
/proc/meminfo: memFree=1587064/2055920 swapFree=4192812/4192956
[pid=24950] ppid=24948 vsize=96988 CPUtime=1121.93
/proc/24950/stat : 24950 (SApperloT-base) R 24948 24950 24640 0 -1 4194304 21331 0 0 0 112173 20 0 0 25 0 1 0 108761695 99315712 21216 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/24950/statm: 24247 21216 98 283 0 23961 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 96988

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.16 2/65 24957
/proc/meminfo: memFree=1585976/2055920 swapFree=4192812/4192956
[pid=24950] ppid=24948 vsize=98012 CPUtime=1181.9
/proc/24950/stat : 24950 (SApperloT-base) R 24948 24950 24640 0 -1 4194304 21531 0 0 0 118170 20 0 0 25 0 1 0 108761695 100364288 21416 1992294400 134512640 135674940 4294956192 18446744073709551615 134564219 0 0 4096 0 0 0 0 17 1 0 0
/proc/24950/statm: 24503 21416 98 283 0 24217 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 98012



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.16 2/65 24957
/proc/meminfo: memFree=1585848/2055920 swapFree=4192812/4192956
[pid=24950] ppid=24948 vsize=98396 CPUtime=1200.09
/proc/24950/stat : 24950 (SApperloT-base) R 24948 24950 24640 0 -1 4194304 21625 0 0 0 119989 20 0 0 25 0 1 0 108761695 100757504 21510 1992294400 134512640 135674940 4294956192 18446744073709551615 134564833 0 0 4096 0 0 0 0 17 1 0 0
/proc/24950/statm: 24599 21510 98 283 0 24313 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 98396

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.16 2/65 24957
/proc/meminfo: memFree=1585848/2055920 swapFree=4192812/4192956
[pid=24950] ppid=24948 vsize=98396 CPUtime=1200.09
/proc/24950/stat : 24950 (SApperloT-base) R 24948 24950 24640 0 -1 4194304 21625 0 0 0 119989 20 0 0 25 0 1 0 108761695 100757504 21510 1992294400 134512640 135674940 4294956192 18446744073709551615 134564833 0 0 4096 0 0 0 0 17 1 0 0
/proc/24950/statm: 24599 21510 98 283 0 24313 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 98396

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.12
CPU user time (s): 1199.9
CPU system time (s): 0.221966
CPU usage (%): 99.9667
Max. virtual memory (cumulated for all children) (KiB): 98396

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

runsolver used 0.977851 second user time and 2.56261 second system time

The end

Launcher Data

Begin job on node30 at 2009-04-27 06:41:29
IDJOB=1735850
IDBENCH=71537
IDSOLVER=509
FILE ID=node30/1735850-1240807289
PBS_JOBID= 9187395
Free space on /tmp= 66360 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v1150c84314gyes2.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1735850-1240807289/watcher-1735850-1240807289 -o /tmp/evaluation-result-1735850-1240807289/solver-1735850-1240807289 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=2077861791 HOME/instance-1735850-1240807289.cnf

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

MD5SUM BENCH= 52e359b1b3f50700797d7fba5a906213
RANDOM SEED=2077861791

node30.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.265
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.265
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:       1672864 kB
Buffers:         44180 kB
Cached:         254128 kB
SwapCached:        144 kB
Active:          41680 kB
Inactive:       271224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1672864 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2396 kB
Writeback:           0 kB
Mapped:          24208 kB
Slab:            56204 kB
Committed_AS:   518888 kB
PageTables:       1356 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= 66356 MiB
End job on node30 at 2009-04-27 07:01:32