Trace number 3310279

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 parUNSAT 10.5374 1.41889

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k50-bc57sensorsp2-tseitin.cnf
MD5SUM6e04f35d78573827a20cb4936c2b6acb
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.740886
Satisfiable
(Un)Satisfiability was proved
Number of variables71285
Number of clauses196970
Sum of the clauses size459594
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2131312
Number of clauses of size 365656
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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 8 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	[4] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.00	[5] plingeling 276-6264d55-100731 (Armin Biere)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 1
0.00/0.00	Starting TNM 2009 on core(s) 2
0.00/0.00	Starting march_hi 2009 on core(s) 3
0.00/0.00	Starting plingeling 276-6264d55-100731 on core(s) 4 5 6 7
10.37/1.41	s UNSATISFIABLE
10.37/1.41	solver [2] clasp 1.3.6 answered
10.37/1.41	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-3310279-1304007979/watcher-3310279-1304007979 -o /tmp/evaluation-result-3310279-1304007979/solver-3310279-1304007979 -C 40000 -W 5100 -M 31000 ppfolio HOME/instance-3310279-1304007979.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

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


[startup+0 s]
/proc/loadavg: 7.41 7.26 5.01 2/170 19181
/proc/meminfo: memFree=18964504/32950928 swapFree=67111528/67111528
[pid=19181] ppid=19179 vsize=18324 CPUtime=0 cores=0-7
/proc/19181/stat : 19181 (ppfolio) S 19179 19181 18933 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 512394564 18763776 390 33554432000 4194304 4287625 140736448743728 18446744073709551615 254500711951 0 0 4096 65536 4531210979979034623 0 0 17 6 0 0 0
/proc/19181/statm: 4581 390 341 23 0 91 0

[startup+0.0203609 s]
/proc/loadavg: 7.41 7.26 5.01 2/170 19181
/proc/meminfo: memFree=18964504/32950928 swapFree=67111528/67111528
[pid=19181] ppid=19179 vsize=18324 CPUtime=0 cores=0-7
/proc/19181/stat : 19181 (ppfolio) S 19179 19181 18933 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 512394564 18763776 390 33554432000 4194304 4287625 140736448743728 18446744073709551615 254500711951 0 0 4096 65536 4531210979979034623 0 0 17 6 0 0 0
/proc/19181/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100344 s]
/proc/loadavg: 7.41 7.26 5.01 2/170 19181
/proc/meminfo: memFree=18964504/32950928 swapFree=67111528/67111528
[pid=19181] ppid=19179 vsize=18324 CPUtime=0 cores=0-7
/proc/19181/stat : 19181 (ppfolio) S 19179 19181 18933 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 512394564 18763776 390 33554432000 4194304 4287625 140736448743728 18446744073709551615 254500711951 0 0 4096 65536 4531210979979034623 0 0 17 6 0 0 0
/proc/19181/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300253 s]
/proc/loadavg: 7.41 7.26 5.01 2/170 19181
/proc/meminfo: memFree=18964504/32950928 swapFree=67111528/67111528
[pid=19181] ppid=19179 vsize=18324 CPUtime=0 cores=0-7
/proc/19181/stat : 19181 (ppfolio) S 19179 19181 18933 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 512394564 18763776 390 33554432000 4194304 4287625 140736448743728 18446744073709551615 254500711951 0 0 4096 65536 4531210979979034623 0 0 17 6 0 0 0
/proc/19181/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700171 s]
/proc/loadavg: 7.41 7.26 5.01 2/170 19181
/proc/meminfo: memFree=18964504/32950928 swapFree=67111528/67111528
[pid=19181] ppid=19179 vsize=18324 CPUtime=0 cores=0-7
/proc/19181/stat : 19181 (ppfolio) S 19179 19181 18933 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 512394564 18763776 390 33554432000 4194304 4287625 140736448743728 18446744073709551615 254500711951 0 0 4096 65536 4531210979979034623 0 0 17 6 0 0 0
/proc/19181/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

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

