Trace number 1556225

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.15 1200.49

General information on the benchmark

NameAPPLICATIONS/
bitverif/maxxor/maxxor128.cnf
MD5SUM065c126f0d55807310a398728b44423f
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 variables200440
Number of clauses599015
Sum of the clauses size1397699
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2399342
Number of clauses of size 3199671
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-1556225-1238747718/watcher-1556225-1238747718 -o /tmp/evaluation-result-1556225-1238747718/solver-1556225-1238747718 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=388833111 HOME/instance-1556225-1238747718.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.03 3/81 8048
/proc/meminfo: memFree=1745912/2055920 swapFree=4169716/4192956
[pid=8048] ppid=8046 vsize=7816 CPUtime=0
/proc/8048/stat : 8048 (SApperloT-hrp) R 8046 8048 7668 0 -1 4194304 989 0 0 0 0 0 0 0 18 0 1 0 501100773 8003584 973 1992294400 134512640 135712473 4294956192 18446744073709551615 134547530 0 0 4096 0 0 0 0 17 1 0 0
/proc/8048/statm: 1954 978 92 292 0 1659 0

[startup+0.055309 s]
/proc/loadavg: 1.00 1.00 1.03 3/81 8048
/proc/meminfo: memFree=1745912/2055920 swapFree=4169716/4192956
[pid=8048] ppid=8046 vsize=14488 CPUtime=0.05
/proc/8048/stat : 8048 (SApperloT-hrp) R 8046 8048 7668 0 -1 4194304 2685 0 0 0 4 1 0 0 18 0 1 0 501100773 14835712 2669 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/8048/statm: 3622 2670 95 292 0 3327 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 14488

[startup+0.101357 s]
/proc/loadavg: 1.00 1.00 1.03 3/81 8048
/proc/meminfo: memFree=1745912/2055920 swapFree=4169716/4192956
[pid=8048] ppid=8046 vsize=16732 CPUtime=0.09
/proc/8048/stat : 8048 (SApperloT-hrp) R 8046 8048 7668 0 -1 4194304 3286 0 0 0 8 1 0 0 18 0 1 0 501100773 17133568 3270 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/8048/statm: 4183 3270 95 292 0 3888 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16732

[startup+0.301376 s]
/proc/loadavg: 1.00 1.00 1.03 3/81 8048
/proc/meminfo: memFree=1745912/2055920 swapFree=4169716/4192956
[pid=8048] ppid=8046 vsize=26368 CPUtime=0.29
/proc/8048/stat : 8048 (SApperloT-hrp) R 8046 8048 7668 0 -1 4194304 5870 0 0 0 26 3 0 0 19 0 1 0 501100773 27000832 5854 1992294400 134512640 135712473 4294956192 18446744073709551615 135208030 0 0 4096 0 0 0 0 17 1 0 0
/proc/8048/statm: 6592 5855 95 292 0 6297 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26368

[startup+0.701416 s]
/proc/loadavg: 1.00 1.00 1.03 3/81 8048
/proc/meminfo: memFree=1745912/2055920 swapFree=4169716/4192956
[pid=8048] ppid=8046 vsize=41896 CPUtime=0.69
/proc/8048/stat : 8048 (SApperloT-hrp) R 8046 8048 7668 0 -1 4194304 9978 0 0 0 64 5 0 0 23 0 1 0 501100773 42901504 9863 1992294400 134512640 135712473 4294956192 18446744073709551615 134557813 0 0 4096 0 0 0 0 17 1 0 0
/proc/8048/statm: 10474 9863 105 292 0 10179 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 41896

[startup+1.50149 s]
/proc/loadavg: 1.00 1.00 1.03 2/82 8049
/proc/meminfo: memFree=1706032/2055920 swapFree=4169716/4192956
[pid=8048] ppid=8046 vsize=43332 CPUtime=1.49
/proc/8048/stat : 8048 (SApperloT-hrp) R 8046 8048 7668 0 -1 4194304 10403 0 0 0 144 5 0 0 25 0 1 0 501100773 44371968 10159 1992294400 134512640 135712473 4294956192 18446744073709551615 134563921 0 0 4096 0 0 0 0 17 1 0 0
/proc/8048/statm: 10833 10159 105 292 0 10538 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43332

[startup+3.10165 s]
/proc/loadavg: 1.00 1.00 1.03 2/82 8049
/proc/meminfo: memFree=1704816/2055920 swapFree=4169716/4192956
[pid=8048] ppid=8046 vsize=43596 CPUtime=3.09
/proc/8048/stat : 8048 (SApperloT-hrp) R 8046 8048 7668 0 -1 4194304 10483 0 0 0 303 6 0 0 25 0 1 0 501100773 44642304 10239 1992294400 134512640 135712473 4294956192 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/8048/statm: 10899 10239 105 292 0 10604 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 43596

