Trace number 3251093

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
MPhaseSAT64 2011-03-03? (TO) 1300.06 1300.01

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m47-q742.5-n45-p30-s17570390.cnf
MD5SUMba3b1702a651cd8da3e6cada8f2e97bc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.28965
Satisfiable
(Un)Satisfiability was proved
Number of variables2088
Number of clauses405748
Sum of the clauses size813494
Maximum clause length47
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2405703
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3251093-1303579801/watcher-3251093-1303579801 -o /tmp/evaluation-result-3251093-1303579801/solver-3251093-1303579801 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3251093-1303579801.cnf 

running on 2 cores: 4,6

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.38 3.87 3.87 4/189 7871
/proc/meminfo: memFree=14514544/32950928 swapFree=67087032/67111528
[pid=7871] ppid=7869 vsize=9412 CPUtime=0 cores=4,6
/proc/7871/stat : 7871 (MPhaseSAT64) R 7869 7871 7393 0 -1 4202496 336 0 0 0 0 0 0 0 21 0 1 0 469577199 9637888 278 33554432000 134512640 134761588 4287762800 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7871/statm: 2353 278 225 61 0 1656 0

[startup+0.0764589 s]
/proc/loadavg: 3.38 3.87 3.87 4/189 7871
/proc/meminfo: memFree=14514544/32950928 swapFree=67087032/67111528
[pid=7871] ppid=7869 vsize=9412 CPUtime=0.07 cores=4,6
/proc/7871/stat : 7871 (MPhaseSAT64) R 7869 7871 7393 0 -1 4202496 756 0 0 0 7 0 0 0 21 0 1 0 469577199 9637888 698 33554432000 134512640 134761588 4287762800 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7871/statm: 2353 698 225 61 0 1656 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 9412

[startup+0.100449 s]
/proc/loadavg: 3.38 3.87 3.87 4/189 7871
/proc/meminfo: memFree=14514544/32950928 swapFree=67087032/67111528
[pid=7871] ppid=7869 vsize=9412 CPUtime=0.09 cores=4,6
/proc/7871/stat : 7871 (MPhaseSAT64) R 7869 7871 7393 0 -1 4202496 899 0 0 0 9 0 0 0 21 0 1 0 469577199 9637888 841 33554432000 134512640 134761588 4287762800 18446744073709551615 134531305 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7871/statm: 2353 841 225 61 0 1656 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9412

[startup+0.300415 s]
/proc/loadavg: 3.38 3.87 3.87 4/189 7871
/proc/meminfo: memFree=14514544/32950928 swapFree=67087032/67111528
[pid=7871] ppid=7869 vsize=12600 CPUtime=0.29 cores=4,6
/proc/7871/stat : 7871 (MPhaseSAT64) R 7869 7871 7393 0 -1 4202496 5107 0 0 0 29 0 0 0 22 0 1 0 469577199 12902400 2664 33554432000 134512640 134761588 4287762800 18446744073709551615 134559314 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7871/statm: 3150 2664 236 61 0 2453 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12600

[startup+0.700337 s]
/proc/loadavg: 3.38 3.87 3.87 4/189 7871
/proc/meminfo: memFree=14514544/32950928 swapFree=67087032/67111528
[pid=7871] ppid=7869 vsize=17528 CPUtime=0.69 cores=4,6
/proc/7871/stat : 7871 (MPhaseSAT64) R 7869 7871 7393 0 -1 4202496 10807 0 0 0 68 1 0 0 24 0 1 0 469577199 17948672 3915 33554432000 134512640 134761588 4287762800 18446744073709551615 134617683 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7871/statm: 4382 3915 265 61 0 3685 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17528

[startup+1.50018 s]
/proc/loadavg: 3.38 3.87 3.87 5/190 7872
/proc/meminfo: memFree=14464160/32950928 swapFree=67087032/67111528
[pid=7871] ppid=7869 vsize=18596 CPUtime=1.49 cores=4,6
/proc/7871/stat : 7871 (MPhaseSAT64) R 7869 7871 7393 0 -1 4202496 11074 0 0 0 148 1 0 0 25 0 1 0 469577199 19042304 4182 33554432000 134512640 134761588 4287762800 18446744073709551615 134614652 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7871/statm: 4649 4182 265 61 0 3952 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18596

