Trace number 3280751

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 62.2565 62.253

General information on the benchmark

Nameindustrial/palacios/medium/
blocks-4-ipc5-h21-unknown.cnf
MD5SUM3b8c6114a974b09e9b1601ba0718cbf3
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark10.5654
Satisfiable
(Un)Satisfiability was proved
Number of variables135534
Number of clauses905980
Sum of the clauses size2447966
Maximum clause length417
Minimum clause length1
Number of clauses of size 1125
Number of clauses of size 2771665
Number of clauses of size 3128198
Number of clauses of size 41424
Number of clauses of size 579
Number of clauses of size over 54489

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) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 1
0.00/0.00	Starting TNM 2009 on core(s) 1
62.17/62.24	s UNSATISFIABLE
62.17/62.25	solver [1] cryptominisat 2.7.1 answered
62.17/62.25	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-3280751-1303749555/watcher-3280751-1303749555 -o /tmp/evaluation-result-3280751-1303749555/solver-3280751-1303749555 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3280751-1303749555.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.02 2.39 2.99 3/178 22175
/proc/meminfo: memFree=16172320/32951124 swapFree=67111528/67111528
[pid=22175] ppid=22173 vsize=18324 CPUtime=0 cores=1,3
/proc/22175/stat : 22175 (ppfolio) R 22173 22175 21691 0 -1 4202496 483 0 0 0 0 0 0 0 21 0 1 0 486555969 18763776 391 33554432000 4194304 4287625 140737319304400 18446744073709551615 253640679829 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/22175/statm: 4581 391 343 23 0 91 0

[startup+0.0860169 s]
/proc/loadavg: 1.02 2.39 2.99 3/178 22175
/proc/meminfo: memFree=16172320/32951124 swapFree=67111528/67111528
[pid=22175] ppid=22173 vsize=18324 CPUtime=0 cores=1,3
/proc/22175/stat : 22175 (ppfolio) S 22173 22175 21691 0 -1 4202496 498 0 0 0 0 0 0 0 23 0 1 0 486555969 18763776 393 33554432000 4194304 4287625 140737319304400 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/22175/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.10101 s]
/proc/loadavg: 1.02 2.39 2.99 3/178 22175
/proc/meminfo: memFree=16172320/32951124 swapFree=67111528/67111528
[pid=22175] ppid=22173 vsize=18324 CPUtime=0 cores=1,3
/proc/22175/stat : 22175 (ppfolio) S 22173 22175 21691 0 -1 4202496 498 0 0 0 0 0 0 0 23 0 1 0 486555969 18763776 393 33554432000 4194304 4287625 140737319304400 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/22175/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300975 s]
/proc/loadavg: 1.02 2.39 2.99 3/178 22175
/proc/meminfo: memFree=16172320/32951124 swapFree=67111528/67111528
[pid=22175] ppid=22173 vsize=18324 CPUtime=0 cores=1,3
/proc/22175/stat : 22175 (ppfolio) S 22173 22175 21691 0 -1 4202496 498 0 0 0 0 0 0 0 23 0 1 0 486555969 18763776 393 33554432000 4194304 4287625 140737319304400 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/22175/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.7009 s]
/proc/loadavg: 1.02 2.39 2.99 3/178 22175
/proc/meminfo: memFree=16172320/32951124 swapFree=67111528/67111528
[pid=22175] ppid=22173 vsize=18324 CPUtime=0 cores=1,3
/proc/22175/stat : 22175 (ppfolio) S 22173 22175 21691 0 -1 4202496 498 0 0 0 0 0 0 0 23 0 1 0 486555969 18763776 393 33554432000 4194304 4287625 140737319304400 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/22175/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50074 s]
/proc/loadavg: 1.02 2.39 2.99 10/194 22227
/proc/meminfo: memFree=15724440/32951124 swapFree=67111528/67111528
[pid=22175] ppid=22173 vsize=18324 CPUtime=0 cores=1,3
/proc/22175/stat : 22175 (ppfolio) S 22173 22175 21691 0 -1 4202496 498 0 0 0 0 0 0 0 18 0 1 0 486555969 18763776 393 33554432000 4194304 4287625 140737319304400 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/22175/statm: 4581 393 345 23 0 91 0
[pid=22176] ppid=22175 vsize=100120 CPUtime=0.54 cores=1
/proc/22176/stat : 22176 (cryptominisat) R 22175 22175 21691 0 -1 4202496 20353 0 0 0 51 3 0 0 25 0 1 0 486555969 102522880 19882 33554432000 4194304 4587354 140733318055376 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22176/statm: 25030 19882 304 96 0 21592 0
[pid=22177] ppid=22175 vsize=102772 CPUtime=0.43 cores=1
/proc/22177/stat : 22177 (clasp) R 22175 22175 21691 0 -1 4202496 28084 0 0 0 39 4 0 0 25 0 1 0 486555969 105238528 22309 33554432000 4194304 4785740 140736499587408 18446744073709551615 4496216 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22177/statm: 25693 22309 318 145 0 22738 0
[pid=22178] ppid=22175 vsize=461636 CPUtime=0.5 cores=1
/proc/22178/stat : 22178 (TNM) R 22175 22175 21691 0 -1 4202496 4216 0 0 0 50 0 0 0 25 0 1 0 486555969 472715264 4114 33554432000 134512640 134534564 4286915504 18446744073709551615 11921620 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22178/statm: 115409 4114 90 6 0 114075 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 682852

