Trace number 3284201

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
ppfolio seqUNSAT 95.1065 95.1041

General information on the benchmark

Namevelev-pipe-o-uns-1.1-6.cnf
MD5SUMd986f0b849e7c714ed5d3a26373567af
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark12.6861
Satisfiable
(Un)Satisfiability was proved
Number of variables17710
Number of clauses304026
Sum of the clauses size890580
Maximum clause length131
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2268354
Number of clauses of size 326401
Number of clauses of size 4173
Number of clauses of size 5120
Number of clauses of size over 58977

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 1 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 5
0.00/0.00	Starting clasp 1.3.6 on core(s) 5
0.00/0.00	Starting TNM 2009 on core(s) 5
94.97/95.09	s UNSATISFIABLE
95.07/95.10	solver [1] cryptominisat 2.7.1 answered
95.07/95.10	Done

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: 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-3284201-1303759503/watcher-3284201-1303759503 -o /tmp/evaluation-result-3284201-1303759503/solver-3284201-1303759503 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3284201-1303759503.cnf 

running on 2 cores: 5,7

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: 0.01 2.18 4.23 8/186 15943
/proc/meminfo: memFree=20557444/32951124 swapFree=67111524/67111528
[pid=15943] ppid=15941 vsize=18324 CPUtime=0 cores=5,7
/proc/15943/stat : 15943 (ppfolio) R 15941 15943 15892 0 -1 4202496 485 0 0 0 0 0 0 0 21 0 1 0 468366439 18763776 392 33554432000 4194304 4287625 140734833710208 18446744073709551615 255106589077 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/15943/statm: 4581 392 343 23 0 91 0

[startup+0.0571961 s]
/proc/loadavg: 0.01 2.18 4.23 8/186 15943
/proc/meminfo: memFree=20557444/32951124 swapFree=67111524/67111528
[pid=15943] ppid=15941 vsize=18324 CPUtime=0 cores=5,7
/proc/15943/stat : 15943 (ppfolio) S 15941 15943 15892 0 -1 4202496 500 0 0 0 0 0 0 0 21 0 1 0 468366439 18763776 394 33554432000 4194304 4287625 140734833710208 18446744073709551615 255106788879 0 0 4096 65536 12251985890829631752 0 0 17 7 0 0 0
/proc/15943/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101187 s]
/proc/loadavg: 0.01 2.18 4.23 8/186 15943
/proc/meminfo: memFree=20557444/32951124 swapFree=67111524/67111528
[pid=15943] ppid=15941 vsize=18324 CPUtime=0 cores=5,7
/proc/15943/stat : 15943 (ppfolio) S 15941 15943 15892 0 -1 4202496 501 0 0 0 0 0 0 0 23 0 1 0 468366439 18763776 394 33554432000 4194304 4287625 140734833710208 18446744073709551615 255106788879 0 0 4096 65536 16573048991508332544 0 0 17 7 0 0 0
/proc/15943/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.30015 s]
/proc/loadavg: 0.01 2.18 4.23 8/186 15943
/proc/meminfo: memFree=20557444/32951124 swapFree=67111524/67111528
[pid=15943] ppid=15941 vsize=18324 CPUtime=0 cores=5,7
/proc/15943/stat : 15943 (ppfolio) S 15941 15943 15892 0 -1 4202496 501 0 0 0 0 0 0 0 21 0 1 0 468366439 18763776 394 33554432000 4194304 4287625 140734833710208 18446744073709551615 255106788879 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/15943/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701079 s]
/proc/loadavg: 0.01 2.18 4.23 8/186 15943
/proc/meminfo: memFree=20557444/32951124 swapFree=67111524/67111528
[pid=15943] ppid=15941 vsize=18324 CPUtime=0 cores=5,7
/proc/15943/stat : 15943 (ppfolio) S 15941 15943 15892 0 -1 4202496 501 0 0 0 0 0 0 0 21 0 1 0 468366439 18763776 394 33554432000 4194304 4287625 140734833710208 18446744073709551615 255106788879 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/15943/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50094 s]
/proc/loadavg: 0.01 2.18 4.23 9/190 15947
/proc/meminfo: memFree=20391028/32951124 swapFree=67111524/67111528
[pid=15943] ppid=15941 vsize=18324 CPUtime=0 cores=5,7
/proc/15943/stat : 15943 (ppfolio) S 15941 15943 15892 0 -1 4202496 501 0 0 0 0 0 0 0 21 0 1 0 468366439 18763776 394 33554432000 4194304 4287625 140734833710208 18446744073709551615 255106788879 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/15943/statm: 4581 394 345 23 0 91 0
[pid=15944] ppid=15943 vsize=45800 CPUtime=0.51 cores=5
/proc/15944/stat : 15944 (cryptominisat) R 15943 15943 15892 0 -1 4202496 6441 0 0 0 51 0 0 0 24 0 1 0 468366439 46899200 6296 33554432000 4194304 4587354 140733663189104 18446744073709551615 4238739 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15944/statm: 11450 6296 306 96 0 8012 0
[pid=15945] ppid=15943 vsize=40024 CPUtime=0.44 cores=5
/proc/15945/stat : 15945 (clasp) R 15943 15943 15892 0 -1 4202496 8795 0 0 0 43 1 0 0 25 0 1 0 468366439 40984576 7313 33554432000 4194304 4785740 140735295920096 18446744073709551615 4500028 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/15945/statm: 10006 7313 319 145 0 7051 0
[pid=15946] ppid=15943 vsize=471004 CPUtime=0.52 cores=5
/proc/15946/stat : 15946 (TNM) R 15943 15943 15892 0 -1 4202496 6287 0 0 0 51 1 0 0 25 0 1 0 468366439 482308096 6183 33554432000 134512640 134534564 4287365488 18446744073709551615 134524577 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15946/statm: 117751 6183 91 6 0 116417 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 575152

