Trace number 3219478

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) 5000.01 4999.91

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v20000-c84000-S357264423-067-UNKNOWN.cnf
MD5SUM425b4c5e5535f7d6b9d17ca8feb0ac3e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark186.403
Satisfiable
(Un)Satisfiability was proved
Number of variables20000
Number of clauses84000
Sum of the clauses size252000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 384000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 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) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 0
0.00/0.00	Starting TNM 2009 on core(s) 0

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-3219478-1303242643/watcher-3219478-1303242643 -o /tmp/evaluation-result-3219478-1303242643/solver-3219478-1303242643 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3219478-1303242643.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 6.00 6.00 5.97 5/180 26743
/proc/meminfo: memFree=17369028/32951124 swapFree=67111528/67111528
[pid=26743] ppid=26741 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26743/stat : 26743 (ppfolio) R 26741 26743 25749 0 -1 4202496 483 0 0 0 0 0 0 0 25 0 1 0 435862295 18763776 392 33554432000 4194304 4287625 140735621913024 18446744073709551615 228122534293 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/26743/statm: 4581 392 343 23 0 91 0

[startup+0.0544899 s]
/proc/loadavg: 6.00 6.00 5.97 5/180 26743
/proc/meminfo: memFree=17369028/32951124 swapFree=67111528/67111528
[pid=26743] ppid=26741 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26743/stat : 26743 (ppfolio) S 26741 26743 25749 0 -1 4202496 497 0 0 0 0 0 0 0 25 0 1 0 435862295 18763776 394 33554432000 4194304 4287625 140735621913024 18446744073709551615 228122734095 0 0 4096 65536 5671540190229790978 0 0 17 0 0 0 0
/proc/26743/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100489 s]
/proc/loadavg: 6.00 6.00 5.97 5/180 26743
/proc/meminfo: memFree=17369028/32951124 swapFree=67111528/67111528
[pid=26743] ppid=26741 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26743/stat : 26743 (ppfolio) S 26741 26743 25749 0 -1 4202496 497 0 0 0 0 0 0 0 25 0 1 0 435862295 18763776 394 33554432000 4194304 4287625 140735621913024 18446744073709551615 228122734095 0 0 4096 65536 5671540190229790978 0 0 17 0 0 0 0
/proc/26743/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300431 s]
/proc/loadavg: 6.00 6.00 5.97 5/180 26743
/proc/meminfo: memFree=17369028/32951124 swapFree=67111528/67111528
[pid=26743] ppid=26741 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26743/stat : 26743 (ppfolio) S 26741 26743 25749 0 -1 4202496 499 0 0 0 0 0 0 0 24 0 1 0 435862295 18763776 394 33554432000 4194304 4287625 140735621913024 18446744073709551615 228122734095 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/26743/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700329 s]
/proc/loadavg: 6.00 6.00 5.97 5/180 26743
/proc/meminfo: memFree=17369028/32951124 swapFree=67111528/67111528
[pid=26743] ppid=26741 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26743/stat : 26743 (ppfolio) S 26741 26743 25749 0 -1 4202496 499 0 0 0 0 0 0 0 21 0 1 0 435862295 18763776 394 33554432000 4194304 4287625 140735621913024 18446744073709551615 228122734095 0 0 4096 65536 14219316753346854912 0 0 17 0 0 0 0
/proc/26743/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50117 s]
/proc/loadavg: 6.00 6.00 5.97 7/184 26747
/proc/meminfo: memFree=17322496/32951124 swapFree=67111528/67111528
[pid=26743] ppid=26741 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26743/stat : 26743 (ppfolio) S 26741 26743 25749 0 -1 4202496 499 0 0 0 0 0 0 0 18 0 1 0 435862295 18763776 394 33554432000 4194304 4287625 140735621913024 18446744073709551615 228122734095 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/26743/statm: 4581 394 345 23 0 91 0
[pid=26744] ppid=26743 vsize=42340 CPUtime=0.49 cores=0
/proc/26744/stat : 26744 (cryptominisat) R 26743 26743 25749 0 -1 4202496 7259 0 0 0 48 1 0 0 25 0 1 0 435862296 43356160 5621 33554432000 4194304 4587354 140733694767312 18446744073709551615 4238719 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26744/statm: 10585 5621 326 96 0 7147 0
[pid=26745] ppid=26743 vsize=23144 CPUtime=0.48 cores=0
/proc/26745/stat : 26745 (clasp) R 26743 26743 25749 0 -1 4202496 4043 0 0 0 48 0 0 0 25 0 1 0 435862296 23699456 3078 33554432000 4194304 4785740 140733391086112 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26745/statm: 5786 3078 340 145 0 2831 0
[pid=26746] ppid=26743 vsize=459916 CPUtime=0.49 cores=0
/proc/26746/stat : 26746 (TNM) R 26743 26743 25749 0 -1 4202496 3487 0 0 0 49 0 0 0 25 0 1 0 435862296 470953984 3384 33554432000 134512640 134534564 4289442064 18446744073709551615 134530353 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26746/statm: 114979 3384 95 6 0 113645 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 543724