[startup+1.10709 s]
/proc/loadavg: 7.53 7.29 5.04 10/180 19196
/proc/meminfo: memFree=18770860/32950928 swapFree=67111528/67111528
[pid=19181] ppid=19179 vsize=18324 CPUtime=0 cores=0-7
/proc/19181/stat : 19181 (ppfolio) S 19179 19181 18933 0 -1 4202496 519 0 0 0 0 0 0 0 17 0 1 0 512394564 18763776 390 33554432000 4194304 4287625 140736448743728 18446744073709551615 254500711951 0 0 4096 65536 4531210979979034623 0 0 17 6 0 0 0
/proc/19181/statm: 4581 390 341 23 0 91 0
[pid=19182] ppid=19181 vsize=62744 CPUtime=1.09 cores=0
/proc/19182/stat : 19182 (cryptominisat) R 19181 19181 18933 0 -1 4202496 9896 0 0 0 108 1 0 0 19 0 1 0 512394565 64249856 9620 33554432000 4194304 4587354 140736117345120 18446744073709551615 4248831 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19182/statm: 15686 9620 312 96 0 12248 0
[pid=19183] ppid=19181 vsize=51520 CPUtime=1.1 cores=1
/proc/19183/stat : 19183 (clasp) R 19181 19181 18933 0 -1 4202496 12635 0 0 0 109 1 0 0 19 0 1 0 512394565 52756480 9954 33554432000 4194304 4785740 140735191212272 18446744073709551615 4553054 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/19183/statm: 12880 9954 340 145 0 9925 0
[pid=19184] ppid=19181 vsize=465856 CPUtime=1.09 cores=2
/proc/19184/stat : 19184 (TNM) R 19181 19181 18933 0 -1 4202496 7167 0 0 0 108 1 0 0 19 0 1 0 512394565 477036544 7064 33554432000 134512640 134534564 4294667920 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/19184/statm: 116464 7064 95 6 0 115130 0
[pid=19185] ppid=19181 vsize=146196 CPUtime=1.09 cores=3
/proc/19185/stat : 19185 (march_hi) R 19181 19181 18933 0 -1 4202496 58783 0 0 0 102 7 0 0 19 0 1 0 512394565 149704704 16447 33554432000 4194304 4331988 140736433795312 18446744073709551615 4252211 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/19185/statm: 36549 16447 151 34 0 34991 0
[pid=19186] ppid=19181 vsize=153444 CPUtime=3.64 cores=4-7
/proc/19186/stat : 19186 (plingeling) S 19181 19181 18933 0 -1 4202496 20953 1257 0 0 361 3 0 0 18 0 5 0 512394565 157126656 11065 33554432000 4194304 4356188 140734355858112 18446744073709551615 254512494565 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19186/statm: 38361 11065 156 40 0 36905 0
[pid=19186/tid=19193] ppid=19181 vsize=153444 CPUtime=0.84 cores=4-7
/proc/19186/task/19193/stat : 19193 (plingeling) R 19181 19181 18933 0 -1 4202560 1319 1257 0 0 84 0 0 0 23 0 5 0 512394590 157126656 11065 33554432000 4194304 4356188 140734355858112 18446744073709551615 4244400 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19186/tid=19194] ppid=19181 vsize=153444 CPUtime=0.84 cores=4-7
/proc/19186/task/19194/stat : 19194 (plingeling) R 19181 19181 18933 0 -1 4202560 1874 1257 0 0 84 0 0 0 23 0 5 0 512394590 157126656 11065 33554432000 4194304 4356188 140734355858112 18446744073709551615 4322248 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19186/tid=19195] ppid=19181 vsize=153444 CPUtime=0.84 cores=4-7
/proc/19186/task/19195/stat : 19195 (plingeling) R 19181 19181 18933 0 -1 4202560 3249 1257 0 0 84 0 0 0 21 0 5 0 512394590 157126656 11065 33554432000 4194304 4356188 140734355858112 18446744073709551615 4321963 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19186/tid=19196] ppid=19181 vsize=153444 CPUtime=0.84 cores=4-7
/proc/19186/task/19196/stat : 19196 (plingeling) R 19181 19181 18933 0 -1 4202560 1924 1257 0 0 84 0 0 0 19 0 5 0 512394590 157126656 11065 33554432000 4194304 4356188 140734355858112 18446744073709551615 4259314 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 8.01
Current children cumulated vsize (KiB) 898084