[startup+3.10066 s]
/proc/loadavg: 0.01 2.18 4.23 9/190 15947
/proc/meminfo: memFree=20296348/32951124 swapFree=67111524/67111528
[pid=15943] ppid=15941 vsize=18324 CPUtime=0 cores=5,7
/proc/15943/stat : 15943 (ppfolio) S 15941 15943 15892 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 468366439 18763776 394 33554432000 4194304 4287625 140734833710208 18446744073709551615 255106788879 0 0 4096 65536 16573049816142053376 0 0 17 7 0 0 0
/proc/15943/statm: 4581 394 345 23 0 91 0
[pid=15944] ppid=15943 vsize=68932 CPUtime=1.09 cores=5
/proc/15944/stat : 15944 (cryptominisat) R 15943 15943 15892 0 -1 4202496 12352 0 0 0 108 1 0 0 25 0 1 0 468366439 70586368 12064 33554432000 4194304 4587354 140733663189104 18446744073709551615 4388261 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15944/statm: 17233 12064 316 96 0 13795 0
[pid=15945] ppid=15943 vsize=38652 CPUtime=0.96 cores=5
/proc/15945/stat : 15945 (clasp) R 15943 15943 15892 0 -1 4202496 9044 0 0 0 95 1 0 0 25 0 1 0 468366439 39579648 6968 33554432000 4194304 4785740 140735295920096 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/15945/statm: 9663 6968 340 145 0 6708 0
[pid=15946] ppid=15943 vsize=471004 CPUtime=1.02 cores=5
/proc/15946/stat : 15946 (TNM) R 15943 15943 15892 0 -1 4202496 6287 0 0 0 101 1 0 0 25 0 1 0 468366439 482308096 6183 33554432000 134512640 134534564 4287365488 18446744073709551615 134524573 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15946/statm: 117751 6183 91 6 0 116417 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 596912

