Trace number 3263406

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? (MO) 596.313 596.412

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_21_60_7-log.shuffled-as.sat03-151.cnf
MD5SUM5cab37809f478f7db7fa096e9a155cfe
Bench CategoryCRAFTED (crafted 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 variables105
Number of clauses40110
Sum of the clauses size400890
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 542
Number of clauses of size over 540068

Solver Data

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

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

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 10.00 9.91 8.22 8/190 29688
/proc/meminfo: memFree=20762056/32950928 swapFree=67111524/67111528
[pid=29688] ppid=29686 vsize=2712 CPUtime=0 cores=5,7
/proc/29688/stat : 29688 (ppfolio) S 29686 29688 28695 0 -1 4194304 84 0 0 0 0 0 0 0 25 0 1 0 466194449 2777088 37 33554432000 4194304 4287625 140736733159392 18446744073709551615 208075308679 0 2147483391 4096 0 18446744071699953811 0 0 17 5 0 0 0
/proc/29688/statm: 678 37 27 23 0 23 0

[startup+0.0609779 s]
/proc/loadavg: 10.00 9.91 8.22 8/190 29688
/proc/meminfo: memFree=20762056/32950928 swapFree=67111524/67111528
[pid=29688] ppid=29686 vsize=2712 CPUtime=0 cores=5,7
/proc/29688/stat : 29688 (ppfolio) S 29686 29688 28695 0 -1 4194304 84 0 0 0 0 0 0 0 25 0 1 0 466194449 2777088 37 33554432000 4194304 4287625 140736733159392 18446744073709551615 208075308679 0 2147483391 4096 0 18446744071699953811 0 0 17 5 0 0 0
/proc/29688/statm: 678 37 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.100966 s]
/proc/loadavg: 10.00 9.91 8.22 8/190 29688
/proc/meminfo: memFree=20762056/32950928 swapFree=67111524/67111528
[pid=29688] ppid=29686 vsize=2712 CPUtime=0 cores=5,7
/proc/29688/stat : 29688 (ppfolio) S 29686 29688 28695 0 -1 4194304 84 0 0 0 0 0 0 0 25 0 1 0 466194449 2777088 37 33554432000 4194304 4287625 140736733159392 18446744073709551615 208075308679 0 2147483391 4096 0 18446744071699953811 0 0 17 5 0 0 0
/proc/29688/statm: 678 37 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.300933 s]
/proc/loadavg: 10.00 9.91 8.22 8/190 29688
/proc/meminfo: memFree=20762056/32950928 swapFree=67111524/67111528
[pid=29688] ppid=29686 vsize=18324 CPUtime=0 cores=5,7
/proc/29688/stat : 29688 (ppfolio) R 29686 29688 28695 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 466194449 18763776 394 33554432000 4194304 4287625 140736733159392 18446744073709551615 208080252431 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/29688/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700917 s]
/proc/loadavg: 10.00 9.91 8.22 8/190 29688
/proc/meminfo: memFree=20762056/32950928 swapFree=67111524/67111528
[pid=29688] ppid=29686 vsize=18324 CPUtime=0 cores=5,7
/proc/29688/stat : 29688 (ppfolio) S 29686 29688 28695 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 466194449 18763776 394 33554432000 4194304 4287625 140736733159392 18446744073709551615 208080252431 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/29688/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50071 s]
/proc/loadavg: 10.00 9.91 8.22 10/194 29692
/proc/meminfo: memFree=20727056/32950928 swapFree=67111524/67111528
[pid=29688] ppid=29686 vsize=18324 CPUtime=0 cores=5,7
/proc/29688/stat : 29688 (ppfolio) S 29686 29688 28695 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 466194449 18763776 394 33554432000 4194304 4287625 140736733159392 18446744073709551615 208080252431 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/29688/statm: 4581 394 345 23 0 91 0
[pid=29690] ppid=29688 vsize=26768 CPUtime=0.42 cores=5
/proc/29690/stat : 29690 (cryptominisat) R 29688 29688 28695 0 -1 4202496 1898 0 0 0 42 0 0 0 25 0 1 0 466194461 27410432 1752 33554432000 4194304 4587354 140736975572976 18446744073709551615 4238692 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29690/statm: 6692 1752 306 96 0 3254 0
[pid=29691] ppid=29688 vsize=17516 CPUtime=0.4 cores=5
/proc/29691/stat : 29691 (clasp) R 29688 29688 28695 0 -1 4202496 1897 0 0 0 40 0 0 0 25 0 1 0 466194461 17936384 1699 33554432000 4194304 4785740 140737036653728 18446744073709551615 4495984 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29691/statm: 4379 1699 314 145 0 1424 0
[pid=29692] ppid=29688 vsize=458756 CPUtime=0.54 cores=5
/proc/29692/stat : 29692 (TNM) R 29688 29688 28695 0 -1 4202496 2104 0 0 0 54 0 0 0 25 0 1 0 466194462 469766144 2001 33554432000 134512640 134534564 4293503712 18446744073709551615 134524554 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29692/statm: 114689 2001 91 6 0 113355 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 521364