[startup+3.10046 s]
/proc/loadavg: 1.66 2.50 3.02 10/194 22227
/proc/meminfo: memFree=15448912/32951124 swapFree=67111528/67111528
[pid=22175] ppid=22173 vsize=18324 CPUtime=0 cores=1,3
/proc/22175/stat : 22175 (ppfolio) S 22173 22175 21691 0 -1 4202496 498 0 0 0 0 0 0 0 18 0 1 0 486555969 18763776 393 33554432000 4194304 4287625 140737319304400 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/22175/statm: 4581 393 345 23 0 91 0
[pid=22176] ppid=22175 vsize=100120 CPUtime=1.04 cores=1
/proc/22176/stat : 22176 (cryptominisat) R 22175 22175 21691 0 -1 4202496 20353 0 0 0 101 3 0 0 25 0 1 0 486555969 102522880 19882 33554432000 4194304 4587354 140733318055376 18446744073709551615 4237490 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22176/statm: 25030 19882 304 96 0 21592 0
[pid=22177] ppid=22175 vsize=102772 CPUtime=1.02 cores=1
/proc/22177/stat : 22177 (clasp) R 22175 22175 21691 0 -1 4202496 28084 0 0 0 98 4 0 0 25 0 1 0 486555969 105238528 22309 33554432000 4194304 4785740 140736499587408 18446744073709551615 4495806 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22177/statm: 25693 22309 318 145 0 22738 0
[pid=22178] ppid=22175 vsize=507332 CPUtime=1.01 cores=1
/proc/22178/stat : 22178 (TNM) R 22175 22175 21691 0 -1 4202496 18331 0 0 0 99 2 0 0 25 0 1 0 486555969 519507968 18228 33554432000 134512640 134534564 4286915504 18446744073709551615 134524664 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22178/statm: 126833 18228 91 6 0 125499 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 728548