[startup+6.3011 s]
/proc/loadavg: 0.73 2.29 4.26 10/195 15956
/proc/meminfo: memFree=19983636/32951124 swapFree=67111524/67111528
[pid=15943] ppid=15941 vsize=18324 CPUtime=0 cores=5,7
/proc/15943/stat : 15943 (ppfolio) S 15941 15943 15892 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 468366439 18763776 394 33554432000 4194304 4287625 140734833710208 18446744073709551615 255106788879 0 0 4096 65536 16573050778214727680 0 0 17 7 0 0 0
/proc/15943/statm: 4581 394 345 23 0 91 0
[pid=15944] ppid=15943 vsize=74316 CPUtime=2.11 cores=5
/proc/15944/stat : 15944 (cryptominisat) R 15943 15943 15892 0 -1 4202496 21739 0 0 0 209 2 0 0 25 0 1 0 468366439 76099584 13750 33554432000 4194304 4587354 140733663189104 18446744073709551615 255106465436 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15944/statm: 18579 13750 330 96 0 15141 0
[pid=15945] ppid=15943 vsize=38652 CPUtime=2.04 cores=5
/proc/15945/stat : 15945 (clasp) R 15943 15943 15892 0 -1 4202496 9044 0 0 0 203 1 0 0 25 0 1 0 468366439 39579648 6968 33554432000 4194304 4785740 140735295920096 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/15945/statm: 9663 6968 340 145 0 6708 0
[pid=15946] ppid=15943 vsize=471004 CPUtime=2.12 cores=5
/proc/15946/stat : 15946 (TNM) R 15943 15943 15892 0 -1 4202496 6287 0 0 0 211 1 0 0 25 0 1 0 468366439 482308096 6183 33554432000 134512640 134534564 4287365488 18446744073709551615 134524464 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15946/statm: 117751 6183 91 6 0 116417 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 602296

[startup+12.701 s]
/proc/loadavg: 1.47 2.42 4.29 11/200 15966
/proc/meminfo: memFree=18839908/32951124 swapFree=67111524/67111528
[pid=15943] ppid=15941 vsize=18324 CPUtime=0 cores=5,7
/proc/15943/stat : 15943 (ppfolio) S 15941 15943 15892 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 468366439 18763776 394 33554432000 4194304 4287625 140734833710208 18446744073709551615 255106788879 0 0 4096 65536 16573049541264146432 0 0 17 7 0 0 0
/proc/15943/statm: 4581 394 345 23 0 91 0
[pid=15944] ppid=15943 vsize=186260 CPUtime=4.29 cores=5
/proc/15944/stat : 15944 (cryptominisat) R 15943 15943 15892 0 -1 4202496 24014 0 0 0 426 3 0 0 25 0 1 0 468366439 190730240 14086 33554432000 4194304 4587354 140733663189104 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15944/statm: 46565 14086 333 96 0 43127 0
[pid=15945] ppid=15943 vsize=41028 CPUtime=4.17 cores=5
/proc/15945/stat : 15945 (clasp) R 15943 15943 15892 0 -1 4202496 9649 0 0 0 416 1 0 0 25 0 1 0 468366439 42012672 7573 33554432000 4194304 4785740 140735295920096 18446744073709551615 4312619 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/15945/statm: 10257 7573 340 145 0 7302 0
[pid=15946] ppid=15943 vsize=471004 CPUtime=4.22 cores=5
/proc/15946/stat : 15946 (TNM) R 15943 15943 15892 0 -1 4202496 6287 0 0 0 421 1 0 0 25 0 1 0 468366439 482308096 6183 33554432000 134512640 134534564 4287365488 18446744073709551615 134524745 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15946/statm: 117751 6183 91 6 0 116417 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 716616

[startup+25.5007 s]
/proc/loadavg: 3.36 2.79 4.38 11/200 15966
/proc/meminfo: memFree=17357908/32951124 swapFree=67111524/67111528
[pid=15943] ppid=15941 vsize=18324 CPUtime=0 cores=5,7
/proc/15943/stat : 15943 (ppfolio) S 15941 15943 15892 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 468366439 18763776 394 33554432000 4194304 4287625 140734833710208 18446744073709551615 255106788879 0 0 4096 65536 16573048854069379072 0 0 17 7 0 0 0
/proc/15943/statm: 4581 394 345 23 0 91 0
[pid=15944] ppid=15943 vsize=196420 CPUtime=8.52 cores=5
/proc/15944/stat : 15944 (cryptominisat) R 15943 15943 15892 0 -1 4202496 26529 0 0 0 849 3 0 0 25 0 1 0 468366439 201134080 16597 33554432000 4194304 4587354 140733663189104 18446744073709551615 4388080 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15944/statm: 49105 16597 338 96 0 45667 0
[pid=15945] ppid=15943 vsize=54952 CPUtime=8.44 cores=5
/proc/15945/stat : 15945 (clasp) R 15943 15943 15892 0 -1 4202496 13124 0 0 0 842 2 0 0 25 0 1 0 468366439 56270848 11048 33554432000 4194304 4785740 140735295920096 18446744073709551615 4552628 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/15945/statm: 13738 11048 340 145 0 10783 0
[pid=15946] ppid=15943 vsize=471004 CPUtime=8.52 cores=5
/proc/15946/stat : 15946 (TNM) R 15943 15943 15892 0 -1 4202496 6287 0 0 0 851 1 0 0 25 0 1 0 468366439 482308096 6183 33554432000 134512640 134534564 4287365488 18446744073709551615 134524700 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15946/statm: 117751 6183 91 6 0 116417 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 740700

