Trace number 3284214

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) 588.778 588.755

General information on the benchmark

Namevelev-pipe-o-uns-1.0-7.cnf
MD5SUMb7df25f653e1e7a9ffcd39b3231809e6
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark78.878
Satisfiable
(Un)Satisfiability was proved
Number of variables24415
Number of clauses711050
Sum of the clauses size2091630
Maximum clause length161
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2605924
Number of clauses of size 386384
Number of clauses of size 4614
Number of clauses of size 5475
Number of clauses of size over 517652

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-3284214-1303767198/watcher-3284214-1303767198 -o /tmp/evaluation-result-3284214-1303767198/solver-3284214-1303767198 -C 2400 -W 1300 -M 7680 ./march_rw HOME/instance-3284214-1303767198.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.00 3.77 3.78 5/186 17597
/proc/meminfo: memFree=13965776/32951124 swapFree=67111528/67111528
[pid=17597] ppid=17595 vsize=12016 CPUtime=0 cores=4,6
/proc/17597/stat : 17597 (march_rw) R 17595 17597 17543 0 -1 4194304 1144 0 0 0 0 0 0 0 21 0 1 0 469135474 12304384 1088 33554432000 4194304 4300876 140733804065424 18446744073709551615 4245967 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17597/statm: 3004 1099 110 27 0 1453 0

[startup+0.0130151 s]
/proc/loadavg: 3.00 3.77 3.78 5/186 17597
/proc/meminfo: memFree=13965776/32951124 swapFree=67111528/67111528
[pid=17597] ppid=17595 vsize=17412 CPUtime=0 cores=4,6
/proc/17597/stat : 17597 (march_rw) R 17595 17597 17543 0 -1 4194304 2246 0 0 0 0 0 0 0 21 0 1 0 469135474 17829888 2190 33554432000 4194304 4300876 140733804065424 18446744073709551615 270338044613 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17597/statm: 4353 2191 113 27 0 2802 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 17412

[startup+0.101006 s]
/proc/loadavg: 3.00 3.77 3.78 5/186 17597
/proc/meminfo: memFree=13965776/32951124 swapFree=67111528/67111528
[pid=17597] ppid=17595 vsize=22956 CPUtime=0.09 cores=4,6
/proc/17597/stat : 17597 (march_rw) R 17595 17597 17543 0 -1 4194304 3778 0 0 0 9 0 0 0 21 0 1 0 469135474 23506944 3722 33554432000 4194304 4300876 140733804065424 18446744073709551615 270338044613 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17597/statm: 5739 3722 113 27 0 4188 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22956

[startup+0.30096 s]
/proc/loadavg: 3.00 3.77 3.78 5/186 17597
/proc/meminfo: memFree=13965776/32951124 swapFree=67111528/67111528
[pid=17597] ppid=17595 vsize=34968 CPUtime=0.28 cores=4,6
/proc/17597/stat : 17597 (march_rw) R 17595 17597 17543 0 -1 4194304 7114 0 0 0 28 0 0 0 22 0 1 0 469135474 35807232 7058 33554432000 4194304 4300876 140733804065424 18446744073709551615 270338383616 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17597/statm: 8742 7059 113 27 0 7191 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 34968

[startup+0.700901 s]
/proc/loadavg: 3.00 3.77 3.78 5/186 17597
/proc/meminfo: memFree=13965776/32951124 swapFree=67111528/67111528
[pid=17597] ppid=17595 vsize=79800 CPUtime=0.69 cores=4,6
/proc/17597/stat : 17597 (march_rw) R 17595 17597 17543 0 -1 4194304 14028 0 0 0 67 2 0 0 23 0 1 0 469135474 81715200 10879 33554432000 4194304 4300876 140733804065424 18446744073709551615 4242428 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17597/statm: 19950 10879 126 27 0 18399 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 79800