[startup+6.30089 s]
/proc/loadavg: 1.66 2.50 3.02 7/186 22244
/proc/meminfo: memFree=15412264/32951124 swapFree=67111528/67111528
[pid=22175] ppid=22173 vsize=18324 CPUtime=0 cores=1,3
/proc/22175/stat : 22175 (ppfolio) S 22173 22175 21691 0 -1 4202496 498 0 0 0 0 0 0 0 18 0 1 0 486555969 18763776 393 33554432000 4194304 4287625 140737319304400 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/22175/statm: 4581 393 345 23 0 91 0
[pid=22176] ppid=22175 vsize=100664 CPUtime=2.14 cores=1
/proc/22176/stat : 22176 (cryptominisat) R 22175 22175 21691 0 -1 4202496 20486 0 0 0 211 3 0 0 25 0 1 0 486555969 103079936 20015 33554432000 4194304 4587354 140733318055376 18446744073709551615 4248807 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22176/statm: 25166 20015 305 96 0 21728 0
[pid=22177] ppid=22175 vsize=115264 CPUtime=2.02 cores=1
/proc/22177/stat : 22177 (clasp) R 22175 22175 21691 0 -1 4202496 31125 0 0 0 198 4 0 0 25 0 1 0 486555969 118030336 25350 33554432000 4194304 4785740 140736499587408 18446744073709551615 4487043 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22177/statm: 28816 25350 319 145 0 25861 0
[pid=22178] ppid=22175 vsize=507332 CPUtime=2.1 cores=1
/proc/22178/stat : 22178 (TNM) R 22175 22175 21691 0 -1 4202496 18331 0 0 0 208 2 0 0 25 0 1 0 486555969 519507968 18228 33554432000 134512640 134534564 4286915504 18446744073709551615 134524568 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22178/statm: 126833 18228 91 6 0 125499 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 741584

[startup+12.7007 s]
/proc/loadavg: 2.81 2.71 3.09 13/202 22270
/proc/meminfo: memFree=15197820/32951124 swapFree=67111528/67111528
[pid=22175] ppid=22173 vsize=18324 CPUtime=0 cores=1,3
/proc/22175/stat : 22175 (ppfolio) S 22173 22175 21691 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 486555969 18763776 393 33554432000 4194304 4287625 140737319304400 18446744073709551615 253640879631 0 0 4096 65536 3795418344132182016 0 0 17 3 0 0 0
/proc/22175/statm: 4581 393 345 23 0 91 0
[pid=22176] ppid=22175 vsize=135588 CPUtime=4.24 cores=1
/proc/22176/stat : 22176 (cryptominisat) R 22175 22175 21691 0 -1 4202496 29202 0 0 0 420 4 0 0 25 0 1 0 486555969 138842112 28731 33554432000 4194304 4587354 140733318055376 18446744073709551615 4421069 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22176/statm: 33897 28731 311 96 0 30459 0
[pid=22177] ppid=22175 vsize=137080 CPUtime=4.21 cores=1
/proc/22177/stat : 22177 (clasp) R 22175 22175 21691 0 -1 4202496 36642 0 0 0 416 5 0 0 25 0 1 0 486555969 140369920 30867 33554432000 4194304 4785740 140736499587408 18446744073709551615 4495806 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22177/statm: 34270 30867 319 145 0 31315 0
[pid=22178] ppid=22175 vsize=507332 CPUtime=4.21 cores=1
/proc/22178/stat : 22178 (TNM) R 22175 22175 21691 0 -1 4202496 18331 0 0 0 419 2 0 0 25 0 1 0 486555969 519507968 18228 33554432000 134512640 134534564 4286915504 18446744073709551615 134524541 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22178/statm: 126833 18228 91 6 0 125499 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 798324