[startup+3.1004 s]
/proc/loadavg: 9.92 9.90 8.22 10/194 29692
/proc/meminfo: memFree=20721736/32950928 swapFree=67111524/67111528
[pid=29688] ppid=29686 vsize=18324 CPUtime=0 cores=5,7
/proc/29688/stat : 29688 (ppfolio) S 29686 29688 28695 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 466194449 18763776 394 33554432000 4194304 4287625 140736733159392 18446744073709551615 208080252431 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/29688/statm: 4581 394 345 23 0 91 0
[pid=29690] ppid=29688 vsize=27032 CPUtime=0.99 cores=5
/proc/29690/stat : 29690 (cryptominisat) R 29688 29688 28695 0 -1 4202496 1953 0 0 0 99 0 0 0 25 0 1 0 466194461 27680768 1807 33554432000 4194304 4587354 140736975572976 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29690/statm: 6758 1807 306 96 0 3320 0
[pid=29691] ppid=29688 vsize=17760 CPUtime=0.89 cores=5
/proc/29691/stat : 29691 (clasp) R 29688 29688 28695 0 -1 4202496 1938 0 0 0 89 0 0 0 25 0 1 0 466194461 18186240 1740 33554432000 4194304 4785740 140737036653728 18446744073709551615 4495554 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29691/statm: 4440 1740 314 145 0 1485 0
[pid=29692] ppid=29688 vsize=458756 CPUtime=1.07 cores=5
/proc/29692/stat : 29692 (TNM) R 29688 29688 28695 0 -1 4202496 2104 0 0 0 107 0 0 0 25 0 1 0 466194462 469766144 2001 33554432000 134512640 134534564 4293503712 18446744073709551615 134524568 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29692/statm: 114689 2001 91 6 0 113355 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 521872

[startup+6.30079 s]
/proc/loadavg: 9.92 9.90 8.22 10/193 29692
/proc/meminfo: memFree=20710668/32950928 swapFree=67111524/67111528
[pid=29688] ppid=29686 vsize=18324 CPUtime=0 cores=5,7
/proc/29688/stat : 29688 (ppfolio) S 29686 29688 28695 0 -1 4202496 501 0 0 0 0 0 0 0 17 0 1 0 466194449 18763776 394 33554432000 4194304 4287625 140736733159392 18446744073709551615 208080252431 0 0 4096 65536 5625894098146689024 0 0 17 7 0 0 0
/proc/29688/statm: 4581 394 345 23 0 91 0
[pid=29690] ppid=29688 vsize=37724 CPUtime=2.02 cores=5
/proc/29690/stat : 29690 (cryptominisat) R 29688 29688 28695 0 -1 4202496 6723 0 0 0 201 1 0 0 25 0 1 0 466194461 38629376 4396 33554432000 4194304 4587354 140736975572976 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29690/statm: 9431 4396 314 96 0 5993 0
[pid=29691] ppid=29688 vsize=17760 CPUtime=1.99 cores=5
/proc/29691/stat : 29691 (clasp) R 29688 29688 28695 0 -1 4202496 1943 0 0 0 199 0 0 0 25 0 1 0 466194461 18186240 1745 33554432000 4194304 4785740 140737036653728 18446744073709551615 4496616 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29691/statm: 4440 1745 314 145 0 1485 0
[pid=29692] ppid=29688 vsize=458756 CPUtime=2.14 cores=5
/proc/29692/stat : 29692 (TNM) R 29688 29688 28695 0 -1 4202496 2104 0 0 0 214 0 0 0 25 0 1 0 466194462 469766144 2001 33554432000 134512640 134534564 4293503712 18446744073709551615 134524464 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29692/statm: 114689 2001 91 6 0 113355 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 532564