[startup+3.10088 s]
/proc/loadavg: 3.43 3.87 3.87 5/190 7872
/proc/meminfo: memFree=14436880/32950928 swapFree=67087032/67111528
[pid=7871] ppid=7869 vsize=20140 CPUtime=3.09 cores=4,6
/proc/7871/stat : 7871 (MPhaseSAT64) R 7869 7871 7393 0 -1 4202496 11489 0 0 0 308 1 0 0 25 0 1 0 469577199 20623360 4597 33554432000 134512640 134761588 4287762800 18446744073709551615 134747194 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7871/statm: 5035 4597 270 61 0 4338 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20140

[startup+6.30026 s]
/proc/loadavg: 3.43 3.87 3.87 5/190 7872
/proc/meminfo: memFree=14418064/32950928 swapFree=67087032/67111528
[pid=7871] ppid=7869 vsize=23764 CPUtime=6.29 cores=4,6
/proc/7871/stat : 7871 (MPhaseSAT64) R 7869 7871 7393 0 -1 4202496 15241 0 0 0 628 1 0 0 25 0 1 0 469577199 24334336 5503 33554432000 134512640 134761588 4287762800 18446744073709551615 134616752 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7871/statm: 5941 5503 270 61 0 5244 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23764

[startup+12.701 s]
/proc/loadavg: 3.52 3.87 3.87 5/190 7872
/proc/meminfo: memFree=14411040/32950928 swapFree=67087032/67111528
[pid=7871] ppid=7869 vsize=25548 CPUtime=12.69 cores=4,6
/proc/7871/stat : 7871 (MPhaseSAT64) R 7869 7871 7393 0 -1 4202496 19996 0 0 0 1267 2 0 0 25 0 1 0 469577199 26161152 5917 33554432000 134512640 134761588 4287762800 18446744073709551615 134680793 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7871/statm: 6387 5917 270 61 0 5690 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 25548

[startup+25.5006 s]
/proc/loadavg: 3.59 3.88 3.87 5/190 7873
/proc/meminfo: memFree=14388332/32950928 swapFree=67087032/67111528
[pid=7871] ppid=7869 vsize=37036 CPUtime=25.49 cores=4,6
/proc/7871/stat : 7871 (MPhaseSAT64) R 7869 7871 7393 0 -1 4202496 29320 0 0 0 2546 3 0 0 25 0 1 0 469577199 37924864 8821 33554432000 134512640 134761588 4287762800 18446744073709551615 134748536 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7871/statm: 9259 8821 270 61 0 8562 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 37036

[startup+51.1007 s]
/proc/loadavg: 3.73 3.89 3.87 5/190 7873
/proc/meminfo: memFree=14417428/32950928 swapFree=67087032/67111528
[pid=7871] ppid=7869 vsize=18348 CPUtime=51.09 cores=4,6
/proc/7871/stat : 7871 (MPhaseSAT64) R 7869 7871 7393 0 -1 4202496 42833 0 0 0 5104 5 0 0 25 0 1 0 469577199 18788352 4140 33554432000 134512640 134761588 4287762800 18446744073709551615 134536623 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7871/statm: 4587 4140 272 61 0 3890 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 18348

[startup+102.307 s]
/proc/loadavg: 3.89 3.90 3.88 5/190 7875
/proc/meminfo: memFree=14371668/32950928 swapFree=67087032/67111528
[pid=7871] ppid=7869 vsize=48884 CPUtime=102.3 cores=4,6
/proc/7871/stat : 7871 (MPhaseSAT64) R 7869 7871 7393 0 -1 4202496 74331 0 0 0 10221 9 0 0 25 0 1 0 469577199 50057216 11714 33554432000 134512640 134761588 4287762800 18446744073709551615 134635853 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7871/statm: 12221 11714 275 61 0 11524 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 48884

[startup+162.3 s]
/proc/loadavg: 3.96 3.92 3.88 5/190 7876
/proc/meminfo: memFree=14333700/32950928 swapFree=67087032/67111528
[pid=7871] ppid=7869 vsize=81500 CPUtime=162.3 cores=4,6
/proc/7871/stat : 7871 (MPhaseSAT64) R 7869 7871 7393 0 -1 4202496 95007 0 0 0 16218 12 0 0 25 0 1 0 469577199 83456000 19868 33554432000 134512640 134761588 4287762800 18446744073709551615 134747327 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7871/statm: 20375 19868 275 61 0 19678 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 81500

