Trace number 3220060

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.06 4999.91

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1500-c30000-S64154096-097-UNKNOWN.cnf
MD5SUM1d861e510861ad58190eb0b3053bc657
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark61.3647
Satisfiable
(Un)Satisfiability was proved
Number of variables1500
Number of clauses30000
Sum of the clauses size150000
Maximum clause length5
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 530000
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-3220060-1303264693/watcher-3220060-1303264693 -o /tmp/evaluation-result-3220060-1303264693/solver-3220060-1303264693 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3220060-1303264693.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: 5.83 5.94 5.90 5/180 27868
/proc/meminfo: memFree=23090848/32950928 swapFree=67111524/67111528
[pid=27868] ppid=27866 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27868/stat : 27868 (ppfolio) S 27866 27868 27519 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 438068947 18763776 394 33554432000 4194304 4287625 140736851737632 18446744073709551615 208080252431 0 0 4096 65536 2901527077356273923 0 0 17 2 0 0 0
/proc/27868/statm: 4581 394 345 23 0 91 0

[startup+0.0375991 s]
/proc/loadavg: 5.83 5.94 5.90 5/180 27868
/proc/meminfo: memFree=23090848/32950928 swapFree=67111524/67111528
[pid=27868] ppid=27866 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27868/stat : 27868 (ppfolio) S 27866 27868 27519 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 438068947 18763776 394 33554432000 4194304 4287625 140736851737632 18446744073709551615 208080252431 0 0 4096 65536 2901527077356273923 0 0 17 2 0 0 0
/proc/27868/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100587 s]
/proc/loadavg: 5.83 5.94 5.90 5/180 27868
/proc/meminfo: memFree=23090848/32950928 swapFree=67111524/67111528
[pid=27868] ppid=27866 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27868/stat : 27868 (ppfolio) S 27866 27868 27519 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 438068947 18763776 394 33554432000 4194304 4287625 140736851737632 18446744073709551615 208080252431 0 0 4096 65536 2901527077356273923 0 0 17 2 0 0 0
/proc/27868/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300551 s]
/proc/loadavg: 5.83 5.94 5.90 5/180 27868
/proc/meminfo: memFree=23090848/32950928 swapFree=67111524/67111528
[pid=27868] ppid=27866 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27868/stat : 27868 (ppfolio) S 27866 27868 27519 0 -1 4202496 499 0 0 0 0 0 0 0 24 0 1 0 438068947 18763776 394 33554432000 4194304 4287625 140736851737632 18446744073709551615 208080252431 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/27868/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700474 s]
/proc/loadavg: 5.83 5.94 5.90 5/180 27868
/proc/meminfo: memFree=23090848/32950928 swapFree=67111524/67111528
[pid=27868] ppid=27866 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27868/stat : 27868 (ppfolio) S 27866 27868 27519 0 -1 4202496 499 0 0 0 0 0 0 0 19 0 1 0 438068947 18763776 394 33554432000 4194304 4287625 140736851737632 18446744073709551615 208080252431 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/27868/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50045 s]
/proc/loadavg: 5.83 5.94 5.90 7/184 27872
/proc/meminfo: memFree=23070232/32950928 swapFree=67111524/67111528
[pid=27868] ppid=27866 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27868/stat : 27868 (ppfolio) S 27866 27868 27519 0 -1 4202496 499 0 0 0 0 0 0 0 19 0 1 0 438068947 18763776 394 33554432000 4194304 4287625 140736851737632 18446744073709551615 208080252431 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/27868/statm: 4581 394 345 23 0 91 0
[pid=27869] ppid=27868 vsize=31388 CPUtime=0.45 cores=0
/proc/27869/stat : 27869 (cryptominisat) R 27868 27868 27519 0 -1 4202496 3493 0 0 0 45 0 0 0 25 0 1 0 438068947 32141312 2980 33554432000 4194304 4587354 140735911865008 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27869/statm: 7847 2980 326 96 0 4409 0
[pid=27870] ppid=27868 vsize=19720 CPUtime=0.42 cores=0
/proc/27870/stat : 27870 (clasp) R 27868 27868 27519 0 -1 4202496 2543 0 0 0 42 0 0 0 25 0 1 0 438068947 20193280 2273 33554432000 4194304 4785740 140737152834352 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27870/statm: 4930 2273 340 145 0 1975 0
[pid=27871] ppid=27868 vsize=460716 CPUtime=0.61 cores=0
/proc/27871/stat : 27871 (TNM) R 27868 27868 27519 0 -1 4202496 1810 0 0 0 61 0 0 0 25 0 1 0 438068947 471773184 1707 33554432000 134512640 134534564 4286696048 18446744073709551615 8031236 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27871/statm: 115179 1707 95 6 0 113845 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 530148