[startup+12.7006 s]
/proc/loadavg: 9.78 9.87 8.23 10/193 29692
/proc/meminfo: memFree=20685148/32950928 swapFree=67111524/67111528
[pid=29688] ppid=29686 vsize=18324 CPUtime=0 cores=5,7
/proc/29688/stat : 29688 (ppfolio) S 29686 29688 28695 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 466194449 18763776 394 33554432000 4194304 4287625 140736733159392 18446744073709551615 208080252431 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/29688/statm: 4581 394 345 23 0 91 0
[pid=29690] ppid=29688 vsize=1039152 CPUtime=4.12 cores=5
/proc/29690/stat : 29690 (cryptominisat) R 29688 29688 28695 0 -1 4202496 11434 0 0 0 410 2 0 0 25 0 1 0 466194461 1064091648 5594 33554432000 4194304 4587354 140736975572976 18446744073709551615 4388058 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29690/statm: 259788 5594 337 96 0 256350 0
[pid=29691] ppid=29688 vsize=20128 CPUtime=4.09 cores=5
/proc/29691/stat : 29691 (clasp) R 29688 29688 28695 0 -1 4202496 2679 0 0 0 409 0 0 0 25 0 1 0 466194461 20611072 2352 33554432000 4194304 4785740 140737036653728 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29691/statm: 5032 2352 340 145 0 2077 0
[pid=29692] ppid=29688 vsize=458756 CPUtime=4.34 cores=5
/proc/29692/stat : 29692 (TNM) R 29688 29688 28695 0 -1 4202496 2104 0 0 0 434 0 0 0 25 0 1 0 466194462 469766144 2001 33554432000 134512640 134534564 4293503712 18446744073709551615 134524712 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29692/statm: 114689 2001 91 6 0 113355 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 1536360

[startup+25.5011 s]
/proc/loadavg: 9.66 9.84 8.24 10/193 29693
/proc/meminfo: memFree=20650228/32950928 swapFree=67111524/67111528
[pid=29688] ppid=29686 vsize=18324 CPUtime=0 cores=5,7
/proc/29688/stat : 29688 (ppfolio) S 29686 29688 28695 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 466194449 18763776 394 33554432000 4194304 4287625 140736733159392 18446744073709551615 208080252431 0 0 4096 65536 5625895197658316800 0 0 17 7 0 0 0
/proc/29688/statm: 4581 394 345 23 0 91 0
[pid=29690] ppid=29688 vsize=1040440 CPUtime=8.39 cores=5
/proc/29690/stat : 29690 (cryptominisat) R 29688 29688 28695 0 -1 4202496 11765 0 0 0 837 2 0 0 25 0 1 0 466194461 1065410560 5925 33554432000 4194304 4587354 140736975572976 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29690/statm: 260110 5925 337 96 0 256672 0
[pid=29691] ppid=29688 vsize=22688 CPUtime=8.39 cores=5
/proc/29691/stat : 29691 (clasp) R 29688 29688 28695 0 -1 4202496 3255 0 0 0 839 0 0 0 25 0 1 0 466194461 23232512 2928 33554432000 4194304 4785740 140737036653728 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29691/statm: 5672 2928 340 145 0 2717 0
[pid=29692] ppid=29688 vsize=458756 CPUtime=8.57 cores=5
/proc/29692/stat : 29692 (TNM) R 29688 29688 28695 0 -1 4202496 2104 0 0 0 857 0 0 0 25 0 1 0 466194462 469766144 2001 33554432000 134512640 134534564 4293503712 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29692/statm: 114689 2001 91 6 0 113355 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 1540208

