Trace number 3421340

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
RestartSAT B95UNSAT 521.945 521.932

General information on the benchmark

NameSAT05/crafted/sabharwal05/ordering/gt-ordering/
sat/gt-030.shuffled-as.sat05-1295.cnf
MD5SUMf0614c8232d9b15ffdf32ce3e2c1390b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.180971
Satisfiable
(Un)Satisfiability was proved
Number of variables870
Number of clauses24824
Sum of the clauses size74817
Maximum clause length29
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2435
Number of clauses of size 324359
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

Solver Data

521.91/521.91	c WARNING: for repeatability, setting FPU to use double precision
521.91/521.91	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3421340-1306627181/watcher-3421340-1306627181 -o /tmp/evaluation-result-3421340-1306627181/solver-3421340-1306627181 -C 5000 -W 5100 -M 15500 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3421340-1306627181.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.06 1.68 1.87 2/535 14492
/proc/meminfo: memFree=17842344/32951124 swapFree=64205420/67111528
[pid=14492] ppid=14490 vsize=20188 CPUtime=0 cores=0,2,4,6
/proc/14492/stat : 14492 (RestartSAT) R 14490 14492 13692 0 -1 4202496 822 0 0 0 0 0 0 0 25 0 1 0 774316085 20672512 740 33554432000 4194304 4291949 140736205278896 18446744073709551615 4278185 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14492/statm: 5047 740 225 24 0 1681 0

[startup+0.044138 s]
/proc/loadavg: 1.06 1.68 1.87 2/535 14492
/proc/meminfo: memFree=17842344/32951124 swapFree=64205420/67111528
[pid=14492] ppid=14490 vsize=16864 CPUtime=0.04 cores=0,2,4,6
/proc/14492/stat : 14492 (RestartSAT) R 14490 14492 13692 0 -1 4202496 1110 0 0 0 4 0 0 0 25 0 1 0 774316085 17268736 881 33554432000 4194304 4291949 140736205278896 18446744073709551615 4255665 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14492/statm: 4216 881 251 24 0 850 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 16864

[startup+0.101155 s]
/proc/loadavg: 1.06 1.68 1.87 2/535 14492
/proc/meminfo: memFree=17842344/32951124 swapFree=64205420/67111528
[pid=14492] ppid=14490 vsize=17888 CPUtime=0.09 cores=0,2,4,6
/proc/14492/stat : 14492 (RestartSAT) R 14490 14492 13692 0 -1 4202496 1276 0 0 0 9 0 0 0 25 0 1 0 774316085 18317312 1043 33554432000 4194304 4291949 140736205278896 18446744073709551615 4255869 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14492/statm: 4472 1043 252 24 0 1106 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17888

[startup+0.30111 s]
/proc/loadavg: 1.06 1.68 1.87 2/535 14492
/proc/meminfo: memFree=17842344/32951124 swapFree=64205420/67111528
[pid=14492] ppid=14490 vsize=21224 CPUtime=0.29 cores=0,2,4,6
/proc/14492/stat : 14492 (RestartSAT) R 14490 14492 13692 0 -1 4202496 1906 0 0 0 29 0 0 0 25 0 1 0 774316085 21733376 1664 33554432000 4194304 4291949 140736205278896 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14492/statm: 5306 1664 252 24 0 1940 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21224

[startup+0.701041 s]
/proc/loadavg: 1.06 1.68 1.87 2/535 14492
/proc/meminfo: memFree=17842344/32951124 swapFree=64205420/67111528
[pid=14492] ppid=14490 vsize=25684 CPUtime=0.69 cores=0,2,4,6
/proc/14492/stat : 14492 (RestartSAT) R 14490 14492 13692 0 -1 4202496 3923 0 0 0 69 0 0 0 25 0 1 0 774316085 26300416 2818 33554432000 4194304 4291949 140736205278896 18446744073709551615 4248624 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14492/statm: 6421 2818 252 24 0 3055 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25684