[startup+3.10115 s]
/proc/loadavg: 5.83 5.94 5.90 7/184 27872
/proc/meminfo: memFree=23062544/32950928 swapFree=67111524/67111528
[pid=27868] ppid=27866 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27868/stat : 27868 (ppfolio) S 27866 27868 27519 0 -1 4202496 499 0 0 0 0 0 0 0 18 0 1 0 438068947 18763776 394 33554432000 4194304 4287625 140736851737632 18446744073709551615 208080252431 0 0 4096 65536 2883614516816379904 0 0 17 2 0 0 0
/proc/27868/statm: 4581 394 345 23 0 91 0
[pid=27869] ppid=27868 vsize=2023980 CPUtime=1.04 cores=0
/proc/27869/stat : 27869 (cryptominisat) R 27868 27868 27519 0 -1 4202496 4873 0 0 0 104 0 0 0 25 0 1 0 438068947 2072555520 3268 33554432000 4194304 4587354 140735911865008 18446744073709551615 4241080 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27869/statm: 505995 3268 327 96 0 502557 0
[pid=27870] ppid=27868 vsize=23048 CPUtime=0.93 cores=0
/proc/27870/stat : 27870 (clasp) R 27868 27868 27519 0 -1 4202496 3347 0 0 0 93 0 0 0 25 0 1 0 438068947 23601152 3077 33554432000 4194304 4785740 140737152834352 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27870/statm: 5762 3077 340 145 0 2807 0
[pid=27871] ppid=27868 vsize=460716 CPUtime=1.11 cores=0
/proc/27871/stat : 27871 (TNM) R 27868 27868 27519 0 -1 4202496 1810 0 0 0 111 0 0 0 25 0 1 0 438068947 471773184 1707 33554432000 134512640 134534564 4286696048 18446744073709551615 134530669 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27871/statm: 115179 1707 95 6 0 113845 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 2526068

[startup+6.30047 s]
/proc/loadavg: 5.85 5.94 5.90 7/184 27872
/proc/meminfo: memFree=23055972/32950928 swapFree=67111524/67111528
[pid=27868] ppid=27866 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27868/stat : 27868 (ppfolio) S 27866 27868 27519 0 -1 4202496 499 0 0 0 0 0 0 0 18 0 1 0 438068947 18763776 394 33554432000 4194304 4287625 140736851737632 18446744073709551615 208080252431 0 0 4096 65536 2883614791694286848 0 0 17 2 0 0 0
/proc/27868/statm: 4581 394 345 23 0 91 0
[pid=27869] ppid=27868 vsize=2024652 CPUtime=2.05 cores=0
/proc/27869/stat : 27869 (cryptominisat) R 27868 27868 27519 0 -1 4202496 7378 0 0 0 205 0 0 0 25 0 1 0 438068947 2073243648 2894 33554432000 4194304 4587354 140735911865008 18446744073709551615 208079928984 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27869/statm: 506163 2894 327 96 0 502725 0
[pid=27870] ppid=27868 vsize=26012 CPUtime=2.01 cores=0
/proc/27870/stat : 27870 (clasp) R 27868 27868 27519 0 -1 4202496 4116 0 0 0 201 0 0 0 25 0 1 0 438068947 26636288 3846 33554432000 4194304 4785740 140737152834352 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27870/statm: 6503 3846 340 145 0 3548 0
[pid=27871] ppid=27868 vsize=460716 CPUtime=2.21 cores=0
/proc/27871/stat : 27871 (TNM) R 27868 27868 27519 0 -1 4202496 1810 0 0 0 221 0 0 0 25 0 1 0 438068947 471773184 1707 33554432000 134512640 134534564 4286696048 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27871/statm: 115179 1707 95 6 0 113845 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 2529704