[startup+3.10092 s]
/proc/loadavg: 6.00 6.00 5.97 7/184 26747
/proc/meminfo: memFree=17320264/32951124 swapFree=67111528/67111528
[pid=26743] ppid=26741 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26743/stat : 26743 (ppfolio) S 26741 26743 25749 0 -1 4202496 499 0 0 0 0 0 0 0 18 0 1 0 435862295 18763776 394 33554432000 4194304 4287625 140735621913024 18446744073709551615 228122734095 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/26743/statm: 4581 394 345 23 0 91 0
[pid=26744] ppid=26743 vsize=42340 CPUtime=0.99 cores=0
/proc/26744/stat : 26744 (cryptominisat) R 26743 26743 25749 0 -1 4202496 7699 0 0 0 98 1 0 0 25 0 1 0 435862296 43356160 6060 33554432000 4194304 4587354 140733694767312 18446744073709551615 4238252 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26744/statm: 10585 6060 326 96 0 7147 0
[pid=26745] ppid=26743 vsize=23804 CPUtime=0.99 cores=0
/proc/26745/stat : 26745 (clasp) R 26743 26743 25749 0 -1 4202496 4237 0 0 0 99 0 0 0 25 0 1 0 435862296 24375296 3272 33554432000 4194304 4785740 140733391086112 18446744073709551615 4304018 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26745/statm: 5951 3272 340 145 0 2996 0
[pid=26746] ppid=26743 vsize=459916 CPUtime=1.08 cores=0
/proc/26746/stat : 26746 (TNM) R 26743 26743 25749 0 -1 4202496 3487 0 0 0 108 0 0 0 25 0 1 0 435862296 470953984 3384 33554432000 134512640 134534564 4289442064 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26746/statm: 114979 3384 95 6 0 113645 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 544384

[startup+6.30035 s]
/proc/loadavg: 6.00 6.00 5.97 7/184 26747
/proc/meminfo: memFree=17385608/32951124 swapFree=67111528/67111528
[pid=26743] ppid=26741 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26743/stat : 26743 (ppfolio) S 26741 26743 25749 0 -1 4202496 499 0 0 0 0 0 0 0 18 0 1 0 435862295 18763776 394 33554432000 4194304 4287625 140735621913024 18446744073709551615 228122734095 0 0 4096 65536 14219315928713134080 0 0 17 0 0 0 0
/proc/26743/statm: 4581 394 345 23 0 91 0
[pid=26744] ppid=26743 vsize=42520 CPUtime=2.09 cores=0
/proc/26744/stat : 26744 (cryptominisat) R 26743 26743 25749 0 -1 4202496 8531 0 0 0 208 1 0 0 25 0 1 0 435862296 43540480 6888 33554432000 4194304 4587354 140733694767312 18446744073709551615 4244142 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26744/statm: 10630 6888 326 96 0 7192 0
[pid=26745] ppid=26743 vsize=29720 CPUtime=2.09 cores=0
/proc/26745/stat : 26745 (clasp) R 26743 26743 25749 0 -1 4202496 5722 0 0 0 208 1 0 0 25 0 1 0 435862296 30433280 4757 33554432000 4194304 4785740 140733391086112 18446744073709551615 4553219 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26745/statm: 7430 4757 340 145 0 4475 0
[pid=26746] ppid=26743 vsize=459916 CPUtime=2.09 cores=0
/proc/26746/stat : 26746 (TNM) R 26743 26743 25749 0 -1 4202496 3487 0 0 0 209 0 0 0 25 0 1 0 435862296 470953984 3384 33554432000 134512640 134534564 4289442064 18446744073709551615 134530456 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26746/statm: 114979 3384 95 6 0 113645 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 550480