[startup+51.1012 s]
/proc/loadavg: 5.62 3.37 4.53 11/200 15967
/proc/meminfo: memFree=16602824/32951124 swapFree=67111524/67111528
[pid=15943] ppid=15941 vsize=18324 CPUtime=0 cores=5,7
/proc/15943/stat : 15943 (ppfolio) S 15941 15943 15892 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 468366439 18763776 394 33554432000 4194304 4287625 140734833710208 18446744073709551615 255106788879 0 0 4096 65536 16573049678703099904 0 0 17 7 0 0 0
/proc/15943/statm: 4581 394 345 23 0 91 0
[pid=15944] ppid=15943 vsize=101016 CPUtime=17.09 cores=5
/proc/15944/stat : 15944 (cryptominisat) R 15943 15943 15892 0 -1 4202496 31523 0 0 0 1705 4 0 0 25 0 1 0 468366439 103440384 19424 33554432000 4194304 4587354 140733663189104 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15944/statm: 25254 19424 338 96 0 21816 0
[pid=15945] ppid=15943 vsize=77232 CPUtime=16.97 cores=5
/proc/15945/stat : 15945 (clasp) R 15943 15943 15892 0 -1 4202496 18623 0 0 0 1694 3 0 0 25 0 1 0 468366439 79085568 16547 33554432000 4194304 4785740 140735295920096 18446744073709551615 4550400 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/15945/statm: 19308 16547 340 145 0 16353 0
[pid=15946] ppid=15943 vsize=477340 CPUtime=17.01 cores=5
/proc/15946/stat : 15946 (TNM) R 15943 15943 15892 0 -1 4202496 9801 0 0 0 1700 1 0 0 25 0 1 0 468366439 488796160 9697 33554432000 134512640 134534564 4287365488 18446744073709551615 134528652 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15946/statm: 119335 9697 95 6 0 118001 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 673912

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

[startup+76.7007 s]
/proc/loadavg: 7.12 3.90 4.67 11/200 15967
/proc/meminfo: memFree=16599380/32951124 swapFree=67111524/67111528
[pid=15943] ppid=15941 vsize=18324 CPUtime=0 cores=5,7
/proc/15943/stat : 15943 (ppfolio) S 15941 15943 15892 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 468366439 18763776 394 33554432000 4194304 4287625 140734833710208 18446744073709551615 255106788879 0 0 4096 65536 16573050503336820736 0 0 17 7 0 0 0
/proc/15943/statm: 4581 394 345 23 0 91 0
[pid=15944] ppid=15943 vsize=158868 CPUtime=25.59 cores=5
/proc/15944/stat : 15944 (cryptominisat) R 15943 15943 15892 0 -1 4202496 33274 0 0 0 2554 5 0 0 25 0 1 0 468366439 162680832 19162 33554432000 4194304 4587354 140733663189104 18446744073709551615 4443097 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15944/statm: 39717 19162 338 96 0 36279 0
[pid=15945] ppid=15943 vsize=90656 CPUtime=25.54 cores=5
/proc/15945/stat : 15945 (clasp) R 15943 15943 15892 0 -1 4202496 21902 0 0 0 2550 4 0 0 25 0 1 0 468366439 92831744 19826 33554432000 4194304 4785740 140735295920096 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/15945/statm: 22664 19826 340 145 0 19709 0
[pid=15946] ppid=15943 vsize=477340 CPUtime=25.54 cores=5
/proc/15946/stat : 15946 (TNM) R 15943 15943 15892 0 -1 4202496 9801 0 0 0 2553 1 0 0 25 0 1 0 468366439 488796160 9697 33554432000 134512640 134534564 4287365488 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15946/statm: 119335 9697 95 6 0 118001 0
Current children cumulated CPU time (s) 76.67
Current children cumulated vsize (KiB) 745188

