Trace number 3280383

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 seq? (TO) 1300 1300.01

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/partial-5-11-u.cnf
MD5SUM8e22d84b1ae625d44fbf300a32374a2d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables164158
Number of clauses730719
Sum of the clauses size1660140
Maximum clause length10
Minimum clause length1
Number of clauses of size 112474
Number of clauses of size 2600009
Number of clauses of size 387256
Number of clauses of size 43440
Number of clauses of size 513760
Number of clauses of size over 513780

Solver Data

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

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3280383-1303748144/watcher-3280383-1303748144 -o /tmp/evaluation-result-3280383-1303748144/solver-3280383-1303748144 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3280383-1303748144.cnf 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 10.42 11.50 8.97 8/190 5513
/proc/meminfo: memFree=19860428/32951124 swapFree=67111528/67111528
[pid=5513] ppid=5511 vsize=18188 CPUtime=0 cores=4,6
/proc/5513/stat : 5513 (ppfolio) R 5511 5513 5286 0 -1 4194304 323 0 0 0 0 0 0 0 20 0 1 0 219005780 18624512 260 33554432000 4194304 4287625 140737289659904 18446744073709551615 47105452211568 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5513/statm: 4547 274 231 23 0 57 0

[startup+0.093235 s]
/proc/loadavg: 10.42 11.50 8.97 8/190 5513
/proc/meminfo: memFree=19860428/32951124 swapFree=67111528/67111528
[pid=5513] ppid=5511 vsize=18324 CPUtime=0 cores=4,6
/proc/5513/stat : 5513 (ppfolio) S 5511 5513 5286 0 -1 4202496 500 0 0 0 0 0 0 0 21 0 1 0 219005780 18763776 394 33554432000 4194304 4287625 140737289659904 18446744073709551615 268660682255 0 0 4096 65536 4279479579506082050 0 0 17 6 0 0 0
/proc/5513/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101229 s]
/proc/loadavg: 10.42 11.50 8.97 8/190 5513
/proc/meminfo: memFree=19860428/32951124 swapFree=67111528/67111528
[pid=5513] ppid=5511 vsize=18324 CPUtime=0 cores=4,6
/proc/5513/stat : 5513 (ppfolio) S 5511 5513 5286 0 -1 4202496 500 0 0 0 0 0 0 0 21 0 1 0 219005780 18763776 394 33554432000 4194304 4287625 140737289659904 18446744073709551615 268660682255 0 0 4096 65536 4279479579506082050 0 0 17 6 0 0 0
/proc/5513/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300184 s]
/proc/loadavg: 10.42 11.50 8.97 8/190 5513
/proc/meminfo: memFree=19860428/32951124 swapFree=67111528/67111528
[pid=5513] ppid=5511 vsize=18324 CPUtime=0 cores=4,6
/proc/5513/stat : 5513 (ppfolio) S 5511 5513 5286 0 -1 4202496 501 0 0 0 0 0 0 0 21 0 1 0 219005780 18763776 394 33554432000 4194304 4287625 140737289659904 18446744073709551615 268660682255 0 0 4096 65536 10967989401757417472 0 0 17 6 0 0 0
/proc/5513/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701114 s]
/proc/loadavg: 10.42 11.50 8.97 8/190 5513
/proc/meminfo: memFree=19860428/32951124 swapFree=67111528/67111528
[pid=5513] ppid=5511 vsize=18324 CPUtime=0 cores=4,6
/proc/5513/stat : 5513 (ppfolio) S 5511 5513 5286 0 -1 4202496 501 0 0 0 0 0 0 0 21 0 1 0 219005780 18763776 394 33554432000 4194304 4287625 140737289659904 18446744073709551615 268660682255 0 0 4096 65536 10967989401757417472 0 0 17 6 0 0 0
/proc/5513/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50095 s]
/proc/loadavg: 10.42 11.50 8.97 10/194 5517
/proc/meminfo: memFree=19699200/32951124 swapFree=67111528/67111528
[pid=5513] ppid=5511 vsize=18324 CPUtime=0 cores=4,6
/proc/5513/stat : 5513 (ppfolio) S 5511 5513 5286 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 219005780 18763776 394 33554432000 4194304 4287625 140737289659904 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/5513/statm: 4581 394 345 23 0 91 0
[pid=5515] ppid=5513 vsize=100216 CPUtime=0.49 cores=4
/proc/5515/stat : 5515 (cryptominisat) R 5513 5513 5286 0 -1 4202496 18859 0 0 0 47 2 0 0 22 0 1 0 219005781 102621184 18373 33554432000 4194304 4587354 140736495271152 18446744073709551615 4238043 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5515/statm: 25054 18373 306 96 0 21616 0
[pid=5516] ppid=5513 vsize=91000 CPUtime=0.43 cores=4
/proc/5516/stat : 5516 (clasp) R 5513 5513 5286 0 -1 4202496 24766 0 0 0 41 2 0 0 24 0 1 0 219005781 93184000 18921 33554432000 4194304 4785740 140734409328256 18446744073709551615 4495520 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5516/statm: 22750 18921 318 145 0 19795 0
[pid=5517] ppid=5513 vsize=482488 CPUtime=0.54 cores=4
/proc/5517/stat : 5517 (TNM) R 5513 5513 5286 0 -1 4202496 11050 0 0 0 52 2 0 0 25 0 1 0 219005781 494067712 10946 33554432000 134512640 134534564 4287407568 18446744073709551615 5412348 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5517/statm: 120622 10946 91 6 0 119288 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 692028

