Trace number 1735951

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.11 1200.54

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v2640c305320gyes8.cnf
MD5SUM930a5df7b1f1625c5486319e8b2ac554
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2640
Number of clauses305320
Sum of the clauses size613120
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2305240
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 580

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-1735951-1240808322/watcher-1735951-1240808322 -o /tmp/evaluation-result-1735951-1240808322/solver-1735951-1240808322 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=350625677 HOME/instance-1735951-1240808322.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.98 0.99 3/64 12562
/proc/meminfo: memFree=1534528/2055920 swapFree=4192956/4192956
[pid=12562] ppid=12560 vsize=2680 CPUtime=0
/proc/12562/stat : 12562 (SApperloT-hrp) R 12560 12562 12281 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 108859504 2744320 167 1992294400 134512640 135712473 4294956192 18446744073709551615 135208030 0 0 4096 0 0 0 0 17 1 0 0
/proc/12562/statm: 670 167 95 292 0 375 0

[startup+0.0690829 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 12562
/proc/meminfo: memFree=1534528/2055920 swapFree=4192956/4192956
[pid=12562] ppid=12560 vsize=5980 CPUtime=0.06
/proc/12562/stat : 12562 (SApperloT-hrp) R 12560 12562 12281 0 -1 4194304 994 0 0 0 6 0 0 0 18 0 1 0 108859504 6123520 978 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/12562/statm: 1495 979 95 292 0 1200 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5980

[startup+0.10205 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 12562
/proc/meminfo: memFree=1534528/2055920 swapFree=4192956/4192956
[pid=12562] ppid=12560 vsize=7828 CPUtime=0.09
/proc/12562/stat : 12562 (SApperloT-hrp) R 12560 12562 12281 0 -1 4194304 1450 0 0 0 9 0 0 0 18 0 1 0 108859504 8015872 1434 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/12562/statm: 1957 1435 95 292 0 1662 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7828

[startup+0.302084 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 12562
/proc/meminfo: memFree=1534528/2055920 swapFree=4192956/4192956
[pid=12562] ppid=12560 vsize=10732 CPUtime=0.29
/proc/12562/stat : 12562 (SApperloT-hrp) R 12560 12562 12281 0 -1 4194304 2200 0 0 0 28 1 0 0 19 0 1 0 108859504 10989568 2183 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/12562/statm: 2683 2183 105 292 0 2388 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10732

[startup+0.70115 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 12562
/proc/meminfo: memFree=1534528/2055920 swapFree=4192956/4192956
[pid=12562] ppid=12560 vsize=13768 CPUtime=0.69
/proc/12562/stat : 12562 (SApperloT-hrp) R 12560 12562 12281 0 -1 4194304 2944 0 0 0 68 1 0 0 22 0 1 0 108859504 14098432 2927 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/12562/statm: 3442 2927 105 292 0 3147 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13768

[startup+1.50129 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 12563
/proc/meminfo: memFree=1521272/2055920 swapFree=4192956/4192956
[pid=12562] ppid=12560 vsize=18256 CPUtime=1.49
/proc/12562/stat : 12562 (SApperloT-hrp) R 12560 12562 12281 0 -1 4194304 4081 0 0 0 147 2 0 0 25 0 1 0 108859504 18694144 4064 1992294400 134512640 135712473 4294956192 18446744073709551615 134564702 0 0 4096 0 0 0 0 17 1 0 0
/proc/12562/statm: 4564 4064 109 292 0 4269 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18256

[startup+3.10155 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 12563
/proc/meminfo: memFree=1515320/2055920 swapFree=4192956/4192956
[pid=12562] ppid=12560 vsize=26044 CPUtime=3.09
/proc/12562/stat : 12562 (SApperloT-hrp) R 12560 12562 12281 0 -1 4194304 6018 0 0 0 306 3 0 0 25 0 1 0 108859504 26669056 6001 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/12562/statm: 6511 6001 109 292 0 6216 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26044

[startup+6.30109 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 12563
/proc/meminfo: memFree=1503480/2055920 swapFree=4192956/4192956
[pid=12562] ppid=12560 vsize=35420 CPUtime=6.28
/proc/12562/stat : 12562 (SApperloT-hrp) R 12560 12562 12281 0 -1 4194304 8370 0 0 0 624 4 0 0 25 0 1 0 108859504 36270080 8353 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/12562/statm: 8855 8354 109 292 0 8560 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 35420

[startup+12.7012 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 12563
/proc/meminfo: memFree=1489336/2055920 swapFree=4192956/4192956
[pid=12562] ppid=12560 vsize=48112 CPUtime=12.68
/proc/12562/stat : 12562 (SApperloT-hrp) R 12560 12562 12281 0 -1 4194304 11534 0 0 0 1261 7 0 0 25 0 1 0 108859504 49266688 11484 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/12562/statm: 12028 11484 109 292 0 11733 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 48112

[startup+25.5013 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 12563
/proc/meminfo: memFree=1471864/2055920 swapFree=4192956/4192956
[pid=12562] ppid=12560 vsize=65484 CPUtime=25.48
/proc/12562/stat : 12562 (SApperloT-hrp) R 12560 12562 12281 0 -1 4194304 15848 0 0 0 2537 11 0 0 25 0 1 0 108859504 67055616 15733 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/12562/statm: 16371 15733 109 292 0 16076 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 65484

[startup+51.1026 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 12563
/proc/meminfo: memFree=1442616/2055920 swapFree=4192956/4192956
[pid=12562] ppid=12560 vsize=95916 CPUtime=51.07
/proc/12562/stat : 12562 (SApperloT-hrp) R 12560 12562 12281 0 -1 4194304 23355 0 0 0 5090 17 0 0 25 0 1 0 108859504 98217984 23111 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/12562/statm: 23979 23111 109 292 0 23684 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 95916

[startup+102.304 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 12563
/proc/meminfo: memFree=1412472/2055920 swapFree=4192956/4192956
[pid=12562] ppid=12560 vsize=125832 CPUtime=102.25
/proc/12562/stat : 12562 (SApperloT-hrp) R 12560 12562 12281 0 -1 4194304 30730 0 0 0 10201 24 0 0 25 0 1 0 108859504 128851968 30486 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/12562/statm: 31458 30486 109 292 0 31163 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 125832

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 12569
/proc/meminfo: memFree=1389752/2055920 swapFree=4192956/4192956
[pid=12562] ppid=12560 vsize=149172 CPUtime=162.22
/proc/12562/stat : 12562 (SApperloT-hrp) R 12560 12562 12281 0 -1 4194304 36400 0 0 0 16193 29 0 0 25 0 1 0 108859504 152752128 36156 1992294400 134512640 135712473 4294956192 18446744073709551615 134558705 0 0 4096 0 0 0 0 17 1 0 0
/proc/12562/statm: 37293 36156 109 292 0 36998 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 149172

[startup+222.301 s]
/proc/loadavg: 1.07 1.00 1.00 2/65 12569
/proc/meminfo: memFree=1388344/2055920 swapFree=4192956/4192956
[pid=12562] ppid=12560 vsize=150836 CPUtime=222.2
/proc/12562/stat : 12562 (SApperloT-hrp) R 12560 12562 12281 0 -1 4194304 36726 0 0 0 22190 30 0 0 25 0 1 0 108859504 154456064 36482 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/12562/statm: 37709 36482 109 292 0 37414 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 150836

[startup+282.301 s]
/proc/loadavg: 1.10 1.02 1.00 2/65 12569
/proc/meminfo: memFree=1387448/2055920 swapFree=4192956/4192956
[pid=12562] ppid=12560 vsize=151864 CPUtime=282.18
/proc/12562/stat : 12562 (SApperloT-hrp) R 12560 12562 12281 0 -1 4194304 36927 0 0 0 28188 30 0 0 25 0 1 0 108859504 155508736 36683 1992294400 134512640 135712473 4294956192 18446744073709551615 134540615 0 0 4096 0 0 0 0 17 1 0 0
/proc/12562/statm: 37966 36683 109 292 0 37671 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 151864

[startup+342.301 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 12569
/proc/meminfo: memFree=1385528/2055920 swapFree=4192956/4192956
[pid=12562] ppid=12560 vsize=154424 CPUtime=342.15
/proc/12562/stat : 12562 (SApperloT-hrp) R 12560 12562 12281 0 -1 4194304 37397 0 0 0 34185 30 0 0 25 0 1 0 108859504 158130176 37153 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/12562/statm: 38606 37153 109 292 0 38311 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 154424

[startup+402.301 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 12569
/proc/meminfo: memFree=1376824/2055920 swapFree=4192956/4192956
[pid=12562] ppid=12560 vsize=163728 CPUtime=402.14
/proc/12562/stat : 12562 (SApperloT-hrp) R 12560 12562 12281 0 -1 4194304 39565 0 0 0 40181 33 0 0 25 0 1 0 108859504 167657472 39321 1992294400 134512640 135712473 4294956192 18446744073709551615 134564167 0 0 4096 0 0 0 0 17 1 0 0
/proc/12562/statm: 40932 39321 109 292 0 40637 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 163728

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12569
/proc/meminfo: memFree=1359416/2055920 swapFree=4192956/4192956
[pid=12562] ppid=12560 vsize=181560 CPUtime=462.12
/proc/12562/stat : 12562 (SApperloT-hrp) R 12560 12562 12281 0 -1 4194304 43901 0 0 0 46176 36 0 0 25 0 1 0 108859504 185917440 43657 1992294400 134512640 135712473 4294956192 18446744073709551615 134564702 0 0 4096 0 0 0 0 17 1 0 0
/proc/12562/statm: 45390 43657 109 292 0 45095 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 181560

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12569
/proc/meminfo: memFree=1355320/2055920 swapFree=4192956/4192956
[pid=12562] ppid=12560 vsize=185996 CPUtime=522.09
/proc/12562/stat : 12562 (SApperloT-hrp) R 12560 12562 12281 0 -1 4194304 44935 0 0 0 52173 36 0 0 25 0 1 0 108859504 190459904 44691 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/12562/statm: 46499 44691 109 292 0 46204 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 185996

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12569
/proc/meminfo: memFree=1353848/2055920 swapFree=4192956/4192956
[pid=12562] ppid=12560 vsize=188228 CPUtime=582.08
/proc/12562/stat : 12562 (SApperloT-hrp) R 12560 12562 12281 0 -1 4194304 45371 0 0 0 58171 37 0 0 25 0 1 0 108859504 192745472 45127 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/12562/statm: 47057 45127 109 292 0 46762 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 188228

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12569
/proc/meminfo: memFree=1352760/2055920 swapFree=4192956/4192956
[pid=12562] ppid=12560 vsize=189508 CPUtime=642.06
/proc/12562/stat : 12562 (SApperloT-hrp) R 12560 12562 12281 0 -1 4194304 45620 0 0 0 64169 37 0 0 25 0 1 0 108859504 194056192 45376 1992294400 134512640 135712473 4294956192 18446744073709551615 134564805 0 0 4096 0 0 0 0 17 1 0 0
/proc/12562/statm: 47377 45376 109 292 0 47082 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 189508

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12569
/proc/meminfo: memFree=1349624/2055920 swapFree=4192956/4192956
[pid=12562] ppid=12560 vsize=192824 CPUtime=702.04
/proc/12562/stat : 12562 (SApperloT-hrp) R 12560 12562 12281 0 -1 4194304 46432 0 0 0 70166 38 0 0 25 0 1 0 108859504 197451776 46188 1992294400 134512640 135712473 4294956192 18446744073709551615 134564310 0 0 4096 0 0 0 0 17 1 0 0
/proc/12562/statm: 48206 46188 109 292 0 47911 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 192824

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12569
/proc/meminfo: memFree=1343544/2055920 swapFree=4192956/4192956
[pid=12562] ppid=12560 vsize=199824 CPUtime=762.02
/proc/12562/stat : 12562 (SApperloT-hrp) R 12560 12562 12281 0 -1 4194304 48144 0 0 0 76163 39 0 0 25 0 1 0 108859504 204619776 47643 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/12562/statm: 49956 47643 109 292 0 49661 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 199824

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12569
/proc/meminfo: memFree=1342328/2055920 swapFree=4192956/4192956
[pid=12562] ppid=12560 vsize=201236 CPUtime=821.99
/proc/12562/stat : 12562 (SApperloT-hrp) R 12560 12562 12281 0 -1 4194304 48437 0 0 0 82160 39 0 0 25 0 1 0 108859504 206065664 47936 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/12562/statm: 50309 47936 109 292 0 50014 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 201236

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12569
/proc/meminfo: memFree=1340664/2055920 swapFree=4192956/4192956
[pid=12562] ppid=12560 vsize=203420 CPUtime=881.98
/proc/12562/stat : 12562 (SApperloT-hrp) R 12560 12562 12281 0 -1 4194304 48849 0 0 0 88158 40 0 0 25 0 1 0 108859504 208302080 48348 1992294400 134512640 135712473 4294956192 18446744073709551615 134564385 0 0 4096 0 0 0 0 17 1 0 0
/proc/12562/statm: 50855 48348 109 292 0 50560 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 203420

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12569
/proc/meminfo: memFree=1339896/2055920 swapFree=4192956/4192956
[pid=12562] ppid=12560 vsize=204320 CPUtime=941.95
/proc/12562/stat : 12562 (SApperloT-hrp) R 12560 12562 12281 0 -1 4194304 49048 0 0 0 94155 40 0 0 25 0 1 0 108859504 209223680 48547 1992294400 134512640 135712473 4294956192 18446744073709551615 134564702 0 0 4096 0 0 0 0 17 1 0 0
/proc/12562/statm: 51080 48547 109 292 0 50785 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 204320

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12569
/proc/meminfo: memFree=1339576/2055920 swapFree=4192956/4192956
[pid=12562] ppid=12560 vsize=204836 CPUtime=1001.93
/proc/12562/stat : 12562 (SApperloT-hrp) R 12560 12562 12281 0 -1 4194304 49122 0 0 0 100153 40 0 0 25 0 1 0 108859504 209752064 48621 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/12562/statm: 51209 48621 109 292 0 50914 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 204836

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12569
/proc/meminfo: memFree=1338040/2055920 swapFree=4192956/4192956
[pid=12562] ppid=12560 vsize=207012 CPUtime=1061.91
/proc/12562/stat : 12562 (SApperloT-hrp) R 12560 12562 12281 0 -1 4194304 49508 0 0 0 106151 40 0 0 25 0 1 0 108859504 211980288 49007 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/12562/statm: 51753 49007 109 292 0 51458 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 207012

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12569
/proc/meminfo: memFree=1337016/2055920 swapFree=4192956/4192956
[pid=12562] ppid=12560 vsize=208300 CPUtime=1121.89
/proc/12562/stat : 12562 (SApperloT-hrp) R 12560 12562 12281 0 -1 4194304 49758 0 0 0 112149 40 0 0 25 0 1 0 108859504 213299200 49257 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/12562/statm: 52075 49257 109 292 0 51780 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 208300

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12569
/proc/meminfo: memFree=1335672/2055920 swapFree=4192956/4192956
[pid=12562] ppid=12560 vsize=210360 CPUtime=1181.86
/proc/12562/stat : 12562 (SApperloT-hrp) R 12560 12562 12281 0 -1 4194304 50099 0 0 0 118146 40 0 0 25 0 1 0 108859504 215408640 49598 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/12562/statm: 52590 49598 109 292 0 52295 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 210360



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12569
/proc/meminfo: memFree=1335608/2055920 swapFree=4192956/4192956
[pid=12562] ppid=12560 vsize=210360 CPUtime=1200.06
/proc/12562/stat : 12562 (SApperloT-hrp) R 12560 12562 12281 0 -1 4194304 50103 0 0 0 119966 40 0 0 25 0 1 0 108859504 215408640 49602 1992294400 134512640 135712473 4294956192 18446744073709551615 134564290 0 0 4096 0 0 0 0 17 1 0 0
/proc/12562/statm: 52590 49602 109 292 0 52295 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 210360

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.00 2/65 12569
/proc/meminfo: memFree=1335608/2055920 swapFree=4192956/4192956
[pid=12562] ppid=12560 vsize=210360 CPUtime=1200.06
/proc/12562/stat : 12562 (SApperloT-hrp) R 12560 12562 12281 0 -1 4194304 50103 0 0 0 119966 40 0 0 25 0 1 0 108859504 215408640 49602 1992294400 134512640 135712473 4294956192 18446744073709551615 134564290 0 0 4096 0 0 0 0 17 1 0 0
/proc/12562/statm: 52590 49602 109 292 0 52295 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 210360

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.54
CPU time (s): 1200.11
CPU user time (s): 1199.67
CPU system time (s): 0.440932
CPU usage (%): 99.9644
Max. virtual memory (cumulated for all children) (KiB): 210360

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

runsolver used 1.17482 second user time and 2.13267 second system time

The end

Launcher Data

Begin job on node57 at 2009-04-27 06:58:42
IDJOB=1735951
IDBENCH=71564
IDSOLVER=510
FILE ID=node57/1735951-1240808322
PBS_JOBID= 9187390
Free space on /tmp= 66436 MiB

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

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

MD5SUM BENCH= 930a5df7b1f1625c5486319e8b2ac554
RANDOM SEED=350625677

node57.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.256
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.256
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:       1534944 kB
Buffers:         64196 kB
Cached:         366788 kB
SwapCached:          0 kB
Active:         248708 kB
Inactive:       196184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1534944 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            5364 kB
Writeback:           0 kB
Mapped:          23644 kB
Slab:            62168 kB
Committed_AS:   350580 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= 66436 MiB
End job on node57 at 2009-04-27 07:18:45