[startup+1.50075 s]
/proc/loadavg: 3.00 3.77 3.78 5/190 17604
/proc/meminfo: memFree=13810020/32951124 swapFree=67111528/67111528
[pid=17597] ppid=17595 vsize=84224 CPUtime=1.48 cores=4,6
/proc/17597/stat : 17597 (march_rw) R 17595 17597 17543 0 -1 4194304 30865 0 0 0 145 3 0 0 25 0 1 0 469135474 86245376 12664 33554432000 4194304 4300876 140733804065424 18446744073709551615 270338044613 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17597/statm: 21089 12693 128 27 0 19538 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 84224

[startup+3.10041 s]
/proc/loadavg: 3.00 3.77 3.78 5/190 17604
/proc/meminfo: memFree=13788072/32951124 swapFree=67111528/67111528
[pid=17597] ppid=17595 vsize=87248 CPUtime=3.09 cores=4,6
/proc/17597/stat : 17597 (march_rw) R 17595 17597 17543 0 -1 4202496 75475 0 0 0 301 8 0 0 25 0 1 0 469135474 89341952 13418 33554432000 4194304 4300876 140733804065424 18446744073709551615 4256624 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17597/statm: 21812 13418 143 27 0 20261 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 87248

[startup+6.30074 s]
/proc/loadavg: 3.08 3.78 3.78 5/190 17604
/proc/meminfo: memFree=13661448/32951124 swapFree=67111528/67111528
[pid=17597] ppid=17595 vsize=103228 CPUtime=6.29 cores=4,6
/proc/17597/stat : 17597 (march_rw) R 17595 17597 17543 0 -1 4202496 79403 0 0 0 620 9 0 0 25 0 1 0 469135474 105705472 17346 33554432000 4194304 4300876 140733804065424 18446744073709551615 4214642 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17597/statm: 25807 17346 143 27 0 24256 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 103228

[startup+12.7005 s]
/proc/loadavg: 3.16 3.78 3.78 5/190 17605
/proc/meminfo: memFree=13436904/32951124 swapFree=67111528/67111528
[pid=17597] ppid=17595 vsize=138164 CPUtime=12.69 cores=4,6
/proc/17597/stat : 17597 (march_rw) R 17595 17597 17543 0 -1 4202496 87689 0 0 0 1259 10 0 0 25 0 1 0 469135474 141479936 25632 33554432000 4194304 4300876 140733804065424 18446744073709551615 4214625 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17597/statm: 34541 25632 143 27 0 32990 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 138164

[startup+25.5009 s]
/proc/loadavg: 3.34 3.79 3.78 5/190 17605
/proc/meminfo: memFree=13041080/32951124 swapFree=67111528/67111528
[pid=17597] ppid=17595 vsize=211832 CPUtime=25.49 cores=4,6
/proc/17597/stat : 17597 (march_rw) R 17595 17597 17543 0 -1 4202496 105668 0 0 0 2537 12 0 0 25 0 1 0 469135474 216915968 43611 33554432000 4194304 4300876 140733804065424 18446744073709551615 4214625 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17597/statm: 52958 43611 143 27 0 51407 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 211832

[startup+51.1009 s]
/proc/loadavg: 3.57 3.80 3.79 5/190 17606
/proc/meminfo: memFree=12910428/32951124 swapFree=67111528/67111528
[pid=17597] ppid=17595 vsize=322712 CPUtime=51.08 cores=4,6
/proc/17597/stat : 17597 (march_rw) R 17595 17597 17543 0 -1 4202496 134251 0 0 0 5091 17 0 0 25 0 1 0 469135474 330457088 72194 33554432000 4194304 4300876 140733804065424 18446744073709551615 4256612 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17597/statm: 80678 72194 143 27 0 79127 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 322712

[startup+102.307 s]
/proc/loadavg: 3.90 3.86 3.81 5/190 17607
/proc/meminfo: memFree=12640640/32951124 swapFree=67111528/67111528
[pid=17597] ppid=17595 vsize=578680 CPUtime=102.3 cores=4,6
/proc/17597/stat : 17597 (march_rw) R 17595 17597 17543 0 -1 4202496 196504 0 0 0 10199 31 0 0 25 0 1 0 469135474 592568320 134447 33554432000 4194304 4300876 140733804065424 18446744073709551615 270338044961 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17597/statm: 144670 134447 144 27 0 143119 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 578680

