Trace number 3380141

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
SApperloT2010 2011-05-15 (fixed)? (TO) 1300.06 1300.03

General information on the benchmark

NameAPPLICATIONS/bitverif/
maxxororand/maxxororand064.cnf
MD5SUM49dbd2fb16b3d5ce554d30c48729a56d
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 variables92464
Number of clauses276623
Sum of the clauses size645451
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2184414
Number of clauses of size 392207
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 Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3380141-1305454305/watcher-3380141-1305454305 -o /tmp/evaluation-result-3380141-1305454305/solver-3380141-1305454305 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3380141-1305454305.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.84 3.97 3.72 6/356 27618
/proc/meminfo: memFree=25667048/32951124 swapFree=40554400/67111528
[pid=27618] ppid=27616 vsize=27760 CPUtime=0 cores=1,3
/proc/27618/stat : 27618 (SApperloT2010) R 27616 27618 25236 0 -1 4202496 3737 0 0 0 0 0 0 0 21 0 1 0 657030945 28426240 3677 33554432000 4194304 4394578 140737135345632 18446744073709551615 230809165568 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27618/statm: 6940 3677 247 49 0 4081 0

[startup+0.0176341 s]
/proc/loadavg: 3.84 3.97 3.72 6/356 27618
/proc/meminfo: memFree=25667048/32951124 swapFree=40554400/67111528
[pid=27618] ppid=27616 vsize=28552 CPUtime=0.01 cores=1,3
/proc/27618/stat : 27618 (SApperloT2010) R 27616 27618 25236 0 -1 4202496 3921 0 0 0 1 0 0 0 21 0 1 0 657030945 29237248 3861 33554432000 4194304 4394578 140737135345632 18446744073709551615 230808826565 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27618/statm: 7138 3862 247 49 0 4279 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 28552

[startup+0.102612 s]
/proc/loadavg: 3.84 3.97 3.72 6/356 27618
/proc/meminfo: memFree=25667048/32951124 swapFree=40554400/67111528
[pid=27618] ppid=27616 vsize=37528 CPUtime=0.09 cores=1,3
/proc/27618/stat : 27618 (SApperloT2010) R 27616 27618 25236 0 -1 4202496 6169 0 0 0 9 0 0 0 22 0 1 0 657030945 38428672 6109 33554432000 4194304 4394578 140737135345632 18446744073709551615 230808823956 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/27618/statm: 9382 6109 247 49 0 6523 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37528

[startup+0.300579 s]
/proc/loadavg: 3.84 3.97 3.72 6/356 27618
/proc/meminfo: memFree=25667048/32951124 swapFree=40554400/67111528
[pid=27618] ppid=27616 vsize=56984 CPUtime=0.29 cores=1,3
/proc/27618/stat : 27618 (SApperloT2010) R 27616 27618 25236 0 -1 4202496 11044 0 0 0 24 5 0 0 22 0 1 0 657030945 58351616 10983 33554432000 4194304 4394578 140737135345632 18446744073709551615 4255369 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/27618/statm: 14246 10983 255 49 0 11387 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 56984

[startup+0.700505 s]
/proc/loadavg: 3.84 3.97 3.72 6/356 27618
/proc/meminfo: memFree=25667048/32951124 swapFree=40554400/67111528
[pid=27618] ppid=27616 vsize=88700 CPUtime=0.69 cores=1,3
/proc/27618/stat : 27618 (SApperloT2010) R 27616 27618 25236 0 -1 4202496 19590 0 0 0 59 10 0 0 24 0 1 0 657030945 90828800 17366 33554432000 4194304 4394578 140737135345632 18446744073709551615 47898880634833 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/27618/statm: 22175 17366 255 49 0 19316 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 88700

[startup+1.50039 s]
/proc/loadavg: 3.84 3.97 3.72 5/360 27625
/proc/meminfo: memFree=25488000/32951124 swapFree=40554400/67111528
[pid=27618] ppid=27616 vsize=117380 CPUtime=1.48 cores=1,3
/proc/27618/stat : 27618 (SApperloT2010) R 27616 27618 25236 0 -1 4202496 28881 0 0 0 131 17 0 0 25 0 1 0 657030945 120197120 25575 33554432000 4194304 4394578 140737135345632 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27618/statm: 29345 25575 266 49 0 26486 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 117380

