Trace number 1554145

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

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitsrotate/
countbitsrotate032.cnf
MD5SUM8d76aa747359ea8ccf15726792949452
Bench CategoryAPPLICATION (applications 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 variables8527
Number of clauses25484
Sum of the clauses size59460
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 216988
Number of clauses of size 38494
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-1554145-1238724000/watcher-1554145-1238724000 -o /tmp/evaluation-result-1554145-1238724000/solver-1554145-1238724000 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=1929332081 HOME/instance-1554145-1238724000.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/81 12521
/proc/meminfo: memFree=1058440/2055920 swapFree=4176448/4192956
[pid=12521] ppid=12519 vsize=1960 CPUtime=0
/proc/12521/stat : 12521 (SApperloT-hrp) R 12519 12521 11943 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 1145064234 2007040 254 1992294400 134512640 135712473 4294956192 18446744073709551615 135208030 0 0 4096 0 0 0 0 17 1 0 0
/proc/12521/statm: 490 254 95 292 0 195 0

[startup+0.0991279 s]
/proc/loadavg: 0.92 0.98 0.99 3/81 12521
/proc/meminfo: memFree=1058440/2055920 swapFree=4176448/4192956
[pid=12521] ppid=12519 vsize=3200 CPUtime=0.09
/proc/12521/stat : 12521 (SApperloT-hrp) R 12519 12521 11943 0 -1 4194304 577 0 0 0 9 0 0 0 20 0 1 0 1145064234 3276800 560 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/12521/statm: 800 560 105 292 0 505 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3200

[startup+0.101128 s]
/proc/loadavg: 0.92 0.98 0.99 3/81 12521
/proc/meminfo: memFree=1058440/2055920 swapFree=4176448/4192956
[pid=12521] ppid=12519 vsize=3200 CPUtime=0.09
/proc/12521/stat : 12521 (SApperloT-hrp) R 12519 12521 11943 0 -1 4194304 577 0 0 0 9 0 0 0 20 0 1 0 1145064234 3276800 560 1992294400 134512640 135712473 4294956192 18446744073709551615 134556947 0 0 4096 0 0 0 0 17 1 0 0
/proc/12521/statm: 800 560 105 292 0 505 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3200

[startup+0.301149 s]
/proc/loadavg: 0.92 0.98 0.99 3/81 12521
/proc/meminfo: memFree=1058440/2055920 swapFree=4176448/4192956
[pid=12521] ppid=12519 vsize=3200 CPUtime=0.29
/proc/12521/stat : 12521 (SApperloT-hrp) R 12519 12521 11943 0 -1 4194304 588 0 0 0 29 0 0 0 22 0 1 0 1145064234 3276800 571 1992294400 134512640 135712473 4294956192 18446744073709551615 134564644 0 0 4096 0 0 0 0 17 1 0 0
/proc/12521/statm: 800 571 105 292 0 505 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3200

[startup+0.701193 s]
/proc/loadavg: 0.92 0.98 0.99 3/81 12521
/proc/meminfo: memFree=1058440/2055920 swapFree=4176448/4192956
[pid=12521] ppid=12519 vsize=3332 CPUtime=0.69
/proc/12521/stat : 12521 (SApperloT-hrp) R 12519 12521 11943 0 -1 4194304 616 0 0 0 69 0 0 0 25 0 1 0 1145064234 3411968 599 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/12521/statm: 833 599 105 292 0 538 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3332

[startup+1.50128 s]
/proc/loadavg: 0.92 0.98 0.99 2/82 12522
/proc/meminfo: memFree=1056320/2055920 swapFree=4176448/4192956
[pid=12521] ppid=12519 vsize=3464 CPUtime=1.49
/proc/12521/stat : 12521 (SApperloT-hrp) R 12519 12521 11943 0 -1 4194304 651 0 0 0 149 0 0 0 25 0 1 0 1145064234 3547136 634 1992294400 134512640 135712473 4294956192 18446744073709551615 134557089 0 0 4096 0 0 0 0 17 1 0 0
/proc/12521/statm: 866 634 105 292 0 571 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3464

[startup+3.10146 s]
/proc/loadavg: 0.92 0.98 0.99 2/82 12522
/proc/meminfo: memFree=1056064/2055920 swapFree=4176448/4192956
[pid=12521] ppid=12519 vsize=3728 CPUtime=3.09
/proc/12521/stat : 12521 (SApperloT-hrp) R 12519 12521 11943 0 -1 4194304 702 0 0 0 309 0 0 0 25 0 1 0 1145064234 3817472 685 1992294400 134512640 135712473 4294956192 18446744073709551615 134564621 0 0 4096 0 0 0 0 17 1 0 0
/proc/12521/statm: 932 685 105 292 0 637 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3728

[startup+6.30181 s]
/proc/loadavg: 0.93 0.98 0.99 2/82 12522
/proc/meminfo: memFree=1055432/2055920 swapFree=4176448/4192956
[pid=12521] ppid=12519 vsize=5716 CPUtime=6.29
/proc/12521/stat : 12521 (SApperloT-hrp) R 12519 12521 11943 0 -1 4194304 1220 0 0 0 629 0 0 0 25 0 1 0 1145064234 5853184 1203 1992294400 134512640 135712473 4294956192 18446744073709551615 134603353 0 0 4096 0 0 0 0 17 1 0 0
/proc/12521/statm: 1429 1203 109 292 0 1134 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5716

[startup+12.7015 s]
/proc/loadavg: 0.93 0.98 0.99 2/82 12522
/proc/meminfo: memFree=1052296/2055920 swapFree=4176448/4192956
[pid=12521] ppid=12519 vsize=7168 CPUtime=12.69
/proc/12521/stat : 12521 (SApperloT-hrp) R 12519 12521 11943 0 -1 4194304 1567 0 0 0 1268 1 0 0 25 0 1 0 1145064234 7340032 1550 1992294400 134512640 135712473 4294956192 18446744073709551615 134564047 0 0 4096 0 0 0 0 17 1 0 0
/proc/12521/statm: 1792 1550 109 292 0 1497 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 7168

[startup+25.5019 s]
/proc/loadavg: 0.95 0.98 0.99 2/82 12522
/proc/meminfo: memFree=1051464/2055920 swapFree=4176448/4192956
[pid=12521] ppid=12519 vsize=8104 CPUtime=25.49
/proc/12521/stat : 12521 (SApperloT-hrp) R 12519 12521 11943 0 -1 4194304 1790 0 0 0 2548 1 0 0 25 0 1 0 1145064234 8298496 1773 1992294400 134512640 135712473 4294956192 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/12521/statm: 2026 1773 109 292 0 1731 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 8104

[startup+51.1018 s]
/proc/loadavg: 0.96 0.98 0.99 2/82 12522
/proc/meminfo: memFree=1051080/2055920 swapFree=4176448/4192956
[pid=12521] ppid=12519 vsize=8564 CPUtime=51.08
/proc/12521/stat : 12521 (SApperloT-hrp) R 12519 12521 11943 0 -1 4194304 1878 0 0 0 5107 1 0 0 25 0 1 0 1145064234 8769536 1861 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/12521/statm: 2141 1861 109 292 0 1846 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 8564

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/82 12528
/proc/meminfo: memFree=1039816/2055920 swapFree=4176448/4192956
[pid=12521] ppid=12519 vsize=19804 CPUtime=102.26
/proc/12521/stat : 12521 (SApperloT-hrp) R 12519 12521 11943 0 -1 4194304 4662 0 0 0 10223 3 0 0 25 0 1 0 1145064234 20279296 4645 1992294400 134512640 135712473 4294956192 18446744073709551615 134581129 0 0 4096 0 0 0 0 17 1 0 0
/proc/12521/statm: 4951 4645 109 292 0 4656 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 19804

[startup+162.301 s]
/proc/loadavg: 1.04 1.00 1.00 2/82 13024
/proc/meminfo: memFree=1039112/2055920 swapFree=4176448/4192956
[pid=12521] ppid=12519 vsize=20316 CPUtime=161.8
/proc/12521/stat : 12521 (SApperloT-hrp) R 12519 12521 11943 0 -1 4194304 4767 0 0 0 16176 4 0 0 25 0 1 0 1145064234 20803584 4750 1992294400 134512640 135712473 4294956192 18446744073709551615 134564600 0 0 4096 0 0 0 0 17 1 0 0
/proc/12521/statm: 5079 4750 109 292 0 4784 0
Current children cumulated CPU time (s) 161.8
Current children cumulated vsize (KiB) 20316

[startup+222.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/82 13024
/proc/meminfo: memFree=1038792/2055920 swapFree=4176448/4192956
[pid=12521] ppid=12519 vsize=20860 CPUtime=221.78
/proc/12521/stat : 12521 (SApperloT-hrp) R 12519 12521 11943 0 -1 4194304 4863 0 0 0 22174 4 0 0 25 0 1 0 1145064234 21360640 4846 1992294400 134512640 135712473 4294956192 18446744073709551615 134564624 0 0 4096 0 0 0 0 17 1 0 0
/proc/12521/statm: 5215 4846 109 292 0 4920 0
Current children cumulated CPU time (s) 221.78
Current children cumulated vsize (KiB) 20860

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 13024
/proc/meminfo: memFree=1038600/2055920 swapFree=4176448/4192956
[pid=12521] ppid=12519 vsize=20992 CPUtime=281.76
/proc/12521/stat : 12521 (SApperloT-hrp) R 12519 12521 11943 0 -1 4194304 4915 0 0 0 28172 4 0 0 25 0 1 0 1145064234 21495808 4898 1992294400 134512640 135712473 4294956192 18446744073709551615 134557979 0 0 4096 0 0 0 0 17 1 0 0
/proc/12521/statm: 5248 4898 109 292 0 4953 0
Current children cumulated CPU time (s) 281.76
Current children cumulated vsize (KiB) 20992

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 13024
/proc/meminfo: memFree=1038216/2055920 swapFree=4176448/4192956
[pid=12521] ppid=12519 vsize=21568 CPUtime=341.75
/proc/12521/stat : 12521 (SApperloT-hrp) R 12519 12521 11943 0 -1 4194304 5016 0 0 0 34171 4 0 0 25 0 1 0 1145064234 22085632 4999 1992294400 134512640 135712473 4294956192 18446744073709551615 134564117 0 0 4096 0 0 0 0 17 1 0 0
/proc/12521/statm: 5392 4999 109 292 0 5097 0
Current children cumulated CPU time (s) 341.75
Current children cumulated vsize (KiB) 21568

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 13024
/proc/meminfo: memFree=1037960/2055920 swapFree=4176448/4192956
[pid=12521] ppid=12519 vsize=21892 CPUtime=401.73
/proc/12521/stat : 12521 (SApperloT-hrp) R 12519 12521 11943 0 -1 4194304 5076 0 0 0 40169 4 0 0 25 0 1 0 1145064234 22417408 5059 1992294400 134512640 135712473 4294956192 18446744073709551615 134558574 0 0 4096 0 0 0 0 17 1 0 0
/proc/12521/statm: 5473 5059 109 292 0 5178 0
Current children cumulated CPU time (s) 401.73
Current children cumulated vsize (KiB) 21892

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 13024
/proc/meminfo: memFree=1037832/2055920 swapFree=4176448/4192956
[pid=12521] ppid=12519 vsize=22156 CPUtime=461.71
/proc/12521/stat : 12521 (SApperloT-hrp) R 12519 12521 11943 0 -1 4194304 5135 0 0 0 46167 4 0 0 25 0 1 0 1145064234 22687744 5118 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/12521/statm: 5539 5118 109 292 0 5244 0
Current children cumulated CPU time (s) 461.71
Current children cumulated vsize (KiB) 22156

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 13024
/proc/meminfo: memFree=1037576/2055920 swapFree=4176448/4192956
[pid=12521] ppid=12519 vsize=22552 CPUtime=521.69
/proc/12521/stat : 12521 (SApperloT-hrp) R 12519 12521 11943 0 -1 4194304 5197 0 0 0 52165 4 0 0 25 0 1 0 1145064234 23093248 5180 1992294400 134512640 135712473 4294956192 18446744073709551615 134557766 0 0 4096 0 0 0 0 17 1 0 0
/proc/12521/statm: 5638 5180 109 292 0 5343 0
Current children cumulated CPU time (s) 521.69
Current children cumulated vsize (KiB) 22552

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 13024
/proc/meminfo: memFree=1037448/2055920 swapFree=4176448/4192956
[pid=12521] ppid=12519 vsize=22684 CPUtime=581.68
/proc/12521/stat : 12521 (SApperloT-hrp) R 12519 12521 11943 0 -1 4194304 5237 0 0 0 58164 4 0 0 25 0 1 0 1145064234 23228416 5220 1992294400 134512640 135712473 4294956192 18446744073709551615 134556947 0 0 4096 0 0 0 0 17 1 0 0
/proc/12521/statm: 5671 5220 109 292 0 5376 0
Current children cumulated CPU time (s) 581.68
Current children cumulated vsize (KiB) 22684

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 13024
/proc/meminfo: memFree=1037192/2055920 swapFree=4176448/4192956
[pid=12521] ppid=12519 vsize=23008 CPUtime=641.66
/proc/12521/stat : 12521 (SApperloT-hrp) R 12519 12521 11943 0 -1 4194304 5301 0 0 0 64162 4 0 0 25 0 1 0 1145064234 23560192 5284 1992294400 134512640 135712473 4294956192 18446744073709551615 134581153 0 0 4096 0 0 0 0 17 1 0 0
/proc/12521/statm: 5752 5284 109 292 0 5457 0
Current children cumulated CPU time (s) 641.66
Current children cumulated vsize (KiB) 23008

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 13024
/proc/meminfo: memFree=1037064/2055920 swapFree=4176448/4192956
[pid=12521] ppid=12519 vsize=23140 CPUtime=701.64
/proc/12521/stat : 12521 (SApperloT-hrp) R 12519 12521 11943 0 -1 4194304 5328 0 0 0 70160 4 0 0 25 0 1 0 1145064234 23695360 5311 1992294400 134512640 135712473 4294956192 18446744073709551615 134564627 0 0 4096 0 0 0 0 17 1 0 0
/proc/12521/statm: 5785 5311 109 292 0 5490 0
Current children cumulated CPU time (s) 701.64
Current children cumulated vsize (KiB) 23140

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 13024
/proc/meminfo: memFree=1037000/2055920 swapFree=4176448/4192956
[pid=12521] ppid=12519 vsize=23140 CPUtime=761.63
/proc/12521/stat : 12521 (SApperloT-hrp) R 12519 12521 11943 0 -1 4194304 5331 0 0 0 76159 4 0 0 25 0 1 0 1145064234 23695360 5314 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/12521/statm: 5785 5314 109 292 0 5490 0
Current children cumulated CPU time (s) 761.63
Current children cumulated vsize (KiB) 23140

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 13024
/proc/meminfo: memFree=1037000/2055920 swapFree=4176448/4192956
[pid=12521] ppid=12519 vsize=23332 CPUtime=821.61
/proc/12521/stat : 12521 (SApperloT-hrp) R 12519 12521 11943 0 -1 4194304 5366 0 0 0 82157 4 0 0 25 0 1 0 1145064234 23891968 5349 1992294400 134512640 135712473 4294956192 18446744073709551615 134564600 0 0 4096 0 0 0 0 17 1 0 0
/proc/12521/statm: 5833 5349 109 292 0 5538 0
Current children cumulated CPU time (s) 821.61
Current children cumulated vsize (KiB) 23332

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 13024
/proc/meminfo: memFree=1036808/2055920 swapFree=4176448/4192956
[pid=12521] ppid=12519 vsize=23524 CPUtime=881.59
/proc/12521/stat : 12521 (SApperloT-hrp) R 12519 12521 11943 0 -1 4194304 5406 0 0 0 88155 4 0 0 25 0 1 0 1145064234 24088576 5389 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/12521/statm: 5881 5389 109 292 0 5586 0
Current children cumulated CPU time (s) 881.59
Current children cumulated vsize (KiB) 23524

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 13024
/proc/meminfo: memFree=1036616/2055920 swapFree=4176448/4192956
[pid=12521] ppid=12519 vsize=23716 CPUtime=941.57
/proc/12521/stat : 12521 (SApperloT-hrp) R 12519 12521 11943 0 -1 4194304 5450 0 0 0 94153 4 0 0 25 0 1 0 1145064234 24285184 5433 1992294400 134512640 135712473 4294956192 18446744073709551615 134557979 0 0 4096 0 0 0 0 17 1 0 0
/proc/12521/statm: 5929 5433 109 292 0 5634 0
Current children cumulated CPU time (s) 941.57
Current children cumulated vsize (KiB) 23716

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 13024
/proc/meminfo: memFree=1036424/2055920 swapFree=4176448/4192956
[pid=12521] ppid=12519 vsize=23980 CPUtime=1001.55
/proc/12521/stat : 12521 (SApperloT-hrp) R 12519 12521 11943 0 -1 4194304 5497 0 0 0 100151 4 0 0 25 0 1 0 1145064234 24555520 5480 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/12521/statm: 5995 5480 109 292 0 5700 0
Current children cumulated CPU time (s) 1001.55
Current children cumulated vsize (KiB) 23980

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 13024
/proc/meminfo: memFree=1036360/2055920 swapFree=4176448/4192956
[pid=12521] ppid=12519 vsize=23980 CPUtime=1061.53
/proc/12521/stat : 12521 (SApperloT-hrp) R 12519 12521 11943 0 -1 4194304 5502 0 0 0 106149 4 0 0 25 0 1 0 1145064234 24555520 5485 1992294400 134512640 135712473 4294956192 18446744073709551615 134557979 0 0 4096 0 0 0 0 17 1 0 0
/proc/12521/statm: 5995 5485 109 292 0 5700 0
Current children cumulated CPU time (s) 1061.53
Current children cumulated vsize (KiB) 23980

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 13024
/proc/meminfo: memFree=1036232/2055920 swapFree=4176448/4192956
[pid=12521] ppid=12519 vsize=24172 CPUtime=1121.52
/proc/12521/stat : 12521 (SApperloT-hrp) R 12519 12521 11943 0 -1 4194304 5531 0 0 0 112148 4 0 0 25 0 1 0 1145064234 24752128 5514 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/12521/statm: 6043 5514 109 292 0 5748 0
Current children cumulated CPU time (s) 1121.52
Current children cumulated vsize (KiB) 24172

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 13024
/proc/meminfo: memFree=1036232/2055920 swapFree=4176448/4192956
[pid=12521] ppid=12519 vsize=24172 CPUtime=1181.5
/proc/12521/stat : 12521 (SApperloT-hrp) R 12519 12521 11943 0 -1 4194304 5532 0 0 0 118146 4 0 0 25 0 1 0 1145064234 24752128 5515 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/12521/statm: 6043 5515 109 292 0 5748 0
Current children cumulated CPU time (s) 1181.5
Current children cumulated vsize (KiB) 24172



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 13024
/proc/meminfo: memFree=1036104/2055920 swapFree=4176448/4192956
[pid=12521] ppid=12519 vsize=24304 CPUtime=1200.1
/proc/12521/stat : 12521 (SApperloT-hrp) R 12519 12521 11943 0 -1 4194304 5558 0 0 0 120006 4 0 0 25 0 1 0 1145064234 24887296 5541 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/12521/statm: 6076 5541 109 292 0 5781 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 24304

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

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

[startup+1200.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 13024
/proc/meminfo: memFree=1036104/2055920 swapFree=4176448/4192956
[pid=12521] ppid=12519 vsize=24304 CPUtime=1200.1
/proc/12521/stat : 12521 (SApperloT-hrp) R 12519 12521 11943 0 -1 4194304 5558 0 0 0 120006 4 0 0 25 0 1 0 1145064234 24887296 5541 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/12521/statm: 6076 5541 109 292 0 5781 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 24304

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.91
CPU time (s): 1200.12
CPU user time (s): 1200.06
CPU system time (s): 0.050992
CPU usage (%): 99.9338
Max. virtual memory (cumulated for all children) (KiB): 24304

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

runsolver used 1.50577 second user time and 3.9704 second system time

The end

Launcher Data

Begin job on node86 at 2009-04-03 04:00:00
IDJOB=1554145
IDBENCH=70775
IDSOLVER=510
FILE ID=node86/1554145-1238724000
PBS_JOBID= 9085308
Free space on /tmp= 66432 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitsrotate/countbitsrotate032.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1554145-1238724000/watcher-1554145-1238724000 -o /tmp/evaluation-result-1554145-1238724000/solver-1554145-1238724000 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=1929332081 HOME/instance-1554145-1238724000.cnf

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

MD5SUM BENCH= 8d76aa747359ea8ccf15726792949452
RANDOM SEED=1929332081

node86.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.238
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.238
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1058856 kB
Buffers:         91404 kB
Cached:         797108 kB
SwapCached:       9020 kB
Active:         334472 kB
Inactive:       568184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1058856 kB
SwapTotal:     4192956 kB
SwapFree:      4176448 kB
Dirty:            1792 kB
Writeback:           0 kB
Mapped:          19216 kB
Slab:            78676 kB
Committed_AS:  2849216 kB
PageTables:       2684 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= 66432 MiB
End job on node86 at 2009-04-03 04:20:03