[startup+3.10069 s]
/proc/loadavg: 10.31 11.46 8.97 10/194 5517
/proc/meminfo: memFree=19655552/32951124 swapFree=67111528/67111528
[pid=5513] ppid=5511 vsize=18324 CPUtime=0 cores=4,6
/proc/5513/stat : 5513 (ppfolio) S 5511 5513 5286 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 219005780 18763776 394 33554432000 4194304 4287625 140737289659904 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/5513/statm: 4581 394 345 23 0 91 0
[pid=5515] ppid=5513 vsize=100612 CPUtime=0.99 cores=4
/proc/5515/stat : 5515 (cryptominisat) R 5513 5513 5286 0 -1 4202496 18938 0 0 0 97 2 0 0 25 0 1 0 219005781 103026688 18452 33554432000 4194304 4587354 140736495271152 18446744073709551615 4238096 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5515/statm: 25153 18452 306 96 0 21715 0
[pid=5516] ppid=5513 vsize=95204 CPUtime=0.99 cores=4
/proc/5516/stat : 5516 (clasp) R 5513 5513 5286 0 -1 4202496 25767 0 0 0 97 2 0 0 25 0 1 0 219005781 97488896 19922 33554432000 4194304 4785740 140734409328256 18446744073709551615 4495610 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5516/statm: 23801 19922 319 145 0 20846 0
[pid=5517] ppid=5513 vsize=499516 CPUtime=1.08 cores=4
/proc/5517/stat : 5517 (TNM) R 5513 5513 5286 0 -1 4202496 22095 0 0 0 105 3 0 0 25 0 1 0 219005781 511504384 21991 33554432000 134512640 134534564 4287407568 18446744073709551615 134529964 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5517/statm: 124879 21991 95 6 0 123545 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 713656

[startup+6.30113 s]
/proc/loadavg: 10.31 11.46 8.97 10/194 5517
/proc/meminfo: memFree=19598184/32951124 swapFree=67111528/67111528
[pid=5513] ppid=5511 vsize=18324 CPUtime=0 cores=4,6
/proc/5513/stat : 5513 (ppfolio) S 5511 5513 5286 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 219005780 18763776 394 33554432000 4194304 4287625 140737289659904 18446744073709551615 268660682255 0 0 4096 65536 10967990088952184832 0 0 17 6 0 0 0
/proc/5513/statm: 4581 394 345 23 0 91 0
[pid=5515] ppid=5513 vsize=127876 CPUtime=2.09 cores=4
/proc/5515/stat : 5515 (cryptominisat) R 5513 5513 5286 0 -1 4202496 25752 0 0 0 206 3 0 0 25 0 1 0 219005781 130945024 25264 33554432000 4194304 4587354 140736495271152 18446744073709551615 4421160 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5515/statm: 31969 25264 312 96 0 28531 0
[pid=5516] ppid=5513 vsize=84024 CPUtime=2.04 cores=4
/proc/5516/stat : 5516 (clasp) R 5513 5513 5286 0 -1 4202496 26723 0 0 0 201 3 0 0 25 0 1 0 219005781 86040576 17872 33554432000 4194304 4785740 140734409328256 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5516/statm: 21006 17872 340 145 0 18051 0
[pid=5517] ppid=5513 vsize=499516 CPUtime=2.14 cores=4
/proc/5517/stat : 5517 (TNM) R 5513 5513 5286 0 -1 4202496 22095 0 0 0 211 3 0 0 25 0 1 0 219005781 511504384 21991 33554432000 134512640 134534564 4287407568 18446744073709551615 134529352 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5517/statm: 124879 21991 95 6 0 123545 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 729740

