Trace number 3281546

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
march_rw 2011-03-02? (MO) 766.83 779.547

General information on the benchmark

Namevelev-vliw-uns-4.0-9-i1.cnf
MD5SUM590cca3a58efdeb1c95ef988a53daa1d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark420.299
Satisfiable
(Un)Satisfiability was proved
Number of variables154309
Number of clauses3230738
Sum of the clauses size9429252
Maximum clause length3625
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 22024994
Number of clauses of size 31081436
Number of clauses of size 48866
Number of clauses of size 58692
Number of clauses of size over 5106749

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-3281546-1303753597/watcher-3281546-1303753597 -o /tmp/evaluation-result-3281546-1303753597/solver-3281546-1303753597 -C 2400 -W 1300 -M 7680 ./march_rw HOME/instance-3281546-1303753597.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: 1.88 2.70 3.25 4/189 3984
/proc/meminfo: memFree=23967552/32951124 swapFree=67111412/67111528
[pid=3984] ppid=3982 vsize=32308 CPUtime=0 cores=4,6
/proc/3984/stat : 3984 (march_rw) R 3982 3984 2713 0 -1 4194304 3304 0 0 0 0 0 0 0 21 0 1 0 486957602 33083392 3249 33554432000 4194304 4300876 140734100700176 18446744073709551615 4245967 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3984/statm: 8077 3258 110 27 0 6526 0

[startup+0.0193159 s]
/proc/loadavg: 1.88 2.70 3.25 4/189 3984
/proc/meminfo: memFree=23967552/32951124 swapFree=67111412/67111528
[pid=3984] ppid=3982 vsize=53568 CPUtime=0.01 cores=4,6
/proc/3984/stat : 3984 (march_rw) R 3982 3984 2713 0 -1 4194304 8254 0 0 0 1 0 0 0 21 0 1 0 486957602 54853632 8198 33554432000 4194304 4300876 140734100700176 18446744073709551615 218905391813 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3984/statm: 13392 8208 110 27 0 11841 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 53568

[startup+0.100312 s]
/proc/loadavg: 1.88 2.70 3.25 4/189 3984
/proc/meminfo: memFree=23967552/32951124 swapFree=67111412/67111528
[pid=3984] ppid=3982 vsize=64224 CPUtime=0.09 cores=4,6
/proc/3984/stat : 3984 (march_rw) R 3982 3984 2713 0 -1 4194304 11475 0 0 0 8 1 0 0 21 0 1 0 486957602 65765376 11419 33554432000 4194304 4300876 140734100700176 18446744073709551615 218905391813 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3984/statm: 16056 11419 113 27 0 14505 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 64224

[startup+0.300267 s]
/proc/loadavg: 1.88 2.70 3.25 4/189 3984
/proc/meminfo: memFree=23967552/32951124 swapFree=67111412/67111528
[pid=3984] ppid=3982 vsize=75576 CPUtime=0.29 cores=4,6
/proc/3984/stat : 3984 (march_rw) R 3982 3984 2713 0 -1 4194304 14638 0 0 0 28 1 0 0 22 0 1 0 486957602 77389824 14582 33554432000 4194304 4300876 140734100700176 18446744073709551615 218905391813 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3984/statm: 18894 14582 113 27 0 17343 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 75576

[startup+0.700225 s]
/proc/loadavg: 1.88 2.70 3.25 4/189 3984
/proc/meminfo: memFree=23967552/32951124 swapFree=67111412/67111528
[pid=3984] ppid=3982 vsize=98148 CPUtime=0.69 cores=4,6
/proc/3984/stat : 3984 (march_rw) R 3982 3984 2713 0 -1 4194304 20939 0 0 0 67 2 0 0 24 0 1 0 486957602 100503552 20883 33554432000 4194304 4300876 140734100700176 18446744073709551615 218905391813 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3984/statm: 24537 20884 113 27 0 22986 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 98148

[startup+1.50107 s]
/proc/loadavg: 2.13 2.74 3.26 5/190 3985
/proc/meminfo: memFree=23816892/32951124 swapFree=67111412/67111528
[pid=3984] ppid=3982 vsize=140916 CPUtime=1.49 cores=4,6
/proc/3984/stat : 3984 (march_rw) R 3982 3984 2713 0 -1 4194304 32845 0 0 0 145 4 0 0 25 0 1 0 486957602 144297984 32789 33554432000 4194304 4300876 140734100700176 18446744073709551615 218905391813 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3984/statm: 35229 32789 113 27 0 33678 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 140916