[startup+12.7013 s]
/proc/loadavg: 5.86 5.94 5.90 7/184 27872
/proc/meminfo: memFree=23028348/32950928 swapFree=67111524/67111528
[pid=27868] ppid=27866 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27868/stat : 27868 (ppfolio) S 27866 27868 27519 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 438068947 18763776 394 33554432000 4194304 4287625 140736851737632 18446744073709551615 208080252431 0 0 4096 65536 2883614516816379904 0 0 17 2 0 0 0
/proc/27868/statm: 4581 394 345 23 0 91 0
[pid=27869] ppid=27868 vsize=2050480 CPUtime=4.23 cores=0
/proc/27869/stat : 27869 (cryptominisat) R 27868 27868 27519 0 -1 4202496 15932 0 0 0 422 1 0 0 25 0 1 0 438068947 2099691520 9679 33554432000 4194304 4587354 140735911865008 18446744073709551615 4364904 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27869/statm: 512620 9679 337 96 0 509182 0
[pid=27870] ppid=27868 vsize=29192 CPUtime=4.12 cores=0
/proc/27870/stat : 27870 (clasp) R 27868 27868 27519 0 -1 4202496 4880 0 0 0 412 0 0 0 25 0 1 0 438068947 29892608 4610 33554432000 4194304 4785740 140737152834352 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27870/statm: 7298 4610 340 145 0 4343 0
[pid=27871] ppid=27868 vsize=460716 CPUtime=4.31 cores=0
/proc/27871/stat : 27871 (TNM) R 27868 27868 27519 0 -1 4202496 1810 0 0 0 431 0 0 0 25 0 1 0 438068947 471773184 1707 33554432000 134512640 134534564 4286696048 18446744073709551615 134530614 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27871/statm: 115179 1707 95 6 0 113845 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 2558712

[startup+25.5009 s]
/proc/loadavg: 5.96 5.96 5.91 7/184 27872
/proc/meminfo: memFree=23032692/32950928 swapFree=67111524/67111528
[pid=27868] ppid=27866 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27868/stat : 27868 (ppfolio) S 27866 27868 27519 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 438068947 18763776 394 33554432000 4194304 4287625 140736851737632 18446744073709551615 208080252431 0 0 4096 65536 2883615341450100736 0 0 17 2 0 0 0
/proc/27868/statm: 4581 394 345 23 0 91 0
[pid=27869] ppid=27868 vsize=2034608 CPUtime=8.45 cores=0
/proc/27869/stat : 27869 (cryptominisat) R 27868 27868 27519 0 -1 4202496 24267 0 0 0 842 3 0 0 25 0 1 0 438068947 2083438592 7776 33554432000 4194304 4587354 140735911865008 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27869/statm: 508652 7776 337 96 0 505214 0
[pid=27870] ppid=27868 vsize=32920 CPUtime=8.41 cores=0
/proc/27870/stat : 27870 (clasp) R 27868 27868 27519 0 -1 4202496 5808 0 0 0 841 0 0 0 25 0 1 0 438068947 33710080 5538 33554432000 4194304 4785740 140737152834352 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27870/statm: 8230 5538 340 145 0 5275 0
[pid=27871] ppid=27868 vsize=460716 CPUtime=8.61 cores=0
/proc/27871/stat : 27871 (TNM) R 27868 27868 27519 0 -1 4202496 1810 0 0 0 861 0 0 0 25 0 1 0 438068947 471773184 1707 33554432000 134512640 134534564 4286696048 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27871/statm: 115179 1707 95 6 0 113845 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2546568