[startup+12.701 s]
/proc/loadavg: 10.11 11.38 8.97 10/194 5517
/proc/meminfo: memFree=19555172/32951124 swapFree=67111528/67111528
[pid=5513] ppid=5511 vsize=18324 CPUtime=0 cores=4,6
/proc/5513/stat : 5513 (ppfolio) S 5511 5513 5286 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 219005780 18763776 394 33554432000 4194304 4287625 140737289659904 18446744073709551615 268660682255 0 0 4096 65536 10967990088952184832 0 0 17 6 0 0 0
/proc/5513/statm: 4581 394 345 23 0 91 0
[pid=5515] ppid=5513 vsize=127876 CPUtime=4.19 cores=4
/proc/5515/stat : 5515 (cryptominisat) R 5513 5513 5286 0 -1 4202496 25752 0 0 0 416 3 0 0 25 0 1 0 219005781 130945024 25264 33554432000 4194304 4587354 140736495271152 18446744073709551615 4421039 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5515/statm: 31969 25264 312 96 0 28531 0
[pid=5516] ppid=5513 vsize=84024 CPUtime=4.19 cores=4
/proc/5516/stat : 5516 (clasp) R 5513 5513 5286 0 -1 4202496 26723 0 0 0 416 3 0 0 25 0 1 0 219005781 86040576 17872 33554432000 4194304 4785740 140734409328256 18446744073709551615 4561956 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5516/statm: 21006 17872 340 145 0 18051 0
[pid=5517] ppid=5513 vsize=499516 CPUtime=4.29 cores=4
/proc/5517/stat : 5517 (TNM) R 5513 5513 5286 0 -1 4202496 22095 0 0 0 426 3 0 0 25 0 1 0 219005781 511504384 21991 33554432000 134512640 134534564 4287407568 18446744073709551615 134529964 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5517/statm: 124879 21991 95 6 0 123545 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 729740

[startup+25.5007 s]
/proc/loadavg: 9.93 11.30 8.97 13/202 5530
/proc/meminfo: memFree=19480112/32951124 swapFree=67111528/67111528
[pid=5513] ppid=5511 vsize=18324 CPUtime=0 cores=4,6
/proc/5513/stat : 5513 (ppfolio) S 5511 5513 5286 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 219005780 18763776 394 33554432000 4194304 4287625 140737289659904 18446744073709551615 268660682255 0 0 4096 65536 10967990913585905664 0 0 17 6 0 0 0
/proc/5513/statm: 4581 394 345 23 0 91 0
[pid=5515] ppid=5513 vsize=198264 CPUtime=8.49 cores=4
/proc/5515/stat : 5515 (cryptominisat) R 5513 5513 5286 0 -1 4202496 43755 0 0 0 843 6 0 0 25 0 1 0 219005781 203022336 33684 33554432000 4194304 4587354 140736495271152 18446744073709551615 4230266 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5515/statm: 49566 33684 330 96 0 46128 0
[pid=5516] ppid=5513 vsize=84024 CPUtime=8.44 cores=4
/proc/5516/stat : 5516 (clasp) R 5513 5513 5286 0 -1 4202496 26723 0 0 0 841 3 0 0 25 0 1 0 219005781 86040576 17872 33554432000 4194304 4785740 140734409328256 18446744073709551615 4552986 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5516/statm: 21006 17872 340 145 0 18051 0
[pid=5517] ppid=5513 vsize=499516 CPUtime=8.54 cores=4
/proc/5517/stat : 5517 (TNM) R 5513 5513 5286 0 -1 4202496 22095 0 0 0 851 3 0 0 25 0 1 0 219005781 511504384 21991 33554432000 134512640 134534564 4287407568 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5517/statm: 124879 21991 95 6 0 123545 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 800128