[startup+1.30105 s]
/proc/loadavg: 7.53 7.29 5.04 10/180 19196
/proc/meminfo: memFree=18770860/32950928 swapFree=67111528/67111528
[pid=19181] ppid=19179 vsize=18324 CPUtime=0 cores=0-7
/proc/19181/stat : 19181 (ppfolio) S 19179 19181 18933 0 -1 4202496 519 0 0 0 0 0 0 0 17 0 1 0 512394564 18763776 390 33554432000 4194304 4287625 140736448743728 18446744073709551615 254500711951 0 0 4096 65536 4531210979979034623 0 0 17 6 0 0 0
/proc/19181/statm: 4581 390 341 23 0 91 0
[pid=19182] ppid=19181 vsize=62744 CPUtime=1.29 cores=0
/proc/19182/stat : 19182 (cryptominisat) R 19181 19181 18933 0 -1 4202496 9911 0 0 0 128 1 0 0 19 0 1 0 512394565 64249856 9635 33554432000 4194304 4587354 140736117345120 18446744073709551615 4421069 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19182/statm: 15686 9635 312 96 0 12248 0
[pid=19183] ppid=19181 vsize=51520 CPUtime=1.29 cores=1
/proc/19183/stat : 19183 (clasp) R 19181 19181 18933 0 -1 4202496 12636 0 0 0 128 1 0 0 19 0 1 0 512394565 52756480 9955 33554432000 4194304 4785740 140735191212272 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/19183/statm: 12880 9955 340 145 0 9925 0
[pid=19184] ppid=19181 vsize=465856 CPUtime=1.29 cores=2
/proc/19184/stat : 19184 (TNM) R 19181 19181 18933 0 -1 4202496 7167 0 0 0 128 1 0 0 19 0 1 0 512394565 477036544 7064 33554432000 134512640 134534564 4294667920 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/19184/statm: 116464 7064 95 6 0 115130 0
[pid=19185] ppid=19181 vsize=138808 CPUtime=1.29 cores=3
/proc/19185/stat : 19185 (march_hi) R 19181 19181 18933 0 -1 4202496 61120 0 0 0 121 8 0 0 19 0 1 0 512394565 142139392 16355 33554432000 4194304 4331988 140736433795312 18446744073709551615 4240502 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/19185/statm: 34702 16355 172 34 0 33144 0
[pid=19186] ppid=19181 vsize=146720 CPUtime=4.41 cores=4-7
/proc/19186/stat : 19186 (plingeling) S 19181 19181 18933 0 -1 4202496 21573 1257 0 0 438 3 0 0 18 0 5 0 512394565 150241280 10036 33554432000 4194304 4356188 140734355858112 18446744073709551615 254512494565 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19186/statm: 36680 10036 160 40 0 35224 0
[pid=19186/tid=19193] ppid=19181 vsize=146720 CPUtime=1.03 cores=4-7
/proc/19186/task/19193/stat : 19193 (plingeling) R 19181 19181 18933 0 -1 4202560 1319 1257 0 0 103 0 0 0 24 0 5 0 512394590 150241280 10036 33554432000 4194304 4356188 140734355858112 18446744073709551615 4322016 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19186/tid=19194] ppid=19181 vsize=146720 CPUtime=1.03 cores=4-7
/proc/19186/task/19194/stat : 19194 (plingeling) R 19181 19181 18933 0 -1 4202560 1874 1257 0 0 103 0 0 0 24 0 5 0 512394590 150241280 10036 33554432000 4194304 4356188 140734355858112 18446744073709551615 4322016 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19186/tid=19195] ppid=19181 vsize=146720 CPUtime=1.04 cores=4-7
/proc/19186/task/19195/stat : 19195 (plingeling) R 19181 19181 18933 0 -1 4202560 3249 1257 0 0 104 0 0 0 21 0 5 0 512394590 150241280 10036 33554432000 4194304 4356188 140734355858112 18446744073709551615 4322085 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19186/tid=19196] ppid=19181 vsize=146720 CPUtime=1.03 cores=4-7
/proc/19186/task/19196/stat : 19196 (plingeling) R 19181 19181 18933 0 -1 4202560 2544 1257 0 0 103 0 0 0 19 0 5 0 512394590 150241280 10036 33554432000 4194304 4356188 140734355858112 18446744073709551615 4330969 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 9.57
Current children cumulated vsize (KiB) 883972