[startup+25.5004 s]
/proc/loadavg: 4.22 3.02 3.18 13/202 22271
/proc/meminfo: memFree=15079060/32951124 swapFree=67111528/67111528
[pid=22175] ppid=22173 vsize=18324 CPUtime=0 cores=1,3
/proc/22175/stat : 22175 (ppfolio) S 22173 22175 21691 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 486555969 18763776 393 33554432000 4194304 4287625 140737319304400 18446744073709551615 253640879631 0 0 4096 65536 3795418481571135488 0 0 17 3 0 0 0
/proc/22175/statm: 4581 393 345 23 0 91 0
[pid=22176] ppid=22175 vsize=236696 CPUtime=8.54 cores=1
/proc/22176/stat : 22176 (cryptominisat) R 22175 22175 21691 0 -1 4202496 53639 0 0 0 847 7 0 0 25 0 1 0 486555969 242376704 47422 33554432000 4194304 4587354 140733318055376 18446744073709551615 4357604 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22176/statm: 59174 47422 316 96 0 55736 0
[pid=22177] ppid=22175 vsize=130680 CPUtime=8.42 cores=1
/proc/22177/stat : 22177 (clasp) R 22175 22175 21691 0 -1 4202496 37108 0 0 0 837 5 0 0 25 0 1 0 486555969 133816320 29564 33554432000 4194304 4785740 140736499587408 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22177/statm: 32670 29564 340 145 0 29715 0
[pid=22178] ppid=22175 vsize=507332 CPUtime=8.5 cores=1
/proc/22178/stat : 22178 (TNM) R 22175 22175 21691 0 -1 4202496 18331 0 0 0 848 2 0 0 25 0 1 0 486555969 519507968 18228 33554432000 134512640 134534564 4286915504 18446744073709551615 134524554 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22178/statm: 126833 18228 91 6 0 125499 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 893032

[startup+51.1007 s]
/proc/loadavg: 6.87 3.74 3.41 13/202 22271
/proc/meminfo: memFree=14844060/32951124 swapFree=67111528/67111528
[pid=22175] ppid=22173 vsize=18324 CPUtime=0 cores=1,3
/proc/22175/stat : 22175 (ppfolio) S 22173 22175 21691 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 486555969 18763776 393 33554432000 4194304 4287625 140737319304400 18446744073709551615 253640879631 0 0 4096 65536 3795419581082763264 0 0 17 3 0 0 0
/proc/22175/statm: 4581 393 345 23 0 91 0
[pid=22176] ppid=22175 vsize=277660 CPUtime=17.56 cores=1
/proc/22176/stat : 22176 (cryptominisat) R 22175 22175 21691 0 -1 4202496 66267 0 0 0 1747 9 0 0 25 0 1 0 486555969 284323840 59601 33554432000 4194304 4587354 140733318055376 18446744073709551615 4239316 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22176/statm: 69415 59601 330 96 0 65977 0
[pid=22177] ppid=22175 vsize=130680 CPUtime=16.71 cores=1
/proc/22177/stat : 22177 (clasp) R 22175 22175 21691 0 -1 4202496 37110 0 0 0 1666 5 0 0 25 0 1 0 486555969 133816320 29566 33554432000 4194304 4785740 140736499587408 18446744073709551615 4553743 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22177/statm: 32670 29566 340 145 0 29715 0
[pid=22178] ppid=22175 vsize=507332 CPUtime=16.8 cores=1
/proc/22178/stat : 22178 (TNM) R 22175 22175 21691 0 -1 4202496 18331 0 0 0 1678 2 0 0 25 0 1 0 486555969 519507968 18228 33554432000 134512640 134534564 4286915504 18446744073709551615 134524727 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22178/statm: 126833 18228 91 6 0 125499 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 933996

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

[startup+57.5006 s]
/proc/loadavg: 7.66 4.01 3.51 13/202 22271
/proc/meminfo: memFree=14842564/32951124 swapFree=67111528/67111528
[pid=22175] ppid=22173 vsize=18324 CPUtime=0 cores=1,3
/proc/22175/stat : 22175 (ppfolio) S 22173 22175 21691 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 486555969 18763776 393 33554432000 4194304 4287625 140737319304400 18446744073709551615 253640879631 0 0 4096 65536 3795419581082763264 0 0 17 3 0 0 0
/proc/22175/statm: 4581 393 345 23 0 91 0
[pid=22176] ppid=22175 vsize=277660 CPUtime=19.74 cores=1
/proc/22176/stat : 22176 (cryptominisat) R 22175 22175 21691 0 -1 4202496 66364 0 0 0 1965 9 0 0 25 0 1 0 486555969 284323840 59691 33554432000 4194304 4587354 140733318055376 18446744073709551615 4238104 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22176/statm: 69415 59691 330 96 0 65977 0
[pid=22177] ppid=22175 vsize=130680 CPUtime=18.83 cores=1
/proc/22177/stat : 22177 (clasp) R 22175 22175 21691 0 -1 4202496 37112 0 0 0 1878 5 0 0 25 0 1 0 486555969 133816320 29568 33554432000 4194304 4785740 140736499587408 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22177/statm: 32670 29568 340 145 0 29715 0
[pid=22178] ppid=22175 vsize=507332 CPUtime=18.9 cores=1
/proc/22178/stat : 22178 (TNM) R 22175 22175 21691 0 -1 4202496 18331 0 0 0 1888 2 0 0 25 0 1 0 486555969 519507968 18228 33554432000 134512640 134534564 4286915504 18446744073709551615 134524752 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22178/statm: 126833 18228 91 6 0 125499 0
Current children cumulated CPU time (s) 57.47
Current children cumulated vsize (KiB) 933996