[startup+51.101 s]
/proc/loadavg: 5.97 5.97 5.91 7/184 27873
/proc/meminfo: memFree=22994632/32950928 swapFree=67111524/67111528
[pid=27868] ppid=27866 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27868/stat : 27868 (ppfolio) S 27866 27868 27519 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 438068947 18763776 394 33554432000 4194304 4287625 140736851737632 18446744073709551615 208080252431 0 0 4096 65536 2883615753766961152 0 0 17 2 0 0 0
/proc/27868/statm: 4581 394 345 23 0 91 0
[pid=27869] ppid=27868 vsize=2071436 CPUtime=17.04 cores=0
/proc/27869/stat : 27869 (cryptominisat) R 27868 27868 27519 0 -1 4202496 36915 0 0 0 1699 5 0 0 25 0 1 0 438068947 2121150464 15614 33554432000 4194304 4587354 140735911865008 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27869/statm: 517859 15614 337 96 0 514421 0
[pid=27870] ppid=27868 vsize=38952 CPUtime=16.94 cores=0
/proc/27870/stat : 27870 (clasp) R 27868 27868 27519 0 -1 4202496 7323 0 0 0 1693 1 0 0 25 0 1 0 438068947 39886848 7053 33554432000 4194304 4785740 140737152834352 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27870/statm: 9738 7053 340 145 0 6783 0
[pid=27871] ppid=27868 vsize=460716 CPUtime=17.1 cores=0
/proc/27871/stat : 27871 (TNM) R 27868 27868 27519 0 -1 4202496 1810 0 0 0 1710 0 0 0 25 0 1 0 438068947 471773184 1707 33554432000 134512640 134534564 4286696048 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27871/statm: 115179 1707 95 6 0 113845 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2589428

[startup+102.307 s]
/proc/loadavg: 5.99 5.97 5.91 7/184 27875
/proc/meminfo: memFree=22962376/32950928 swapFree=67111524/67111528
[pid=27868] ppid=27866 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27868/stat : 27868 (ppfolio) S 27866 27868 27519 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 438068947 18763776 394 33554432000 4194304 4287625 140736851737632 18446744073709551615 208080252431 0 0 4096 65536 2883616303522775040 0 0 17 2 0 0 0
/proc/27868/statm: 4581 394 345 23 0 91 0
[pid=27869] ppid=27868 vsize=2090720 CPUtime=34.07 cores=0
/proc/27869/stat : 27869 (cryptominisat) R 27868 27868 27519 0 -1 4202496 56182 0 0 0 3398 9 0 0 25 0 1 0 438068947 2140897280 21268 33554432000 4194304 4587354 140735911865008 18446744073709551615 4388726 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27869/statm: 522680 21268 337 96 0 519242 0
[pid=27870] ppid=27868 vsize=46384 CPUtime=34.01 cores=0
/proc/27870/stat : 27870 (clasp) R 27868 27868 27519 0 -1 4202496 9160 0 0 0 3400 1 0 0 25 0 1 0 438068947 47497216 8890 33554432000 4194304 4785740 140737152834352 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27870/statm: 11596 8890 340 145 0 8641 0
[pid=27871] ppid=27868 vsize=460716 CPUtime=34.2 cores=0
/proc/27871/stat : 27871 (TNM) R 27868 27868 27519 0 -1 4202496 1810 0 0 0 3420 0 0 0 25 0 1 0 438068947 471773184 1707 33554432000 134512640 134534564 4286696048 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27871/statm: 115179 1707 95 6 0 113845 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 2616144

[startup+162.301 s]
/proc/loadavg: 5.99 5.97 5.91 7/184 27876
/proc/meminfo: memFree=23004388/32950928 swapFree=67111524/67111528
[pid=27868] ppid=27866 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27868/stat : 27868 (ppfolio) S 27866 27868 27519 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 438068947 18763776 394 33554432000 4194304 4287625 140736851737632 18446744073709551615 208080252431 0 0 4096 65536 2883614929133240320 0 0 17 2 0 0 0
/proc/27868/statm: 4581 394 345 23 0 91 0
[pid=27869] ppid=27868 vsize=2024440 CPUtime=54.07 cores=0
/proc/27869/stat : 27869 (cryptominisat) R 27868 27868 27519 0 -1 4202496 60589 0 0 0 5397 10 0 0 25 0 1 0 438068947 2073026560 5790 33554432000 4194304 4587354 140735911865008 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27869/statm: 506110 5790 337 96 0 502672 0
[pid=27870] ppid=27868 vsize=53736 CPUtime=54.01 cores=0

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