[startup+51.1003 s]
/proc/loadavg: 9.43 9.77 8.26 10/193 29693
/proc/meminfo: memFree=20610592/32950928 swapFree=67111524/67111528
[pid=29688] ppid=29686 vsize=18324 CPUtime=0 cores=5,7
/proc/29688/stat : 29688 (ppfolio) S 29686 29688 28695 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 466194449 18763776 394 33554432000 4194304 4287625 140736733159392 18446744073709551615 208080252431 0 0 4096 65536 5625894647902502912 0 0 17 7 0 0 0
/proc/29688/statm: 4581 394 345 23 0 91 0
[pid=29690] ppid=29688 vsize=56488 CPUtime=16.92 cores=5
/proc/29690/stat : 29690 (cryptominisat) R 29688 29688 28695 0 -1 4202496 14995 0 0 0 1690 2 0 0 25 0 1 0 466194461 57843712 8224 33554432000 4194304 4587354 140736975572976 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29690/statm: 14122 8224 337 96 0 10684 0
[pid=29691] ppid=29688 vsize=25432 CPUtime=16.89 cores=5
/proc/29691/stat : 29691 (clasp) R 29688 29688 28695 0 -1 4202496 3892 0 0 0 1689 0 0 0 25 0 1 0 466194461 26042368 3565 33554432000 4194304 4785740 140737036653728 18446744073709551615 4309540 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29691/statm: 6358 3565 340 145 0 3403 0
[pid=29692] ppid=29688 vsize=458756 CPUtime=17.14 cores=5
/proc/29692/stat : 29692 (TNM) R 29688 29688 28695 0 -1 4202496 2104 0 0 0 1714 0 0 0 25 0 1 0 466194462 469766144 2001 33554432000 134512640 134534564 4293503712 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29692/statm: 114689 2001 91 6 0 113355 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 559000

[startup+102.306 s]
/proc/loadavg: 9.07 9.61 8.29 10/193 29726
/proc/meminfo: memFree=20716788/32950928 swapFree=67111524/67111528
[pid=29688] ppid=29686 vsize=18324 CPUtime=0 cores=5,7
/proc/29688/stat : 29688 (ppfolio) S 29686 29688 28695 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 466194449 18763776 394 33554432000 4194304 4287625 140736733159392 18446744073709551615 208080252431 0 0 4096 65536 5625895060219363328 0 0 17 7 0 0 0
/proc/29688/statm: 4581 394 345 23 0 91 0
[pid=29690] ppid=29688 vsize=58448 CPUtime=33.94 cores=5
/proc/29690/stat : 29690 (cryptominisat) R 29688 29688 28695 0 -1 4202496 16086 0 0 0 3391 3 0 0 25 0 1 0 466194461 59850752 9284 33554432000 4194304 4587354 140736975572976 18446744073709551615 4357604 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29690/statm: 14612 9284 337 96 0 11174 0
[pid=29691] ppid=29688 vsize=28792 CPUtime=33.99 cores=5
/proc/29691/stat : 29691 (clasp) R 29688 29688 28695 0 -1 4202496 4651 0 0 0 3399 0 0 0 25 0 1 0 466194461 29483008 4324 33554432000 4194304 4785740 140737036653728 18446744073709551615 4287190 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29691/statm: 7198 4324 340 145 0 4243 0
[pid=29692] ppid=29688 vsize=458756 CPUtime=34.24 cores=5
/proc/29692/stat : 29692 (TNM) R 29688 29688 28695 0 -1 4202496 2104 0 0 0 3424 0 0 0 25 0 1 0 466194462 469766144 2001 33554432000 134512640 134534564 4293503712 18446744073709551615 134524554 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29692/statm: 114689 2001 91 6 0 113355 0
Current children cumulated CPU time (s) 102.17
Current children cumulated vsize (KiB) 564320

[startup+162.301 s]
/proc/loadavg: 9.02 9.49 8.33 10/193 29727
/proc/meminfo: memFree=20638888/32950928 swapFree=67111524/67111528
[pid=29688] ppid=29686 vsize=18324 CPUtime=0 cores=5,7
/proc/29688/stat : 29688 (ppfolio) S 29686 29688 28695 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 466194449 18763776 394 33554432000 4194304 4287625 140736733159392 18446744073709551615 208080252431 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/29688/statm: 4581 394 345 23 0 91 0
[pid=29690] ppid=29688 vsize=71464 CPUtime=53.94 cores=5
/proc/29690/stat : 29690 (cryptominisat) R 29688 29688 28695 0 -1 4202496 21154 0 0 0 5390 4 0 0 25 0 1 0 466194461 73179136 11852 33554432000 4194304 4587354 140736975572976 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29690/statm: 17866 11852 337 96 0 14428 0
[pid=29691] ppid=29688 vsize=31556 CPUtime=53.98 cores=5
/proc/29691/stat : 29691 (clasp) R 29688 29688 28695 0 -1 4202496 5236 0 0 0 5398 0 0 0 25 0 1 0 466194461 32313344 4909 33554432000 4194304 4785740 140737036653728 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29691/statm: 7889 4909 340 145 0 4934 0
[pid=29692] ppid=29688 vsize=462584 CPUtime=54.24 cores=5
/proc/29692/stat : 29692 (TNM) R 29688 29688 28695 0 -1 4202496 2343 0 0 0 5424 0 0 0 25 0 1 0 466194462 473686016 2240 33554432000 134512640 134534564 4293503712 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29692/statm: 115646 2240 95 6 0 114312 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 583928