[startup+83.1006 s]
/proc/loadavg: 7.35 4.00 4.70 11/200 15968
/proc/meminfo: memFree=16619964/32951124 swapFree=67111524/67111528
[pid=15943] ppid=15941 vsize=18324 CPUtime=0 cores=5,7
/proc/15943/stat : 15943 (ppfolio) S 15941 15943 15892 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 468366439 18763776 394 33554432000 4194304 4287625 140734833710208 18446744073709551615 255106788879 0 0 4096 65536 16573048991508332544 0 0 17 7 0 0 0
/proc/15943/statm: 4581 394 345 23 0 91 0
[pid=15944] ppid=15943 vsize=164036 CPUtime=27.73 cores=5
/proc/15944/stat : 15944 (cryptominisat) R 15943 15943 15892 0 -1 4202496 33275 0 0 0 2768 5 0 0 25 0 1 0 468366439 167972864 19162 33554432000 4194304 4587354 140733663189104 18446744073709551615 4238104 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15944/statm: 41009 19162 338 96 0 37571 0
[pid=15945] ppid=15943 vsize=91324 CPUtime=27.64 cores=5
/proc/15945/stat : 15945 (clasp) R 15943 15943 15892 0 -1 4202496 22052 0 0 0 2760 4 0 0 25 0 1 0 468366439 93515776 19976 33554432000 4194304 4785740 140735295920096 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/15945/statm: 22831 19976 340 145 0 19876 0
[pid=15946] ppid=15943 vsize=477340 CPUtime=27.71 cores=5
/proc/15946/stat : 15946 (TNM) R 15943 15943 15892 0 -1 4202496 9801 0 0 0 2770 1 0 0 25 0 1 0 468366439 488796160 9697 33554432000 134512640 134534564 4287365488 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15946/statm: 119335 9697 95 6 0 118001 0
Current children cumulated CPU time (s) 83.08
Current children cumulated vsize (KiB) 751024

[startup+89.5005 s]
/proc/loadavg: 7.67 4.18 4.75 10/195 15971
/proc/meminfo: memFree=17699540/32951124 swapFree=67111524/67111528
[pid=15943] ppid=15941 vsize=18324 CPUtime=0 cores=5,7
/proc/15943/stat : 15943 (ppfolio) S 15941 15943 15892 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 468366439 18763776 394 33554432000 4194304 4287625 140734833710208 18446744073709551615 255106788879 0 0 4096 65536 16573049953581006848 0 0 17 7 0 0 0
/proc/15943/statm: 4581 394 345 23 0 91 0
[pid=15944] ppid=15943 vsize=164036 CPUtime=29.89 cores=5
/proc/15944/stat : 15944 (cryptominisat) R 15943 15943 15892 0 -1 4202496 33275 0 0 0 2984 5 0 0 25 0 1 0 468366439 167972864 19162 33554432000 4194304 4587354 140733663189104 18446744073709551615 4268726 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15944/statm: 41009 19162 338 96 0 37571 0
[pid=15945] ppid=15943 vsize=92544 CPUtime=29.77 cores=5
/proc/15945/stat : 15945 (clasp) R 15943 15943 15892 0 -1 4202496 22362 0 0 0 2973 4 0 0 25 0 1 0 468366439 94765056 20286 33554432000 4194304 4785740 140735295920096 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/15945/statm: 23136 20286 340 145 0 20181 0
[pid=15946] ppid=15943 vsize=477340 CPUtime=29.81 cores=5
/proc/15946/stat : 15946 (TNM) R 15943 15943 15892 0 -1 4202496 9801 0 0 0 2980 1 0 0 25 0 1 0 468366439 488796160 9697 33554432000 134512640 134534564 4287365488 18446744073709551615 134529651 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15946/statm: 119335 9697 95 6 0 118001 0
Current children cumulated CPU time (s) 89.47
Current children cumulated vsize (KiB) 752244