[startup+51.1012 s]
/proc/loadavg: 10.64 11.36 9.05 13/202 5531
/proc/meminfo: memFree=19255480/32951124 swapFree=67111528/67111528
[pid=5513] ppid=5511 vsize=18324 CPUtime=0 cores=4,6
/proc/5513/stat : 5513 (ppfolio) S 5511 5513 5286 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 219005780 18763776 394 33554432000 4194304 4287625 140737289659904 18446744073709551615 268660682255 0 0 4096 65536 10967989264318464000 0 0 17 6 0 0 0
/proc/5513/statm: 4581 394 345 23 0 91 0
[pid=5515] ppid=5513 vsize=198264 CPUtime=16.99 cores=4
/proc/5515/stat : 5515 (cryptominisat) R 5513 5513 5286 0 -1 4202496 47088 0 0 0 1692 7 0 0 25 0 1 0 219005781 203022336 37000 33554432000 4194304 4587354 140736495271152 18446744073709551615 4236364 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5515/statm: 49566 37000 330 96 0 46128 0
[pid=5516] ppid=5513 vsize=85608 CPUtime=16.99 cores=4
/proc/5516/stat : 5516 (clasp) R 5513 5513 5286 0 -1 4202496 27182 0 0 0 1696 3 0 0 25 0 1 0 219005781 87662592 18331 33554432000 4194304 4785740 140734409328256 18446744073709551615 4552628 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5516/statm: 21402 18331 340 145 0 18447 0
[pid=5517] ppid=5513 vsize=499516 CPUtime=17.09 cores=4
/proc/5517/stat : 5517 (TNM) R 5513 5513 5286 0 -1 4202496 22095 0 0 0 1706 3 0 0 25 0 1 0 219005781 511504384 21991 33554432000 134512640 134534564 4287407568 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5517/statm: 124879 21991 95 6 0 123545 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 801712

[startup+102.307 s]
/proc/loadavg: 11.45 11.46 9.22 13/202 5533
/proc/meminfo: memFree=19145340/32951124 swapFree=67111528/67111528
[pid=5513] ppid=5511 vsize=18324 CPUtime=0 cores=4,6
/proc/5513/stat : 5513 (ppfolio) S 5511 5513 5286 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 219005780 18763776 394 33554432000 4194304 4287625 140737289659904 18446744073709551615 268660682255 0 0 4096 65536 10967990501269045248 0 0 17 6 0 0 0
/proc/5513/statm: 4581 394 345 23 0 91 0
[pid=5515] ppid=5513 vsize=880404 CPUtime=34.08 cores=4
/proc/5515/stat : 5515 (cryptominisat) R 5513 5513 5286 0 -1 4202496 52995 0 0 0 3399 9 0 0 25 0 1 0 219005781 901533696 36311 33554432000 4194304 4587354 140736495271152 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5515/statm: 220101 36311 338 96 0 216663 0
[pid=5516] ppid=5513 vsize=115076 CPUtime=34.05 cores=4
/proc/5516/stat : 5516 (clasp) R 5513 5513 5286 0 -1 4202496 34542 0 0 0 3400 5 0 0 25 0 1 0 219005781 117837824 25691 33554432000 4194304 4785740 140734409328256 18446744073709551615 4290592 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5516/statm: 28769 25691 340 145 0 25814 0
[pid=5517] ppid=5513 vsize=499516 CPUtime=34.14 cores=4
/proc/5517/stat : 5517 (TNM) R 5513 5513 5286 0 -1 4202496 22095 0 0 0 3411 3 0 0 25 0 1 0 219005781 511504384 21991 33554432000 134512640 134534564 4287407568 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5517/statm: 124879 21991 95 6 0 123545 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1513320