/proc/27871/statm: 115179 1707 95 6 0 113845 0
Current children cumulated CPU time (s) 4602.45
Current children cumulated vsize (KiB) 2871412

[startup+4662.3 s]
/proc/loadavg: 6.00 6.00 5.96 7/184 28551
/proc/meminfo: memFree=23009220/32950928 swapFree=67111524/67111528
[pid=27868] ppid=27866 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27868/stat : 27868 (ppfolio) S 27866 27868 27519 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 438068947 18763776 394 33554432000 4194304 4287625 140736851737632 18446744073709551615 208080252431 0 0 4096 65536 2883614516816379904 0 0 17 2 0 0 0
/proc/27868/statm: 4581 394 345 23 0 91 0
[pid=27869] ppid=27868 vsize=2222340 CPUtime=1554.11 cores=0
/proc/27869/stat : 27869 (cryptominisat) R 27868 27868 27519 0 -1 4202496 939946 0 0 0 155188 223 0 0 25 0 1 0 438068947 2275676160 56721 33554432000 4194304 4587354 140735911865008 18446744073709551615 4388352 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27869/statm: 555585 56721 337 96 0 552147 0
[pid=27870] ppid=27868 vsize=170412 CPUtime=1554.08 cores=0
/proc/27870/stat : 27870 (clasp) R 27868 27868 27519 0 -1 4202496 38618 0 0 0 155399 9 0 0 25 0 1 0 438068947 174501888 38348 33554432000 4194304 4785740 140737152834352 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27870/statm: 42603 38348 340 145 0 39648 0
[pid=27871] ppid=27868 vsize=460716 CPUtime=1554.27 cores=0
/proc/27871/stat : 27871 (TNM) R 27868 27868 27519 0 -1 4202496 1810 0 0 0 155427 0 0 0 25 0 1 0 438068947 471773184 1707 33554432000 134512640 134534564 4286696048 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27871/statm: 115179 1707 95 6 0 113845 0
Current children cumulated CPU time (s) 4662.46
Current children cumulated vsize (KiB) 2871792