[startup+1.50089 s]
/proc/loadavg: 1.06 1.68 1.87 3/536 14494
/proc/meminfo: memFree=17831308/32951124 swapFree=64205420/67111528
[pid=14492] ppid=14490 vsize=28056 CPUtime=1.49 cores=0,2,4,6
/proc/14492/stat : 14492 (RestartSAT) R 14490 14492 13692 0 -1 4202496 5657 0 0 0 149 0 0 0 25 0 1 0 774316085 28729344 3451 33554432000 4194304 4291949 140736205278896 18446744073709551615 4256833 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14492/statm: 7014 3451 253 24 0 3648 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28056

[startup+3.10062 s]
/proc/loadavg: 1.14 1.69 1.87 3/536 14494
/proc/meminfo: memFree=17822380/32951124 swapFree=64205420/67111528
[pid=14492] ppid=14490 vsize=32404 CPUtime=3.09 cores=0,2,4,6
/proc/14492/stat : 14492 (RestartSAT) R 14490 14492 13692 0 -1 4202496 7002 0 0 0 309 0 0 0 25 0 1 0 774316085 33181696 4731 33554432000 4194304 4291949 140736205278896 18446744073709551615 4256131 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14492/statm: 8101 4731 253 24 0 4735 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 32404

[startup+6.30107 s]
/proc/loadavg: 1.14 1.69 1.87 3/536 14494
/proc/meminfo: memFree=17806896/32951124 swapFree=64205420/67111528
[pid=14492] ppid=14490 vsize=58708 CPUtime=6.29 cores=0,2,4,6
/proc/14492/stat : 14492 (RestartSAT) R 14490 14492 13692 0 -1 4202496 12526 0 0 0 628 1 0 0 25 0 1 0 774316085 60116992 8256 33554432000 4194304 4291949 140736205278896 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14492/statm: 14677 8256 253 24 0 11311 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 58708

[startup+12.7009 s]
/proc/loadavg: 1.27 1.70 1.88 3/536 14494
/proc/meminfo: memFree=17781320/32951124 swapFree=64205420/67111528
[pid=14492] ppid=14490 vsize=64744 CPUtime=12.69 cores=0,2,4,6
/proc/14492/stat : 14492 (RestartSAT) R 14490 14492 13692 0 -1 4202496 20080 0 0 0 1267 2 0 0 25 0 1 0 774316085 66297856 12097 33554432000 4194304 4291949 140736205278896 18446744073709551615 4255638 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14492/statm: 16186 12097 253 24 0 12820 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 64744

[startup+25.5007 s]
/proc/loadavg: 1.38 1.71 1.88 3/536 14494
/proc/meminfo: memFree=17758132/32951124 swapFree=64205420/67111528
[pid=14492] ppid=14490 vsize=84536 CPUtime=25.49 cores=0,2,4,6
/proc/14492/stat : 14492 (RestartSAT) R 14490 14492 13692 0 -1 4202496 31909 0 0 0 2546 3 0 0 25 0 1 0 774316085 86564864 17369 33554432000 4194304 4291949 140736205278896 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14492/statm: 21134 17369 253 24 0 17768 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 84536

[startup+51.1002 s]
/proc/loadavg: 1.59 1.73 1.88 3/536 14495
/proc/meminfo: memFree=17708496/32951124 swapFree=64205420/67111528
[pid=14492] ppid=14490 vsize=127888 CPUtime=51.09 cores=0,2,4,6
/proc/14492/stat : 14492 (RestartSAT) R 14490 14492 13692 0 -1 4202496 41824 0 0 0 5105 4 0 0 25 0 1 0 774316085 130957312 27093 33554432000 4194304 4291949 140736205278896 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14492/statm: 31972 27093 253 24 0 28606 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 127888