[startup+162.301 s]
/proc/loadavg: 11.44 11.48 9.36 12/201 5565
/proc/meminfo: memFree=19927652/32951124 swapFree=67111528/67111528
[pid=5513] ppid=5511 vsize=18324 CPUtime=0 cores=4,6
/proc/5513/stat : 5513 (ppfolio) S 5511 5513 5286 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 219005780 18763776 394 33554432000 4194304 4287625 140737289659904 18446744073709551615 268660682255 0 0 4096 65536 10967990913585905664 0 0 17 6 0 0 0
/proc/5513/statm: 4581 394 345 23 0 91 0
[pid=5515] ppid=5513 vsize=875260 CPUtime=54.08 cores=4
/proc/5515/stat : 5515 (cryptominisat) R 5513 5513 5286 0 -1 4202496 57608 0 0 0 5398 10 0 0 25 0 1 0 219005781 896266240 34190 33554432000 4194304 4587354 140736495271152 18446744073709551615 4237695 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5515/statm: 218815 34190 338 96 0 215377 0
[pid=5516] ppid=5513 vsize=150296 CPUtime=54.05 cores=4

################
# More data... #
################

/proc/5517/statm: 124879 21991 95 6 0 123545 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 1893892

[startup+882.301 s]
/proc/loadavg: 11.80 11.31 10.32 13/202 5614
/proc/meminfo: memFree=19358200/32951124 swapFree=67111528/67111528
[pid=5513] ppid=5511 vsize=18324 CPUtime=0 cores=4,6
/proc/5513/stat : 5513 (ppfolio) S 5511 5513 5286 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 219005780 18763776 394 33554432000 4194304 4287625 140737289659904 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/5513/statm: 4581 394 345 23 0 91 0
[pid=5515] ppid=5513 vsize=945732 CPUtime=294.05 cores=4
/proc/5515/stat : 5515 (cryptominisat) R 5513 5513 5286 0 -1 4202496 195392 0 0 0 29370 35 0 0 25 0 1 0 219005781 968429568 40084 33554432000 4194304 4587354 140736495271152 18446744073709551615 4238491 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5515/statm: 236433 40084 338 96 0 232995 0
[pid=5516] ppid=5513 vsize=449660 CPUtime=294.04 cores=4
/proc/5516/stat : 5516 (clasp) R 5513 5513 5286 0 -1 4202496 117420 0 0 0 29382 22 0 0 25 0 1 0 219005781 460451840 108569 33554432000 4194304 4785740 140734409328256 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5516/statm: 112415 108569 340 145 0 109460 0
[pid=5517] ppid=5513 vsize=499516 CPUtime=294.19 cores=4
/proc/5517/stat : 5517 (TNM) R 5513 5513 5286 0 -1 4202496 22095 0 0 0 29416 3 0 0 25 0 1 0 219005781 511504384 21991 33554432000 134512640 134534564 4287407568 18446744073709551615 134528348 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5517/statm: 124879 21991 95 6 0 123545 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 1913232

[startup+942.301 s]
/proc/loadavg: 11.44 11.31 10.38 12/201 5616
/proc/meminfo: memFree=19372200/32951124 swapFree=67111528/67111528
[pid=5513] ppid=5511 vsize=18324 CPUtime=0 cores=4,6
/proc/5513/stat : 5513 (ppfolio) S 5511 5513 5286 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 219005780 18763776 394 33554432000 4194304 4287625 140737289659904 18446744073709551615 268660682255 0 0 4096 65536 10967989951513231360 0 0 17 6 0 0 0
/proc/5513/statm: 4581 394 345 23 0 91 0
[pid=5515] ppid=5513 vsize=867420 CPUtime=314.05 cores=4
/proc/5515/stat : 5515 (cryptominisat) R 5513 5513 5286 0 -1 4202496 208961 0 0 0 31367 38 0 0 25 0 1 0 219005781 888238080 35023 33554432000 4194304 4587354 140736495271152 18446744073709551615 4236656 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5515/statm: 216855 35023 338 96 0 213417 0
[pid=5516] ppid=5513 vsize=449660 CPUtime=314.04 cores=4
/proc/5516/stat : 5516 (clasp) R 5513 5513 5286 0 -1 4202496 117459 0 0 0 31382 22 0 0 25 0 1 0 219005781 460451840 108608 33554432000 4194304 4785740 140734409328256 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5516/statm: 112415 108608 340 145 0 109460 0
[pid=5517] ppid=5513 vsize=499516 CPUtime=314.19 cores=4
/proc/5517/stat : 5517 (TNM) R 5513 5513 5286 0 -1 4202496 22095 0 0 0 31416 3 0 0 25 0 1 0 219005781 511504384 21991 33554432000 134512640 134534564 4287407568 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5517/statm: 124879 21991 95 6 0 123545 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 1834920