[startup+4722.31 s]
/proc/loadavg: 6.00 6.00 5.96 7/184 28553
/proc/meminfo: memFree=22999776/32950928 swapFree=67111524/67111528
[pid=27868] ppid=27866 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27868/stat : 27868 (ppfolio) S 27866 27868 27519 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 438068947 18763776 394 33554432000 4194304 4287625 140736851737632 18446744073709551615 208080252431 0 0 4096 65536 2883614516816379904 0 0 17 2 0 0 0
/proc/27868/statm: 4581 394 345 23 0 91 0
[pid=27869] ppid=27868 vsize=2222340 CPUtime=1574.12 cores=0
/proc/27869/stat : 27869 (cryptominisat) R 27868 27868 27519 0 -1 4202496 939946 0 0 0 157189 223 0 0 25 0 1 0 438068947 2275676160 56721 33554432000 4194304 4587354 140735911865008 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27869/statm: 555585 56721 337 96 0 552147 0
[pid=27870] ppid=27868 vsize=170600 CPUtime=1574.07 cores=0
/proc/27870/stat : 27870 (clasp) R 27868 27868 27519 0 -1 4202496 38663 0 0 0 157398 9 0 0 25 0 1 0 438068947 174694400 38393 33554432000 4194304 4785740 140737152834352 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27870/statm: 42650 38393 340 145 0 39695 0
[pid=27871] ppid=27868 vsize=460716 CPUtime=1574.27 cores=0
/proc/27871/stat : 27871 (TNM) R 27868 27868 27519 0 -1 4202496 1810 0 0 0 157427 0 0 0 25 0 1 0 438068947 471773184 1707 33554432000 134512640 134534564 4286696048 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27871/statm: 115179 1707 95 6 0 113845 0
Current children cumulated CPU time (s) 4722.46
Current children cumulated vsize (KiB) 2871980

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 5.96 7/184 28554
/proc/meminfo: memFree=22986732/32950928 swapFree=67111524/67111528
[pid=27868] ppid=27866 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27868/stat : 27868 (ppfolio) S 27866 27868 27519 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 438068947 18763776 394 33554432000 4194304 4287625 140736851737632 18446744073709551615 208080252431 0 0 4096 65536 2883614516816379904 0 0 17 2 0 0 0
/proc/27868/statm: 4581 394 345 23 0 91 0
[pid=27869] ppid=27868 vsize=2235440 CPUtime=1594.11 cores=0
/proc/27869/stat : 27869 (cryptominisat) R 27868 27868 27519 0 -1 4202496 943057 0 0 0 159188 223 0 0 25 0 1 0 438068947 2289090560 59832 33554432000 4194304 4587354 140735911865008 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27869/statm: 558860 59832 337 96 0 555422 0
[pid=27870] ppid=27868 vsize=171188 CPUtime=1594.07 cores=0
/proc/27870/stat : 27870 (clasp) R 27868 27868 27519 0 -1 4202496 38821 0 0 0 159398 9 0 0 25 0 1 0 438068947 175296512 38551 33554432000 4194304 4785740 140737152834352 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27870/statm: 42797 38551 340 145 0 39842 0
[pid=27871] ppid=27868 vsize=460716 CPUtime=1594.26 cores=0
/proc/27871/stat : 27871 (TNM) R 27868 27868 27519 0 -1 4202496 1810 0 0 0 159426 0 0 0 25 0 1 0 438068947 471773184 1707 33554432000 134512640 134534564 4286696048 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27871/statm: 115179 1707 95 6 0 113845 0
Current children cumulated CPU time (s) 4782.44
Current children cumulated vsize (KiB) 2885668

[startup+4842.3 s]
/proc/loadavg: 6.00 6.00 5.96 7/184 28556
/proc/meminfo: memFree=22985464/32950928 swapFree=67111524/67111528
[pid=27868] ppid=27866 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27868/stat : 27868 (ppfolio) S 27866 27868 27519 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 438068947 18763776 394 33554432000 4194304 4287625 140736851737632 18446744073709551615 208080252431 0 0 4096 65536 2883614516816379904 0 0 17 2 0 0 0
/proc/27868/statm: 4581 394 345 23 0 91 0
[pid=27869] ppid=27868 vsize=2235440 CPUtime=1614.12 cores=0
/proc/27869/stat : 27869 (cryptominisat) R 27868 27868 27519 0 -1 4202496 943057 0 0 0 161189 223 0 0 25 0 1 0 438068947 2289090560 59832 33554432000 4194304 4587354 140735911865008 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27869/statm: 558860 59832 337 96 0 555422 0
[pid=27870] ppid=27868 vsize=172388 CPUtime=1614.07 cores=0
/proc/27870/stat : 27870 (clasp) R 27868 27868 27519 0 -1 4202496 39080 0 0 0 161398 9 0 0 25 0 1 0 438068947 176525312 38810 33554432000 4194304 4785740 140737152834352 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27870/statm: 43097 38810 340 145 0 40142 0
[pid=27871] ppid=27868 vsize=460716 CPUtime=1614.26 cores=0
/proc/27871/stat : 27871 (TNM) R 27868 27868 27519 0 -1 4202496 1810 0 0 0 161426 0 0 0 25 0 1 0 438068947 471773184 1707 33554432000 134512640 134534564 4286696048 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27871/statm: 115179 1707 95 6 0 113845 0
Current children cumulated CPU time (s) 4842.45
Current children cumulated vsize (KiB) 2886868