[startup+222.301 s]
/proc/loadavg: 9.01 9.40 8.37 10/193 29729
/proc/meminfo: memFree=20609980/32950928 swapFree=67111524/67111528
[pid=29688] ppid=29686 vsize=18324 CPUtime=0 cores=5,7
/proc/29688/stat : 29688 (ppfolio) S 29686 29688 28695 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 466194449 18763776 394 33554432000 4194304 4287625 140736733159392 18446744073709551615 208080252431 0 0 4096 65536 5625894647902502912 0 0 17 7 0 0 0
/proc/29688/statm: 4581 394 345 23 0 91 0
[pid=29690] ppid=29688 vsize=72040 CPUtime=73.94 cores=5
/proc/29690/stat : 29690 (cryptominisat) R 29688 29688 28695 0 -1 4202496 27457 0 0 0 7389 5 0 0 25 0 1 0 466194461 73768960 12285 33554432000 4194304 4587354 140736975572976 18446744073709551615 4236293 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29690/statm: 18010 12285 337 96 0 14572 0
[pid=29691] ppid=29688 vsize=33104 CPUtime=73.98 cores=5
/proc/29691/stat : 29691 (clasp) R 29688 29688 28695 0 -1 4202496 5594 0 0 0 7398 0 0 0 25 0 1 0 466194461 33898496 5267 33554432000 4194304 4785740 140737036653728 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29691/statm: 8276 5267 340 145 0 5321 0
[pid=29692] ppid=29688 vsize=462584 CPUtime=74.23 cores=5
/proc/29692/stat : 29692 (TNM) R 29688 29688 28695 0 -1 4202496 2343 0 0 0 7423 0 0 0 25 0 1 0 466194462 473686016 2240 33554432000 134512640 134534564 4293503712 18446744073709551615 134530476 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29692/statm: 115646 2240 95 6 0 114312 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 586052

[startup+282.301 s]
/proc/loadavg: 9.00 9.33 8.41 10/193 29730
/proc/meminfo: memFree=20599548/32950928 swapFree=67111524/67111528
[pid=29688] ppid=29686 vsize=18324 CPUtime=0 cores=5,7
/proc/29688/stat : 29688 (ppfolio) S 29686 29688 28695 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 466194449 18763776 394 33554432000 4194304 4287625 140736733159392 18446744073709551615 208080252431 0 0 4096 65536 5625894510463549440 0 0 17 7 0 0 0
/proc/29688/statm: 4581 394 345 23 0 91 0
[pid=29690] ppid=29688 vsize=73760 CPUtime=93.95 cores=5
/proc/29690/stat : 29690 (cryptominisat) R 29688 29688 28695 0 -1 4202496 33507 0 0 0 9388 7 0 0 25 0 1 0 466194461 75530240 13187 33554432000 4194304 4587354 140736975572976 18446744073709551615 4357600 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29690/statm: 18440 13187 337 96 0 15002 0
[pid=29691] ppid=29688 vsize=34484 CPUtime=93.98 cores=5
/proc/29691/stat : 29691 (clasp) R 29688 29688 28695 0 -1 4202496 5904 0 0 0 9398 0 0 0 25 0 1 0 466194461 35311616 5577 33554432000 4194304 4785740 140737036653728 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29691/statm: 8621 5577 340 145 0 5666 0
[pid=29692] ppid=29688 vsize=462584 CPUtime=94.23 cores=5
/proc/29692/stat : 29692 (TNM) R 29688 29688 28695 0 -1 4202496 2343 0 0 0 9423 0 0 0 25 0 1 0 466194462 473686016 2240 33554432000 134512640 134534564 4293503712 18446744073709551615 134528288 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29692/statm: 115646 2240 95 6 0 114312 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 589152