[startup+1.40103 s]
/proc/loadavg: 7.53 7.29 5.04 10/180 19196
/proc/meminfo: memFree=18770860/32950928 swapFree=67111528/67111528
[pid=19181] ppid=19179 vsize=18324 CPUtime=0 cores=0-7
/proc/19181/stat : 19181 (ppfolio) S 19179 19181 18933 0 -1 4202496 519 0 0 0 0 0 0 0 17 0 1 0 512394564 18763776 390 33554432000 4194304 4287625 140736448743728 18446744073709551615 254500711951 0 0 4096 65536 4531210979979034623 0 0 17 6 0 0 0
/proc/19181/statm: 4581 390 341 23 0 91 0
[pid=19182] ppid=19181 vsize=62744 CPUtime=1.39 cores=0
/proc/19182/stat : 19182 (cryptominisat) R 19181 19181 18933 0 -1 4202496 9912 0 0 0 138 1 0 0 19 0 1 0 512394565 64249856 9636 33554432000 4194304 4587354 140736117345120 18446744073709551615 4421247 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19182/statm: 15686 9636 312 96 0 12248 0
[pid=19183] ppid=19181 vsize=42952 CPUtime=1.39 cores=1
/proc/19183/stat : 19183 (clasp) R 19181 19181 18933 0 -1 4202496 12650 0 0 0 138 1 0 0 19 0 1 0 512394565 43982848 7879 33554432000 4194304 4785740 140735191212272 18446744073709551615 254500341138 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/19183/statm: 10738 7879 354 145 0 7783 0
[pid=19184] ppid=19181 vsize=465856 CPUtime=1.39 cores=2
/proc/19184/stat : 19184 (TNM) R 19181 19181 18933 0 -1 4202496 7167 0 0 0 138 1 0 0 19 0 1 0 512394565 477036544 7064 33554432000 134512640 134534564 4294667920 18446744073709551615 134530614 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/19184/statm: 116464 7064 95 6 0 115130 0
[pid=19185] ppid=19181 vsize=139576 CPUtime=1.39 cores=3
/proc/19185/stat : 19185 (march_hi) R 19181 19181 18933 0 -1 4202496 62686 0 0 0 131 8 0 0 19 0 1 0 512394565 142925824 17921 33554432000 4194304 4331988 140736433795312 18446744073709551615 4229774 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/19185/statm: 34894 17921 173 34 0 33336 0
[pid=19186] ppid=19181 vsize=146720 CPUtime=4.81 cores=4-7
/proc/19186/stat : 19186 (plingeling) S 19181 19181 18933 0 -1 4202496 21573 1257 0 0 478 3 0 0 18 0 5 0 512394565 150241280 10036 33554432000 4194304 4356188 140734355858112 18446744073709551615 254512494565 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19186/statm: 36680 10036 160 40 0 35224 0
[pid=19186/tid=19193] ppid=19181 vsize=146720 CPUtime=1.13 cores=4-7
/proc/19186/task/19193/stat : 19193 (plingeling) R 19181 19181 18933 0 -1 4202560 1319 1257 0 0 113 0 0 0 25 0 5 0 512394590 150241280 10036 33554432000 4194304 4356188 140734355858112 18446744073709551615 4322016 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19186/tid=19194] ppid=19181 vsize=146720 CPUtime=1.13 cores=4-7
/proc/19186/task/19194/stat : 19194 (plingeling) R 19181 19181 18933 0 -1 4202560 1874 1257 0 0 113 0 0 0 25 0 5 0 512394590 150241280 10036 33554432000 4194304 4356188 140734355858112 18446744073709551615 4321594 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19186/tid=19195] ppid=19181 vsize=146720 CPUtime=1.14 cores=4-7
/proc/19186/task/19195/stat : 19195 (plingeling) R 19181 19181 18933 0 -1 4202560 3249 1257 0 0 114 0 0 0 22 0 5 0 512394590 150241280 10036 33554432000 4194304 4356188 140734355858112 18446744073709551615 4322016 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19186/tid=19196] ppid=19181 vsize=146720 CPUtime=1.13 cores=4-7
/proc/19186/task/19196/stat : 19196 (plingeling) R 19181 19181 18933 0 -1 4202560 2544 1257 0 0 113 0 0 0 19 0 5 0 512394590 150241280 10036 33554432000 4194304 4356188 140734355858112 18446744073709551615 4210834 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 10.37
Current children cumulated vsize (KiB) 876172

Child status: 0
Real time (s): 1.41889
CPU time (s): 10.5374
CPU user time (s): 10.3534
CPU system time (s): 0.183972
CPU usage (%): 742.653
Max. virtual memory (cumulated for all children) (KiB): 898084

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

runsolver used 0.003999 second user time and 0.009998 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-28 18:26:19
IDJOB=3310279
IDBENCH=82472
IDSOLVER=1638
FILE ID=node149/3310279-1304007979
RUNJOBID= node149-1304007216-18947
PBS_JOBID= 13168828
Free space on /tmp= 71928 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-bc57sensorsp2-tseitin.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3310279-1304007979/watcher-3310279-1304007979 -o /tmp/evaluation-result-3310279-1304007979/solver-3310279-1304007979 -C 40000 -W 5100 -M 31000  ppfolio HOME/instance-3310279-1304007979.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 6e04f35d78573827a20cb4936c2b6acb
RANDOM SEED=371456634

node149.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.806
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.806
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.83
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.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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.73
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.806
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.806
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.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      18964784 kB
Buffers:       2198992 kB
Cached:       11181972 kB
SwapCached:          0 kB
Active:        4502116 kB
Inactive:      8942884 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18964784 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           13304 kB
Writeback:           0 kB
AnonPages:       64188 kB
Mapped:          14700 kB
Slab:           475476 kB
PageTables:       4616 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   186560 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= 71920 MiB
End job on node149 at 2011-04-28 18:26:20