[startup+3.1011 s]
/proc/loadavg: 3.93 3.98 3.72 5/360 27626
/proc/meminfo: memFree=25451420/32951124 swapFree=40554400/67111528
[pid=27618] ppid=27616 vsize=123428 CPUtime=3.08 cores=1,3
/proc/27618/stat : 27618 (SApperloT2010) R 27616 27618 25236 0 -1 4202496 30401 0 0 0 291 17 0 0 25 0 1 0 657030945 126390272 27095 33554432000 4194304 4394578 140737135345632 18446744073709551615 4285594 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27618/statm: 30857 27095 266 49 0 27998 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 123428

[startup+6.30052 s]
/proc/loadavg: 3.93 3.98 3.72 5/360 27626
/proc/meminfo: memFree=25421092/32951124 swapFree=40554400/67111528
[pid=27618] ppid=27616 vsize=130588 CPUtime=6.28 cores=1,3
/proc/27618/stat : 27618 (SApperloT2010) R 27616 27618 25236 0 -1 4202496 32155 0 0 0 610 18 0 0 25 0 1 0 657030945 133722112 28849 33554432000 4194304 4394578 140737135345632 18446744073709551615 4296807 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27618/statm: 32647 28849 266 49 0 29788 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 130588

[startup+12.7003 s]
/proc/loadavg: 3.94 3.98 3.72 5/360 27626
/proc/meminfo: memFree=25386472/32951124 swapFree=40554400/67111528
[pid=27618] ppid=27616 vsize=143556 CPUtime=12.68 cores=1,3
/proc/27618/stat : 27618 (SApperloT2010) R 27616 27618 25236 0 -1 4202496 35338 0 0 0 1250 18 0 0 25 0 1 0 657030945 147001344 32032 33554432000 4194304 4394578 140737135345632 18446744073709551615 4298951 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27618/statm: 35889 32032 266 49 0 33030 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 143556

[startup+25.501 s]
/proc/loadavg: 3.95 3.98 3.73 5/360 27626
/proc/meminfo: memFree=25332920/32951124 swapFree=40554400/67111528
[pid=27618] ppid=27616 vsize=167432 CPUtime=25.49 cores=1,3
/proc/27618/stat : 27618 (SApperloT2010) R 27616 27618 25236 0 -1 4202496 41151 0 0 0 2529 20 0 0 25 0 1 0 657030945 171450368 37845 33554432000 4194304 4394578 140737135345632 18446744073709551615 4298804 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27618/statm: 41858 37845 266 49 0 38999 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 167432

[startup+51.1003 s]
/proc/loadavg: 3.97 3.98 3.73 5/360 27627
/proc/meminfo: memFree=25273952/32951124 swapFree=40554400/67111528
[pid=27618] ppid=27616 vsize=192300 CPUtime=51.08 cores=1,3
/proc/27618/stat : 27618 (SApperloT2010) R 27616 27618 25236 0 -1 4202496 47200 0 0 0 5087 21 0 0 25 0 1 0 657030945 196915200 43894 33554432000 4194304 4394578 140737135345632 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27618/statm: 48075 43894 266 49 0 45216 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 192300

[startup+102.314 s]
/proc/loadavg: 3.98 3.98 3.74 5/360 27628
/proc/meminfo: memFree=25200032/32951124 swapFree=40554400/67111528
[pid=27618] ppid=27616 vsize=198112 CPUtime=102.29 cores=1,3
/proc/27618/stat : 27618 (SApperloT2010) R 27616 27618 25236 0 -1 4202496 48592 0 0 0 10207 22 0 0 25 0 1 0 657030945 202866688 45286 33554432000 4194304 4394578 140737135345632 18446744073709551615 4287711 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27618/statm: 49528 45286 266 49 0 46669 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 198112

[startup+162.301 s]
/proc/loadavg: 4.10 4.01 3.77 5/360 27630
/proc/meminfo: memFree=25154512/32951124 swapFree=40554400/67111528
[pid=27618] ppid=27616 vsize=221284 CPUtime=162.28 cores=1,3
/proc/27618/stat : 27618 (SApperloT2010) R 27616 27618 25236 0 -1 4202496 54286 0 0 0 16204 24 0 0 25 0 1 0 657030945 226594816 50980 33554432000 4194304 4394578 140737135345632 18446744073709551615 4299894 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27618/statm: 55321 50980 266 49 0 52462 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 221284