[startup+92.7009 s]
/proc/loadavg: 7.67 4.18 4.75 10/195 15971
/proc/meminfo: memFree=17694332/32951124 swapFree=67111524/67111528
[pid=15943] ppid=15941 vsize=18324 CPUtime=0 cores=5,7
/proc/15943/stat : 15943 (ppfolio) S 15941 15943 15892 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 468366439 18763776 394 33554432000 4194304 4287625 140734833710208 18446744073709551615 255106788879 0 0 4096 65536 16573050228458913792 0 0 17 7 0 0 0
/proc/15943/statm: 4581 394 345 23 0 91 0
[pid=15944] ppid=15943 vsize=164036 CPUtime=30.93 cores=5
/proc/15944/stat : 15944 (cryptominisat) R 15943 15943 15892 0 -1 4202496 33279 0 0 0 3088 5 0 0 25 0 1 0 468366439 167972864 19166 33554432000 4194304 4587354 140733663189104 18446744073709551615 4239308 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15944/statm: 41009 19166 338 96 0 37571 0
[pid=15945] ppid=15943 vsize=93320 CPUtime=30.84 cores=5
/proc/15945/stat : 15945 (clasp) R 15943 15943 15892 0 -1 4202496 22525 0 0 0 3080 4 0 0 25 0 1 0 468366439 95559680 20449 33554432000 4194304 4785740 140735295920096 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/15945/statm: 23330 20449 340 145 0 20375 0
[pid=15946] ppid=15943 vsize=477340 CPUtime=30.91 cores=5
/proc/15946/stat : 15946 (TNM) R 15943 15943 15892 0 -1 4202496 9801 0 0 0 3090 1 0 0 25 0 1 0 468366439 488796160 9697 33554432000 134512640 134534564 4287365488 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15946/statm: 119335 9697 95 6 0 118001 0
Current children cumulated CPU time (s) 92.68
Current children cumulated vsize (KiB) 753020

[startup+94.3006 s]
/proc/loadavg: 7.67 4.18 4.75 10/195 15971
/proc/meminfo: memFree=17693328/32951124 swapFree=67111524/67111528
[pid=15943] ppid=15941 vsize=18324 CPUtime=0 cores=5,7
/proc/15943/stat : 15943 (ppfolio) S 15941 15943 15892 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 468366439 18763776 394 33554432000 4194304 4287625 140734833710208 18446744073709551615 255106788879 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/15943/statm: 4581 394 345 23 0 91 0
[pid=15944] ppid=15943 vsize=164036 CPUtime=31.49 cores=5
/proc/15944/stat : 15944 (cryptominisat) R 15943 15943 15892 0 -1 4202496 33279 0 0 0 3144 5 0 0 25 0 1 0 468366439 167972864 19166 33554432000 4194304 4587354 140733663189104 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15944/statm: 41009 19166 338 96 0 37571 0
[pid=15945] ppid=15943 vsize=93320 CPUtime=31.38 cores=5
/proc/15945/stat : 15945 (clasp) R 15943 15943 15892 0 -1 4202496 22537 0 0 0 3134 4 0 0 25 0 1 0 468366439 95559680 20461 33554432000 4194304 4785740 140735295920096 18446744073709551615 4290648 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/15945/statm: 23330 20461 340 145 0 20375 0
[pid=15946] ppid=15943 vsize=477340 CPUtime=31.41 cores=5
/proc/15946/stat : 15946 (TNM) R 15943 15943 15892 0 -1 4202496 9801 0 0 0 3140 1 0 0 25 0 1 0 468366439 488796160 9697 33554432000 134512640 134534564 4287365488 18446744073709551615 134528988 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15946/statm: 119335 9697 95 6 0 118001 0
Current children cumulated CPU time (s) 94.28
Current children cumulated vsize (KiB) 753020