[startup+342.301 s]
/proc/loadavg: 9.00 9.26 8.44 10/193 29732
/proc/meminfo: memFree=20608340/32950928 swapFree=67111524/67111528
[pid=29688] ppid=29686 vsize=18324 CPUtime=0 cores=5,7
/proc/29688/stat : 29688 (ppfolio) S 29686 29688 28695 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 466194449 18763776 394 33554432000 4194304 4287625 140736733159392 18446744073709551615 208080252431 0 0 4096 65536 5625895197658316800 0 0 17 7 0 0 0
/proc/29688/statm: 4581 394 345 23 0 91 0
[pid=29690] ppid=29688 vsize=50500 CPUtime=113.96 cores=5
/proc/29690/stat : 29690 (cryptominisat) R 29688 29688 28695 0 -1 4202496 40831 0 0 0 11386 10 0 0 25 0 1 0 466194461 51712000 7237 33554432000 4194304 4587354 140736975572976 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29690/statm: 12625 7237 337 96 0 9187 0
[pid=29691] ppid=29688 vsize=36036 CPUtime=113.97 cores=5
/proc/29691/stat : 29691 (clasp) R 29688 29688 28695 0 -1 4202496 6250 0 0 0 11397 0 0 0 25 0 1 0 466194461 36900864 5923 33554432000 4194304 4785740 140737036653728 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29691/statm: 9009 5923 340 145 0 6054 0
[pid=29692] ppid=29688 vsize=462584 CPUtime=114.23 cores=5
/proc/29692/stat : 29692 (TNM) R 29688 29688 28695 0 -1 4202496 2343 0 0 0 11423 0 0 0 25 0 1 0 466194462 473686016 2240 33554432000 134512640 134534564 4293503712 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29692/statm: 115646 2240 95 6 0 114312 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 567444

[startup+402.3 s]
/proc/loadavg: 9.04 9.23 8.48 10/193 29734
/proc/meminfo: memFree=20601392/32950928 swapFree=67111524/67111528
[pid=29688] ppid=29686 vsize=18324 CPUtime=0 cores=5,7
/proc/29688/stat : 29688 (ppfolio) S 29686 29688 28695 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 466194449 18763776 394 33554432000 4194304 4287625 140736733159392 18446744073709551615 208080252431 0 0 4096 65536 5625893685829828608 0 0 17 7 0 0 0
/proc/29688/statm: 4581 394 345 23 0 91 0
[pid=29690] ppid=29688 vsize=1043208 CPUtime=133.97 cores=5
/proc/29690/stat : 29690 (cryptominisat) R 29688 29688 28695 0 -1 4202496 51441 0 0 0 13384 13 0 0 25 0 1 0 466194461 1068244992 7617 33554432000 4194304 4587354 140736975572976 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29690/statm: 260802 7617 337 96 0 257364 0
[pid=29691] ppid=29688 vsize=37552 CPUtime=133.97 cores=5
/proc/29691/stat : 29691 (clasp) R 29688 29688 28695 0 -1 4202496 6603 0 0 0 13397 0 0 0 25 0 1 0 466194461 38453248 6276 33554432000 4194304 4785740 140737036653728 18446744073709551615 4553380 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29691/statm: 9388 6276 340 145 0 6433 0
[pid=29692] ppid=29688 vsize=462584 CPUtime=134.22 cores=5
/proc/29692/stat : 29692 (TNM) R 29688 29688 28695 0 -1 4202496 2343 0 0 0 13422 0 0 0 25 0 1 0 466194462 473686016 2240 33554432000 134512640 134534564 4293503712 18446744073709551615 134530144 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29692/statm: 115646 2240 95 6 0 114312 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 1561668