[startup+222.301 s]
/proc/loadavg: 4.08 4.03 3.78 5/360 27631
/proc/meminfo: memFree=25088152/32951124 swapFree=40554400/67111528
[pid=27618] ppid=27616 vsize=268188 CPUtime=222.29 cores=1,3
/proc/27618/stat : 27618 (SApperloT2010) R 27616 27618 25236 0 -1 4202496 65727 0 0 0 22202 27 0 0 25 0 1 0 657030945 274624512 62421 33554432000 4194304 4394578 140737135345632 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27618/statm: 67047 62421 266 49 0 64188 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 268188

[startup+282.301 s]
/proc/loadavg: 4.03 4.02 3.79 5/360 27633
/proc/meminfo: memFree=25066676/32951124 swapFree=40554400/67111528
[pid=27618] ppid=27616 vsize=278876 CPUtime=282.29 cores=1,3
/proc/27618/stat : 27618 (SApperloT2010) R 27616 27618 25236 0 -1 4202496 68218 0 0 0 28201 28 0 0 25 0 1 0 657030945 285569024 64912 33554432000 4194304 4394578 140737135345632 18446744073709551615 4298370 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27618/statm: 69719 64912 266 49 0 66860 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 278876

[startup+342.301 s]
/proc/loadavg: 4.01 4.01 3.81 5/360 27635
/proc/meminfo: memFree=25026612/32951124 swapFree=40554400/67111528
[pid=27618] ppid=27616 vsize=278876 CPUtime=342.29 cores=1,3
/proc/27618/stat : 27618 (SApperloT2010) R 27616 27618 25236 0 -1 4202496 68266 0 0 0 34201 28 0 0 25 0 1 0 657030945 285569024 64960 33554432000 4194304 4394578 140737135345632 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27618/statm: 69719 64960 266 49 0 66860 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 278876

[startup+402.3 s]
/proc/loadavg: 4.00 4.01 3.82 5/360 27636
/proc/meminfo: memFree=24997952/32951124 swapFree=40554400/67111528
[pid=27618] ppid=27616 vsize=278876 CPUtime=402.29 cores=1,3
/proc/27618/stat : 27618 (SApperloT2010) R 27616 27618 25236 0 -1 4202496 68273 0 0 0 40201 28 0 0 25 0 1 0 657030945 285569024 64967 33554432000 4194304 4394578 140737135345632 18446744073709551615 4298335 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27618/statm: 69719 64967 266 49 0 66860 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 278876

[startup+462.3 s]
/proc/loadavg: 4.06 4.03 3.83 5/360 27638
/proc/meminfo: memFree=24965452/32951124 swapFree=40554400/67111528
[pid=27618] ppid=27616 vsize=290520 CPUtime=462.29 cores=1,3
/proc/27618/stat : 27618 (SApperloT2010) R 27616 27618 25236 0 -1 4202496 71158 0 0 0 46200 29 0 0 25 0 1 0 657030945 297492480 67852 33554432000 4194304 4394578 140737135345632 18446744073709551615 4298979 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27618/statm: 72630 67852 266 49 0 69771 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 290520

[startup+522.3 s]
/proc/loadavg: 4.13 4.05 3.85 5/360 27639
/proc/meminfo: memFree=24963324/32951124 swapFree=40554400/67111528
[pid=27618] ppid=27616 vsize=291288 CPUtime=522.29 cores=1,3
/proc/27618/stat : 27618 (SApperloT2010) R 27616 27618 25236 0 -1 4202496 71376 0 0 0 52200 29 0 0 25 0 1 0 657030945 298278912 68070 33554432000 4194304 4394578 140737135345632 18446744073709551615 4288366 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27618/statm: 72822 68070 266 49 0 69963 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 291288

[startup+582.3 s]
/proc/loadavg: 4.09 4.06 3.86 5/360 27641
/proc/meminfo: memFree=24912588/32951124 swapFree=40554400/67111528
[pid=27618] ppid=27616 vsize=337612 CPUtime=582.29 cores=1,3
/proc/27618/stat : 27618 (SApperloT2010) R 27616 27618 25236 0 -1 4202496 82667 0 0 0 58196 33 0 0 25 0 1 0 657030945 345714688 79361 33554432000 4194304 4394578 140737135345632 18446744073709551615 4298358 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27618/statm: 84403 79361 266 49 0 81544 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 337612

