Trace number 1735300

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

NameCRAFTED/rbsat/random/forced/
rbsat-v760c43649gyes6.cnf
MD5SUM678295c947877f01251ebfe072d64bf5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.2855
Satisfiable
(Un)Satisfiability was proved
Number of variables760
Number of clauses43649
Sum of the clauses size87978
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 243609
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

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-1735300-1240801197/watcher-1735300-1240801197 -o /tmp/evaluation-result-1735300-1240801197/solver-1735300-1240801197 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=1772792764 HOME/instance-1735300-1240801197.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/65 30376
/proc/meminfo: memFree=1625072/2055920 swapFree=4180008/4192956
[pid=30376] ppid=30374 vsize=1620 CPUtime=0
/proc/30376/stat : 30376 (SApperloT-base) R 30374 30376 29471 0 -1 4194304 177 0 0 0 0 0 0 0 18 0 1 0 108152830 1658880 161 1992294400 134512640 135674940 4294956192 18446744073709551615 134536525 0 0 4096 0 0 0 0 17 1 0 0
/proc/30376/statm: 405 161 90 283 0 119 0

[startup+0.0446189 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 30376
/proc/meminfo: memFree=1625072/2055920 swapFree=4180008/4192956
[pid=30376] ppid=30374 vsize=2676 CPUtime=0.04
/proc/30376/stat : 30376 (SApperloT-base) R 30374 30376 29471 0 -1 4194304 424 0 0 0 4 0 0 0 18 0 1 0 108152830 2740224 407 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/30376/statm: 669 407 98 283 0 383 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2676

[startup+0.101624 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 30376
/proc/meminfo: memFree=1625072/2055920 swapFree=4180008/4192956
[pid=30376] ppid=30374 vsize=3072 CPUtime=0.09
/proc/30376/stat : 30376 (SApperloT-base) R 30374 30376 29471 0 -1 4194304 536 0 0 0 9 0 0 0 18 0 1 0 108152830 3145728 519 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/30376/statm: 768 519 98 283 0 482 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3072

[startup+0.301646 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 30376
/proc/meminfo: memFree=1625072/2055920 swapFree=4180008/4192956
[pid=30376] ppid=30374 vsize=3996 CPUtime=0.29
/proc/30376/stat : 30376 (SApperloT-base) R 30374 30376 29471 0 -1 4194304 779 0 0 0 29 0 0 0 19 0 1 0 108152830 4091904 762 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/30376/statm: 999 762 98 283 0 713 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3996

[startup+0.701692 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 30376
/proc/meminfo: memFree=1625072/2055920 swapFree=4180008/4192956
[pid=30376] ppid=30374 vsize=5316 CPUtime=0.69
/proc/30376/stat : 30376 (SApperloT-base) R 30374 30376 29471 0 -1 4194304 1098 0 0 0 69 0 0 0 22 0 1 0 108152830 5443584 1081 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/30376/statm: 1329 1081 98 283 0 1043 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5316

[startup+1.50178 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30377
/proc/meminfo: memFree=1620072/2055920 swapFree=4180008/4192956
[pid=30376] ppid=30374 vsize=7740 CPUtime=1.49
/proc/30376/stat : 30376 (SApperloT-base) R 30374 30376 29471 0 -1 4194304 1699 0 0 0 149 0 0 0 25 0 1 0 108152830 7925760 1682 1992294400 134512640 135674940 4294956192 18446744073709551615 134564831 0 0 4096 0 0 0 0 17 1 0 0
/proc/30376/statm: 1935 1682 98 283 0 1649 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7740

[startup+3.10196 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30377
/proc/meminfo: memFree=1617320/2055920 swapFree=4180008/4192956
[pid=30376] ppid=30374 vsize=10652 CPUtime=3.09
/proc/30376/stat : 30376 (SApperloT-base) R 30374 30376 29471 0 -1 4194304 2420 0 0 0 308 1 0 0 25 0 1 0 108152830 10907648 2403 1992294400 134512640 135674940 4294956192 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 1 0 0
/proc/30376/statm: 2663 2403 98 283 0 2377 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10652

[startup+6.30233 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30377
/proc/meminfo: memFree=1614440/2055920 swapFree=4180008/4192956
[pid=30376] ppid=30374 vsize=12268 CPUtime=6.29
/proc/30376/stat : 30376 (SApperloT-base) R 30374 30376 29471 0 -1 4194304 2767 0 0 0 628 1 0 0 25 0 1 0 108152830 12562432 2750 1992294400 134512640 135674940 4294956192 18446744073709551615 134581529 0 0 4096 0 0 0 0 17 1 0 0
/proc/30376/statm: 3067 2750 98 283 0 2781 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12268

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30377
/proc/meminfo: memFree=1613288/2055920 swapFree=4180008/4192956
[pid=30376] ppid=30374 vsize=13180 CPUtime=12.69
/proc/30376/stat : 30376 (SApperloT-base) R 30374 30376 29471 0 -1 4194304 2977 0 0 0 1268 1 0 0 25 0 1 0 108152830 13496320 2960 1992294400 134512640 135674940 4294956192 18446744073709551615 134564665 0 0 4096 0 0 0 0 17 1 0 0
/proc/30376/statm: 3295 2960 98 283 0 3009 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 13180

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30377
/proc/meminfo: memFree=1610280/2055920 swapFree=4180008/4192956
[pid=30376] ppid=30374 vsize=16472 CPUtime=25.48
/proc/30376/stat : 30376 (SApperloT-base) R 30374 30376 29471 0 -1 4194304 3726 0 0 0 2546 2 0 0 25 0 1 0 108152830 16867328 3710 1992294400 134512640 135674940 4294956192 18446744073709551615 134565288 0 0 4096 0 0 0 0 17 1 0 0
/proc/30376/statm: 4118 3710 98 283 0 3832 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 16472

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30377
/proc/meminfo: memFree=1606888/2055920 swapFree=4180008/4192956
[pid=30376] ppid=30374 vsize=20648 CPUtime=51.07
/proc/30376/stat : 30376 (SApperloT-base) R 30374 30376 29471 0 -1 4194304 4596 0 0 0 5104 3 0 0 25 0 1 0 108152830 21143552 4579 1992294400 134512640 135674940 4294956192 18446744073709551615 134564252 0 0 4096 0 0 0 0 17 1 0 0
/proc/30376/statm: 5162 4579 98 283 0 4876 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 20648

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30383
/proc/meminfo: memFree=1601576/2055920 swapFree=4180008/4192956
[pid=30376] ppid=30374 vsize=27116 CPUtime=102.26
/proc/30376/stat : 30376 (SApperloT-base) R 30374 30376 29471 0 -1 4194304 5928 0 0 0 10221 5 0 0 25 0 1 0 108152830 27766784 5878 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/30376/statm: 6779 5878 98 283 0 6493 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 27116

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30383
/proc/meminfo: memFree=1596840/2055920 swapFree=4180008/4192956
[pid=30376] ppid=30374 vsize=32696 CPUtime=162.24
/proc/30376/stat : 30376 (SApperloT-base) R 30374 30376 29471 0 -1 4194304 7191 0 0 0 16218 6 0 0 25 0 1 0 108152830 33480704 7141 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/30376/statm: 8174 7141 98 283 0 7888 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 32696

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30383
/proc/meminfo: memFree=1594152/2055920 swapFree=4180008/4192956
[pid=30376] ppid=30374 vsize=35628 CPUtime=222.22
/proc/30376/stat : 30376 (SApperloT-base) R 30374 30376 29471 0 -1 4194304 7772 0 0 0 22216 6 0 0 25 0 1 0 108152830 36483072 7722 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/30376/statm: 8907 7722 98 283 0 8621 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 35628

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30383
/proc/meminfo: memFree=1591336/2055920 swapFree=4180008/4192956
[pid=30376] ppid=30374 vsize=38872 CPUtime=282.21
/proc/30376/stat : 30376 (SApperloT-base) R 30374 30376 29471 0 -1 4194304 8473 0 0 0 28213 8 0 0 25 0 1 0 108152830 39804928 8423 1992294400 134512640 135674940 4294956192 18446744073709551615 134564697 0 0 4096 0 0 0 0 17 1 0 0
/proc/30376/statm: 9718 8423 98 283 0 9432 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 38872

[startup+342.301 s]
/proc/loadavg: 1.06 1.02 1.00 2/66 30383
/proc/meminfo: memFree=1588840/2055920 swapFree=4180008/4192956
[pid=30376] ppid=30374 vsize=42208 CPUtime=342.19
/proc/30376/stat : 30376 (SApperloT-base) R 30374 30376 29471 0 -1 4194304 9095 0 0 0 34211 8 0 0 25 0 1 0 108152830 43220992 9045 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/30376/statm: 10552 9045 98 283 0 10266 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 42208

[startup+402.301 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 30383
/proc/meminfo: memFree=1586728/2055920 swapFree=4180008/4192956
[pid=30376] ppid=30374 vsize=44852 CPUtime=402.17
/proc/30376/stat : 30376 (SApperloT-base) R 30374 30376 29471 0 -1 4194304 9620 0 0 0 40208 9 0 0 25 0 1 0 108152830 45928448 9570 1992294400 134512640 135674940 4294956192 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 1 0 0
/proc/30376/statm: 11213 9570 98 283 0 10927 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 44852

[startup+462.301 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 30383
/proc/meminfo: memFree=1585064/2055920 swapFree=4180008/4192956
[pid=30376] ppid=30374 vsize=46660 CPUtime=462.16
/proc/30376/stat : 30376 (SApperloT-base) R 30374 30376 29471 0 -1 4194304 10057 0 0 0 46206 10 0 0 25 0 1 0 108152830 47779840 10007 1992294400 134512640 135674940 4294956192 18446744073709551615 134564767 0 0 4096 0 0 0 0 17 1 0 0
/proc/30376/statm: 11665 10007 98 283 0 11379 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 46660

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30383
/proc/meminfo: memFree=1583272/2055920 swapFree=4180008/4192956
[pid=30376] ppid=30374 vsize=48560 CPUtime=522.14
/proc/30376/stat : 30376 (SApperloT-base) R 30374 30376 29471 0 -1 4194304 10477 0 0 0 52204 10 0 0 25 0 1 0 108152830 49725440 10427 1992294400 134512640 135674940 4294956192 18446744073709551615 134564271 0 0 4096 0 0 0 0 17 1 0 0
/proc/30376/statm: 12140 10427 98 283 0 11854 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 48560

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30383
/proc/meminfo: memFree=1582632/2055920 swapFree=4180008/4192956
[pid=30376] ppid=30374 vsize=49520 CPUtime=582.12
/proc/30376/stat : 30376 (SApperloT-base) R 30374 30376 29471 0 -1 4194304 10637 0 0 0 58202 10 0 0 25 0 1 0 108152830 50708480 10587 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/30376/statm: 12380 10587 98 283 0 12094 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 49520

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30383
/proc/meminfo: memFree=1580520/2055920 swapFree=4180008/4192956
[pid=30376] ppid=30374 vsize=51836 CPUtime=642.11
/proc/30376/stat : 30376 (SApperloT-base) R 30374 30376 29471 0 -1 4194304 11150 0 0 0 64201 10 0 0 25 0 1 0 108152830 53080064 11100 1992294400 134512640 135674940 4294956192 18446744073709551615 134587949 0 0 4096 0 0 0 0 17 1 0 0
/proc/30376/statm: 12959 11100 98 283 0 12673 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 51836

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30383
/proc/meminfo: memFree=1579112/2055920 swapFree=4180008/4192956
[pid=30376] ppid=30374 vsize=53224 CPUtime=702.1
/proc/30376/stat : 30376 (SApperloT-base) R 30374 30376 29471 0 -1 4194304 11487 0 0 0 70199 11 0 0 25 0 1 0 108152830 54501376 11437 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/30376/statm: 13306 11437 98 283 0 13020 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 53224

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30383
/proc/meminfo: memFree=1577896/2055920 swapFree=4180008/4192956
[pid=30376] ppid=30374 vsize=55100 CPUtime=762.08
/proc/30376/stat : 30376 (SApperloT-base) R 30374 30376 29471 0 -1 4194304 11831 0 0 0 76197 11 0 0 25 0 1 0 108152830 56422400 11781 1992294400 134512640 135674940 4294956192 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/30376/statm: 13775 11781 98 283 0 13489 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 55100

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30383
/proc/meminfo: memFree=1577128/2055920 swapFree=4180008/4192956
[pid=30376] ppid=30374 vsize=55612 CPUtime=822.07
/proc/30376/stat : 30376 (SApperloT-base) R 30374 30376 29471 0 -1 4194304 12004 0 0 0 82195 12 0 0 25 0 1 0 108152830 56946688 11954 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/30376/statm: 13903 11954 98 283 0 13617 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 55612

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30383
/proc/meminfo: memFree=1576680/2055920 swapFree=4180008/4192956
[pid=30376] ppid=30374 vsize=56124 CPUtime=882.05
/proc/30376/stat : 30376 (SApperloT-base) R 30374 30376 29471 0 -1 4194304 12113 0 0 0 88193 12 0 0 25 0 1 0 108152830 57470976 12063 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/30376/statm: 14031 12063 98 283 0 13745 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 56124

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30383
/proc/meminfo: memFree=1575464/2055920 swapFree=4180008/4192956
[pid=30376] ppid=30374 vsize=57660 CPUtime=942.03
/proc/30376/stat : 30376 (SApperloT-base) R 30374 30376 29471 0 -1 4194304 12407 0 0 0 94191 12 0 0 25 0 1 0 108152830 59043840 12357 1992294400 134512640 135674940 4294956192 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/30376/statm: 14415 12357 98 283 0 14129 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 57660

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30383
/proc/meminfo: memFree=1574632/2055920 swapFree=4180008/4192956
[pid=30376] ppid=30374 vsize=58428 CPUtime=1002.01
/proc/30376/stat : 30376 (SApperloT-base) R 30374 30376 29471 0 -1 4194304 12603 0 0 0 100189 12 0 0 25 0 1 0 108152830 59830272 12553 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/30376/statm: 14607 12553 98 283 0 14321 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 58428

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30383
/proc/meminfo: memFree=1574056/2055920 swapFree=4180008/4192956
[pid=30376] ppid=30374 vsize=59264 CPUtime=1062
/proc/30376/stat : 30376 (SApperloT-base) R 30374 30376 29471 0 -1 4194304 12751 0 0 0 106187 13 0 0 25 0 1 0 108152830 60686336 12701 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/30376/statm: 14816 12701 98 283 0 14530 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 59264

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30383
/proc/meminfo: memFree=1573416/2055920 swapFree=4180008/4192956
[pid=30376] ppid=30374 vsize=60032 CPUtime=1121.99
/proc/30376/stat : 30376 (SApperloT-base) R 30374 30376 29471 0 -1 4194304 12894 0 0 0 112186 13 0 0 25 0 1 0 108152830 61472768 12844 1992294400 134512640 135674940 4294956192 18446744073709551615 134564626 0 0 4096 0 0 0 0 17 1 0 0
/proc/30376/statm: 15008 12844 98 283 0 14722 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 60032

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30383
/proc/meminfo: memFree=1572648/2055920 swapFree=4180008/4192956
[pid=30376] ppid=30374 vsize=60992 CPUtime=1181.97
/proc/30376/stat : 30376 (SApperloT-base) R 30374 30376 29471 0 -1 4194304 13107 0 0 0 118184 13 0 0 25 0 1 0 108152830 62455808 13057 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/30376/statm: 15248 13057 98 283 0 14962 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 60992



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30383
/proc/meminfo: memFree=1572264/2055920 swapFree=4180008/4192956
[pid=30376] ppid=30374 vsize=61248 CPUtime=1200.07
/proc/30376/stat : 30376 (SApperloT-base) R 30374 30376 29471 0 -1 4194304 13176 0 0 0 119994 13 0 0 25 0 1 0 108152830 62717952 13126 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/30376/statm: 15312 13126 98 283 0 15026 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 61248

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): 1199.94
CPU system time (s): 0.145977
CPU usage (%): 99.9727
Max. virtual memory (cumulated for all children) (KiB): 61248

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

runsolver used 1.41078 second user time and 2.91856 second system time

The end

Launcher Data

Begin job on node32 at 2009-04-27 04:59:57
IDJOB=1735300
IDBENCH=71396
IDSOLVER=509
FILE ID=node32/1735300-1240801197
PBS_JOBID= 9187313
Free space on /tmp= 66396 MiB

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

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

MD5SUM BENCH= 678295c947877f01251ebfe072d64bf5
RANDOM SEED=1772792764

node32.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.216
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.216
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:       1625488 kB
Buffers:         51116 kB
Cached:         321816 kB
SwapCached:       6168 kB
Active:         142408 kB
Inactive:       239404 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1625488 kB
SwapTotal:     4192956 kB
SwapFree:      4180008 kB
Dirty:            1896 kB
Writeback:           0 kB
Mapped:          14296 kB
Slab:            34376 kB
Committed_AS:   411116 kB
PageTables:       1488 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= 66392 MiB
End job on node32 at 2009-04-27 05:19:59