Trace number 1735901

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.09 1200.46

General information on the benchmark

NameCRAFTED/rbsat/crafted/forced/
rbsat-v945c61409gyes8.cnf
MD5SUM0b0881d9187e7912564ae88556ada128
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark16.6625
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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-1735901-1240807837/watcher-1735901-1240807837 -o /tmp/evaluation-result-1735901-1240807837/solver-1735901-1240807837 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=1757960984 HOME/instance-1735901-1240807837.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: 0.92 0.97 0.99 3/64 23239
/proc/meminfo: memFree=1697824/2055920 swapFree=4192812/4192956
[pid=23239] ppid=23237 vsize=1724 CPUtime=0
/proc/23239/stat : 23239 (SApperloT-hrp) R 23237 23239 22446 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 108816351 1765376 166 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/23239/statm: 431 166 95 292 0 136 0

[startup+0.0896521 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 23239
/proc/meminfo: memFree=1697824/2055920 swapFree=4192812/4192956
[pid=23239] ppid=23237 vsize=3572 CPUtime=0.08
/proc/23239/stat : 23239 (SApperloT-hrp) R 23237 23239 22446 0 -1 4194304 651 0 0 0 8 0 0 0 18 0 1 0 108816351 3657728 634 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/23239/statm: 893 634 105 292 0 598 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3572

[startup+0.101652 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 23239
/proc/meminfo: memFree=1697824/2055920 swapFree=4192812/4192956
[pid=23239] ppid=23237 vsize=3704 CPUtime=0.09
/proc/23239/stat : 23239 (SApperloT-hrp) R 23237 23239 22446 0 -1 4194304 675 0 0 0 9 0 0 0 18 0 1 0 108816351 3792896 658 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/23239/statm: 926 658 105 292 0 631 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3704

[startup+0.301676 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 23239
/proc/meminfo: memFree=1697824/2055920 swapFree=4192812/4192956
[pid=23239] ppid=23237 vsize=5024 CPUtime=0.29
/proc/23239/stat : 23239 (SApperloT-hrp) R 23237 23239 22446 0 -1 4194304 991 0 0 0 29 0 0 0 19 0 1 0 108816351 5144576 974 1992294400 134512640 135712473 4294956192 18446744073709551615 135148487 0 0 4096 0 0 0 0 17 1 0 0
/proc/23239/statm: 1256 974 105 292 0 961 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5024

[startup+0.701725 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 23239
/proc/meminfo: memFree=1697824/2055920 swapFree=4192812/4192956
[pid=23239] ppid=23237 vsize=7004 CPUtime=0.69
/proc/23239/stat : 23239 (SApperloT-hrp) R 23237 23239 22446 0 -1 4194304 1508 0 0 0 69 0 0 0 22 0 1 0 108816351 7172096 1491 1992294400 134512640 135712473 4294956192 18446744073709551615 134564170 0 0 4096 0 0 0 0 17 1 0 0
/proc/23239/statm: 1751 1492 109 292 0 1456 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7004

[startup+1.50182 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 23240
/proc/meminfo: memFree=1690712/2055920 swapFree=4192812/4192956
[pid=23239] ppid=23237 vsize=10436 CPUtime=1.49
/proc/23239/stat : 23239 (SApperloT-hrp) R 23237 23239 22446 0 -1 4194304 2347 0 0 0 148 1 0 0 25 0 1 0 108816351 10686464 2330 1992294400 134512640 135712473 4294956192 18446744073709551615 135148487 0 0 4096 0 0 0 0 17 1 0 0
/proc/23239/statm: 2609 2330 109 292 0 2314 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10436

[startup+3.10201 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 23240
/proc/meminfo: memFree=1687000/2055920 swapFree=4192812/4192956
[pid=23239] ppid=23237 vsize=14924 CPUtime=3.09
/proc/23239/stat : 23239 (SApperloT-hrp) R 23237 23239 22446 0 -1 4194304 3474 0 0 0 308 1 0 0 25 0 1 0 108816351 15282176 3457 1992294400 134512640 135712473 4294956192 18446744073709551615 134564603 0 0 4096 0 0 0 0 17 1 0 0
/proc/23239/statm: 3731 3457 109 292 0 3436 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14924

[startup+6.3014 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 23240
/proc/meminfo: memFree=1678872/2055920 swapFree=4192812/4192956
[pid=23239] ppid=23237 vsize=20880 CPUtime=6.29
/proc/23239/stat : 23239 (SApperloT-hrp) R 23237 23239 22446 0 -1 4194304 4983 0 0 0 626 3 0 0 25 0 1 0 108816351 21381120 4933 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/23239/statm: 5220 4933 109 292 0 4925 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20880

[startup+12.7012 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 23240
/proc/meminfo: memFree=1677720/2055920 swapFree=4192812/4192956
[pid=23239] ppid=23237 vsize=21496 CPUtime=12.69
/proc/23239/stat : 23239 (SApperloT-hrp) R 23237 23239 22446 0 -1 4194304 5094 0 0 0 1266 3 0 0 25 0 1 0 108816351 22011904 5044 1992294400 134512640 135712473 4294956192 18446744073709551615 134581089 0 0 4096 0 0 0 0 17 1 0 0
/proc/23239/statm: 5374 5044 109 292 0 5079 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21496

[startup+25.5017 s]
/proc/loadavg: 0.95 0.97 0.99 2/65 23240
/proc/meminfo: memFree=1676376/2055920 swapFree=4192812/4192956
[pid=23239] ppid=23237 vsize=22936 CPUtime=25.49
/proc/23239/stat : 23239 (SApperloT-hrp) R 23237 23239 22446 0 -1 4194304 5426 0 0 0 2545 4 0 0 25 0 1 0 108816351 23486464 5376 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/23239/statm: 5734 5376 109 292 0 5439 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 22936

[startup+51.1018 s]
/proc/loadavg: 0.96 0.97 0.99 2/65 23240
/proc/meminfo: memFree=1672856/2055920 swapFree=4192812/4192956
[pid=23239] ppid=23237 vsize=27048 CPUtime=51.07
/proc/23239/stat : 23239 (SApperloT-hrp) R 23237 23239 22446 0 -1 4194304 6348 0 0 0 5103 4 0 0 25 0 1 0 108816351 27697152 6298 1992294400 134512640 135712473 4294956192 18446744073709551615 134564831 0 0 4096 0 0 0 0 17 1 0 0
/proc/23239/statm: 6762 6298 109 292 0 6467 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 27048

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.99 2/65 23240
/proc/meminfo: memFree=1663512/2055920 swapFree=4192812/4192956
[pid=23239] ppid=23237 vsize=37396 CPUtime=102.27
/proc/23239/stat : 23239 (SApperloT-hrp) R 23237 23239 22446 0 -1 4194304 8680 0 0 0 10221 6 0 0 25 0 1 0 108816351 38293504 8630 1992294400 134512640 135712473 4294956192 18446744073709551615 134554449 0 0 4096 0 0 0 0 17 1 0 0
/proc/23239/statm: 9349 8630 109 292 0 9054 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 37396

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23240
/proc/meminfo: memFree=1608152/2055920 swapFree=4192812/4192956
[pid=23239] ppid=23237 vsize=94140 CPUtime=162.24
/proc/23239/stat : 23239 (SApperloT-hrp) R 23237 23239 22446 0 -1 4194304 22851 0 0 0 16204 20 0 0 25 0 1 0 108816351 96399360 22607 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/23239/statm: 23535 22607 109 292 0 23240 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 94140

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23240
/proc/meminfo: memFree=1570200/2055920 swapFree=4192812/4192956
[pid=23239] ppid=23237 vsize=131744 CPUtime=222.22
/proc/23239/stat : 23239 (SApperloT-hrp) R 23237 23239 22446 0 -1 4194304 32097 0 0 0 22193 29 0 0 25 0 1 0 108816351 134905856 31853 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/23239/statm: 32936 31853 109 292 0 32641 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 131744

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23240
/proc/meminfo: memFree=1570072/2055920 swapFree=4192812/4192956
[pid=23239] ppid=23237 vsize=131744 CPUtime=282.2
/proc/23239/stat : 23239 (SApperloT-hrp) R 23237 23239 22446 0 -1 4194304 32114 0 0 0 28191 29 0 0 25 0 1 0 108816351 134905856 31870 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/23239/statm: 32936 31870 109 292 0 32641 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 131744

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23240
/proc/meminfo: memFree=1570008/2055920 swapFree=4192812/4192956
[pid=23239] ppid=23237 vsize=131744 CPUtime=342.19
/proc/23239/stat : 23239 (SApperloT-hrp) R 23237 23239 22446 0 -1 4194304 32135 0 0 0 34189 30 0 0 25 0 1 0 108816351 134905856 31891 1992294400 134512640 135712473 4294956192 18446744073709551615 134564735 0 0 4096 0 0 0 0 17 1 0 0
/proc/23239/statm: 32936 31891 109 292 0 32641 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 131744

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23240
/proc/meminfo: memFree=1569880/2055920 swapFree=4192812/4192956
[pid=23239] ppid=23237 vsize=131744 CPUtime=402.17
/proc/23239/stat : 23239 (SApperloT-hrp) R 23237 23239 22446 0 -1 4194304 32149 0 0 0 40187 30 0 0 25 0 1 0 108816351 134905856 31905 1992294400 134512640 135712473 4294956192 18446744073709551615 134564799 0 0 4096 0 0 0 0 17 1 0 0
/proc/23239/statm: 32936 31905 109 292 0 32641 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 131744

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23240
/proc/meminfo: memFree=1569816/2055920 swapFree=4192812/4192956
[pid=23239] ppid=23237 vsize=131744 CPUtime=462.15
/proc/23239/stat : 23239 (SApperloT-hrp) R 23237 23239 22446 0 -1 4194304 32167 0 0 0 46185 30 0 0 25 0 1 0 108816351 134905856 31923 1992294400 134512640 135712473 4294956192 18446744073709551615 134564198 0 0 4096 0 0 0 0 17 1 0 0
/proc/23239/statm: 32936 31923 109 292 0 32641 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 131744

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23240
/proc/meminfo: memFree=1569560/2055920 swapFree=4192812/4192956
[pid=23239] ppid=23237 vsize=132284 CPUtime=522.14
/proc/23239/stat : 23239 (SApperloT-hrp) R 23237 23239 22446 0 -1 4194304 32244 0 0 0 52184 30 0 0 25 0 1 0 108816351 135458816 32000 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/23239/statm: 33071 32000 109 292 0 32776 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 132284

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23240
/proc/meminfo: memFree=1569368/2055920 swapFree=4192812/4192956
[pid=23239] ppid=23237 vsize=132540 CPUtime=582.12
/proc/23239/stat : 23239 (SApperloT-hrp) R 23237 23239 22446 0 -1 4194304 32289 0 0 0 58182 30 0 0 25 0 1 0 108816351 135720960 32045 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/23239/statm: 33135 32045 109 292 0 32840 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 132540

[startup+642.302 s]
/proc/loadavg: 1.18 1.02 1.00 2/65 23246
/proc/meminfo: memFree=1568664/2055920 swapFree=4192812/4192956
[pid=23239] ppid=23237 vsize=133308 CPUtime=642.09
/proc/23239/stat : 23239 (SApperloT-hrp) R 23237 23239 22446 0 -1 4194304 32419 0 0 0 64179 30 0 0 25 0 1 0 108816351 136507392 32175 1992294400 134512640 135712473 4294956192 18446744073709551615 134564702 0 0 4096 0 0 0 0 17 1 0 0
/proc/23239/statm: 33327 32175 109 292 0 33032 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 133308

[startup+702.301 s]
/proc/loadavg: 1.06 1.01 1.00 2/65 23246
/proc/meminfo: memFree=1548184/2055920 swapFree=4192812/4192956
[pid=23239] ppid=23237 vsize=154316 CPUtime=702.08
/proc/23239/stat : 23239 (SApperloT-hrp) R 23237 23239 22446 0 -1 4194304 37633 0 0 0 70171 37 0 0 25 0 1 0 108816351 158019584 37389 1992294400 134512640 135712473 4294956192 18446744073709551615 134564376 0 0 4096 0 0 0 0 17 1 0 0
/proc/23239/statm: 38579 37389 109 292 0 38284 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 154316

[startup+762.305 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 23246
/proc/meminfo: memFree=1510936/2055920 swapFree=4192812/4192956
[pid=23239] ppid=23237 vsize=191636 CPUtime=762.06
/proc/23239/stat : 23239 (SApperloT-hrp) R 23237 23239 22446 0 -1 4194304 46823 0 0 0 76158 48 0 0 25 0 1 0 108816351 196235264 46579 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/23239/statm: 47909 46579 109 292 0 47614 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 191636

[startup+822.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 23246
/proc/meminfo: memFree=1508952/2055920 swapFree=4192812/4192956
[pid=23239] ppid=23237 vsize=193840 CPUtime=822.04
/proc/23239/stat : 23239 (SApperloT-hrp) R 23237 23239 22446 0 -1 4194304 47327 0 0 0 82156 48 0 0 25 0 1 0 108816351 198492160 47083 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/23239/statm: 48460 47083 109 292 0 48165 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 193840

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23246
/proc/meminfo: memFree=1485400/2055920 swapFree=4192812/4192956
[pid=23239] ppid=23237 vsize=217748 CPUtime=882.02
/proc/23239/stat : 23239 (SApperloT-hrp) R 23237 23239 22446 0 -1 4194304 53219 0 0 0 88148 54 0 0 25 0 1 0 108816351 222973952 52975 1992294400 134512640 135712473 4294956192 18446744073709551615 134601696 0 0 4096 0 0 0 0 17 1 0 0
/proc/23239/statm: 54437 52975 109 292 0 54142 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 217748

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23246
/proc/meminfo: memFree=1450328/2055920 swapFree=4192812/4192956
[pid=23239] ppid=23237 vsize=253472 CPUtime=942.01
/proc/23239/stat : 23239 (SApperloT-hrp) R 23237 23239 22446 0 -1 4194304 62028 0 0 0 94137 64 0 0 25 0 1 0 108816351 259555328 61784 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/23239/statm: 63368 61784 109 292 0 63073 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 253472

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23246
/proc/meminfo: memFree=1436696/2055920 swapFree=4192812/4192956
[pid=23239] ppid=23237 vsize=266960 CPUtime=1001.99
/proc/23239/stat : 23239 (SApperloT-hrp) R 23237 23239 22446 0 -1 4194304 65353 0 0 0 100132 67 0 0 25 0 1 0 108816351 273367040 65109 1992294400 134512640 135712473 4294956192 18446744073709551615 134564146 0 0 4096 0 0 0 0 17 1 0 0
/proc/23239/statm: 66740 65109 109 292 0 66445 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 266960

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23246
/proc/meminfo: memFree=1435608/2055920 swapFree=4192812/4192956
[pid=23239] ppid=23237 vsize=268732 CPUtime=1061.97
/proc/23239/stat : 23239 (SApperloT-hrp) R 23237 23239 22446 0 -1 4194304 65712 0 0 0 106130 67 0 0 25 0 1 0 108816351 275181568 65468 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/23239/statm: 67183 65468 109 292 0 66888 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 268732

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23246
/proc/meminfo: memFree=1406296/2055920 swapFree=4192812/4192956
[pid=23239] ppid=23237 vsize=298204 CPUtime=1121.95
/proc/23239/stat : 23239 (SApperloT-hrp) R 23237 23239 22446 0 -1 4194304 72967 0 0 0 112119 76 0 0 25 0 1 0 108816351 305360896 72723 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/23239/statm: 74551 72723 109 292 0 74256 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 298204

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23246
/proc/meminfo: memFree=1380312/2055920 swapFree=4192812/4192956
[pid=23239] ppid=23237 vsize=324484 CPUtime=1181.93
/proc/23239/stat : 23239 (SApperloT-hrp) R 23237 23239 22446 0 -1 4194304 79506 0 0 0 118109 84 0 0 25 0 1 0 108816351 332271616 79262 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/23239/statm: 81121 79262 109 292 0 80826 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 324484



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23246
/proc/meminfo: memFree=1372568/2055920 swapFree=4192812/4192956
[pid=23239] ppid=23237 vsize=331772 CPUtime=1200.03
/proc/23239/stat : 23239 (SApperloT-hrp) R 23237 23239 22446 0 -1 4194304 81327 0 0 0 119916 87 0 0 25 0 1 0 108816351 339734528 81083 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/23239/statm: 82943 81083 109 292 0 82648 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 331772

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.46
CPU time (s): 1200.09
CPU user time (s): 1199.17
CPU system time (s): 0.923859
CPU usage (%): 99.9696
Max. virtual memory (cumulated for all children) (KiB): 331772

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

runsolver used 1.00285 second user time and 2.32165 second system time

The end

Launcher Data

Begin job on node33 at 2009-04-27 06:50:37
IDJOB=1735901
IDBENCH=71554
IDSOLVER=510
FILE ID=node33/1735901-1240807837
PBS_JOBID= 9187383
Free space on /tmp= 66424 MiB

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

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

MD5SUM BENCH= 0b0881d9187e7912564ae88556ada128
RANDOM SEED=1757960984

node33.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.212
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.212
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:       1698240 kB
Buffers:         46448 kB
Cached:         222016 kB
SwapCached:          0 kB
Active:          77132 kB
Inactive:       205284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1698240 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2148 kB
Writeback:           0 kB
Mapped:          23680 kB
Slab:            61264 kB
Committed_AS:   385044 kB
PageTables:       1388 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= 66424 MiB
End job on node33 at 2009-04-27 07:10:40