[startup+12.7012 s]
/proc/loadavg: 6.00 6.00 5.97 7/184 26747
/proc/meminfo: memFree=17367140/32951124 swapFree=67111528/67111528
[pid=26743] ppid=26741 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26743/stat : 26743 (ppfolio) S 26741 26743 25749 0 -1 4202496 499 0 0 0 0 0 0 0 18 0 1 0 435862295 18763776 394 33554432000 4194304 4287625 140735621913024 18446744073709551615 228122734095 0 0 4096 65536 14219316203591041024 0 0 17 0 0 0 0
/proc/26743/statm: 4581 394 345 23 0 91 0
[pid=26744] ppid=26743 vsize=80024 CPUtime=4.2 cores=0
/proc/26744/stat : 26744 (cryptominisat) R 26743 26743 25749 0 -1 4202496 10104 0 0 0 418 2 0 0 25 0 1 0 435862296 81944576 8457 33554432000 4194304 4587354 140733694767312 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26744/statm: 20006 8457 326 96 0 16568 0
[pid=26745] ppid=26743 vsize=41012 CPUtime=4.19 cores=0
/proc/26745/stat : 26745 (clasp) R 26743 26743 25749 0 -1 4202496 8520 0 0 0 418 1 0 0 25 0 1 0 435862296 41996288 7555 33554432000 4194304 4785740 140733391086112 18446744073709551615 4277093 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26745/statm: 10253 7555 340 145 0 7298 0
[pid=26746] ppid=26743 vsize=459916 CPUtime=4.28 cores=0
/proc/26746/stat : 26746 (TNM) R 26743 26743 25749 0 -1 4202496 3487 0 0 0 428 0 0 0 25 0 1 0 435862296 470953984 3384 33554432000 134512640 134534564 4289442064 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26746/statm: 114979 3384 95 6 0 113645 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 599276

[startup+25.5009 s]
/proc/loadavg: 6.00 6.00 5.97 7/184 26747
/proc/meminfo: memFree=17344072/32951124 swapFree=67111528/67111528
[pid=26743] ppid=26741 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26743/stat : 26743 (ppfolio) S 26741 26743 25749 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 435862295 18763776 394 33554432000 4194304 4287625 140735621913024 18446744073709551615 228122734095 0 0 4096 65536 14219316753346854912 0 0 17 0 0 0 0
/proc/26743/statm: 4581 394 345 23 0 91 0
[pid=26744] ppid=26743 vsize=104424 CPUtime=8.49 cores=0
/proc/26744/stat : 26744 (cryptominisat) R 26743 26743 25749 0 -1 4202496 14727 0 0 0 846 3 0 0 25 0 1 0 435862296 106930176 8330 33554432000 4194304 4587354 140733694767312 18446744073709551615 4241080 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26744/statm: 26106 8330 331 96 0 22668 0
[pid=26745] ppid=26743 vsize=60712 CPUtime=8.49 cores=0
/proc/26745/stat : 26745 (clasp) R 26743 26743 25749 0 -1 4202496 13431 0 0 0 846 3 0 0 25 0 1 0 435862296 62169088 12466 33554432000 4194304 4785740 140733391086112 18446744073709551615 4304000 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26745/statm: 15178 12466 340 145 0 12223 0
[pid=26746] ppid=26743 vsize=459916 CPUtime=8.49 cores=0
/proc/26746/stat : 26746 (TNM) R 26743 26743 25749 0 -1 4202496 3487 0 0 0 849 0 0 0 25 0 1 0 435862296 470953984 3384 33554432000 134512640 134534564 4289442064 18446744073709551615 134525917 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26746/statm: 114979 3384 95 6 0 113645 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 643376