[startup+60.701 s]
/proc/loadavg: 7.66 4.01 3.51 13/202 22271
/proc/meminfo: memFree=14842192/32951124 swapFree=67111528/67111528
[pid=22175] ppid=22173 vsize=18324 CPUtime=0 cores=1,3
/proc/22175/stat : 22175 (ppfolio) S 22173 22175 21691 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 486555969 18763776 393 33554432000 4194304 4287625 140737319304400 18446744073709551615 253640879631 0 0 4096 65536 3795419581082763264 0 0 17 3 0 0 0
/proc/22175/statm: 4581 393 345 23 0 91 0
[pid=22176] ppid=22175 vsize=277660 CPUtime=20.76 cores=1
/proc/22176/stat : 22176 (cryptominisat) R 22175 22175 21691 0 -1 4202496 66402 0 0 0 2067 9 0 0 25 0 1 0 486555969 284323840 59727 33554432000 4194304 4587354 140733318055376 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22176/statm: 69415 59727 330 96 0 65977 0
[pid=22177] ppid=22175 vsize=130680 CPUtime=19.91 cores=1
/proc/22177/stat : 22177 (clasp) R 22175 22175 21691 0 -1 4202496 37114 0 0 0 1986 5 0 0 25 0 1 0 486555969 133816320 29570 33554432000 4194304 4785740 140736499587408 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22177/statm: 32670 29570 340 145 0 29715 0
[pid=22178] ppid=22175 vsize=507332 CPUtime=20 cores=1
/proc/22178/stat : 22178 (TNM) R 22175 22175 21691 0 -1 4202496 18331 0 0 0 1998 2 0 0 25 0 1 0 486555969 519507968 18228 33554432000 134512640 134534564 4286915504 18446744073709551615 134524536 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22178/statm: 126833 18228 91 6 0 125499 0
Current children cumulated CPU time (s) 60.67
Current children cumulated vsize (KiB) 933996

[startup+61.5008 s]
/proc/loadavg: 7.66 4.01 3.51 13/202 22271
/proc/meminfo: memFree=14843060/32951124 swapFree=67111528/67111528
[pid=22175] ppid=22173 vsize=18324 CPUtime=0 cores=1,3
/proc/22175/stat : 22175 (ppfolio) S 22173 22175 21691 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 486555969 18763776 393 33554432000 4194304 4287625 140737319304400 18446744073709551615 253640879631 0 0 4096 65536 3795419581082763264 0 0 17 3 0 0 0
/proc/22175/statm: 4581 393 345 23 0 91 0
[pid=22176] ppid=22175 vsize=277660 CPUtime=21.04 cores=1
/proc/22176/stat : 22176 (cryptominisat) R 22175 22175 21691 0 -1 4202496 66412 0 0 0 2095 9 0 0 25 0 1 0 486555969 284323840 59736 33554432000 4194304 4587354 140733318055376 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22176/statm: 69415 59736 330 96 0 65977 0
[pid=22177] ppid=22175 vsize=130680 CPUtime=20.21 cores=1
/proc/22177/stat : 22177 (clasp) R 22175 22175 21691 0 -1 4202496 37114 0 0 0 2016 5 0 0 25 0 1 0 486555969 133816320 29570 33554432000 4194304 4785740 140736499587408 18446744073709551615 4553024 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22177/statm: 32670 29570 340 145 0 29715 0
[pid=22178] ppid=22175 vsize=507332 CPUtime=20.22 cores=1
/proc/22178/stat : 22178 (TNM) R 22175 22175 21691 0 -1 4202496 18331 0 0 0 2020 2 0 0 25 0 1 0 486555969 519507968 18228 33554432000 134512640 134534564 4286915504 18446744073709551615 134524664 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22178/statm: 126833 18228 91 6 0 125499 0
Current children cumulated CPU time (s) 61.47
Current children cumulated vsize (KiB) 933996