[startup+4902.3 s]
/proc/loadavg: 6.05 6.01 5.97 7/184 28557
/proc/meminfo: memFree=22985072/32950928 swapFree=67111524/67111528
[pid=27868] ppid=27866 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27868/stat : 27868 (ppfolio) S 27866 27868 27519 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 438068947 18763776 394 33554432000 4194304 4287625 140736851737632 18446744073709551615 208080252431 0 0 4096 65536 2883614516816379904 0 0 17 2 0 0 0
/proc/27868/statm: 4581 394 345 23 0 91 0
[pid=27869] ppid=27868 vsize=2235440 CPUtime=1634.13 cores=0
/proc/27869/stat : 27869 (cryptominisat) R 27868 27868 27519 0 -1 4202496 943057 0 0 0 163190 223 0 0 25 0 1 0 438068947 2289090560 59832 33554432000 4194304 4587354 140735911865008 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27869/statm: 558860 59832 337 96 0 555422 0
[pid=27870] ppid=27868 vsize=172388 CPUtime=1634.06 cores=0
/proc/27870/stat : 27870 (clasp) R 27868 27868 27519 0 -1 4202496 39080 0 0 0 163397 9 0 0 25 0 1 0 438068947 176525312 38810 33554432000 4194304 4785740 140737152834352 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27870/statm: 43097 38810 340 145 0 40142 0
[pid=27871] ppid=27868 vsize=460716 CPUtime=1634.26 cores=0
/proc/27871/stat : 27871 (TNM) R 27868 27868 27519 0 -1 4202496 1810 0 0 0 163426 0 0 0 25 0 1 0 438068947 471773184 1707 33554432000 134512640 134534564 4286696048 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27871/statm: 115179 1707 95 6 0 113845 0
Current children cumulated CPU time (s) 4902.45
Current children cumulated vsize (KiB) 2886868