[startup+102.32 s]
/proc/loadavg: 1.98 1.80 1.89 3/536 14505
/proc/meminfo: memFree=17648640/32951124 swapFree=64205420/67111528
[pid=14492] ppid=14490 vsize=168992 CPUtime=102.31 cores=0,2,4,6
/proc/14492/stat : 14492 (RestartSAT) R 14490 14492 13692 0 -1 4202496 53893 0 0 0 10225 6 0 0 25 0 1 0 774316085 173047808 38841 33554432000 4194304 4291949 140736205278896 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14492/statm: 42248 38841 253 24 0 38882 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 168992

[startup+162.301 s]
/proc/loadavg: 2.06 1.85 1.91 3/536 14507
/proc/meminfo: memFree=17575952/32951124 swapFree=64205420/67111528
[pid=14492] ppid=14490 vsize=240720 CPUtime=162.3 cores=0,2,4,6
/proc/14492/stat : 14492 (RestartSAT) R 14490 14492 13692 0 -1 4202496 76255 0 0 0 16221 9 0 0 25 0 1 0 774316085 246497280 55637 33554432000 4194304 4291949 140736205278896 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14492/statm: 60180 55637 253 24 0 56814 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 240720

[startup+222.301 s]
/proc/loadavg: 2.02 1.88 1.91 3/536 14508
/proc/meminfo: memFree=17539716/32951124 swapFree=64205420/67111528
[pid=14492] ppid=14490 vsize=282632 CPUtime=222.3 cores=0,2,4,6
/proc/14492/stat : 14492 (RestartSAT) R 14490 14492 13692 0 -1 4202496 84588 0 0 0 22220 10 0 0 25 0 1 0 774316085 289415168 63668 33554432000 4194304 4291949 140736205278896 18446744073709551615 4255840 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14492/statm: 70658 63668 253 24 0 67292 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 282632

[startup+282.301 s]
/proc/loadavg: 2.10 1.92 1.92 3/536 14512
/proc/meminfo: memFree=17497176/32951124 swapFree=64205420/67111528
[pid=14492] ppid=14490 vsize=309512 CPUtime=282.3 cores=0,2,4,6
/proc/14492/stat : 14492 (RestartSAT) R 14490 14492 13692 0 -1 4202496 94832 0 0 0 28219 11 0 0 25 0 1 0 774316085 316940288 73635 33554432000 4194304 4291949 140736205278896 18446744073709551615 4262993 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14492/statm: 77378 73635 253 24 0 74012 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 309512

[startup+342.301 s]
/proc/loadavg: 2.11 1.97 1.93 3/536 14515
/proc/meminfo: memFree=17450972/32951124 swapFree=64205420/67111528
[pid=14492] ppid=14490 vsize=381984 CPUtime=342.3 cores=0,2,4,6
/proc/14492/stat : 14492 (RestartSAT) R 14490 14492 13692 0 -1 4202496 115474 0 0 0 34215 15 0 0 25 0 1 0 774316085 391151616 84490 33554432000 4194304 4291949 140736205278896 18446744073709551615 4251380 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14492/statm: 95496 84490 253 24 0 92130 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 381984

[startup+402.301 s]
/proc/loadavg: 2.04 1.97 1.93 3/536 14516
/proc/meminfo: memFree=17418096/32951124 swapFree=64205420/67111528
[pid=14492] ppid=14490 vsize=406676 CPUtime=402.3 cores=0,2,4,6
/proc/14492/stat : 14492 (RestartSAT) R 14490 14492 13692 0 -1 4202496 131350 0 0 0 40214 16 0 0 25 0 1 0 774316085 416436224 90884 33554432000 4194304 4291949 140736205278896 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14492/statm: 101669 90884 253 24 0 98303 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 406676