[startup+61.9008 s]
/proc/loadavg: 7.66 4.01 3.51 13/202 22271
/proc/meminfo: memFree=14843060/32951124 swapFree=67111528/67111528
[pid=22175] ppid=22173 vsize=18324 CPUtime=0 cores=1,3
/proc/22175/stat : 22175 (ppfolio) S 22173 22175 21691 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 486555969 18763776 393 33554432000 4194304 4287625 140737319304400 18446744073709551615 253640879631 0 0 4096 65536 3795419581082763264 0 0 17 3 0 0 0
/proc/22175/statm: 4581 393 345 23 0 91 0
[pid=22176] ppid=22175 vsize=277660 CPUtime=21.16 cores=1
/proc/22176/stat : 22176 (cryptominisat) R 22175 22175 21691 0 -1 4202496 66416 0 0 0 2107 9 0 0 25 0 1 0 486555969 284323840 59739 33554432000 4194304 4587354 140733318055376 18446744073709551615 4238647 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22176/statm: 69415 59739 330 96 0 65977 0
[pid=22177] ppid=22175 vsize=130680 CPUtime=20.31 cores=1
/proc/22177/stat : 22177 (clasp) R 22175 22175 21691 0 -1 4202496 37114 0 0 0 2026 5 0 0 25 0 1 0 486555969 133816320 29570 33554432000 4194304 4785740 140736499587408 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22177/statm: 32670 29570 340 145 0 29715 0
[pid=22178] ppid=22175 vsize=507332 CPUtime=20.4 cores=1
/proc/22178/stat : 22178 (TNM) R 22175 22175 21691 0 -1 4202496 18331 0 0 0 2038 2 0 0 25 0 1 0 486555969 519507968 18228 33554432000 134512640 134534564 4286915504 18446744073709551615 134524573 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22178/statm: 126833 18228 91 6 0 125499 0
Current children cumulated CPU time (s) 61.87
Current children cumulated vsize (KiB) 933996

[startup+62.1007 s]
/proc/loadavg: 7.66 4.01 3.51 13/202 22271
/proc/meminfo: memFree=14843060/32951124 swapFree=67111528/67111528
[pid=22175] ppid=22173 vsize=18324 CPUtime=0 cores=1,3
/proc/22175/stat : 22175 (ppfolio) S 22173 22175 21691 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 486555969 18763776 393 33554432000 4194304 4287625 140737319304400 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/22175/statm: 4581 393 345 23 0 91 0
[pid=22176] ppid=22175 vsize=277660 CPUtime=21.18 cores=1
/proc/22176/stat : 22176 (cryptominisat) R 22175 22175 21691 0 -1 4202496 66432 0 0 0 2109 9 0 0 25 0 1 0 486555969 284323840 59754 33554432000 4194304 4587354 140733318055376 18446744073709551615 253640859520 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22176/statm: 69415 59754 345 96 0 65977 0
[pid=22177] ppid=22175 vsize=130680 CPUtime=20.41 cores=1
/proc/22177/stat : 22177 (clasp) R 22175 22175 21691 0 -1 4202496 37114 0 0 0 2036 5 0 0 25 0 1 0 486555969 133816320 29570 33554432000 4194304 4785740 140736499587408 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22177/statm: 32670 29570 340 145 0 29715 0
[pid=22178] ppid=22175 vsize=507332 CPUtime=20.48 cores=1
/proc/22178/stat : 22178 (TNM) R 22175 22175 21691 0 -1 4202496 18331 0 0 0 2046 2 0 0 25 0 1 0 486555969 519507968 18228 33554432000 134512640 134534564 4286915504 18446744073709551615 134524736 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22178/statm: 126833 18228 91 6 0 125499 0
Current children cumulated CPU time (s) 62.07
Current children cumulated vsize (KiB) 933996