[startup+642.3 s]
/proc/loadavg: 4.03 4.04 3.87 5/360 27643
/proc/meminfo: memFree=24862848/32951124 swapFree=40554400/67111528
[pid=27618] ppid=27616 vsize=372848 CPUtime=642.31 cores=1,3
/proc/27618/stat : 27618 (SApperloT2010) R 27616 27618 25236 0 -1 4202496 91108 0 0 0 64195 36 0 0 25 0 1 0 657030945 381796352 87802 33554432000 4194304 4394578 140737135345632 18446744073709551615 4298818 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27618/statm: 93212 87802 266 49 0 90353 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 372848

[startup+702.3 s]
/proc/loadavg: 4.16 4.07 3.89 5/360 27644
/proc/meminfo: memFree=24831952/32951124 swapFree=40554400/67111528
[pid=27618] ppid=27616 vsize=398352 CPUtime=702.3 cores=1,3
/proc/27618/stat : 27618 (SApperloT2010) R 27616 27618 25236 0 -1 4202496 96200 0 0 0 70192 38 0 0 25 0 1 0 657030945 407912448 92894 33554432000 4194304 4394578 140737135345632 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27618/statm: 99588 92894 266 49 0 96729 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 398352

[startup+762.313 s]
/proc/loadavg: 4.12 4.07 3.90 5/360 27646
/proc/meminfo: memFree=24769068/32951124 swapFree=40554400/67111528
[pid=27618] ppid=27616 vsize=398608 CPUtime=762.32 cores=1,3
/proc/27618/stat : 27618 (SApperloT2010) R 27616 27618 25236 0 -1 4202496 96318 0 0 0 76194 38 0 0 25 0 1 0 657030945 408174592 93012 33554432000 4194304 4394578 140737135345632 18446744073709551615 4298338 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27618/statm: 99652 93012 266 49 0 96793 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 398608

[startup+822.3 s]
/proc/loadavg: 4.04 4.05 3.90 5/360 27647
/proc/meminfo: memFree=24766940/32951124 swapFree=40554400/67111528
[pid=27618] ppid=27616 vsize=398608 CPUtime=822.31 cores=1,3
/proc/27618/stat : 27618 (SApperloT2010) R 27616 27618 25236 0 -1 4202496 96323 0 0 0 82193 38 0 0 25 0 1 0 657030945 408174592 93017 33554432000 4194304 4394578 140737135345632 18446744073709551615 4298818 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27618/statm: 99652 93017 266 49 0 96793 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 398608

[startup+882.3 s]
/proc/loadavg: 4.01 4.04 3.91 5/360 27649
/proc/meminfo: memFree=24764688/32951124 swapFree=40554400/67111528
[pid=27618] ppid=27616 vsize=398864 CPUtime=882.31 cores=1,3
/proc/27618/stat : 27618 (SApperloT2010) R 27616 27618 25236 0 -1 4202496 96328 0 0 0 88193 38 0 0 25 0 1 0 657030945 408436736 93022 33554432000 4194304 4394578 140737135345632 18446744073709551615 4300102 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27618/statm: 99716 93022 266 49 0 96857 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 398864

[startup+942.301 s]
/proc/loadavg: 4.09 4.06 3.92 5/360 27651
/proc/meminfo: memFree=24763924/32951124 swapFree=40554400/67111528
[pid=27618] ppid=27616 vsize=398864 CPUtime=942.31 cores=1,3
/proc/27618/stat : 27618 (SApperloT2010) R 27616 27618 25236 0 -1 4202496 96341 0 0 0 94193 38 0 0 25 0 1 0 657030945 408436736 93035 33554432000 4194304 4394578 140737135345632 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27618/statm: 99716 93035 266 49 0 96857 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 398864

[startup+1002.3 s]
/proc/loadavg: 4.12 4.08 3.93 5/360 27652
/proc/meminfo: memFree=24762660/32951124 swapFree=40554400/67111528
[pid=27618] ppid=27616 vsize=398864 CPUtime=1002.31 cores=1,3
/proc/27618/stat : 27618 (SApperloT2010) R 27616 27618 25236 0 -1 4202496 96390 0 0 0 100193 38 0 0 25 0 1 0 657030945 408436736 93084 33554432000 4194304 4394578 140737135345632 18446744073709551615 4298265 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27618/statm: 99716 93084 266 49 0 96857 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 398864