[startup+162.301 s]
/proc/loadavg: 3.96 3.88 3.82 5/190 17609
/proc/meminfo: memFree=12347000/32951124 swapFree=67111528/67111528
[pid=17597] ppid=17595 vsize=861952 CPUtime=162.3 cores=4,6
/proc/17597/stat : 17597 (march_rw) R 17595 17597 17543 0 -1 4202496 268987 0 0 0 16182 48 0 0 25 0 1 0 469135474 882638848 206930 33554432000 4194304 4300876 140733804065424 18446744073709551615 4256576 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17597/statm: 215488 206930 144 27 0 213937 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 861952

[startup+222.301 s]
/proc/loadavg: 3.98 3.90 3.82 5/190 17610
/proc/meminfo: memFree=12069232/32951124 swapFree=67111528/67111528
[pid=17597] ppid=17595 vsize=1146304 CPUtime=222.3 cores=4,6
/proc/17597/stat : 17597 (march_rw) R 17595 17597 17543 0 -1 4202496 335708 0 0 0 22165 65 0 0 25 0 1 0 469135474 1173815296 273651 33554432000 4194304 4300876 140733804065424 18446744073709551615 4256624 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17597/statm: 286576 273651 144 27 0 285025 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 1146304

[startup+282.301 s]
/proc/loadavg: 3.99 3.92 3.83 5/190 17612
/proc/meminfo: memFree=11831644/32951124 swapFree=67111528/67111528
[pid=17597] ppid=17595 vsize=1373344 CPUtime=282.3 cores=4,6
/proc/17597/stat : 17597 (march_rw) R 17595 17597 17543 0 -1 4202496 394324 0 0 0 28151 79 0 0 25 0 1 0 469135474 1406304256 332267 33554432000 4194304 4300876 140733804065424 18446744073709551615 4214642 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17597/statm: 343336 332267 144 27 0 341785 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 1373344

[startup+342.301 s]
/proc/loadavg: 3.99 3.93 3.84 5/190 17613
/proc/meminfo: memFree=11600872/32951124 swapFree=67111528/67111528
[pid=17597] ppid=17595 vsize=1594048 CPUtime=342.3 cores=4,6
/proc/17597/stat : 17597 (march_rw) R 17595 17597 17543 0 -1 4202496 451298 0 0 0 34138 92 0 0 25 0 1 0 469135474 1632305152 389241 33554432000 4194304 4300876 140733804065424 18446744073709551615 270338044613 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17597/statm: 398512 389241 144 27 0 396961 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1594048

[startup+402.301 s]
/proc/loadavg: 3.99 3.94 3.84 5/190 17615
/proc/meminfo: memFree=11406188/32951124 swapFree=67111528/67111528
[pid=17597] ppid=17595 vsize=1780916 CPUtime=402.31 cores=4,6
/proc/17597/stat : 17597 (march_rw) R 17595 17597 17543 0 -1 4202496 512042 0 0 0 40128 103 0 0 25 0 1 0 469135474 1823657984 436816 33554432000 4194304 4300876 140733804065424 18446744073709551615 4242240 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17597/statm: 445229 436816 144 27 0 443678 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 1780916

[startup+462.3 s]
/proc/loadavg: 3.99 3.95 3.85 5/190 17617
/proc/meminfo: memFree=11404820/32951124 swapFree=67111528/67111528
[pid=17597] ppid=17595 vsize=1780916 CPUtime=462.31 cores=4,6
/proc/17597/stat : 17597 (march_rw) R 17595 17597 17543 0 -1 4202496 512042 0 0 0 46128 103 0 0 25 0 1 0 469135474 1823657984 436816 33554432000 4194304 4300876 140733804065424 18446744073709551615 4242256 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17597/statm: 445229 436816 144 27 0 443678 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 1780916