[startup+462.301 s]
/proc/loadavg: 2.01 1.97 1.93 3/536 14518
/proc/meminfo: memFree=17377892/32951124 swapFree=64205420/67111528
[pid=14492] ppid=14490 vsize=426132 CPUtime=462.3 cores=0,2,4,6
/proc/14492/stat : 14492 (RestartSAT) R 14490 14492 13692 0 -1 4202496 149761 0 0 0 46211 19 0 0 25 0 1 0 774316085 436359168 100261 33554432000 4194304 4291949 140736205278896 18446744073709551615 4251629 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14492/statm: 106533 100261 253 24 0 103167 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 426132

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

[startup+486.301 s]
/proc/loadavg: 2.01 1.97 1.93 3/536 14518
/proc/meminfo: memFree=17372796/32951124 swapFree=64205420/67111528
[pid=14492] ppid=14490 vsize=426132 CPUtime=486.31 cores=0,2,4,6
/proc/14492/stat : 14492 (RestartSAT) R 14490 14492 13692 0 -1 4202496 150633 0 0 0 48611 20 0 0 25 0 1 0 774316085 436359168 101092 33554432000 4194304 4291949 140736205278896 18446744073709551615 4262102 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14492/statm: 106533 101092 253 24 0 103167 0
Current children cumulated CPU time (s) 486.31
Current children cumulated vsize (KiB) 426132

[startup+499.101 s]
/proc/loadavg: 2.00 1.97 1.93 3/536 14519
/proc/meminfo: memFree=17372668/32951124 swapFree=64205420/67111528
[pid=14492] ppid=14490 vsize=426132 CPUtime=499.11 cores=0,2,4,6
/proc/14492/stat : 14492 (RestartSAT) R 14490 14492 13692 0 -1 4202496 150635 0 0 0 49891 20 0 0 25 0 1 0 774316085 436359168 101094 33554432000 4194304 4291949 140736205278896 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14492/statm: 106533 101094 253 24 0 103167 0
Current children cumulated CPU time (s) 499.11
Current children cumulated vsize (KiB) 426132

[startup+511.9 s]
/proc/loadavg: 2.00 1.97 1.93 3/536 14519
/proc/meminfo: memFree=17369196/32951124 swapFree=64205420/67111528
[pid=14492] ppid=14490 vsize=426132 CPUtime=511.91 cores=0,2,4,6
/proc/14492/stat : 14492 (RestartSAT) R 14490 14492 13692 0 -1 4202496 150635 0 0 0 51171 20 0 0 25 0 1 0 774316085 436359168 101094 33554432000 4194304 4291949 140736205278896 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14492/statm: 106533 101094 253 24 0 103167 0
Current children cumulated CPU time (s) 511.91
Current children cumulated vsize (KiB) 426132

[startup+518.301 s]
/proc/loadavg: 2.00 1.97 1.93 3/536 14519
/proc/meminfo: memFree=17381968/32951124 swapFree=64205420/67111528
[pid=14492] ppid=14490 vsize=426132 CPUtime=518.31 cores=0,2,4,6
/proc/14492/stat : 14492 (RestartSAT) R 14490 14492 13692 0 -1 4202496 150635 0 0 0 51811 20 0 0 25 0 1 0 774316085 436359168 101094 33554432000 4194304 4291949 140736205278896 18446744073709551615 4256127 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14492/statm: 106533 101094 253 24 0 103167 0
Current children cumulated CPU time (s) 518.31
Current children cumulated vsize (KiB) 426132

[startup+519.901 s]
/proc/loadavg: 2.00 1.97 1.93 3/536 14519
/proc/meminfo: memFree=17381968/32951124 swapFree=64205420/67111528
[pid=14492] ppid=14490 vsize=426132 CPUtime=519.91 cores=0,2,4,6
/proc/14492/stat : 14492 (RestartSAT) R 14490 14492 13692 0 -1 4202496 150635 0 0 0 51971 20 0 0 25 0 1 0 774316085 436359168 101094 33554432000 4194304 4291949 140736205278896 18446744073709551615 4255938 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14492/statm: 106533 101094 253 24 0 103167 0
Current children cumulated CPU time (s) 519.91
Current children cumulated vsize (KiB) 426132