[startup+4962.3 s]
/proc/loadavg: 6.09 6.02 5.97 7/184 28559
/proc/meminfo: memFree=22983680/32950928 swapFree=67111524/67111528
[pid=27868] ppid=27866 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27868/stat : 27868 (ppfolio) S 27866 27868 27519 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 438068947 18763776 394 33554432000 4194304 4287625 140736851737632 18446744073709551615 208080252431 0 0 4096 65536 2883614516816379904 0 0 17 2 0 0 0
/proc/27868/statm: 4581 394 345 23 0 91 0
[pid=27869] ppid=27868 vsize=2235440 CPUtime=1654.14 cores=0
/proc/27869/stat : 27869 (cryptominisat) R 27868 27868 27519 0 -1 4202496 943057 0 0 0 165191 223 0 0 25 0 1 0 438068947 2289090560 59832 33554432000 4194304 4587354 140735911865008 18446744073709551615 4364888 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27869/statm: 558860 59832 337 96 0 555422 0
[pid=27870] ppid=27868 vsize=173996 CPUtime=1654.06 cores=0
/proc/27870/stat : 27870 (clasp) R 27868 27868 27519 0 -1 4202496 39443 0 0 0 165397 9 0 0 25 0 1 0 438068947 178171904 39173 33554432000 4194304 4785740 140737152834352 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27870/statm: 43499 39173 340 145 0 40544 0
[pid=27871] ppid=27868 vsize=460716 CPUtime=1654.26 cores=0
/proc/27871/stat : 27871 (TNM) R 27868 27868 27519 0 -1 4202496 1810 0 0 0 165426 0 0 0 25 0 1 0 438068947 471773184 1707 33554432000 134512640 134534564 4286696048 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27871/statm: 115179 1707 95 6 0 113845 0
Current children cumulated CPU time (s) 4962.46
Current children cumulated vsize (KiB) 2888476



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 6.04 6.02 5.97 7/184 28560
/proc/meminfo: memFree=22987012/32950928 swapFree=67111524/67111528
[pid=27868] ppid=27866 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27868/stat : 27868 (ppfolio) S 27866 27868 27519 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 438068947 18763776 394 33554432000 4194304 4287625 140736851737632 18446744073709551615 208080252431 0 0 4096 65536 2883614516816379904 0 0 17 2 0 0 0
/proc/27868/statm: 4581 394 345 23 0 91 0
[pid=27869] ppid=27868 vsize=2235440 CPUtime=1666.68 cores=0
/proc/27869/stat : 27869 (cryptominisat) R 27868 27868 27519 0 -1 4202496 943057 0 0 0 166445 223 0 0 25 0 1 0 438068947 2289090560 59832 33554432000 4194304 4587354 140735911865008 18446744073709551615 4365136 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27869/statm: 558860 59832 337 96 0 555422 0
[pid=27870] ppid=27868 vsize=174128 CPUtime=1666.63 cores=0
/proc/27870/stat : 27870 (clasp) R 27868 27868 27519 0 -1 4202496 39476 0 0 0 166654 9 0 0 25 0 1 0 438068947 178307072 39206 33554432000 4194304 4785740 140737152834352 18446744073709551615 4287178 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27870/statm: 43532 39206 340 145 0 40577 0
[pid=27871] ppid=27868 vsize=460716 CPUtime=1666.75 cores=0
/proc/27871/stat : 27871 (TNM) R 27868 27868 27519 0 -1 4202496 1810 0 0 0 166675 0 0 0 25 0 1 0 438068947 471773184 1707 33554432000 134512640 134534564 4286696048 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27871/statm: 115179 1707 95 6 0 113845 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 2888608

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.04 6.02 5.97 7/184 28560
/proc/meminfo: memFree=22987012/32950928 swapFree=67111524/67111528
[pid=27868] ppid=27866 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27868/stat : 27868 (ppfolio) S 27866 27868 27519 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 438068947 18763776 394 33554432000 4194304 4287625 140736851737632 18446744073709551615 208080252431 0 0 4096 65536 2883614516816379904 0 0 17 2 0 0 0
/proc/27868/statm: 4581 394 345 23 0 91 0
[pid=27869] ppid=27868 vsize=2235440 CPUtime=1666.68 cores=0
/proc/27869/stat : 27869 (cryptominisat) R 27868 27868 27519 0 -1 4202496 943057 0 0 0 166445 223 0 0 25 0 1 0 438068947 2289090560 59832 33554432000 4194304 4587354 140735911865008 18446744073709551615 4365136 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27869/statm: 558860 59832 337 96 0 555422 0
[pid=27870] ppid=27868 vsize=174128 CPUtime=1666.63 cores=0
/proc/27870/stat : 27870 (clasp) R 27868 27868 27519 0 -1 4202496 39476 0 0 0 166654 9 0 0 25 0 1 0 438068947 178307072 39206 33554432000 4194304 4785740 140737152834352 18446744073709551615 4287178 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27870/statm: 43532 39206 340 145 0 40577 0
[pid=27871] ppid=27868 vsize=460716 CPUtime=1666.75 cores=0
/proc/27871/stat : 27871 (TNM) R 27868 27868 27519 0 -1 4202496 1810 0 0 0 166675 0 0 0 25 0 1 0 438068947 471773184 1707 33554432000 134512640 134534564 4286696048 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27871/statm: 115179 1707 95 6 0 113845 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 2888608

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 27868 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=0
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 5000.06
#
# 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.06
CPU user time (s): 4997.74
CPU system time (s): 2.32
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 4738748

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

runsolver used 8.5427 second user time and 18.7362 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-20 03:58:13
IDJOB=3220060
IDBENCH=82693
IDSOLVER=1639
FILE ID=node127/3220060-1303264693
RUNJOBID= node127-1303259272-27537
PBS_JOBID= 13049501
Free space on /tmp= 72008 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k5-r20-v1500-c30000-S64154096-097-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3220060-1303264693/watcher-3220060-1303264693 -o /tmp/evaluation-result-3220060-1303264693/solver-3220060-1303264693 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3220060-1303264693.cnf

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

MD5SUM BENCH= 1d861e510861ad58190eb0b3053bc657
RANDOM SEED=1892011801

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:      23091012 kB
Buffers:        811088 kB
Cached:        8253508 kB
SwapCached:          4 kB
Active:        5009680 kB
Inactive:      4499164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23091012 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           10880 kB
Writeback:           0 kB
AnonPages:      443756 kB
Mapped:          16404 kB
Slab:           286564 kB
PageTables:       5760 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  3086436 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= 72000 MiB
End job on node127 at 2011-04-20 05:21:35