[startup+222.301 s]
/proc/loadavg: 3.98 3.93 3.89 5/190 7878
/proc/meminfo: memFree=14241796/32950928 swapFree=67087032/67111528
[pid=7871] ppid=7869 vsize=93488 CPUtime=222.3 cores=4,6
/proc/7871/stat : 7871 (MPhaseSAT64) R 7869 7871 7393 0 -1 4202496 109398 0 0 0 22216 14 0 0 25 0 1 0 469577199 95731712 22865 33554432000 134512640 134761588 4287762800 18446744073709551615 134635936 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7871/statm: 23372 22865 275 61 0 22675 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 93488

[startup+282.3 s]
/proc/loadavg: 3.99 3.94 3.89 5/190 7879
/proc/meminfo: memFree=14233340/32950928 swapFree=67087032/67111528
[pid=7871] ppid=7869 vsize=87888 CPUtime=282.3 cores=4,6
/proc/7871/stat : 7871 (MPhaseSAT64) R 7869 7871 7393 0 -1 4202496 122731 0 0 0 28215 15 0 0 25 0 1 0 469577199 89997312 21457 33554432000 134512640 134761588 4287762800 18446744073709551615 134635902 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7871/statm: 21972 21457 275 61 0 21275 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 87888

[startup+342.301 s]
/proc/loadavg: 3.99 3.95 3.90 5/190 7881
/proc/meminfo: memFree=14209500/32950928 swapFree=67087032/67111528
[pid=7871] ppid=7869 vsize=91444 CPUtime=342.3 cores=4,6
/proc/7871/stat : 7871 (MPhaseSAT64) R 7869 7871 7393 0 -1 4202496 144075 0 0 0 34212 18 0 0 25 0 1 0 469577199 93638656 22340 33554432000 134512640 134761588 4287762800 18446744073709551615 134635912 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7871/statm: 22861 22340 275 61 0 22164 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 91444

[startup+402.3 s]
/proc/loadavg: 3.99 3.95 3.91 5/190 7883
/proc/meminfo: memFree=14184180/32950928 swapFree=67087032/67111528
[pid=7871] ppid=7869 vsize=112320 CPUtime=402.31 cores=4,6
/proc/7871/stat : 7871 (MPhaseSAT64) R 7869 7871 7393 0 -1 4202496 166707 0 0 0 40210 21 0 0 25 0 1 0 469577199 115015680 27552 33554432000 134512640 134761588 4287762800 18446744073709551615 134635877 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7871/statm: 28080 27552 275 61 0 27383 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 112320

[startup+462.301 s]
/proc/loadavg: 3.99 3.96 3.91 5/190 7884
/proc/meminfo: memFree=14168780/32950928 swapFree=67087032/67111528
[pid=7871] ppid=7869 vsize=113420 CPUtime=462.31 cores=4,6
/proc/7871/stat : 7871 (MPhaseSAT64) R 7869 7871 7393 0 -1 4202496 184642 0 0 0 46207 24 0 0 25 0 1 0 469577199 116142080 27822 33554432000 134512640 134761588 4287762800 18446744073709551615 134747269 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7871/statm: 28355 27822 275 61 0 27658 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 113420

[startup+522.3 s]
/proc/loadavg: 4.08 3.99 3.92 5/190 7913
/proc/meminfo: memFree=14149848/32950928 swapFree=67087032/67111528
[pid=7871] ppid=7869 vsize=108300 CPUtime=522.32 cores=4,6
/proc/7871/stat : 7871 (MPhaseSAT64) R 7869 7871 7393 0 -1 4202496 189122 0 0 0 52207 25 0 0 25 0 1 0 469577199 110899200 26542 33554432000 134512640 134761588 4287762800 18446744073709551615 134635906 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7871/statm: 27075 26542 275 61 0 26378 0
Current children cumulated CPU time (s) 522.32
Current children cumulated vsize (KiB) 108300

[startup+582.301 s]
/proc/loadavg: 4.03 3.99 3.92 5/190 7914
/proc/meminfo: memFree=14165796/32950928 swapFree=67087032/67111528
[pid=7871] ppid=7869 vsize=102668 CPUtime=582.31 cores=4,6
/proc/7871/stat : 7871 (MPhaseSAT64) R 7869 7871 7393 0 -1 4202496 192770 0 0 0 58206 25 0 0 25 0 1 0 469577199 105132032 25134 33554432000 134512640 134761588 4287762800 18446744073709551615 134636043 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7871/statm: 25667 25134 275 61 0 24970 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 102668