[startup+3.10076 s]
/proc/loadavg: 2.13 2.74 3.26 6/190 3985
/proc/meminfo: memFree=23659040/32951124 swapFree=67111412/67111528
[pid=3984] ppid=3982 vsize=344788 CPUtime=3.09 cores=4,6
/proc/3984/stat : 3984 (march_rw) R 3982 3984 2713 0 -1 4194304 63316 0 0 0 301 8 0 0 25 0 1 0 486957602 353062912 48456 33554432000 4194304 4300876 140734100700176 18446744073709551615 218905126325 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3984/statm: 86197 48456 127 27 0 84646 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 344788

[startup+6.3012 s]
/proc/loadavg: 2.13 2.74 3.26 6/190 3985
/proc/meminfo: memFree=23645940/32951124 swapFree=67111412/67111528
[pid=3984] ppid=3982 vsize=378376 CPUtime=6.29 cores=4,6
/proc/3984/stat : 3984 (march_rw) R 3982 3984 2713 0 -1 4194304 125745 0 0 0 614 15 0 0 25 0 1 0 486957602 387457024 61593 33554432000 4194304 4300876 140734100700176 18446744073709551615 218905126334 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3984/statm: 94594 61593 129 27 0 93043 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 378376

[startup+12.7011 s]
/proc/loadavg: 2.42 2.78 3.27 5/190 3985
/proc/meminfo: memFree=23095352/32951124 swapFree=67111412/67111528
[pid=3984] ppid=3982 vsize=377784 CPUtime=12.69 cores=4,6
/proc/3984/stat : 3984 (march_rw) R 3982 3984 2713 0 -1 4202496 296657 0 0 0 1231 38 0 0 25 0 1 0 486957602 386850816 61459 33554432000 4194304 4300876 140734100700176 18446744073709551615 218905126313 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3984/statm: 94446 61459 146 27 0 92895 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 377784

[startup+25.5007 s]
/proc/loadavg: 2.66 2.82 3.28 6/190 3985
/proc/meminfo: memFree=22956332/32951124 swapFree=67111412/67111528
[pid=3984] ppid=3982 vsize=399372 CPUtime=25.49 cores=4,6
/proc/3984/stat : 3984 (march_rw) R 3982 3984 2713 0 -1 4202496 344599 0 0 0 2504 45 0 0 25 0 1 0 486957602 408956928 66687 33554432000 4194304 4300876 140734100700176 18446744073709551615 4256624 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3984/statm: 99843 66687 146 27 0 98292 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 399372

[startup+51.1011 s]
/proc/loadavg: 3.12 2.91 3.29 6/190 3986
/proc/meminfo: memFree=22833784/32951124 swapFree=67111412/67111528
[pid=3984] ppid=3982 vsize=508988 CPUtime=51.06 cores=4,6
/proc/3984/stat : 3984 (march_rw) R 3982 3984 2713 0 -1 4202496 371250 0 0 0 5058 48 0 0 25 0 1 0 486957602 521203712 93338 33554432000 4194304 4300876 140734100700176 18446744073709551615 4214642 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3984/statm: 127247 93338 146 27 0 125696 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 508988

[startup+102.307 s]
/proc/loadavg: 3.65 3.09 3.33 6/190 3987
/proc/meminfo: memFree=22732012/32951124 swapFree=67111412/67111528
[pid=3984] ppid=3982 vsize=604688 CPUtime=102.27 cores=4,6
/proc/3984/stat : 3984 (march_rw) R 3982 3984 2713 0 -1 4202496 394753 0 0 0 10173 54 0 0 25 0 1 0 486957602 619200512 116841 33554432000 4194304 4300876 140734100700176 18446744073709551615 4256594 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3984/statm: 151172 116841 146 27 0 149621 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 604688

[startup+162.301 s]
/proc/loadavg: 3.87 3.25 3.37 5/190 3989
/proc/meminfo: memFree=22446776/32951124 swapFree=67111412/67111528
[pid=3984] ppid=3982 vsize=890900 CPUtime=162.26 cores=4,6
/proc/3984/stat : 3984 (march_rw) R 3982 3984 2713 0 -1 4202496 464960 0 0 0 16160 66 0 0 25 0 1 0 486957602 912281600 187048 33554432000 4194304 4300876 140734100700176 18446744073709551615 4256594 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3984/statm: 222725 187048 146 27 0 221174 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 890900