[startup+1062.3 s]
/proc/loadavg: 4.18 4.09 3.94 5/360 27654
/proc/meminfo: memFree=24759532/32951124 swapFree=40554400/67111528
[pid=27618] ppid=27616 vsize=398864 CPUtime=1062.31 cores=1,3
/proc/27618/stat : 27618 (SApperloT2010) R 27616 27618 25236 0 -1 4202496 96398 0 0 0 106193 38 0 0 25 0 1 0 657030945 408436736 93092 33554432000 4194304 4394578 140737135345632 18446744073709551615 4298361 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27618/statm: 99716 93092 266 49 0 96857 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 398864

[startup+1122.3 s]
/proc/loadavg: 4.06 4.07 3.94 5/360 27655
/proc/meminfo: memFree=24700488/32951124 swapFree=40554400/67111528
[pid=27618] ppid=27616 vsize=398864 CPUtime=1122.31 cores=1,3
/proc/27618/stat : 27618 (SApperloT2010) R 27616 27618 25236 0 -1 4202496 96403 0 0 0 112193 38 0 0 25 0 1 0 657030945 408436736 93097 33554432000 4194304 4394578 140737135345632 18446744073709551615 4346575 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27618/statm: 99716 93097 266 49 0 96857 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 398864

[startup+1182.3 s]
/proc/loadavg: 4.02 4.06 3.94 5/360 27657
/proc/meminfo: memFree=24693152/32951124 swapFree=40554400/67111528
[pid=27618] ppid=27616 vsize=398864 CPUtime=1182.31 cores=1,3
/proc/27618/stat : 27618 (SApperloT2010) R 27616 27618 25236 0 -1 4202496 96407 0 0 0 118193 38 0 0 25 0 1 0 657030945 408436736 93101 33554432000 4194304 4394578 140737135345632 18446744073709551615 4291680 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27618/statm: 99716 93101 266 49 0 96857 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 398864

[startup+1242.3 s]
/proc/loadavg: 4.01 4.04 3.94 5/360 27659
/proc/meminfo: memFree=24690528/32951124 swapFree=40554400/67111528
[pid=27618] ppid=27616 vsize=398864 CPUtime=1242.32 cores=1,3
/proc/27618/stat : 27618 (SApperloT2010) R 27616 27618 25236 0 -1 4202496 96442 0 0 0 124193 39 0 0 25 0 1 0 657030945 408436736 93136 33554432000 4194304 4394578 140737135345632 18446744073709551615 4298335 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27618/statm: 99716 93136 266 49 0 96857 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 398864



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.05 3.95 3/357 27662
/proc/meminfo: memFree=24896496/32951124 swapFree=40554400/67111528
[pid=27618] ppid=27616 vsize=399888 CPUtime=1300.03 cores=1,3
/proc/27618/stat : 27618 (SApperloT2010) R 27616 27618 25236 0 -1 4202496 96725 0 0 0 129964 39 0 0 25 0 1 0 657030945 409485312 93419 33554432000 4194304 4394578 140737135345632 18446744073709551615 4298373 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27618/statm: 99972 93419 266 49 0 97113 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 399888

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): 1300.03
CPU time (s): 1300.06
CPU user time (s): 1299.64
CPU system time (s): 0.412937
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 399888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.64
system time used= 0.412937
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 96725
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= 5
involuntary context switches= 16140

runsolver used 4.5743 second user time and 10.7174 second system time

The end

Launcher Data

Begin job on node104 at 2011-05-15 12:11:45
IDJOB=3380141
IDBENCH=70797
IDSOLVER=1862
FILE ID=node104/3380141-1305454305
RUNJOBID= node104-1305454305-27584
PBS_JOBID= 13324853
Free space on /tmp= 73420 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxxororand/maxxororand064.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3380141-1305454305/watcher-3380141-1305454305 -o /tmp/evaluation-result-3380141-1305454305/solver-3380141-1305454305 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3380141-1305454305.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 49dbd2fb16b3d5ce554d30c48729a56d
RANDOM SEED=558187831

node104.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.71
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.80
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5293.18
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25669064 kB
Buffers:        310468 kB
Cached:        2464412 kB
SwapCached:     122128 kB
Active:        1034748 kB
Inactive:      5977700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25669064 kB
SwapTotal:    67111528 kB
SwapFree:     40554400 kB
Dirty:            8164 kB
Writeback:          16 kB
AnonPages:     4128052 kB
Mapped:          11072 kB
Slab:           119952 kB
PageTables:      85200 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 74880412 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73420 MiB
End job on node104 at 2011-05-15 12:33:27