[startup+462.301 s]
/proc/loadavg: 8.38 9.00 8.44 9/192 29735
/proc/meminfo: memFree=20621224/32950928 swapFree=67111524/67111528
[pid=29688] ppid=29686 vsize=18324 CPUtime=0 cores=5,7
/proc/29688/stat : 29688 (ppfolio) S 29686 29688 28695 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 466194449 18763776 394 33554432000 4194304 4287625 140736733159392 18446744073709551615 208080252431 0 0 4096 65536 5625895335097270272 0 0 17 7 0 0 0
/proc/29688/statm: 4581 394 345 23 0 91 0
[pid=29690] ppid=29688 vsize=75216 CPUtime=153.96 cores=5
/proc/29690/stat : 29690 (cryptominisat) R 29688 29688 28695 0 -1 4202496 61550 0 0 0 15382 14 0 0 25 0 1 0 466194461 77021184 13419 33554432000 4194304 4587354 140736975572976 18446744073709551615 4238431 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29690/statm: 18804 13419 337 96 0 15366 0
[pid=29691] ppid=29688 vsize=38692 CPUtime=153.98 cores=5
/proc/29691/stat : 29691 (clasp) R 29688 29688 28695 0 -1 4202496 6867 0 0 0 15397 1 0 0 25 0 1 0 466194461 39620608 6540 33554432000 4194304 4785740 140737036653728 18446744073709551615 4286919 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29691/statm: 9673 6540 340 145 0 6718 0
[pid=29692] ppid=29688 vsize=462584 CPUtime=154.22 cores=5
/proc/29692/stat : 29692 (TNM) R 29688 29688 28695 0 -1 4202496 2343 0 0 0 15422 0 0 0 25 0 1 0 466194462 473686016 2240 33554432000 134512640 134534564 4293503712 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29692/statm: 115646 2240 95 6 0 114312 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 594816

[startup+522.3 s]
/proc/loadavg: 8.14 8.82 8.41 9/192 29737
/proc/meminfo: memFree=20618360/32950928 swapFree=67111524/67111528
[pid=29688] ppid=29686 vsize=18324 CPUtime=0 cores=5,7
/proc/29688/stat : 29688 (ppfolio) S 29686 29688 28695 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 466194449 18763776 394 33554432000 4194304 4287625 140736733159392 18446744073709551615 208080252431 0 0 4096 65536 5625893410951921664 0 0 17 7 0 0 0
/proc/29688/statm: 4581 394 345 23 0 91 0
[pid=29690] ppid=29688 vsize=1071864 CPUtime=173.96 cores=5
/proc/29690/stat : 29690 (cryptominisat) R 29688 29688 28695 0 -1 4202496 66343 0 0 0 17380 16 0 0 25 0 1 0 466194461 1097588736 13591 33554432000 4194304 4587354 140736975572976 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29690/statm: 267966 13591 337 96 0 264528 0
[pid=29691] ppid=29688 vsize=39732 CPUtime=173.99 cores=5
/proc/29691/stat : 29691 (clasp) R 29688 29688 28695 0 -1 4202496 7105 0 0 0 17398 1 0 0 25 0 1 0 466194461 40685568 6778 33554432000 4194304 4785740 140737036653728 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29691/statm: 9933 6778 340 145 0 6978 0
[pid=29692] ppid=29688 vsize=462584 CPUtime=174.22 cores=5
/proc/29692/stat : 29692 (TNM) R 29688 29688 28695 0 -1 4202496 2343 0 0 0 17422 0 0 0 25 0 1 0 466194462 473686016 2240 33554432000 134512640 134534564 4293503712 18446744073709551615 134530353 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29692/statm: 115646 2240 95 6 0 114312 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 1592504