[startup+222.301 s]
/proc/loadavg: 3.95 3.39 3.41 6/190 3990
/proc/meminfo: memFree=22328452/32951124 swapFree=67111412/67111528
[pid=3984] ppid=3982 vsize=997160 CPUtime=222.27 cores=4,6
/proc/3984/stat : 3984 (march_rw) R 3982 3984 2713 0 -1 4202496 493447 0 0 0 22153 74 0 0 25 0 1 0 486957602 1021091840 215535 33554432000 4194304 4300876 140734100700176 18446744073709551615 218905391813 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3984/statm: 249290 215535 146 27 0 247739 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 997160

[startup+282.3 s]
/proc/loadavg: 3.98 3.50 3.44 6/190 3992
/proc/meminfo: memFree=22134240/32951124 swapFree=67111412/67111528
[pid=3984] ppid=3982 vsize=1239448 CPUtime=282.27 cores=4,6
/proc/3984/stat : 3984 (march_rw) R 3982 3984 2713 0 -1 4202496 544537 0 0 0 28143 84 0 0 25 0 1 0 486957602 1269194752 266625 33554432000 4194304 4300876 140734100700176 18446744073709551615 4256612 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3984/statm: 309862 266626 146 27 0 308311 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 1239448

[startup+342.301 s]
/proc/loadavg: 4.04 3.60 3.48 6/190 3994
/proc/meminfo: memFree=21035052/32951124 swapFree=67111412/67111528
[pid=3984] ppid=3982 vsize=2376988 CPUtime=342.27 cores=4,6
/proc/3984/stat : 3984 (march_rw) R 3982 3984 2713 0 -1 4202496 815191 0 0 0 34105 122 0 0 25 0 1 0 486957602 2434035712 537279 33554432000 4194304 4300876 140734100700176 18446744073709551615 4256624 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3984/statm: 594247 537279 146 27 0 592696 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 2376988

[startup+402.301 s]
/proc/loadavg: 4.01 3.67 3.51 6/190 3995
/proc/meminfo: memFree=20964340/32951124 swapFree=67111412/67111528
[pid=3984] ppid=3982 vsize=2439424 CPUtime=402.27 cores=4,6
/proc/3984/stat : 3984 (march_rw) R 3982 3984 2713 0 -1 4202496 832572 0 0 0 40100 127 0 0 25 0 1 0 486957602 2497970176 554660 33554432000 4194304 4300876 140734100700176 18446744073709551615 4256612 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3984/statm: 609856 554660 146 27 0 608305 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 2439424

[startup+462.301 s]
/proc/loadavg: 4.11 3.76 3.55 6/190 3997
/proc/meminfo: memFree=20899440/32951124 swapFree=67111412/67111528
[pid=3984] ppid=3982 vsize=2493544 CPUtime=462.28 cores=4,6
/proc/3984/stat : 3984 (march_rw) R 3982 3984 2713 0 -1 4202496 847921 0 0 0 46097 131 0 0 25 0 1 0 486957602 2553389056 570009 33554432000 4194304 4300876 140734100700176 18446744073709551615 4256612 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3984/statm: 623386 570009 146 27 0 621835 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 2493544

[startup+522.301 s]
/proc/loadavg: 4.04 3.80 3.57 5/190 3998
/proc/meminfo: memFree=20805040/32951124 swapFree=67111412/67111528
[pid=3984] ppid=3982 vsize=2580796 CPUtime=522.28 cores=4,6
/proc/3984/stat : 3984 (march_rw) R 3982 3984 2713 0 -1 4202496 871483 0 0 0 52091 137 0 0 25 0 1 0 486957602 2642735104 593571 33554432000 4194304 4300876 140734100700176 18446744073709551615 4256609 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3984/statm: 645199 593571 146 27 0 643648 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 2580796

[startup+582.301 s]
/proc/loadavg: 4.01 3.83 3.59 6/190 4000
/proc/meminfo: memFree=20444156/32951124 swapFree=67111412/67111528
[pid=3984] ppid=3982 vsize=2911852 CPUtime=582.28 cores=4,6
/proc/3984/stat : 3984 (march_rw) R 3982 3984 2713 0 -1 4202496 961258 0 0 0 58076 152 0 0 25 0 1 0 486957602 2981736448 683346 33554432000 4194304 4300876 140734100700176 18446744073709551615 4256612 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3984/statm: 727963 683346 146 27 0 726412 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 2911852