[startup+6.30192 s]
/proc/loadavg: 1.00 1.00 1.03 2/82 8049
/proc/meminfo: memFree=1703920/2055920 swapFree=4169716/4192956
[pid=8048] ppid=8046 vsize=44764 CPUtime=6.29
/proc/8048/stat : 8048 (SApperloT-hrp) R 8046 8048 7668 0 -1 4194304 10765 0 0 0 623 6 0 0 25 0 1 0 501100773 45838336 10521 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/8048/statm: 11191 10521 105 292 0 10896 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 44764

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.03 2/82 8049
/proc/meminfo: memFree=1698736/2055920 swapFree=4169716/4192956
[pid=8048] ppid=8046 vsize=50324 CPUtime=12.69
/proc/8048/stat : 8048 (SApperloT-hrp) R 8046 8048 7668 0 -1 4194304 12125 0 0 0 1261 8 0 0 25 0 1 0 501100773 51531776 11881 1992294400 134512640 135712473 4294956192 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/8048/statm: 12581 11881 109 292 0 12286 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 50324

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.03 2/82 8049
/proc/meminfo: memFree=1693744/2055920 swapFree=4169716/4192956
[pid=8048] ppid=8046 vsize=55260 CPUtime=25.48
/proc/8048/stat : 8048 (SApperloT-hrp) R 8046 8048 7668 0 -1 4194304 13358 0 0 0 2540 8 0 0 25 0 1 0 501100773 56586240 13114 1992294400 134512640 135712473 4294956192 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/8048/statm: 13815 13114 109 292 0 13520 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 55260

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.02 2/82 8049
/proc/meminfo: memFree=1687280/2055920 swapFree=4169716/4192956
[pid=8048] ppid=8046 vsize=61712 CPUtime=51.07
/proc/8048/stat : 8048 (SApperloT-hrp) R 8046 8048 7668 0 -1 4194304 14986 0 0 0 5097 10 0 0 25 0 1 0 501100773 63193088 14742 1992294400 134512640 135712473 4294956192 18446744073709551615 134559741 0 0 4096 0 0 0 0 17 1 0 0
/proc/8048/statm: 15428 14742 109 292 0 15133 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 61712

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.02 2/82 8049
/proc/meminfo: memFree=1667440/2055920 swapFree=4169716/4192956
[pid=8048] ppid=8046 vsize=81624 CPUtime=102.26
/proc/8048/stat : 8048 (SApperloT-hrp) R 8046 8048 7668 0 -1 4194304 19945 0 0 0 10211 15 0 0 25 0 1 0 501100773 83582976 19701 1992294400 134512640 135712473 4294956192 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/8048/statm: 20406 19701 109 292 0 20111 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 81624

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/82 8049
/proc/meminfo: memFree=1643440/2055920 swapFree=4169716/4192956
[pid=8048] ppid=8046 vsize=106040 CPUtime=162.24
/proc/8048/stat : 8048 (SApperloT-hrp) R 8046 8048 7668 0 -1 4194304 26026 0 0 0 16203 21 0 0 25 0 1 0 501100773 108584960 25782 1992294400 134512640 135712473 4294956192 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/8048/statm: 26510 25782 109 292 0 26215 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 106040

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/82 8049
/proc/meminfo: memFree=1613552/2055920 swapFree=4169716/4192956
[pid=8048] ppid=8046 vsize=135488 CPUtime=222.22
/proc/8048/stat : 8048 (SApperloT-hrp) R 8046 8048 7668 0 -1 4194304 33536 0 0 0 22192 30 0 0 25 0 1 0 501100773 138739712 33163 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/8048/statm: 33872 33163 109 292 0 33577 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 135488

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 8049
/proc/meminfo: memFree=1587184/2055920 swapFree=4169716/4192956
[pid=8048] ppid=8046 vsize=163448 CPUtime=282.21
/proc/8048/stat : 8048 (SApperloT-hrp) R 8046 8048 7668 0 -1 4194304 40552 0 0 0 28184 37 0 0 25 0 1 0 501100773 167370752 39793 1992294400 134512640 135712473 4294956192 18446744073709551615 134563035 0 0 4096 0 0 0 0 17 1 0 0
/proc/8048/statm: 40862 39793 109 292 0 40567 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 163448

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 8049
/proc/meminfo: memFree=1563504/2055920 swapFree=4169716/4192956
[pid=8048] ppid=8046 vsize=186684 CPUtime=342.19
/proc/8048/stat : 8048 (SApperloT-hrp) R 8046 8048 7668 0 -1 4194304 46408 0 0 0 34175 44 0 0 25 0 1 0 501100773 191164416 45649 1992294400 134512640 135712473 4294956192 18446744073709551615 134563046 0 0 4096 0 0 0 0 17 1 0 0
/proc/8048/statm: 46671 45649 109 292 0 46376 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 186684

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 8049
/proc/meminfo: memFree=1545328/2055920 swapFree=4169716/4192956
[pid=8048] ppid=8046 vsize=205008 CPUtime=402.17
/proc/8048/stat : 8048 (SApperloT-hrp) R 8046 8048 7668 0 -1 4194304 50983 0 0 0 40169 48 0 0 25 0 1 0 501100773 209928192 50224 1992294400 134512640 135712473 4294956192 18446744073709551615 134554176 0 0 4096 0 0 0 0 17 1 0 0
/proc/8048/statm: 51252 50224 109 292 0 50957 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 205008

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 8049
/proc/meminfo: memFree=1526128/2055920 swapFree=4169716/4192956
[pid=8048] ppid=8046 vsize=223764 CPUtime=462.15
/proc/8048/stat : 8048 (SApperloT-hrp) R 8046 8048 7668 0 -1 4194304 55719 0 0 0 46162 53 0 0 25 0 1 0 501100773 229134336 54960 1992294400 134512640 135712473 4294956192 18446744073709551615 134554090 0 0 4096 0 0 0 0 17 1 0 0
/proc/8048/statm: 55941 54960 109 292 0 55646 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 223764

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 8049
/proc/meminfo: memFree=1500784/2055920 swapFree=4169716/4192956
[pid=8048] ppid=8046 vsize=249356 CPUtime=522.14
/proc/8048/stat : 8048 (SApperloT-hrp) R 8046 8048 7668 0 -1 4194304 62102 0 0 0 52154 60 0 0 25 0 1 0 501100773 255340544 61343 1992294400 134512640 135712473 4294956192 18446744073709551615 134556987 0 0 4096 0 0 0 0 17 1 0 0
/proc/8048/statm: 62339 61343 109 292 0 62044 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 249356

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 8049
/proc/meminfo: memFree=1466224/2055920 swapFree=4169716/4192956
[pid=8048] ppid=8046 vsize=283704 CPUtime=582.12
/proc/8048/stat : 8048 (SApperloT-hrp) R 8046 8048 7668 0 -1 4194304 70692 0 0 0 58145 67 0 0 25 0 1 0 501100773 290512896 69933 1992294400 134512640 135712473 4294956192 18446744073709551615 134554390 0 0 4096 0 0 0 0 17 1 0 0
/proc/8048/statm: 70926 69933 109 292 0 70631 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 283704

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 8049
/proc/meminfo: memFree=1435056/2055920 swapFree=4169716/4192956
[pid=8048] ppid=8046 vsize=315040 CPUtime=642.11
/proc/8048/stat : 8048 (SApperloT-hrp) R 8046 8048 7668 0 -1 4194304 78908 0 0 0 64137 74 0 0 25 0 1 0 501100773 322600960 77636 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/8048/statm: 78760 77636 109 292 0 78465 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 315040

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 8049
/proc/meminfo: memFree=1409584/2055920 swapFree=4169716/4192956
[pid=8048] ppid=8046 vsize=340600 CPUtime=702.09
/proc/8048/stat : 8048 (SApperloT-hrp) R 8046 8048 7668 0 -1 4194304 85322 0 0 0 70129 80 0 0 25 0 1 0 501100773 348774400 84050 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/8048/statm: 85150 84050 109 292 0 84855 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 340600

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 8049
/proc/meminfo: memFree=1389296/2055920 swapFree=4169716/4192956
[pid=8048] ppid=8046 vsize=360800 CPUtime=762.08
/proc/8048/stat : 8048 (SApperloT-hrp) R 8046 8048 7668 0 -1 4194304 90310 0 0 0 76122 86 0 0 25 0 1 0 501100773 369459200 89038 1992294400 134512640 135712473 4294956192 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/8048/statm: 90200 89038 109 292 0 89905 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 360800

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 8049
/proc/meminfo: memFree=1370480/2055920 swapFree=4169716/4192956
[pid=8048] ppid=8046 vsize=381024 CPUtime=822.05
/proc/8048/stat : 8048 (SApperloT-hrp) R 8046 8048 7668 0 -1 4194304 95305 0 0 0 82114 91 0 0 25 0 1 0 501100773 390168576 93776 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/8048/statm: 95256 93776 109 292 0 94961 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 381024

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 8049
/proc/meminfo: memFree=1349680/2055920 swapFree=4169716/4192956
[pid=8048] ppid=8046 vsize=401484 CPUtime=882.04
/proc/8048/stat : 8048 (SApperloT-hrp) R 8046 8048 7668 0 -1 4194304 100442 0 0 0 88106 98 0 0 25 0 1 0 501100773 411119616 98913 1992294400 134512640 135712473 4294956192 18446744073709551615 134554176 0 0 4096 0 0 0 0 17 1 0 0
/proc/8048/statm: 100371 98913 109 292 0 100076 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 401484

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 8049
/proc/meminfo: memFree=1331888/2055920 swapFree=4169716/4192956
[pid=8048] ppid=8046 vsize=419480 CPUtime=942.02
/proc/8048/stat : 8048 (SApperloT-hrp) R 8046 8048 7668 0 -1 4194304 104921 0 0 0 94100 102 0 0 25 0 1 0 501100773 429547520 103392 1992294400 134512640 135712473 4294956192 18446744073709551615 134554555 0 0 4096 0 0 0 0 17 1 0 0
/proc/8048/statm: 104870 103392 109 292 0 104575 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 419480

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 8051
/proc/meminfo: memFree=1314608/2055920 swapFree=4169716/4192956
[pid=8048] ppid=8046 vsize=436628 CPUtime=1002.01
/proc/8048/stat : 8048 (SApperloT-hrp) R 8046 8048 7668 0 -1 4194304 109212 0 0 0 100095 106 0 0 25 0 1 0 501100773 447107072 107683 1992294400 134512640 135712473 4294956192 18446744073709551615 134554447 0 0 4096 0 0 0 0 17 1 0 0
/proc/8048/statm: 109157 107683 109 292 0 108862 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 436628

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 8051
/proc/meminfo: memFree=1295728/2055920 swapFree=4169716/4192956
[pid=8048] ppid=8046 vsize=455108 CPUtime=1061.99
/proc/8048/stat : 8048 (SApperloT-hrp) R 8046 8048 7668 0 -1 4194304 113973 0 0 0 106089 110 0 0 25 0 1 0 501100773 466030592 112444 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/8048/statm: 113777 112444 109 292 0 113482 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 455108

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 8051
/proc/meminfo: memFree=1277488/2055920 swapFree=4169716/4192956
[pid=8048] ppid=8046 vsize=474120 CPUtime=1121.97
/proc/8048/stat : 8048 (SApperloT-hrp) R 8046 8048 7668 0 -1 4194304 118725 0 0 0 112082 115 0 0 25 0 1 0 501100773 485498880 116938 1992294400 134512640 135712473 4294956192 18446744073709551615 134568108 0 0 4096 0 0 0 0 17 1 0 0
/proc/8048/statm: 118530 116938 109 292 0 118235 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 474120

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 8051
/proc/meminfo: memFree=1227504/2055920 swapFree=4169716/4192956
[pid=8048] ppid=8046 vsize=526268 CPUtime=1181.95
/proc/8048/stat : 8048 (SApperloT-hrp) R 8046 8048 7668 0 -1 4194304 131370 0 0 0 118068 127 0 0 25 0 1 0 501100773 538898432 129583 1992294400 134512640 135712473 4294956192 18446744073709551615 134563041 0 0 4096 0 0 0 0 17 1 0 0
/proc/8048/statm: 131567 129583 109 292 0 131272 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 526268



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 8051
/proc/meminfo: memFree=1205744/2055920 swapFree=4169716/4192956
[pid=8048] ppid=8046 vsize=547584 CPUtime=1200.06
/proc/8048/stat : 8048 (SApperloT-hrp) R 8046 8048 7668 0 -1 4194304 136623 0 0 0 119873 133 0 0 25 0 1 0 501100773 560726016 134836 1992294400 134512640 135712473 4294956192 18446744073709551615 134601422 0 0 4096 0 0 0 0 17 1 0 0
/proc/8048/statm: 136896 134836 109 292 0 136601 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 547584

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.49
CPU time (s): 1200.15
CPU user time (s): 1198.74
CPU system time (s): 1.41578
CPU usage (%): 99.9718
Max. virtual memory (cumulated for all children) (KiB): 547584

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

runsolver used 1.46178 second user time and 4.00839 second system time

The end

Launcher Data

Begin job on node89 at 2009-04-03 10:35:19
IDJOB=1556225
IDBENCH=70815
IDSOLVER=510
FILE ID=node89/1556225-1238747718
PBS_JOBID= 9085436
Free space on /tmp= 66508 MiB

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

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

MD5SUM BENCH= 065c126f0d55807310a398728b44423f
RANDOM SEED=388833111

node89.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.240
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.240
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:       1746328 kB
Buffers:         54784 kB
Cached:         160444 kB
SwapCached:      12436 kB
Active:          37840 kB
Inactive:       191360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1746328 kB
SwapTotal:     4192956 kB
SwapFree:      4169716 kB
Dirty:           11984 kB
Writeback:           0 kB
Mapped:          19632 kB
Slab:            64632 kB
Committed_AS:  1650264 kB
PageTables:       2600 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= 66504 MiB
End job on node89 at 2009-04-03 10:55:21