[startup+642.3 s]
/proc/loadavg: 4.01 3.99 3.92 5/190 7916
/proc/meminfo: memFree=14130420/32950928 swapFree=67087032/67111528
[pid=7871] ppid=7869 vsize=106240 CPUtime=642.32 cores=4,6
/proc/7871/stat : 7871 (MPhaseSAT64) R 7869 7871 7393 0 -1 4202496 205443 0 0 0 64205 27 0 0 25 0 1 0 469577199 108789760 26027 33554432000 134512640 134761588 4287762800 18446744073709551615 134636053 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7871/statm: 26560 26027 275 61 0 25863 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 106240

[startup+702.301 s]
/proc/loadavg: 4.00 3.99 3.92 5/190 7918
/proc/meminfo: memFree=14093572/32950928 swapFree=67087032/67111528
[pid=7871] ppid=7869 vsize=103680 CPUtime=702.32 cores=4,6
/proc/7871/stat : 7871 (MPhaseSAT64) R 7869 7871 7393 0 -1 4202496 206979 0 0 0 70205 27 0 0 25 0 1 0 469577199 106168320 25387 33554432000 134512640 134761588 4287762800 18446744073709551615 134635936 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7871/statm: 25920 25387 275 61 0 25223 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 103680

[startup+762.306 s]
/proc/loadavg: 4.05 4.01 3.93 5/190 7919
/proc/meminfo: memFree=14098772/32950928 swapFree=67087032/67111528
[pid=7871] ppid=7869 vsize=102132 CPUtime=762.33 cores=4,6
/proc/7871/stat : 7871 (MPhaseSAT64) R 7869 7871 7393 0 -1 4202496 219044 0 0 0 76204 29 0 0 25 0 1 0 469577199 104583168 25000 33554432000 134512640 134761588 4287762800 18446744073709551615 134747280 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7871/statm: 25533 25000 275 61 0 24836 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 102132

[startup+822.301 s]
/proc/loadavg: 4.02 4.00 3.93 5/190 7921
/proc/meminfo: memFree=14095788/32950928 swapFree=67087032/67111528
[pid=7871] ppid=7869 vsize=102588 CPUtime=822.32 cores=4,6
/proc/7871/stat : 7871 (MPhaseSAT64) R 7869 7871 7393 0 -1 4202496 230074 0 0 0 82202 30 0 0 25 0 1 0 469577199 105050112 25114 33554432000 134512640 134761588 4287762800 18446744073709551615 134748180 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7871/statm: 25647 25114 275 61 0 24950 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 102588