[startup+642.3 s]
/proc/loadavg: 4.00 3.86 3.62 6/190 4002
/proc/meminfo: memFree=20447460/32951124 swapFree=67111412/67111528
[pid=3984] ppid=3982 vsize=2857820 CPUtime=642.29 cores=4,6
/proc/3984/stat : 3984 (march_rw) R 3982 3984 2713 0 -1 4202496 1003553 0 0 0 64071 158 0 0 25 0 1 0 486957602 2926407680 681311 33554432000 4194304 4300876 140734100700176 18446744073709551615 4242185 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3984/statm: 714455 681311 146 27 0 712904 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 2857820

[startup+702.3 s]
/proc/loadavg: 4.00 3.88 3.64 6/190 4003
/proc/meminfo: memFree=15696240/32951124 swapFree=67111412/67111528
[pid=3984] ppid=3982 vsize=7787476 CPUtime=702.28 cores=4,6
/proc/3984/stat : 3984 (march_rw) R 3982 3984 2713 0 -1 4202496 4937601 0 0 0 69542 686 0 0 25 0 1 0 486957602 7974375424 1866769 33554432000 4194304 4300876 140734100700176 18446744073709551615 4242230 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3984/statm: 1946869 1866769 159 27 0 1945318 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 7787476



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+756.401 s]
/proc/loadavg: 4.00 3.90 3.66 5/190 4005
/proc/meminfo: memFree=15551860/32951124 swapFree=67111412/67111528
[pid=3984] ppid=3982 vsize=7915520 CPUtime=756.39 cores=4,6
/proc/3984/stat : 3984 (march_rw) R 3982 3984 2713 0 -1 4204032 4957930 0 0 0 74942 697 0 0 25 0 1 0 486957602 8105492480 1887098 33554432000 4194304 4300876 140734100700176 18446744073709551615 4239646 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3984/statm: 1978880 1887098 159 27 0 1977329 0
Current children cumulated CPU time (s) 756.39
Current children cumulated vsize (KiB) 7915520

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -3984

[startup+762.307 s]
/proc/loadavg: 4.00 3.90 3.66 5/190 4006
/proc/meminfo: memFree=11887784/32951124 swapFree=67111412/67111528
[pid=3984] ppid=3982 vsize=7915520 CPUtime=761.1 cores=4,6
/proc/3984/stat : 3984 (march_rw) D 3982 3984 2713 0 -1 4204032 4957930 0 0 0 74942 1168 0 0 25 0 1 0 486957602 8105492480 1887098 33554432000 4194304 4300876 140734100700176 18446744073709551615 4239646 0 0 4096 0 18446744071562154983 0 0 17 4 0 0 11
/proc/3984/statm: 1978880 1887098 159 27 0 1977329 0
Current children cumulated CPU time (s) 761.1
Current children cumulated vsize (KiB) 7915520

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

[startup+767.907 s]
/proc/loadavg: 4.24 3.95 3.67 5/190 4006
/proc/meminfo: memFree=10629904/32951124 swapFree=67111412/67111528
[pid=3984] ppid=3982 vsize=7915520 CPUtime=762.77 cores=4,6
/proc/3984/stat : 3984 (march_rw) D 3982 3984 2713 0 -1 4204032 4957930 0 0 0 74942 1335 0 0 18 0 1 0 486957602 8105492480 1887098 33554432000 4194304 4300876 140734100700176 18446744073709551615 4239646 0 0 4096 0 18446744071562154983 0 0 17 4 0 0 454
/proc/3984/statm: 1978880 1887098 159 27 0 1977329 0
Current children cumulated CPU time (s) 762.77
Current children cumulated vsize (KiB) 7915520

[startup+774.3 s]
/proc/loadavg: 4.54 4.02 3.70 5/190 4006
/proc/meminfo: memFree=9117052/32951124 swapFree=67111412/67111528
[pid=3984] ppid=3982 vsize=7915520 CPUtime=764.88 cores=4,6
/proc/3984/stat : 3984 (march_rw) R 3982 3984 2713 0 -1 4204032 4957930 0 0 0 74942 1546 0 0 18 0 1 0 486957602 8105492480 1887098 33554432000 4194304 4300876 140734100700176 18446744073709551615 4239646 0 0 4096 0 0 0 0 17 4 0 0 938
/proc/3984/statm: 1978880 1887098 159 27 0 1977329 0
Current children cumulated CPU time (s) 764.88
Current children cumulated vsize (KiB) 7915520