[startup+51.1012 s]
/proc/loadavg: 6.00 6.00 5.97 7/184 26748
/proc/meminfo: memFree=17267700/32951124 swapFree=67111528/67111528
[pid=26743] ppid=26741 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26743/stat : 26743 (ppfolio) S 26741 26743 25749 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 435862295 18763776 394 33554432000 4194304 4287625 140735621913024 18446744073709551615 228122734095 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/26743/statm: 4581 394 345 23 0 91 0
[pid=26744] ppid=26743 vsize=164084 CPUtime=16.99 cores=0
/proc/26744/stat : 26744 (cryptominisat) R 26743 26743 25749 0 -1 4202496 47441 0 0 0 1693 6 0 0 25 0 1 0 435862296 168022016 18634 33554432000 4194304 4587354 140733694767312 18446744073709551615 4268292 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26744/statm: 41021 18634 337 96 0 37583 0
[pid=26745] ppid=26743 vsize=78320 CPUtime=16.99 cores=0
/proc/26745/stat : 26745 (clasp) R 26743 26743 25749 0 -1 4202496 17767 0 0 0 1695 4 0 0 25 0 1 0 435862296 80199680 16802 33554432000 4194304 4785740 140733391086112 18446744073709551615 4304518 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26745/statm: 19580 16802 340 145 0 16625 0
[pid=26746] ppid=26743 vsize=459916 CPUtime=17.09 cores=0
/proc/26746/stat : 26746 (TNM) R 26743 26743 25749 0 -1 4202496 3487 0 0 0 1709 0 0 0 25 0 1 0 435862296 470953984 3384 33554432000 134512640 134534564 4289442064 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26746/statm: 114979 3384 95 6 0 113645 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 720644

[startup+102.307 s]
/proc/loadavg: 6.00 6.00 5.97 7/184 26779
/proc/meminfo: memFree=18065468/32951124 swapFree=67111528/67111528
[pid=26743] ppid=26741 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26743/stat : 26743 (ppfolio) S 26741 26743 25749 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 435862295 18763776 394 33554432000 4194304 4287625 140735621913024 18446744073709551615 228122734095 0 0 4096 65536 14219315791274180608 0 0 17 0 0 0 0
/proc/26743/statm: 4581 394 345 23 0 91 0
[pid=26744] ppid=26743 vsize=105764 CPUtime=34.09 cores=0
/proc/26744/stat : 26744 (cryptominisat) R 26743 26743 25749 0 -1 4202496 69897 0 0 0 3398 11 0 0 25 0 1 0 435862296 108302336 9323 33554432000 4194304 4587354 140733694767312 18446744073709551615 4241262 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26744/statm: 26441 9323 337 96 0 23003 0
[pid=26745] ppid=26743 vsize=83436 CPUtime=34.09 cores=0
/proc/26745/stat : 26745 (clasp) R 26743 26743 25749 0 -1 4202496 19056 0 0 0 3405 4 0 0 25 0 1 0 435862296 85438464 18091 33554432000 4194304 4785740 140733391086112 18446744073709551615 4549776 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26745/statm: 20859 18091 340 145 0 17904 0
[pid=26746] ppid=26743 vsize=459916 CPUtime=34.1 cores=0
/proc/26746/stat : 26746 (TNM) R 26743 26743 25749 0 -1 4202496 3487 0 0 0 3410 0 0 0 25 0 1 0 435862296 470953984 3384 33554432000 134512640 134534564 4289442064 18446744073709551615 134525873 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26746/statm: 114979 3384 95 6 0 113645 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 667440