[startup+1002.3 s]
/proc/loadavg: 11.16 11.25 10.42 12/201 5618
/proc/meminfo: memFree=19361260/32951124 swapFree=67111528/67111528
[pid=5513] ppid=5511 vsize=18324 CPUtime=0 cores=4,6
/proc/5513/stat : 5513 (ppfolio) S 5511 5513 5286 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 219005780 18763776 394 33554432000 4194304 4287625 140737289659904 18446744073709551615 268660682255 0 0 4096 65536 10967990226391138304 0 0 17 6 0 0 0
/proc/5513/statm: 4581 394 345 23 0 91 0
[pid=5515] ppid=5513 vsize=871116 CPUtime=334.06 cores=4
/proc/5515/stat : 5515 (cryptominisat) R 5513 5513 5286 0 -1 4202496 220615 0 0 0 33365 41 0 0 25 0 1 0 219005781 892022784 36008 33554432000 4194304 4587354 140736495271152 18446744073709551615 4243530 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5515/statm: 217779 36008 338 96 0 214341 0
[pid=5516] ppid=5513 vsize=449660 CPUtime=334.04 cores=4
/proc/5516/stat : 5516 (clasp) R 5513 5513 5286 0 -1 4202496 117472 0 0 0 33382 22 0 0 25 0 1 0 219005781 460451840 108621 33554432000 4194304 4785740 140734409328256 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5516/statm: 112415 108621 340 145 0 109460 0
[pid=5517] ppid=5513 vsize=499516 CPUtime=334.19 cores=4
/proc/5517/stat : 5517 (TNM) R 5513 5513 5286 0 -1 4202496 22095 0 0 0 33416 3 0 0 25 0 1 0 219005781 511504384 21991 33554432000 134512640 134534564 4287407568 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5517/statm: 124879 21991 95 6 0 123545 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 1838616

[startup+1062.3 s]
/proc/loadavg: 11.06 11.20 10.45 12/201 5619
/proc/meminfo: memFree=19355116/32951124 swapFree=67111528/67111528
[pid=5513] ppid=5511 vsize=18324 CPUtime=0 cores=4,6
/proc/5513/stat : 5513 (ppfolio) S 5511 5513 5286 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 219005780 18763776 394 33554432000 4194304 4287625 140737289659904 18446744073709551615 268660682255 0 0 4096 65536 10967990363830091776 0 0 17 6 0 0 0
/proc/5513/statm: 4581 394 345 23 0 91 0
[pid=5515] ppid=5513 vsize=964320 CPUtime=354.06 cores=4
/proc/5515/stat : 5515 (cryptominisat) R 5513 5513 5286 0 -1 4202496 232839 0 0 0 35363 43 0 0 25 0 1 0 219005781 987463680 37863 33554432000 4194304 4587354 140736495271152 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5515/statm: 241080 37863 338 96 0 237642 0
[pid=5516] ppid=5513 vsize=449660 CPUtime=354.03 cores=4
/proc/5516/stat : 5516 (clasp) R 5513 5513 5286 0 -1 4202496 117496 0 0 0 35381 22 0 0 25 0 1 0 219005781 460451840 108645 33554432000 4194304 4785740 140734409328256 18446744073709551615 4288489 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5516/statm: 112415 108645 340 145 0 109460 0
[pid=5517] ppid=5513 vsize=499516 CPUtime=354.19 cores=4
/proc/5517/stat : 5517 (TNM) R 5513 5513 5286 0 -1 4202496 22095 0 0 0 35416 3 0 0 25 0 1 0 219005781 511504384 21991 33554432000 134512640 134534564 4287407568 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5517/statm: 124879 21991 95 6 0 123545 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 1931820