[startup+777.501 s]
/proc/loadavg: 4.74 4.07 3.72 6/190 4006
/proc/meminfo: memFree=8520104/32951124 swapFree=67111412/67111528
[pid=3984] ppid=3982 vsize=7915520 CPUtime=766.42 cores=4,6
/proc/3984/stat : 3984 (march_rw) R 3982 3984 2713 0 -1 4204032 4957930 0 0 0 74942 1700 0 0 20 0 1 0 486957602 8105492480 1887098 33554432000 4194304 4300876 140734100700176 18446744073709551615 4239646 0 0 4096 0 0 0 0 17 4 0 0 1104
/proc/3984/statm: 1978880 1887098 159 27 0 1977329 0
Current children cumulated CPU time (s) 766.42
Current children cumulated vsize (KiB) 7915520

[startup+778.301 s]
/proc/loadavg: 4.74 4.07 3.72 5/190 4006
/proc/meminfo: memFree=7804748/32951124 swapFree=67111412/67111528
[pid=3984] ppid=3982 vsize=7915520 CPUtime=766.46 cores=4,6
/proc/3984/stat : 3984 (march_rw) D 3982 3984 2713 0 -1 4204032 4957930 0 0 0 74942 1704 0 0 20 0 1 0 486957602 8105492480 1887098 33554432000 4194304 4300876 140734100700176 18446744073709551615 4239646 0 0 4096 0 18446744071562154983 0 0 17 4 0 0 1104
/proc/3984/statm: 1978880 1887098 159 27 0 1977329 0
Current children cumulated CPU time (s) 766.46
Current children cumulated vsize (KiB) 7915520

[startup+779.101 s]
/proc/loadavg: 4.74 4.07 3.72 5/190 4006
/proc/meminfo: memFree=7804944/32951124 swapFree=67111412/67111528
[pid=3984] ppid=3982 vsize=7915520 CPUtime=766.46 cores=4,6
/proc/3984/stat : 3984 (march_rw) D 3982 3984 2713 0 -1 4204032 4957930 0 0 0 74942 1704 0 0 20 0 1 0 486957602 8105492480 1887098 33554432000 4194304 4300876 140734100700176 18446744073709551615 4239646 0 0 4096 0 18446744071562154983 0 0 17 4 0 0 1104
/proc/3984/statm: 1978880 1887098 159 27 0 1977329 0
Current children cumulated CPU time (s) 766.46
Current children cumulated vsize (KiB) 7915520

[startup+779.5 s]
/proc/loadavg: 4.74 4.07 3.72 5/190 4006
/proc/meminfo: memFree=7804944/32951124 swapFree=67111412/67111528
[pid=3984] ppid=3982 vsize=0 CPUtime=766.77 cores=4,6
/proc/3984/stat : 3984 (march_rw) R 3982 3984 2713 0 -1 4204036 4957930 0 0 0 74942 1735 0 0 18 0 1 0 486957602 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 1269
/proc/3984/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 766.77
Current children cumulated vsize (KiB) 0

Child ended because it received signal 11 (SIGSEGV)
Child dumped core
Real time (s): 779.547
CPU time (s): 766.83
CPU user time (s): 749.425
CPU system time (s): 17.4054
CPU usage (%): 98.3688
Max. virtual memory (cumulated for all children) (KiB): 7915520

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

runsolver used 1.35779 second user time and 2.90556 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-25 19:46:39
IDJOB=3281546
IDBENCH=69571
IDSOLVER=1561
FILE ID=node137/3281546-1303753597
RUNJOBID= node137-1303753596-3942
PBS_JOBID= 13154025
Free space on /tmp= 71672 MiB

SOLVER NAME= march_rw 2011-03-02
BENCH NAME= SAT_RACE08/cnf/velev-vliw-uns-4.0-9-i1.cnf
COMMAND LINE= ./march_rw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3281546-1303753597/watcher-3281546-1303753597 -o /tmp/evaluation-result-3281546-1303753597/solver-3281546-1303753597 -C 2400 -W 1300 -M 7680  ./march_rw HOME/instance-3281546-1303753597.cnf

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

MD5SUM BENCH= 590cca3a58efdeb1c95ef988a53daa1d
RANDOM SEED=1112201605

node137.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.844
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.68
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.844
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.844
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.74
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.844
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.74
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.844
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.844
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.844
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.83
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.844
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:     32951124 kB
MemFree:      23967832 kB
Buffers:       1719960 kB
Cached:        6335036 kB
SwapCached:        112 kB
Active:        1876064 kB
Inactive:      6552036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23967832 kB
SwapTotal:    67111528 kB
SwapFree:     67111412 kB
Dirty:          124700 kB
Writeback:           0 kB
AnonPages:      372968 kB
Mapped:          15140 kB
Slab:           490644 kB
PageTables:       5660 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   670236 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= 64292 MiB
End job on node137 at 2011-04-25 19:59:39