[startup+522.3 s]
/proc/loadavg: 4.04 3.97 3.86 5/190 17618
/proc/meminfo: memFree=8249760/32951124 swapFree=67111528/67111528
[pid=17597] ppid=17595 vsize=6572936 CPUtime=522.32 cores=4,6
/proc/17597/stat : 17597 (march_rw) R 17595 17597 17543 0 -1 4202496 3184425 0 0 0 51773 459 0 0 25 0 1 0 469135474 6730686464 1223173 33554432000 4194304 4300876 140733804065424 18446744073709551615 4242240 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17597/statm: 1643234 1223173 156 27 0 1641683 0
Current children cumulated CPU time (s) 522.32
Current children cumulated vsize (KiB) 6572936



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+581.907 s]
/proc/loadavg: 4.16 4.00 3.88 5/190 17620
/proc/meminfo: memFree=8237228/32951124 swapFree=67111528/67111528
[pid=17597] ppid=17595 vsize=7914820 CPUtime=581.92 cores=4,6
/proc/17597/stat : 17597 (march_rw) R 17595 17597 17543 0 -1 4204032 3184946 0 0 0 57732 460 0 0 25 0 1 0 469135474 8104775680 1223694 33554432000 4194304 4300876 140733804065424 18446744073709551615 4239646 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17597/statm: 1978705 1223694 156 27 0 1977154 0
Current children cumulated CPU time (s) 581.92
Current children cumulated vsize (KiB) 7914820

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

[startup+582.3 s]
/proc/loadavg: 4.16 4.00 3.88 5/190 17620
/proc/meminfo: memFree=8237228/32951124 swapFree=67111528/67111528
[pid=17597] ppid=17595 vsize=7914820 CPUtime=582.31 cores=4,6
/proc/17597/stat : 17597 (march_rw) R 17595 17597 17543 0 -1 4204032 3184946 0 0 0 57732 499 0 0 25 0 1 0 469135474 8104775680 1223694 33554432000 4194304 4300876 140733804065424 18446744073709551615 4239646 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17597/statm: 1978705 1223694 156 27 0 1977154 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 7914820

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -17597

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

[startup+585.401 s]
/proc/loadavg: 4.14 4.00 3.88 5/190 17621
/proc/meminfo: memFree=5836140/32951124 swapFree=67111528/67111528
[pid=17597] ppid=17595 vsize=7914820 CPUtime=585.41 cores=4,6
/proc/17597/stat : 17597 (march_rw) R 17595 17597 17543 0 -1 4204032 3184946 0 0 0 57732 809 0 0 25 0 1 0 469135474 8104775680 1223694 33554432000 4194304 4300876 140733804065424 18446744073709551615 4239646 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17597/statm: 1978705 1223694 156 27 0 1977154 0
Current children cumulated CPU time (s) 585.41
Current children cumulated vsize (KiB) 7914820

[startup+587.001 s]
/proc/loadavg: 4.14 4.00 3.88 5/190 17621
/proc/meminfo: memFree=4980656/32951124 swapFree=67111528/67111528
[pid=17597] ppid=17595 vsize=7914820 CPUtime=587.01 cores=4,6
/proc/17597/stat : 17597 (march_rw) R 17595 17597 17543 0 -1 4204032 3184946 0 0 0 57732 969 0 0 25 0 1 0 469135474 8104775680 1223694 33554432000 4194304 4300876 140733804065424 18446744073709551615 4239646 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17597/statm: 1978705 1223694 156 27 0 1977154 0
Current children cumulated CPU time (s) 587.01
Current children cumulated vsize (KiB) 7914820