[startup+520.701 s]
/proc/loadavg: 2.00 1.97 1.93 3/536 14519
/proc/meminfo: memFree=17382088/32951124 swapFree=64205420/67111528
[pid=14492] ppid=14490 vsize=426132 CPUtime=520.71 cores=0,2,4,6
/proc/14492/stat : 14492 (RestartSAT) R 14490 14492 13692 0 -1 4202496 150635 0 0 0 52051 20 0 0 25 0 1 0 774316085 436359168 101094 33554432000 4194304 4291949 140736205278896 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14492/statm: 106533 101094 253 24 0 103167 0
Current children cumulated CPU time (s) 520.71
Current children cumulated vsize (KiB) 426132

[startup+521.501 s]
/proc/loadavg: 2.00 1.97 1.93 3/536 14519
/proc/meminfo: memFree=17382088/32951124 swapFree=64205420/67111528
[pid=14492] ppid=14490 vsize=426132 CPUtime=521.51 cores=0,2,4,6
/proc/14492/stat : 14492 (RestartSAT) R 14490 14492 13692 0 -1 4202496 150635 0 0 0 52131 20 0 0 25 0 1 0 774316085 436359168 101094 33554432000 4194304 4291949 140736205278896 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14492/statm: 106533 101094 253 24 0 103167 0
Current children cumulated CPU time (s) 521.51
Current children cumulated vsize (KiB) 426132

[startup+521.901 s]
/proc/loadavg: 2.00 1.97 1.93 3/536 14519
/proc/meminfo: memFree=17382088/32951124 swapFree=64205420/67111528
[pid=14492] ppid=14490 vsize=426132 CPUtime=521.91 cores=0,2,4,6
/proc/14492/stat : 14492 (RestartSAT) R 14490 14492 13692 0 -1 4202496 150635 0 0 0 52171 20 0 0 25 0 1 0 774316085 436359168 101094 33554432000 4194304 4291949 140736205278896 18446744073709551615 4250551 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14492/statm: 106533 101094 253 24 0 103167 0
Current children cumulated CPU time (s) 521.91
Current children cumulated vsize (KiB) 426132

Child status: 20
Real time (s): 521.932
CPU time (s): 521.945
CPU user time (s): 521.729
CPU system time (s): 0.215967
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 432708

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

runsolver used 2.92056 second user time and 6.11107 second system time

The end

Launcher Data

Begin job on node136 at 2011-05-29 01:59:41
IDJOB=3421340
IDBENCH=85618
IDSOLVER=1911
FILE ID=node136/3421340-1306627181
RUNJOBID= node136-1306627180-14445
PBS_JOBID= 13471617
Free space on /tmp= 73380 MiB

SOLVER NAME= RestartSAT B95
BENCH NAME= SAT05/crafted/sabharwal05/ordering/gt-ordering/sat/gt-030.shuffled-as.sat05-1295.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.95 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3421340-1306627181/watcher-3421340-1306627181 -o /tmp/evaluation-result-3421340-1306627181/solver-3421340-1306627181 -C 5000 -W 5100 -M 15500  HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3421340-1306627181.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= f0614c8232d9b15ffdf32ce3e2c1390b
RANDOM SEED=147078933

node136.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.809
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.61
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.809
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.809
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.75
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.809
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.76
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.809
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.809
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.809
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.809
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:      17842500 kB
Buffers:        272016 kB
Cached:        5718024 kB
SwapCached:      25124 kB
Active:        4713784 kB
Inactive:     10113936 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17842500 kB
SwapTotal:    67111528 kB
SwapFree:     64205420 kB
Dirty:            1376 kB
Writeback:           0 kB
AnonPages:     8818272 kB
Mapped:          40040 kB
Slab:           143292 kB
PageTables:      69008 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 169242924 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= 73380 MiB
End job on node136 at 2011-05-29 02:08:23