[startup+162.301 s]
/proc/loadavg: 6.00 6.00 5.97 7/184 26781
/proc/meminfo: memFree=17981028/32951124 swapFree=67111528/67111528
[pid=26743] ppid=26741 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26743/stat : 26743 (ppfolio) S 26741 26743 25749 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 435862295 18763776 394 33554432000 4194304 4287625 140735621913024 18446744073709551615 228122734095 0 0 4096 65536 14219316341029994496 0 0 17 0 0 0 0
/proc/26743/statm: 4581 394 345 23 0 91 0
[pid=26744] ppid=26743 vsize=71352 CPUtime=54.08 cores=0
/proc/26744/stat : 26744 (cryptominisat) R 26743 26743 25749 0 -1 4202496 102354 0 0 0 5392 16 0 0 25 0 1 0 435862296 73064448 14597 33554432000 4194304 4587354 140733694767312 18446744073709551615 4245511 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26744/statm: 17838 14597 337 96 0 14400 0
[pid=26745] ppid=26743 vsize=116084 CPUtime=54.08 cores=0

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

/proc/26746/statm: 114979 3384 95 6 0 113645 0
Current children cumulated CPU time (s) 4602.39
Current children cumulated vsize (KiB) 1012004

[startup+4662.3 s]
/proc/loadavg: 6.03 6.01 6.00 7/184 26985
/proc/meminfo: memFree=17581508/32951124 swapFree=67111528/67111528
[pid=26743] ppid=26741 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26743/stat : 26743 (ppfolio) S 26741 26743 25749 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 435862295 18763776 394 33554432000 4194304 4287625 140735621913024 18446744073709551615 228122734095 0 0 4096 65536 14219317028224761856 0 0 17 0 0 0 0
/proc/26743/statm: 4581 394 345 23 0 91 0
[pid=26744] ppid=26743 vsize=151332 CPUtime=1554.16 cores=0
/proc/26744/stat : 26744 (cryptominisat) R 26743 26743 25749 0 -1 4202496 1001312 0 0 0 155191 225 0 0 25 0 1 0 435862296 154963968 17306 33554432000 4194304 4587354 140733694767312 18446744073709551615 4238323 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26744/statm: 37833 17306 337 96 0 34395 0
[pid=26745] ppid=26743 vsize=375980 CPUtime=1554.09 cores=0
/proc/26745/stat : 26745 (clasp) R 26743 26743 25749 0 -1 4202496 91469 0 0 0 155388 21 0 0 25 0 1 0 435862296 385003520 90504 33554432000 4194304 4785740 140733391086112 18446744073709551615 4553293 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26745/statm: 93995 90504 340 145 0 91040 0
[pid=26746] ppid=26743 vsize=459916 CPUtime=1554.15 cores=0
/proc/26746/stat : 26746 (TNM) R 26743 26743 25749 0 -1 4202496 3487 0 0 0 155415 0 0 0 25 0 1 0 435862296 470953984 3384 33554432000 134512640 134534564 4289442064 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26746/statm: 114979 3384 95 6 0 113645 0
Current children cumulated CPU time (s) 4662.4
Current children cumulated vsize (KiB) 1005552