[startup+62.2007 s]
/proc/loadavg: 7.66 4.01 3.51 13/202 22271
/proc/meminfo: memFree=14843060/32951124 swapFree=67111528/67111528
[pid=22175] ppid=22173 vsize=18324 CPUtime=0 cores=1,3
/proc/22175/stat : 22175 (ppfolio) S 22173 22175 21691 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 486555969 18763776 393 33554432000 4194304 4287625 140737319304400 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/22175/statm: 4581 393 345 23 0 91 0
[pid=22176] ppid=22175 vsize=243896 CPUtime=21.26 cores=1
/proc/22176/stat : 22176 (cryptominisat) R 22175 22175 21691 0 -1 4202496 66432 0 0 0 2117 9 0 0 18 0 1 0 486555969 249749504 52091 33554432000 4194304 4587354 140733318055376 18446744073709551615 253640514913 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22176/statm: 60974 52091 345 96 0 57536 0
[pid=22177] ppid=22175 vsize=130680 CPUtime=20.41 cores=1
/proc/22177/stat : 22177 (clasp) R 22175 22175 21691 0 -1 4202496 37114 0 0 0 2036 5 0 0 25 0 1 0 486555969 133816320 29570 33554432000 4194304 4785740 140736499587408 18446744073709551615 4286930 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22177/statm: 32670 29570 340 145 0 29715 0
[pid=22178] ppid=22175 vsize=507332 CPUtime=20.5 cores=1
/proc/22178/stat : 22178 (TNM) R 22175 22175 21691 0 -1 4202496 18331 0 0 0 2048 2 0 0 25 0 1 0 486555969 519507968 18228 33554432000 134512640 134534564 4286915504 18446744073709551615 134524700 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22178/statm: 126833 18228 91 6 0 125499 0
Current children cumulated CPU time (s) 62.17
Current children cumulated vsize (KiB) 900232

Child status: 0
Real time (s): 62.253
CPU time (s): 62.2565
CPU user time (s): 62.0516
CPU system time (s): 0.204968
CPU usage (%): 100.006
Max. virtual memory (cumulated for all children) (KiB): 933996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 62.0516
system time used= 0.204968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 122395
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= 60
involuntary context switches= 723

runsolver used 0.094985 second user time and 0.248962 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-25 18:39:16
IDJOB=3280751
IDBENCH=20431
IDSOLVER=1613
FILE ID=node106/3280751-1303749555
RUNJOBID= node106-1303749552-22157
PBS_JOBID= 13154056
Free space on /tmp= 71736 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT07/industrial/palacios/medium/blocks-4-ipc5-h21-unknown.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280751-1303749555/watcher-3280751-1303749555 -o /tmp/evaluation-result-3280751-1303749555/solver-3280751-1303749555 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3280751-1303749555.cnf

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

MD5SUM BENCH= 3b8c6114a974b09e9b1601ba0718cbf3
RANDOM SEED=504990630

node106.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.830
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.66
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.830
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.20
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.830
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.830
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.82
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.830
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.74
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.830
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.830
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.830
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:      16172476 kB
Buffers:       1985432 kB
Cached:       14159440 kB
SwapCached:          0 kB
Active:        9642800 kB
Inactive:      6573632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16172476 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           54588 kB
Writeback:           0 kB
AnonPages:       70720 kB
Mapped:          14488 kB
Slab:           498972 kB
PageTables:       5032 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   201988 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= 71692 MiB
End job on node106 at 2011-04-25 18:40:18