[startup+582.301 s]
/proc/loadavg: 8.05 8.67 8.39 9/192 29738
/proc/meminfo: memFree=20610780/32950928 swapFree=67111524/67111528
[pid=29688] ppid=29686 vsize=18324 CPUtime=0 cores=5,7
/proc/29688/stat : 29688 (ppfolio) S 29686 29688 28695 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 466194449 18763776 394 33554432000 4194304 4287625 140736733159392 18446744073709551615 208080252431 0 0 4096 65536 5625893685829828608 0 0 17 7 0 0 0
/proc/29688/statm: 4581 394 345 23 0 91 0
[pid=29690] ppid=29688 vsize=75760 CPUtime=193.96 cores=5
/proc/29690/stat : 29690 (cryptominisat) R 29688 29688 28695 0 -1 4202496 70558 0 0 0 19379 17 0 0 25 0 1 0 466194461 77578240 13119 33554432000 4194304 4587354 140736975572976 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29690/statm: 18940 13119 337 96 0 15502 0
[pid=29691] ppid=29688 vsize=40732 CPUtime=194 cores=5
/proc/29691/stat : 29691 (clasp) R 29688 29688 28695 0 -1 4202496 7350 0 0 0 19399 1 0 0 25 0 1 0 466194461 41709568 7023 33554432000 4194304 4785740 140737036653728 18446744073709551615 4312592 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29691/statm: 10183 7023 340 145 0 7228 0
[pid=29692] ppid=29688 vsize=462584 CPUtime=194.21 cores=5
/proc/29692/stat : 29692 (TNM) R 29688 29688 28695 0 -1 4202496 2343 0 0 0 19421 0 0 0 25 0 1 0 466194462 473686016 2240 33554432000 134512640 134534564 4293503712 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29692/statm: 115646 2240 95 6 0 114312 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 597400



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+596.4 s]
/proc/loadavg: 8.11 8.65 8.38 9/192 29739
/proc/meminfo: memFree=20607308/32950928 swapFree=67111524/67111528
[pid=29688] ppid=29686 vsize=18324 CPUtime=0 cores=5,7
/proc/29688/stat : 29688 (ppfolio) S 29686 29688 28695 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 466194449 18763776 394 33554432000 4194304 4287625 140736733159392 18446744073709551615 208080252431 0 0 4096 65536 5625893685829828608 0 0 17 7 0 0 0
/proc/29688/statm: 4581 394 345 23 0 91 0
[pid=29690] ppid=29688 vsize=7578284 CPUtime=198.66 cores=5
/proc/29690/stat : 29690 (cryptominisat) R 29688 29688 28695 0 -1 4202496 71506 0 0 0 19848 18 0 0 25 0 1 0 466194461 7760162816 11575 33554432000 4194304 4587354 140736975572976 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29690/statm: 1894571 11575 337 96 0 1891133 0
[pid=29691] ppid=29688 vsize=41016 CPUtime=198.71 cores=5
/proc/29691/stat : 29691 (clasp) R 29688 29688 28695 0 -1 4202496 7406 0 0 0 19870 1 0 0 25 0 1 0 466194461 42000384 7079 33554432000 4194304 4785740 140737036653728 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29691/statm: 10254 7079 340 145 0 7299 0
[pid=29692] ppid=29688 vsize=462584 CPUtime=198.91 cores=5
/proc/29692/stat : 29692 (TNM) R 29688 29688 28695 0 -1 4202496 2343 0 0 0 19891 0 0 0 25 0 1 0 466194462 473686016 2240 33554432000 134512640 134534564 4293503712 18446744073709551615 134528824 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29692/statm: 115646 2240 95 6 0 114312 0
Current children cumulated CPU time (s) 596.28
Current children cumulated vsize (KiB) 8100208

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

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

Child status: 0
Real time (s): 596.412
CPU time (s): 596.313
CPU user time (s): 596.105
CPU system time (s): 0.207968
CPU usage (%): 99.9835
Max. virtual memory (cumulated for all children) (KiB): 8100208

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

runsolver used 1.00385 second user time and 2.26066 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-23 10:05:48
IDJOB=3263406
IDBENCH=83967
IDSOLVER=1613
FILE ID=node127/3263406-1303545948
RUNJOBID= node127-1303544645-29420
PBS_JOBID= 13143111
Free space on /tmp= 71636 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_21_60_7-log.shuffled-as.sat03-151.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263406-1303545948/watcher-3263406-1303545948 -o /tmp/evaluation-result-3263406-1303545948/solver-3263406-1303545948 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3263406-1303545948.cnf

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

MD5SUM BENCH= 5cab37809f478f7db7fa096e9a155cfe
RANDOM SEED=1494383998

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
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.823
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.60
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.823
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:     32950928 kB
MemFree:      20763080 kB
Buffers:       2381616 kB
Cached:        8997464 kB
SwapCached:          4 kB
Active:        7746172 kB
Inactive:      3893428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20763080 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           21796 kB
Writeback:           0 kB
AnonPages:      260224 kB
Mapped:          16436 kB
Slab:           482716 kB
PageTables:       5464 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1585756 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= 71624 MiB
End job on node127 at 2011-04-23 10:15:44