[startup+4722.31 s]
/proc/loadavg: 6.01 6.00 6.00 7/184 26987
/proc/meminfo: memFree=17600212/32951124 swapFree=67111528/67111528
[pid=26743] ppid=26741 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26743/stat : 26743 (ppfolio) S 26741 26743 25749 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 435862295 18763776 394 33554432000 4194304 4287625 140735621913024 18446744073709551615 228122734095 0 0 4096 65536 14219317303102668800 0 0 17 0 0 0 0
/proc/26743/statm: 4581 394 345 23 0 91 0
[pid=26744] ppid=26743 vsize=151332 CPUtime=1574.16 cores=0
/proc/26744/stat : 26744 (cryptominisat) R 26743 26743 25749 0 -1 4202496 1011753 0 0 0 157188 228 0 0 25 0 1 0 435862296 154963968 27695 33554432000 4194304 4587354 140733694767312 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26744/statm: 37833 27695 337 96 0 34395 0
[pid=26745] ppid=26743 vsize=375980 CPUtime=1574.11 cores=0
/proc/26745/stat : 26745 (clasp) R 26743 26743 25749 0 -1 4202496 91469 0 0 0 157390 21 0 0 25 0 1 0 435862296 385003520 90504 33554432000 4194304 4785740 140733391086112 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26745/statm: 93995 90504 340 145 0 91040 0
[pid=26746] ppid=26743 vsize=459916 CPUtime=1574.15 cores=0
/proc/26746/stat : 26746 (TNM) R 26743 26743 25749 0 -1 4202496 3487 0 0 0 157415 0 0 0 25 0 1 0 435862296 470953984 3384 33554432000 134512640 134534564 4289442064 18446744073709551615 134528275 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26746/statm: 114979 3384 95 6 0 113645 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 1005552

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 26988
/proc/meminfo: memFree=17557172/32951124 swapFree=67111528/67111528
[pid=26743] ppid=26741 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26743/stat : 26743 (ppfolio) S 26741 26743 25749 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 435862295 18763776 394 33554432000 4194304 4287625 140735621913024 18446744073709551615 228122734095 0 0 4096 65536 14219317303102668800 0 0 17 0 0 0 0
/proc/26743/statm: 4581 394 345 23 0 91 0
[pid=26744] ppid=26743 vsize=152852 CPUtime=1594.15 cores=0
/proc/26744/stat : 26744 (cryptominisat) R 26743 26743 25749 0 -1 4202496 1020123 0 0 0 159185 230 0 0 25 0 1 0 435862296 156520448 15694 33554432000 4194304 4587354 140733694767312 18446744073709551615 4243640 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26744/statm: 38213 15694 337 96 0 34775 0
[pid=26745] ppid=26743 vsize=391940 CPUtime=1594.1 cores=0
/proc/26745/stat : 26745 (clasp) R 26743 26743 25749 0 -1 4202496 95395 0 0 0 159389 21 0 0 25 0 1 0 435862296 401346560 94430 33554432000 4194304 4785740 140733391086112 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26745/statm: 97985 94430 340 145 0 95030 0
[pid=26746] ppid=26743 vsize=459916 CPUtime=1594.15 cores=0
/proc/26746/stat : 26746 (TNM) R 26743 26743 25749 0 -1 4202496 3487 0 0 0 159415 0 0 0 25 0 1 0 435862296 470953984 3384 33554432000 134512640 134534564 4289442064 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26746/statm: 114979 3384 95 6 0 113645 0
Current children cumulated CPU time (s) 4782.4
Current children cumulated vsize (KiB) 1023032

[startup+4842.3 s]
/proc/loadavg: 6.06 6.02 6.00 7/184 26990
/proc/meminfo: memFree=17617048/32951124 swapFree=67111528/67111528
[pid=26743] ppid=26741 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26743/stat : 26743 (ppfolio) S 26741 26743 25749 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 435862295 18763776 394 33554432000 4194304 4287625 140735621913024 18446744073709551615 228122734095 0 0 4096 65536 14219317303102668800 0 0 17 0 0 0 0
/proc/26743/statm: 4581 394 345 23 0 91 0
[pid=26744] ppid=26743 vsize=152852 CPUtime=1614.14 cores=0
/proc/26744/stat : 26744 (cryptominisat) R 26743 26743 25749 0 -1 4202496 1027508 0 0 0 161182 232 0 0 25 0 1 0 435862296 156520448 23044 33554432000 4194304 4587354 140733694767312 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26744/statm: 38213 23044 337 96 0 34775 0
[pid=26745] ppid=26743 vsize=391940 CPUtime=1614.11 cores=0
/proc/26745/stat : 26745 (clasp) R 26743 26743 25749 0 -1 4202496 95397 0 0 0 161390 21 0 0 25 0 1 0 435862296 401346560 94432 33554432000 4194304 4785740 140733391086112 18446744073709551615 4416837 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26745/statm: 97985 94432 340 145 0 95030 0
[pid=26746] ppid=26743 vsize=459916 CPUtime=1614.14 cores=0
/proc/26746/stat : 26746 (TNM) R 26743 26743 25749 0 -1 4202496 3487 0 0 0 161414 0 0 0 25 0 1 0 435862296 470953984 3384 33554432000 134512640 134534564 4289442064 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26746/statm: 114979 3384 95 6 0 113645 0
Current children cumulated CPU time (s) 4842.39
Current children cumulated vsize (KiB) 1023032