[startup+1122.3 s]
/proc/loadavg: 11.02 11.16 10.48 12/201 5621
/proc/meminfo: memFree=19342064/32951124 swapFree=67111528/67111528
[pid=5513] ppid=5511 vsize=18324 CPUtime=0 cores=4,6
/proc/5513/stat : 5513 (ppfolio) S 5511 5513 5286 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 219005780 18763776 394 33554432000 4194304 4287625 140737289659904 18446744073709551615 268660682255 0 0 4096 65536 10967990501269045248 0 0 17 6 0 0 0
/proc/5513/statm: 4581 394 345 23 0 91 0
[pid=5515] ppid=5513 vsize=967876 CPUtime=374.08 cores=4
/proc/5515/stat : 5515 (cryptominisat) R 5513 5513 5286 0 -1 4202496 243459 0 0 0 37362 46 0 0 25 0 1 0 219005781 991105024 37621 33554432000 4194304 4587354 140736495271152 18446744073709551615 4244609 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5515/statm: 241969 37621 338 96 0 238531 0
[pid=5516] ppid=5513 vsize=449660 CPUtime=374.03 cores=4
/proc/5516/stat : 5516 (clasp) R 5513 5513 5286 0 -1 4202496 117518 0 0 0 37381 22 0 0 25 0 1 0 219005781 460451840 108667 33554432000 4194304 4785740 140734409328256 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5516/statm: 112415 108667 340 145 0 109460 0
[pid=5517] ppid=5513 vsize=499516 CPUtime=374.18 cores=4
/proc/5517/stat : 5517 (TNM) R 5513 5513 5286 0 -1 4202496 22095 0 0 0 37415 3 0 0 25 0 1 0 219005781 511504384 21991 33554432000 134512640 134534564 4287407568 18446744073709551615 134530126 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5517/statm: 124879 21991 95 6 0 123545 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 1935376

[startup+1182.3 s]
/proc/loadavg: 11.00 11.13 10.51 12/201 5622
/proc/meminfo: memFree=19316096/32951124 swapFree=67111528/67111528
[pid=5513] ppid=5511 vsize=18324 CPUtime=0 cores=4,6
/proc/5513/stat : 5513 (ppfolio) S 5511 5513 5286 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 219005780 18763776 394 33554432000 4194304 4287625 140737289659904 18446744073709551615 268660682255 0 0 4096 65536 10967991188463812608 0 0 17 6 0 0 0
/proc/5513/statm: 4581 394 345 23 0 91 0
[pid=5515] ppid=5513 vsize=968516 CPUtime=394.08 cores=4
/proc/5515/stat : 5515 (cryptominisat) R 5513 5513 5286 0 -1 4202496 246611 0 0 0 39361 47 0 0 25 0 1 0 219005781 991760384 40764 33554432000 4194304 4587354 140736495271152 18446744073709551615 4248807 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5515/statm: 242129 40764 338 96 0 238691 0
[pid=5516] ppid=5513 vsize=455428 CPUtime=394.03 cores=4
/proc/5516/stat : 5516 (clasp) R 5513 5513 5286 0 -1 4202496 118946 0 0 0 39381 22 0 0 25 0 1 0 219005781 466358272 110095 33554432000 4194304 4785740 140734409328256 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5516/statm: 113857 110095 340 145 0 110902 0
[pid=5517] ppid=5513 vsize=499516 CPUtime=394.18 cores=4
/proc/5517/stat : 5517 (TNM) R 5513 5513 5286 0 -1 4202496 22095 0 0 0 39415 3 0 0 25 0 1 0 219005781 511504384 21991 33554432000 134512640 134534564 4287407568 18446744073709551615 134529651 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5517/statm: 124879 21991 95 6 0 123545 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 1941784