[startup+882.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 7922
/proc/meminfo: memFree=14075692/32950928 swapFree=67087032/67111528
[pid=7871] ppid=7869 vsize=122512 CPUtime=882.33 cores=4,6
/proc/7871/stat : 7871 (MPhaseSAT64) R 7869 7871 7393 0 -1 4202496 245116 0 0 0 88201 32 0 0 25 0 1 0 469577199 125452288 30095 33554432000 134512640 134761588 4287762800 18446744073709551615 134747101 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7871/statm: 30628 30095 275 61 0 29931 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 122512

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 7924
/proc/meminfo: memFree=14054604/32950928 swapFree=67087032/67111528
[pid=7871] ppid=7869 vsize=102288 CPUtime=942.33 cores=4,6
/proc/7871/stat : 7871 (MPhaseSAT64) R 7869 7871 7393 0 -1 4202496 253693 0 0 0 94200 33 0 0 25 0 1 0 469577199 104742912 25039 33554432000 134512640 134761588 4287762800 18446744073709551615 134644592 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7871/statm: 25572 25039 275 61 0 24875 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 102288

[startup+1002.3 s]
/proc/loadavg: 4.10 4.03 3.94 5/190 7926
/proc/meminfo: memFree=14072080/32950928 swapFree=67087032/67111528
[pid=7871] ppid=7869 vsize=102504 CPUtime=1002.33 cores=4,6
/proc/7871/stat : 7871 (MPhaseSAT64) R 7869 7871 7393 0 -1 4202496 265727 0 0 0 100197 36 0 0 25 0 1 0 469577199 104964096 25093 33554432000 134512640 134761588 4287762800 18446744073709551615 134747221 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7871/statm: 25626 25093 275 61 0 24929 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 102504

[startup+1062.3 s]
/proc/loadavg: 4.04 4.02 3.94 5/190 7927
/proc/meminfo: memFree=14035736/32950928 swapFree=67087032/67111528
[pid=7871] ppid=7869 vsize=134744 CPUtime=1062.33 cores=4,6
/proc/7871/stat : 7871 (MPhaseSAT64) R 7869 7871 7393 0 -1 4202496 281728 0 0 0 106195 38 0 0 25 0 1 0 469577199 137977856 33153 33554432000 134512640 134761588 4287762800 18446744073709551615 134747206 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7871/statm: 33686 33153 275 61 0 32989 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 134744

[startup+1122.3 s]
/proc/loadavg: 4.01 4.02 3.94 5/190 7929
/proc/meminfo: memFree=14072428/32950928 swapFree=67087032/67111528
[pid=7871] ppid=7869 vsize=120404 CPUtime=1122.34 cores=4,6
/proc/7871/stat : 7871 (MPhaseSAT64) R 7869 7871 7393 0 -1 4202496 296577 0 0 0 112193 41 0 0 25 0 1 0 469577199 123293696 29568 33554432000 134512640 134761588 4287762800 18446744073709551615 134680551 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7871/statm: 30101 29568 275 61 0 29404 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 120404

[startup+1182.3 s]
/proc/loadavg: 4.00 4.01 3.94 5/190 7930
/proc/meminfo: memFree=14037192/32950928 swapFree=67087032/67111528
[pid=7871] ppid=7869 vsize=134928 CPUtime=1182.34 cores=4,6
/proc/7871/stat : 7871 (MPhaseSAT64) R 7869 7871 7393 0 -1 4202496 310629 0 0 0 118191 43 0 0 25 0 1 0 469577199 138166272 33199 33554432000 134512640 134761588 4287762800 18446744073709551615 134747171 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7871/statm: 33732 33199 275 61 0 33035 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 134928

[startup+1242.3 s]
/proc/loadavg: 4.07 4.02 3.94 5/190 7932
/proc/meminfo: memFree=14047956/32950928 swapFree=67087032/67111528
[pid=7871] ppid=7869 vsize=111888 CPUtime=1242.34 cores=4,6
/proc/7871/stat : 7871 (MPhaseSAT64) R 7869 7871 7393 0 -1 4202496 326886 0 0 0 124189 45 0 0 25 0 1 0 469577199 114573312 27439 33554432000 134512640 134761588 4287762800 18446744073709551615 134747269 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7871/statm: 27972 27439 275 61 0 27275 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 111888



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.02 3.94 3/187 7936
/proc/meminfo: memFree=14356852/32950928 swapFree=67087032/67111528
[pid=7871] ppid=7869 vsize=127756 CPUtime=1300.04 cores=4,6
/proc/7871/stat : 7871 (MPhaseSAT64) R 7869 7871 7393 0 -1 4202496 342887 0 0 0 129957 47 0 0 25 0 1 0 469577199 130822144 31406 33554432000 134512640 134761588 4287762800 18446744073709551615 134616704 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7871/statm: 31939 31406 275 61 0 31242 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 127756

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.01
CPU time (s): 1300.06
CPU user time (s): 1299.58
CPU system time (s): 0.484926
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 160344

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

runsolver used 2.24366 second user time and 4.84326 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-23 19:30:01
IDJOB=3251093
IDBENCH=88211
IDSOLVER=1521
FILE ID=node148/3251093-1303579801
RUNJOBID= node148-1303579801-7830
PBS_JOBID= 13150324
Free space on /tmp= 70572 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m47-q742.5-n45-p30-s17570390.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3251093-1303579801/watcher-3251093-1303579801 -o /tmp/evaluation-result-3251093-1303579801/solver-3251093-1303579801 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3251093-1303579801.cnf

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

MD5SUM BENCH= ba3b1702a651cd8da3e6cada8f2e97bc
RANDOM SEED=122972189

node148.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.854
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.70
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.854
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.75
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.854
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.83
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.854
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.75
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.854
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	: 5332.82
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.854
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.75
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.854
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.82
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.854
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14514824 kB
Buffers:       2044948 kB
Cached:       15770820 kB
SwapCached:       5264 kB
Active:        8916200 kB
Inactive:      8960224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14514824 kB
SwapTotal:    67111528 kB
SwapFree:     67087032 kB
Dirty:           24680 kB
Writeback:           0 kB
AnonPages:       56732 kB
Mapped:          14640 kB
Slab:           494856 kB
PageTables:       4744 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   279132 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= 70588 MiB
End job on node148 at 2011-04-23 19:51:43