[startup+4902.3 s]
/proc/loadavg: 6.02 6.01 6.00 7/184 26991
/proc/meminfo: memFree=17561104/32951124 swapFree=67111528/67111528
[pid=26743] ppid=26741 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26743/stat : 26743 (ppfolio) S 26741 26743 25749 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 435862295 18763776 394 33554432000 4194304 4287625 140735621913024 18446744073709551615 228122734095 0 0 4096 65536 14219317303102668800 0 0 17 0 0 0 0
/proc/26743/statm: 4581 394 345 23 0 91 0
[pid=26744] ppid=26743 vsize=152852 CPUtime=1634.14 cores=0
/proc/26744/stat : 26744 (cryptominisat) R 26743 26743 25749 0 -1 4202496 1035795 0 0 0 163180 234 0 0 25 0 1 0 435862296 156520448 31279 33554432000 4194304 4587354 140733694767312 18446744073709551615 4238728 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26744/statm: 38213 31279 337 96 0 34775 0
[pid=26745] ppid=26743 vsize=391940 CPUtime=1634.12 cores=0
/proc/26745/stat : 26745 (clasp) R 26743 26743 25749 0 -1 4202496 95397 0 0 0 163391 21 0 0 25 0 1 0 435862296 401346560 94432 33554432000 4194304 4785740 140733391086112 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26745/statm: 97985 94432 340 145 0 95030 0
[pid=26746] ppid=26743 vsize=459916 CPUtime=1634.14 cores=0
/proc/26746/stat : 26746 (TNM) R 26743 26743 25749 0 -1 4202496 3487 0 0 0 163414 0 0 0 25 0 1 0 435862296 470953984 3384 33554432000 134512640 134534564 4289442064 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26746/statm: 114979 3384 95 6 0 113645 0
Current children cumulated CPU time (s) 4902.4
Current children cumulated vsize (KiB) 1023032

[startup+4962.3 s]
/proc/loadavg: 6.01 6.00 6.00 7/184 26993
/proc/meminfo: memFree=17584516/32951124 swapFree=67111528/67111528
[pid=26743] ppid=26741 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26743/stat : 26743 (ppfolio) S 26741 26743 25749 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 435862295 18763776 394 33554432000 4194304 4287625 140735621913024 18446744073709551615 228122734095 0 0 4096 65536 14219317303102668800 0 0 17 0 0 0 0
/proc/26743/statm: 4581 394 345 23 0 91 0
[pid=26744] ppid=26743 vsize=155564 CPUtime=1654.14 cores=0
/proc/26744/stat : 26744 (cryptominisat) R 26743 26743 25749 0 -1 4202496 1047240 0 0 0 165176 238 0 0 25 0 1 0 435862296 159297536 26821 33554432000 4194304 4587354 140733694767312 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26744/statm: 38891 26821 337 96 0 35453 0
[pid=26745] ppid=26743 vsize=391940 CPUtime=1654.13 cores=0
/proc/26745/stat : 26745 (clasp) R 26743 26743 25749 0 -1 4202496 95397 0 0 0 165392 21 0 0 25 0 1 0 435862296 401346560 94432 33554432000 4194304 4785740 140733391086112 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26745/statm: 97985 94432 340 145 0 95030 0
[pid=26746] ppid=26743 vsize=459916 CPUtime=1654.14 cores=0
/proc/26746/stat : 26746 (TNM) R 26743 26743 25749 0 -1 4202496 3487 0 0 0 165414 0 0 0 25 0 1 0 435862296 470953984 3384 33554432000 134512640 134534564 4289442064 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26746/statm: 114979 3384 95 6 0 113645 0
Current children cumulated CPU time (s) 4962.41
Current children cumulated vsize (KiB) 1025744



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 26994
/proc/meminfo: memFree=17579544/32951124 swapFree=67111528/67111528
[pid=26743] ppid=26741 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26743/stat : 26743 (ppfolio) S 26741 26743 25749 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 435862295 18763776 394 33554432000 4194304 4287625 140735621913024 18446744073709551615 228122734095 0 0 4096 65536 14219317303102668800 0 0 17 0 0 0 0
/proc/26743/statm: 4581 394 345 23 0 91 0
[pid=26744] ppid=26743 vsize=155564 CPUtime=1666.64 cores=0
/proc/26744/stat : 26744 (cryptominisat) R 26743 26743 25749 0 -1 4202496 1052711 0 0 0 166425 239 0 0 25 0 1 0 435862296 159297536 32267 33554432000 4194304 4587354 140733694767312 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26744/statm: 38891 32267 337 96 0 35453 0
[pid=26745] ppid=26743 vsize=391940 CPUtime=1666.63 cores=0
/proc/26745/stat : 26745 (clasp) R 26743 26743 25749 0 -1 4202496 95399 0 0 0 166642 21 0 0 25 0 1 0 435862296 401346560 94434 33554432000 4194304 4785740 140733391086112 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26745/statm: 97985 94434 340 145 0 95030 0
[pid=26746] ppid=26743 vsize=459916 CPUtime=1666.74 cores=0
/proc/26746/stat : 26746 (TNM) R 26743 26743 25749 0 -1 4202496 3487 0 0 0 166674 0 0 0 25 0 1 0 435862296 470953984 3384 33554432000 134512640 134534564 4289442064 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26746/statm: 114979 3384 95 6 0 113645 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 1025744

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

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