[startup+1242.3 s]
/proc/loadavg: 11.10 11.13 10.55 12/201 5624
/proc/meminfo: memFree=19252464/32951124 swapFree=67111528/67111528
[pid=5513] ppid=5511 vsize=18324 CPUtime=0 cores=4,6
/proc/5513/stat : 5513 (ppfolio) S 5511 5513 5286 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 219005780 18763776 394 33554432000 4194304 4287625 140737289659904 18446744073709551615 268660682255 0 0 4096 65536 10967990501269045248 0 0 17 6 0 0 0
/proc/5513/statm: 4581 394 345 23 0 91 0
[pid=5515] ppid=5513 vsize=935728 CPUtime=414.09 cores=4
/proc/5515/stat : 5515 (cryptominisat) R 5513 5513 5286 0 -1 4202496 294757 0 0 0 41355 54 0 0 25 0 1 0 219005781 958185472 40557 33554432000 4194304 4587354 140736495271152 18446744073709551615 4244156 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5515/statm: 233932 40557 338 96 0 230494 0
[pid=5516] ppid=5513 vsize=499248 CPUtime=414.03 cores=4
/proc/5516/stat : 5516 (clasp) R 5513 5513 5286 0 -1 4202496 129824 0 0 0 41377 26 0 0 25 0 1 0 219005781 511229952 120973 33554432000 4194304 4785740 140734409328256 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5516/statm: 124812 120973 340 145 0 121857 0
[pid=5517] ppid=5513 vsize=499516 CPUtime=414.18 cores=4
/proc/5517/stat : 5517 (TNM) R 5513 5513 5286 0 -1 4202496 22095 0 0 0 41415 3 0 0 25 0 1 0 219005781 511504384 21991 33554432000 134512640 134534564 4287407568 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5517/statm: 124879 21991 95 6 0 123545 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 1952816



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 11.04 11.11 10.57 12/201 5656
/proc/meminfo: memFree=19926376/32951124 swapFree=67111528/67111528
[pid=5513] ppid=5511 vsize=18324 CPUtime=0 cores=4,6
/proc/5513/stat : 5513 (ppfolio) S 5511 5513 5286 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 219005780 18763776 394 33554432000 4194304 4287625 140737289659904 18446744073709551615 268660682255 0 0 4096 65536 10967990638707998720 0 0 17 6 0 0 0
/proc/5513/statm: 4581 394 345 23 0 91 0
[pid=5515] ppid=5513 vsize=871192 CPUtime=433.33 cores=4
/proc/5515/stat : 5515 (cryptominisat) R 5513 5513 5286 0 -1 4202496 301327 0 0 0 43277 56 0 0 25 0 1 0 219005781 892100608 36576 33554432000 4194304 4587354 140736495271152 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5515/statm: 217798 36576 338 96 0 214360 0
[pid=5516] ppid=5513 vsize=504256 CPUtime=433.3 cores=4
/proc/5516/stat : 5516 (clasp) R 5513 5513 5286 0 -1 4202496 131029 0 0 0 43304 26 0 0 25 0 1 0 219005781 516358144 122178 33554432000 4194304 4785740 140734409328256 18446744073709551615 4552934 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5516/statm: 126064 122178 340 145 0 123109 0
[pid=5517] ppid=5513 vsize=499516 CPUtime=433.37 cores=4
/proc/5517/stat : 5517 (TNM) R 5513 5513 5286 0 -1 4202496 22095 0 0 0 43334 3 0 0 25 0 1 0 219005781 511504384 21991 33554432000 134512640 134534564 4287407568 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5517/statm: 124879 21991 95 6 0 123545 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 1893288

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 5513 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.001998
# while last known CPU time is 1300
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1300
CPU user time (s): 1299.15
CPU system time (s): 0.85
CPU usage (%): 99.999
Max. virtual memory (cumulated for all children) (KiB): 2748140

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

runsolver used 2.34264 second user time and 4.76328 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-25 18:15:45
IDJOB=3280383
IDBENCH=20386
IDSOLVER=1613
FILE ID=node107/3280383-1303748144
RUNJOBID= node107-1303746820-5305
PBS_JOBID= 13154055
Free space on /tmp= 71672 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/partial-5-11-u.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280383-1303748144/watcher-3280383-1303748144 -o /tmp/evaluation-result-3280383-1303748144/solver-3280383-1303748144 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3280383-1303748144.cnf

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

MD5SUM BENCH= 8e22d84b1ae625d44fbf300a32374a2d
RANDOM SEED=1655307329

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
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.67
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.829
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.829
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.829
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	: 5359.47
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.829
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.829
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:      19860460 kB
Buffers:       2023436 kB
Cached:        9347940 kB
SwapCached:          0 kB
Active:        8863608 kB
Inactive:      3743672 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19860460 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           52116 kB
Writeback:           0 kB
AnonPages:     1235212 kB
Mapped:          17100 kB
Slab:           415372 kB
PageTables:       8148 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  3139232 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= 71684 MiB
End job on node107 at 2011-04-25 18:37:27