[startup+587.8 s]
/proc/loadavg: 4.14 4.00 3.88 5/190 17621
/proc/meminfo: memFree=4143480/32951124 swapFree=67111528/67111528
[pid=17597] ppid=17595 vsize=7914820 CPUtime=587.81 cores=4,6
/proc/17597/stat : 17597 (march_rw) R 17595 17597 17543 0 -1 4204032 3184946 0 0 0 57732 1049 0 0 25 0 1 0 469135474 8104775680 1223694 33554432000 4194304 4300876 140733804065424 18446744073709551615 4239646 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17597/statm: 1978705 1223694 156 27 0 1977154 0
Current children cumulated CPU time (s) 587.81
Current children cumulated vsize (KiB) 7914820

[startup+588.2 s]
/proc/loadavg: 4.14 4.00 3.88 5/190 17621
/proc/meminfo: memFree=4143480/32951124 swapFree=67111528/67111528
[pid=17597] ppid=17595 vsize=7914820 CPUtime=588.21 cores=4,6
/proc/17597/stat : 17597 (march_rw) R 17595 17597 17543 0 -1 4204032 3184946 0 0 0 57732 1089 0 0 25 0 1 0 469135474 8104775680 1223694 33554432000 4194304 4300876 140733804065424 18446744073709551615 4239646 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17597/statm: 1978705 1223694 156 27 0 1977154 0
Current children cumulated CPU time (s) 588.21
Current children cumulated vsize (KiB) 7914820

[startup+588.6 s]
/proc/loadavg: 4.14 4.00 3.88 5/190 17621
/proc/meminfo: memFree=3294336/32951124 swapFree=67111528/67111528
[pid=17597] ppid=17595 vsize=0 CPUtime=588.61 cores=4,6
/proc/17597/stat : 17597 (march_rw) R 17595 17597 17543 0 -1 4204036 3184946 0 0 0 57732 1129 0 0 25 0 1 0 469135474 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/17597/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 588.61
Current children cumulated vsize (KiB) 0

[startup+588.7 s]
/proc/loadavg: 4.14 4.00 3.88 5/190 17621
/proc/meminfo: memFree=3294336/32951124 swapFree=67111528/67111528
[pid=17597] ppid=17595 vsize=0 CPUtime=588.71 cores=4,6
/proc/17597/stat : 17597 (march_rw) R 17595 17597 17543 0 -1 4204036 3184946 0 0 0 57732 1139 0 0 25 0 1 0 469135474 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/17597/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 588.71
Current children cumulated vsize (KiB) 0

Child ended because it received signal 11 (SIGSEGV)
Child dumped core
Real time (s): 588.755
CPU time (s): 588.778
CPU user time (s): 577.327
CPU system time (s): 11.4503
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 7914820

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

runsolver used 1.09283 second user time and 2.13068 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-25 23:33:19
IDJOB=3284214
IDBENCH=71743
IDSOLVER=1561
FILE ID=node143/3284214-1303767198
RUNJOBID= node143-1303767198-17562
PBS_JOBID= 13157161
Free space on /tmp= 72324 MiB

SOLVER NAME= march_rw 2011-03-02
BENCH NAME= SAT_RACE06/velev-pipe-o-uns-1.0-7.cnf
COMMAND LINE= ./march_rw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3284214-1303767198/watcher-3284214-1303767198 -o /tmp/evaluation-result-3284214-1303767198/solver-3284214-1303767198 -C 2400 -W 1300 -M 7680  ./march_rw HOME/instance-3284214-1303767198.cnf

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

MD5SUM BENCH= b7df25f653e1e7a9ffcd39b3231809e6
RANDOM SEED=725212833

node143.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.846
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.69
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.846
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	: 5226.15
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.846
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.846
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.83
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.846
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.75
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.846
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.846
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.74
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.846
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13966188 kB
Buffers:       2277584 kB
Cached:       16038892 kB
SwapCached:          0 kB
Active:        6989776 kB
Inactive:     11434968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13966188 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           26604 kB
Writeback:           0 kB
AnonPages:      107436 kB
Mapped:          15308 kB
Slab:           493484 kB
PageTables:       5452 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   282660 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= 67528 MiB
End job on node143 at 2011-04-25 23:43:07