[startup+94.7006 s]
/proc/loadavg: 7.78 4.26 4.77 10/195 15971
/proc/meminfo: memFree=17692460/32951124 swapFree=67111524/67111528
[pid=15943] ppid=15941 vsize=18324 CPUtime=0 cores=5,7
/proc/15943/stat : 15943 (ppfolio) S 15941 15943 15892 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 468366439 18763776 394 33554432000 4194304 4287625 140734833710208 18446744073709551615 255106788879 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/15943/statm: 4581 394 345 23 0 91 0
[pid=15944] ppid=15943 vsize=164036 CPUtime=31.59 cores=5
/proc/15944/stat : 15944 (cryptominisat) R 15943 15943 15892 0 -1 4202496 33279 0 0 0 3154 5 0 0 25 0 1 0 468366439 167972864 19166 33554432000 4194304 4587354 140733663189104 18446744073709551615 4236612 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15944/statm: 41009 19166 338 96 0 37571 0
[pid=15945] ppid=15943 vsize=93500 CPUtime=31.54 cores=5
/proc/15945/stat : 15945 (clasp) R 15943 15943 15892 0 -1 4202496 22567 0 0 0 3150 4 0 0 25 0 1 0 468366439 95744000 20491 33554432000 4194304 4785740 140735295920096 18446744073709551615 4287237 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/15945/statm: 23375 20491 340 145 0 20420 0
[pid=15946] ppid=15943 vsize=477340 CPUtime=31.54 cores=5
/proc/15946/stat : 15946 (TNM) R 15943 15943 15892 0 -1 4202496 9801 0 0 0 3153 1 0 0 25 0 1 0 468366439 488796160 9697 33554432000 134512640 134534564 4287365488 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15946/statm: 119335 9697 95 6 0 118001 0
Current children cumulated CPU time (s) 94.67
Current children cumulated vsize (KiB) 753200

[startup+95.1005 s]
/proc/loadavg: 7.78 4.26 4.77 10/195 15971
/proc/meminfo: memFree=17692460/32951124 swapFree=67111524/67111528
[pid=15943] ppid=15941 vsize=18324 CPUtime=31.72 cores=5,7
/proc/15943/stat : 15943 (ppfolio) S 15941 15943 15892 0 -1 4202496 502 33294 0 0 0 0 3167 5 15 0 1 0 468366439 18763776 395 33554432000 4194304 4287625 140734833710208 18446744073709551615 255106788879 0 0 4096 65536 4290093027810050308 0 0 17 7 0 0 0
/proc/15943/statm: 4581 395 346 23 0 91 0
[pid=15945] ppid=15943 vsize=0 CPUtime=31.64 cores=5
/proc/15945/stat : 15945 (clasp) R 15943 15943 15892 0 -1 4203524 22575 0 0 0 3160 4 0 0 25 0 1 0 468366439 0 0 33554432000 0 0 0 0 0 0 0 4096 16386 18446744073709551615 0 0 17 5 0 0 0
/proc/15945/statm: 0 0 0 0 0 0 0
[pid=15946] ppid=15943 vsize=477340 CPUtime=31.71 cores=5
/proc/15946/stat : 15946 (TNM) R 15943 15943 15892 0 -1 4202496 9801 0 0 0 3170 1 0 0 25 0 1 0 468366439 488796160 9697 33554432000 134512640 134534564 4287365488 18446744073709551615 134528687 256 0 4096 0 0 0 0 17 5 0 0 0
/proc/15946/statm: 119335 9697 95 6 0 118001 0
Current children cumulated CPU time (s) 95.07
Current children cumulated vsize (KiB) 495664

Child status: 0
Real time (s): 95.1041
CPU time (s): 95.1065
CPU user time (s): 94.9786
CPU system time (s): 0.12798
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 755976

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

runsolver used 0.135979 second user time and 0.386941 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-25 21:25:03
IDJOB=3284201
IDBENCH=71718
IDSOLVER=1613
FILE ID=node144/3284201-1303759503
RUNJOBID= node144-1303759502-15913
PBS_JOBID= 13157119
Free space on /tmp= 72116 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT_RACE06/velev-pipe-o-uns-1.1-6.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3284201-1303759503/watcher-3284201-1303759503 -o /tmp/evaluation-result-3284201-1303759503/solver-3284201-1303759503 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3284201-1303759503.cnf

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

MD5SUM BENCH= d986f0b849e7c714ed5d3a26373567af
RANDOM SEED=237513311

node144.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.850
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.850
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.16
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.850
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.850
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.850
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.850
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.82
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.850
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.850
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20557972 kB
Buffers:       2181852 kB
Cached:        9558532 kB
SwapCached:          4 kB
Active:        3550464 kB
Inactive:      8278376 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20557972 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           49484 kB
Writeback:           0 kB
AnonPages:       88048 kB
Mapped:          15936 kB
Slab:           497204 kB
PageTables:       5744 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   689244 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= 71632 MiB
End job on node144 at 2011-04-25 21:26:38