[startup+4999.9 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 26994
/proc/meminfo: memFree=17579544/32951124 swapFree=67111528/67111528
[pid=26743] ppid=26741 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26743/stat : 26743 (ppfolio) S 26741 26743 25749 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 435862295 18763776 394 33554432000 4194304 4287625 140735621913024 18446744073709551615 228122734095 0 0 4096 65536 14219317303102668800 0 0 17 0 0 0 0
/proc/26743/statm: 4581 394 345 23 0 91 0
[pid=26744] ppid=26743 vsize=155564 CPUtime=1666.64 cores=0
/proc/26744/stat : 26744 (cryptominisat) R 26743 26743 25749 0 -1 4202496 1052711 0 0 0 166425 239 0 0 25 0 1 0 435862296 159297536 32267 33554432000 4194304 4587354 140733694767312 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26744/statm: 38891 32267 337 96 0 35453 0
[pid=26745] ppid=26743 vsize=391940 CPUtime=1666.63 cores=0
/proc/26745/stat : 26745 (clasp) R 26743 26743 25749 0 -1 4202496 95399 0 0 0 166642 21 0 0 25 0 1 0 435862296 401346560 94434 33554432000 4194304 4785740 140733391086112 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26745/statm: 97985 94434 340 145 0 95030 0
[pid=26746] ppid=26743 vsize=459916 CPUtime=1666.74 cores=0
/proc/26746/stat : 26746 (TNM) R 26743 26743 25749 0 -1 4202496 3487 0 0 0 166674 0 0 0 25 0 1 0 435862296 470953984 3384 33554432000 134512640 134534564 4289442064 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26746/statm: 114979 3384 95 6 0 113645 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 1025744

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 26743 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=2999
# CPU time returned by wait4() is 0.003998
# while last known CPU time is 5000.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 4999.91
CPU time (s): 5000.01
CPU user time (s): 4997.41
CPU system time (s): 2.6
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1314556

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

runsolver used 8.77067 second user time and 18.5092 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-19 21:50:43
IDJOB=3219478
IDBENCH=82596
IDSOLVER=1639
FILE ID=node138/3219478-1303242643
RUNJOBID= node138-1303222865-25767
PBS_JOBID= 13036444
Free space on /tmp= 72996 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v20000-c84000-S357264423-067-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3219478-1303242643/watcher-3219478-1303242643 -o /tmp/evaluation-result-3219478-1303242643/solver-3219478-1303242643 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3219478-1303242643.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 425b4c5e5535f7d6b9d17ca8feb0ac3e
RANDOM SEED=1413989733

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17369308 kB
Buffers:        715344 kB
Cached:       13574208 kB
SwapCached:          0 kB
Active:        8360040 kB
Inactive:      6869676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17369308 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           11652 kB
Writeback:           0 kB
AnonPages:      939676 kB
Mapped:          16792 kB
Slab:           286344 kB
PageTables:       6552 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2554412 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= 72992 MiB
End job on node138 at 2011-04-19 23:14:05