Trace number 3263010

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) 1299.96 1300.01

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_50_30_20_1-log.shuffled-as.sat03-107.cnf
MD5SUM5f29341b29f4bbeb333d68befe08c7ae
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark460.255
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses56970
Sum of the clauses size569400
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 560
Number of clauses of size over 556910

Solver Data

0.00/0.10	This is pico-portfolio, a naive parallel portfolio
0.00/0.10	Copyright (C) 2011 Olivier Roussel
0.00/0.10	Using 1 processing units
0.00/0.10	This portfolio uses the following solvers:
0.00/0.10	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.10	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.10	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.10	Starting cryptominisat 2.7.1 on core(s) 4
0.00/0.10	Starting clasp 1.3.6 on core(s) 4
0.00/0.10	Starting TNM 2009 on core(s) 4
1299.92/1300.01	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-3263010-1303544646/watcher-3263010-1303544646 -o /tmp/evaluation-result-3263010-1303544646/solver-3263010-1303544646 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3263010-1303544646.cnf 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 0.92 1.43 2.37 4/192 29462
/proc/meminfo: memFree=20935468/32950928 swapFree=67111524/67111528
[pid=29462] ppid=29460 vsize=8428 CPUtime=0 cores=4,6
/proc/29462/stat : 29462 (ppfolio) S 29460 29462 28695 0 -1 4194304 103 0 0 0 0 0 0 0 22 0 1 0 466064244 8630272 55 33554432000 4194304 4287625 140733299924352 18446744073709551615 208075308679 0 2147483391 4096 0 18446744071699953811 0 0 17 4 0 0 0
/proc/29462/statm: 2107 55 41 23 0 44 0

[startup+0.010719 s]
/proc/loadavg: 0.92 1.43 2.37 4/192 29462
/proc/meminfo: memFree=20935468/32950928 swapFree=67111524/67111528
[pid=29462] ppid=29460 vsize=8428 CPUtime=0 cores=4,6
/proc/29462/stat : 29462 (ppfolio) S 29460 29462 28695 0 -1 4194304 103 0 0 0 0 0 0 0 22 0 1 0 466064244 8630272 55 33554432000 4194304 4287625 140733299924352 18446744073709551615 208075308679 0 2147483391 4096 0 18446744071699953811 0 0 17 4 0 0 0
/proc/29462/statm: 2107 55 41 23 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8428

[startup+0.100695 s]
/proc/loadavg: 0.92 1.43 2.37 4/192 29462
/proc/meminfo: memFree=20935468/32950928 swapFree=67111524/67111528
[pid=29462] ppid=29460 vsize=18324 CPUtime=0 cores=4,6
/proc/29462/stat : 29462 (ppfolio) R 29460 29462 28695 0 -1 4202496 471 0 0 0 0 0 0 0 23 0 1 0 466064244 18763776 392 33554432000 4194304 4287625 140733299924352 18446744073709551615 208080052629 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/29462/statm: 4581 392 343 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.976601 s]
/proc/loadavg: 0.92 1.43 2.37 4/192 29462
/proc/meminfo: memFree=20935468/32950928 swapFree=67111524/67111528
[pid=29462] ppid=29460 vsize=18324 CPUtime=0 cores=4,6
/proc/29462/stat : 29462 (ppfolio) S 29460 29462 28695 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 466064244 18763776 394 33554432000 4194304 4287625 140733299924352 18446744073709551615 208080252431 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/29462/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.00059 s]
/proc/loadavg: 0.92 1.43 2.37 4/192 29462
/proc/meminfo: memFree=20935468/32950928 swapFree=67111524/67111528
[pid=29462] ppid=29460 vsize=18324 CPUtime=0 cores=4,6
/proc/29462/stat : 29462 (ppfolio) S 29460 29462 28695 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 466064244 18763776 394 33554432000 4194304 4287625 140733299924352 18446744073709551615 208080252431 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/29462/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50044 s]
/proc/loadavg: 0.92 1.43 2.37 4/192 29462
/proc/meminfo: memFree=20935468/32950928 swapFree=67111524/67111528
[pid=29462] ppid=29460 vsize=18324 CPUtime=0 cores=4,6
/proc/29462/stat : 29462 (ppfolio) S 29460 29462 28695 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 466064244 18763776 394 33554432000 4194304 4287625 140733299924352 18446744073709551615 208080252431 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/29462/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10107 s]
/proc/loadavg: 0.92 1.43 2.37 14/202 29472
/proc/meminfo: memFree=20854908/32950928 swapFree=67111524/67111528
[pid=29462] ppid=29460 vsize=18324 CPUtime=0 cores=4,6
/proc/29462/stat : 29462 (ppfolio) S 29460 29462 28695 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 466064244 18763776 394 33554432000 4194304 4287625 140733299924352 18446744073709551615 208080252431 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/29462/statm: 4581 394 345 23 0 91 0
[pid=29466] ppid=29462 vsize=28252 CPUtime=1.59 cores=4
/proc/29466/stat : 29466 (cryptominisat) R 29462 29462 28695 0 -1 4202496 2514 0 0 0 159 0 0 0 20 0 1 0 466064252 28930048 2339 33554432000 4194304 4587354 140736984042624 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29466/statm: 7063 2339 306 96 0 3625 0
[pid=29471] ppid=29462 vsize=19824 CPUtime=0.67 cores=4
/proc/29471/stat : 29471 (clasp) R 29462 29462 28695 0 -1 4202496 2535 0 0 0 67 0 0 0 25 0 1 0 466064252 20299776 2256 33554432000 4194304 4785740 140733496530736 18446744073709551615 4495525 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/29471/statm: 4956 2256 314 145 0 2001 0
[pid=29472] ppid=29462 vsize=461528 CPUtime=0.74 cores=4
/proc/29472/stat : 29472 (TNM) R 29462 29462 28695 0 -1 4202496 2896 0 0 0 74 0 0 0 25 0 1 0 466064254 472604672 2793 33554432000 134512640 134534564 4287232768 18446744073709551615 134524577 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29472/statm: 115382 2793 91 6 0 114048 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 527928

[startup+6.30046 s]
/proc/loadavg: 1.81 1.60 2.42 14/202 29472
/proc/meminfo: memFree=20797448/32950928 swapFree=67111524/67111528
[pid=29462] ppid=29460 vsize=18324 CPUtime=0 cores=4,6
/proc/29462/stat : 29462 (ppfolio) S 29460 29462 28695 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466064244 18763776 394 33554432000 4194304 4287625 140733299924352 18446744073709551615 208080252431 0 0 4096 65536 1897674468730339328 0 0 17 6 0 0 0
/proc/29462/statm: 4581 394 345 23 0 91 0
[pid=29466] ppid=29462 vsize=43196 CPUtime=2.66 cores=4
/proc/29466/stat : 29466 (cryptominisat) R 29462 29462 28695 0 -1 4202496 9078 0 0 0 265 1 0 0 22 0 1 0 466064252 44232704 5933 33554432000 4194304 4587354 140736984042624 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29466/statm: 10799 5933 314 96 0 7361 0
[pid=29471] ppid=29462 vsize=19824 CPUtime=1.69 cores=4
/proc/29471/stat : 29471 (clasp) R 29462 29462 28695 0 -1 4202496 2537 0 0 0 169 0 0 0 25 0 1 0 466064252 20299776 2258 33554432000 4194304 4785740 140733496530736 18446744073709551615 4495688 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/29471/statm: 4956 2258 314 145 0 2001 0
[pid=29472] ppid=29462 vsize=461528 CPUtime=1.84 cores=4
/proc/29472/stat : 29472 (TNM) R 29462 29462 28695 0 -1 4202496 2896 0 0 0 184 0 0 0 25 0 1 0 466064254 472604672 2793 33554432000 134512640 134534564 4287232768 18446744073709551615 134524464 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29472/statm: 115382 2793 91 6 0 114048 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 542872

[startup+12.7072 s]
/proc/loadavg: 2.63 1.77 2.47 13/202 29504
/proc/meminfo: memFree=20798916/32950928 swapFree=67111524/67111528
[pid=29462] ppid=29460 vsize=18324 CPUtime=0 cores=4,6
/proc/29462/stat : 29462 (ppfolio) S 29460 29462 28695 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466064244 18763776 394 33554432000 4194304 4287625 140733299924352 18446744073709551615 208080252431 0 0 4096 65536 1897674193852432384 0 0 17 6 0 0 0
/proc/29462/statm: 4581 394 345 23 0 91 0
[pid=29466] ppid=29462 vsize=31672 CPUtime=4.69 cores=4
/proc/29466/stat : 29466 (cryptominisat) R 29462 29462 28695 0 -1 4202496 10544 0 0 0 468 1 0 0 25 0 1 0 466064252 32432128 3743 33554432000 4194304 4587354 140736984042624 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29466/statm: 7918 3743 331 96 0 4480 0
[pid=29471] ppid=29462 vsize=20188 CPUtime=3.89 cores=4
/proc/29471/stat : 29471 (clasp) R 29462 29462 28695 0 -1 4202496 2609 0 0 0 389 0 0 0 25 0 1 0 466064252 20672512 2330 33554432000 4194304 4785740 140733496530736 18446744073709551615 4495527 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/29471/statm: 5047 2330 314 145 0 2092 0
[pid=29472] ppid=29462 vsize=461528 CPUtime=4.01 cores=4
/proc/29472/stat : 29472 (TNM) R 29462 29462 28695 0 -1 4202496 2896 0 0 0 401 0 0 0 25 0 1 0 466064254 472604672 2793 33554432000 134512640 134534564 4287232768 18446744073709551615 134524491 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29472/statm: 115382 2793 91 6 0 114048 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 531712

[startup+25.5009 s]
/proc/loadavg: 4.70 2.27 2.62 13/202 29504
/proc/meminfo: memFree=20700104/32950928 swapFree=67111524/67111528
[pid=29462] ppid=29460 vsize=18324 CPUtime=0 cores=4,6
/proc/29462/stat : 29462 (ppfolio) S 29460 29462 28695 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466064244 18763776 394 33554432000 4194304 4287625 140733299924352 18446744073709551615 208080252431 0 0 4096 65536 1897675430803013632 0 0 17 6 0 0 0
/proc/29462/statm: 4581 394 345 23 0 91 0
[pid=29466] ppid=29462 vsize=45976 CPUtime=8.99 cores=4
/proc/29466/stat : 29466 (cryptominisat) R 29462 29462 28695 0 -1 4202496 20795 0 0 0 897 2 0 0 25 0 1 0 466064252 47079424 7190 33554432000 4194304 4587354 140736984042624 18446744073709551615 4388345 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29466/statm: 11494 7190 337 96 0 8056 0
[pid=29471] ppid=29462 vsize=24648 CPUtime=8.16 cores=4
/proc/29471/stat : 29471 (clasp) R 29462 29462 28695 0 -1 4202496 3901 0 0 0 816 0 0 0 25 0 1 0 466064252 25239552 3436 33554432000 4194304 4785740 140733496530736 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/29471/statm: 6162 3436 340 145 0 3207 0
[pid=29472] ppid=29462 vsize=461528 CPUtime=8.24 cores=4
/proc/29472/stat : 29472 (TNM) R 29462 29462 28695 0 -1 4202496 2896 0 0 0 824 0 0 0 25 0 1 0 466064254 472604672 2793 33554432000 134512640 134534564 4287232768 18446744073709551615 134524559 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29472/statm: 115382 2793 91 6 0 114048 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 550476

[startup+51.101 s]
/proc/loadavg: 7.19 3.05 2.87 13/202 29505
/proc/meminfo: memFree=20645004/32950928 swapFree=67111524/67111528
[pid=29462] ppid=29460 vsize=18324 CPUtime=0 cores=4,6
/proc/29462/stat : 29462 (ppfolio) S 29460 29462 28695 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466064244 18763776 394 33554432000 4194304 4287625 140733299924352 18446744073709551615 208080252431 0 0 4096 65536 1897674056413478912 0 0 17 6 0 0 0
/proc/29462/statm: 4581 394 345 23 0 91 0
[pid=29466] ppid=29462 vsize=53716 CPUtime=17.49 cores=4
/proc/29466/stat : 29466 (cryptominisat) R 29462 29462 28695 0 -1 4202496 26942 0 0 0 1746 3 0 0 25 0 1 0 466064252 55005184 7944 33554432000 4194304 4587354 140736984042624 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29466/statm: 13429 7944 337 96 0 9991 0
[pid=29471] ppid=29462 vsize=27756 CPUtime=16.69 cores=4
/proc/29471/stat : 29471 (clasp) R 29462 29462 28695 0 -1 4202496 4637 0 0 0 1669 0 0 0 25 0 1 0 466064252 28422144 4172 33554432000 4194304 4785740 140733496530736 18446744073709551615 4538886 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/29471/statm: 6939 4172 340 145 0 3984 0
[pid=29472] ppid=29462 vsize=461528 CPUtime=16.8 cores=4
/proc/29472/stat : 29472 (TNM) R 29462 29462 28695 0 -1 4202496 2896 0 0 0 1680 0 0 0 25 0 1 0 466064254 472604672 2793 33554432000 134512640 134534564 4287232768 18446744073709551615 134524734 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29472/statm: 115382 2793 91 6 0 114048 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 561324

[startup+102.301 s]
/proc/loadavg: 9.96 4.45 3.35 13/202 29568
/proc/meminfo: memFree=20548632/32950928 swapFree=67111524/67111528
[pid=29462] ppid=29460 vsize=18324 CPUtime=0 cores=4,6
/proc/29462/stat : 29462 (ppfolio) S 29460 29462 28695 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466064244 18763776 394 33554432000 4194304 4287625 140733299924352 18446744073709551615 208080252431 0 0 4096 65536 1897674468730339328 0 0 17 6 0 0 0
/proc/29462/statm: 4581 394 345 23 0 91 0
[pid=29466] ppid=29462 vsize=54680 CPUtime=34.58 cores=4
/proc/29466/stat : 29466 (cryptominisat) R 29462 29462 28695 0 -1 4202496 38745 0 0 0 3453 5 0 0 25 0 1 0 466064252 55992320 8180 33554432000 4194304 4587354 140736984042624 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29466/statm: 13670 8180 337 96 0 10232 0
[pid=29471] ppid=29462 vsize=31228 CPUtime=33.75 cores=4
/proc/29471/stat : 29471 (clasp) R 29462 29462 28695 0 -1 4202496 5403 0 0 0 3375 0 0 0 25 0 1 0 466064252 31977472 4938 33554432000 4194304 4785740 140733496530736 18446744073709551615 4287092 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/29471/statm: 7807 4938 340 145 0 4852 0
[pid=29472] ppid=29462 vsize=461528 CPUtime=33.83 cores=4
/proc/29472/stat : 29472 (TNM) R 29462 29462 28695 0 -1 4202496 2896 0 0 0 3383 0 0 0 25 0 1 0 466064254 472604672 2793 33554432000 134512640 134534564 4287232768 18446744073709551615 134524568 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29472/statm: 115382 2793 91 6 0 114048 0
Current children cumulated CPU time (s) 102.16
Current children cumulated vsize (KiB) 565760

[startup+162.307 s]
/proc/loadavg: 11.09 5.79 3.88 12/201 29570
/proc/meminfo: memFree=20511532/32950928 swapFree=67111524/67111528
[pid=29462] ppid=29460 vsize=18324 CPUtime=51.57 cores=4,6
/proc/29462/stat : 29462 (ppfolio) S 29460 29462 28695 0 -1 4202496 501 45351 0 0 0 0 5151 6 15 0 1 0 466064244 18763776 395 33554432000 4194304 4287625 140733299924352 18446744073709551615 208080252431 0 0 4096 65536 32767 0 0 17 6 0 0 0
/proc/29462/statm: 4581 395 346 23 0 91 0
[pid=29471] ppid=29462 vsize=34656 CPUtime=55.28 cores=4
/proc/29471/stat : 29471 (clasp) R 29462 29462 28695 0 -1 4202496 6237 0 0 0 5528 0 0 0 25 0 1 0 466064252 35487744 5772 33554432000 4194304 4785740 140733496530736 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/29471/statm: 8664 5772 340 145 0 5709 0
[pid=29472] ppid=29462 vsize=465524 CPUtime=55.33 cores=4
/proc/29472/stat : 29472 (TNM) R 29462 29462 28695 0 -1 4202496 3231 0 0 0 5533 0 0 0 25 0 1 0 466064254 476696576 3128 33554432000 134512640 134534564 4287232768 18446744073709551615 134529024 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29472/statm: 116381 3128 95 6 0 115047 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 518504

[startup+222.3 s]
/proc/loadavg: 11.03 6.73 4.32 12/201 29571
/proc/meminfo: memFree=20453348/32950928 swapFree=67111524/67111528
[pid=29462] ppid=29460 vsize=18324 CPUtime=51.57 cores=4,6

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

[pid=29462] ppid=29460 vsize=18324 CPUtime=51.57 cores=4,6
/proc/29462/stat : 29462 (ppfolio) S 29460 29462 28695 0 -1 4202496 501 45351 0 0 0 0 5151 6 15 0 1 0 466064244 18763776 395 33554432000 4194304 4287625 140733299924352 18446744073709551615 208080252431 0 0 4096 65536 32767 0 0 17 6 0 0 0
/proc/29462/statm: 4581 395 346 23 0 91 0
[pid=29471] ppid=29462 vsize=51060 CPUtime=325.24 cores=4
/proc/29471/stat : 29471 (clasp) R 29462 29462 28695 0 -1 4202496 9952 0 0 0 32523 1 0 0 25 0 1 0 466064252 52285440 9487 33554432000 4194304 4785740 140733496530736 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/29471/statm: 12765 9487 340 145 0 9810 0
[pid=29472] ppid=29462 vsize=465524 CPUtime=325.39 cores=4
/proc/29472/stat : 29472 (TNM) R 29462 29462 28695 0 -1 4202496 3231 0 0 0 32539 0 0 0 25 0 1 0 466064254 476696576 3128 33554432000 134512640 134534564 4287232768 18446744073709551615 134528842 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29472/statm: 116381 3128 95 6 0 115047 0
Current children cumulated CPU time (s) 702.2
Current children cumulated vsize (KiB) 534908

[startup+762.3 s]
/proc/loadavg: 10.00 9.50 6.85 11/200 29586
/proc/meminfo: memFree=20381120/32950928 swapFree=67111524/67111528
[pid=29462] ppid=29460 vsize=18324 CPUtime=51.57 cores=4,6
/proc/29462/stat : 29462 (ppfolio) S 29460 29462 28695 0 -1 4202496 501 45351 0 0 0 0 5151 6 15 0 1 0 466064244 18763776 395 33554432000 4194304 4287625 140733299924352 18446744073709551615 208080252431 0 0 4096 65536 32767 0 0 17 6 0 0 0
/proc/29462/statm: 4581 395 346 23 0 91 0
[pid=29471] ppid=29462 vsize=52132 CPUtime=355.24 cores=4
/proc/29471/stat : 29471 (clasp) R 29462 29462 28695 0 -1 4202496 10190 0 0 0 35523 1 0 0 25 0 1 0 466064252 53383168 9725 33554432000 4194304 4785740 140733496530736 18446744073709551615 4538880 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/29471/statm: 13033 9725 340 145 0 10078 0
[pid=29472] ppid=29462 vsize=465524 CPUtime=355.38 cores=4
/proc/29472/stat : 29472 (TNM) R 29462 29462 28695 0 -1 4202496 3231 0 0 0 35538 0 0 0 25 0 1 0 466064254 476696576 3128 33554432000 134512640 134534564 4287232768 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29472/statm: 116381 3128 95 6 0 115047 0
Current children cumulated CPU time (s) 762.19
Current children cumulated vsize (KiB) 535980

[startup+822.307 s]
/proc/loadavg: 10.00 9.58 7.04 11/200 29587
/proc/meminfo: memFree=20373660/32950928 swapFree=67111524/67111528
[pid=29462] ppid=29460 vsize=18324 CPUtime=51.57 cores=4,6
/proc/29462/stat : 29462 (ppfolio) S 29460 29462 28695 0 -1 4202496 501 45351 0 0 0 0 5151 6 15 0 1 0 466064244 18763776 395 33554432000 4194304 4287625 140733299924352 18446744073709551615 208080252431 0 0 4096 65536 32767 0 0 17 6 0 0 0
/proc/29462/statm: 4581 395 346 23 0 91 0
[pid=29471] ppid=29462 vsize=52988 CPUtime=385.26 cores=4
/proc/29471/stat : 29471 (clasp) R 29462 29462 28695 0 -1 4202496 10404 0 0 0 38525 1 0 0 25 0 1 0 466064252 54259712 9939 33554432000 4194304 4785740 140733496530736 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/29471/statm: 13247 9939 340 145 0 10292 0
[pid=29472] ppid=29462 vsize=465524 CPUtime=385.38 cores=4
/proc/29472/stat : 29472 (TNM) R 29462 29462 28695 0 -1 4202496 3231 0 0 0 38538 0 0 0 25 0 1 0 466064254 476696576 3128 33554432000 134512640 134534564 4287232768 18446744073709551615 134530320 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29472/statm: 116381 3128 95 6 0 115047 0
Current children cumulated CPU time (s) 822.21
Current children cumulated vsize (KiB) 536836

[startup+882.3 s]
/proc/loadavg: 10.00 9.66 7.22 11/200 29589
/proc/meminfo: memFree=20363100/32950928 swapFree=67111524/67111528
[pid=29462] ppid=29460 vsize=18324 CPUtime=51.57 cores=4,6
/proc/29462/stat : 29462 (ppfolio) S 29460 29462 28695 0 -1 4202496 501 45351 0 0 0 0 5151 6 15 0 1 0 466064244 18763776 395 33554432000 4194304 4287625 140733299924352 18446744073709551615 208080252431 0 0 4096 65536 32767 0 0 17 6 0 0 0
/proc/29462/statm: 4581 395 346 23 0 91 0
[pid=29471] ppid=29462 vsize=54028 CPUtime=415.26 cores=4
/proc/29471/stat : 29471 (clasp) R 29462 29462 28695 0 -1 4202496 10626 0 0 0 41525 1 0 0 25 0 1 0 466064252 55324672 10161 33554432000 4194304 4785740 140733496530736 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/29471/statm: 13507 10161 340 145 0 10552 0
[pid=29472] ppid=29462 vsize=465524 CPUtime=415.37 cores=4
/proc/29472/stat : 29472 (TNM) R 29462 29462 28695 0 -1 4202496 3231 0 0 0 41537 0 0 0 25 0 1 0 466064254 476696576 3128 33554432000 134512640 134534564 4287232768 18446744073709551615 134528824 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29472/statm: 116381 3128 95 6 0 115047 0
Current children cumulated CPU time (s) 882.2
Current children cumulated vsize (KiB) 537876

[startup+942.301 s]
/proc/loadavg: 10.00 9.72 7.39 11/200 29590
/proc/meminfo: memFree=20355632/32950928 swapFree=67111524/67111528
[pid=29462] ppid=29460 vsize=18324 CPUtime=51.57 cores=4,6
/proc/29462/stat : 29462 (ppfolio) S 29460 29462 28695 0 -1 4202496 501 45351 0 0 0 0 5151 6 15 0 1 0 466064244 18763776 395 33554432000 4194304 4287625 140733299924352 18446744073709551615 208080252431 0 0 4096 65536 32767 0 0 17 6 0 0 0
/proc/29462/statm: 4581 395 346 23 0 91 0
[pid=29471] ppid=29462 vsize=55576 CPUtime=445.27 cores=4
/proc/29471/stat : 29471 (clasp) R 29462 29462 28695 0 -1 4202496 10966 0 0 0 44526 1 0 0 25 0 1 0 466064252 56909824 10501 33554432000 4194304 4785740 140733496530736 18446744073709551615 4312619 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/29471/statm: 13894 10501 340 145 0 10939 0
[pid=29472] ppid=29462 vsize=465524 CPUtime=445.37 cores=4
/proc/29472/stat : 29472 (TNM) R 29462 29462 28695 0 -1 4202496 3231 0 0 0 44537 0 0 0 25 0 1 0 466064254 476696576 3128 33554432000 134512640 134534564 4287232768 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29472/statm: 116381 3128 95 6 0 115047 0
Current children cumulated CPU time (s) 942.21
Current children cumulated vsize (KiB) 539424

[startup+1002.3 s]
/proc/loadavg: 10.00 9.77 7.55 11/200 29592
/proc/meminfo: memFree=20361444/32950928 swapFree=67111524/67111528
[pid=29462] ppid=29460 vsize=18324 CPUtime=51.57 cores=4,6
/proc/29462/stat : 29462 (ppfolio) S 29460 29462 28695 0 -1 4202496 501 45351 0 0 0 0 5151 6 15 0 1 0 466064244 18763776 395 33554432000 4194304 4287625 140733299924352 18446744073709551615 208080252431 0 0 4096 65536 32767 0 0 17 6 0 0 0
/proc/29462/statm: 4581 395 346 23 0 91 0
[pid=29471] ppid=29462 vsize=56284 CPUtime=475.27 cores=4
/proc/29471/stat : 29471 (clasp) R 29462 29462 28695 0 -1 4202496 11122 0 0 0 47526 1 0 0 25 0 1 0 466064252 57634816 10657 33554432000 4194304 4785740 140733496530736 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/29471/statm: 14071 10657 340 145 0 11116 0
[pid=29472] ppid=29462 vsize=465524 CPUtime=475.36 cores=4
/proc/29472/stat : 29472 (TNM) R 29462 29462 28695 0 -1 4202496 3231 0 0 0 47536 0 0 0 25 0 1 0 466064254 476696576 3128 33554432000 134512640 134534564 4287232768 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29472/statm: 116381 3128 95 6 0 115047 0
Current children cumulated CPU time (s) 1002.2
Current children cumulated vsize (KiB) 540132

[startup+1062.3 s]
/proc/loadavg: 10.08 9.82 7.71 11/200 29603
/proc/meminfo: memFree=20359172/32950928 swapFree=67111524/67111528
[pid=29462] ppid=29460 vsize=18324 CPUtime=51.57 cores=4,6
/proc/29462/stat : 29462 (ppfolio) S 29460 29462 28695 0 -1 4202496 501 45351 0 0 0 0 5151 6 15 0 1 0 466064244 18763776 395 33554432000 4194304 4287625 140733299924352 18446744073709551615 208080252431 0 0 4096 65536 32767 0 0 17 6 0 0 0
/proc/29462/statm: 4581 395 346 23 0 91 0
[pid=29471] ppid=29462 vsize=56996 CPUtime=505.28 cores=4
/proc/29471/stat : 29471 (clasp) R 29462 29462 28695 0 -1 4202496 11306 0 0 0 50527 1 0 0 25 0 1 0 466064252 58363904 10841 33554432000 4194304 4785740 140733496530736 18446744073709551615 4287143 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/29471/statm: 14249 10841 340 145 0 11294 0
[pid=29472] ppid=29462 vsize=465524 CPUtime=505.36 cores=4
/proc/29472/stat : 29472 (TNM) R 29462 29462 28695 0 -1 4202496 3231 0 0 0 50536 0 0 0 25 0 1 0 466064254 476696576 3128 33554432000 134512640 134534564 4287232768 18446744073709551615 134530522 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29472/statm: 116381 3128 95 6 0 115047 0
Current children cumulated CPU time (s) 1062.21
Current children cumulated vsize (KiB) 540844

[startup+1122.3 s]
/proc/loadavg: 10.03 9.85 7.85 11/200 29604
/proc/meminfo: memFree=20333612/32950928 swapFree=67111524/67111528
[pid=29462] ppid=29460 vsize=18324 CPUtime=51.57 cores=4,6
/proc/29462/stat : 29462 (ppfolio) S 29460 29462 28695 0 -1 4202496 501 45351 0 0 0 0 5151 6 15 0 1 0 466064244 18763776 395 33554432000 4194304 4287625 140733299924352 18446744073709551615 208080252431 0 0 4096 65536 32767 0 0 17 6 0 0 0
/proc/29462/statm: 4581 395 346 23 0 91 0
[pid=29471] ppid=29462 vsize=57756 CPUtime=535.28 cores=4
/proc/29471/stat : 29471 (clasp) R 29462 29462 28695 0 -1 4202496 11457 0 0 0 53527 1 0 0 25 0 1 0 466064252 59142144 10992 33554432000 4194304 4785740 140733496530736 18446744073709551615 4299680 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/29471/statm: 14439 10992 340 145 0 11484 0
[pid=29472] ppid=29462 vsize=465524 CPUtime=535.35 cores=4
/proc/29472/stat : 29472 (TNM) R 29462 29462 28695 0 -1 4202496 3231 0 0 0 53535 0 0 0 25 0 1 0 466064254 476696576 3128 33554432000 134512640 134534564 4287232768 18446744073709551615 134528875 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29472/statm: 116381 3128 95 6 0 115047 0
Current children cumulated CPU time (s) 1122.2
Current children cumulated vsize (KiB) 541604

[startup+1182.3 s]
/proc/loadavg: 10.01 9.88 7.98 11/200 29606
/proc/meminfo: memFree=20333468/32950928 swapFree=67111524/67111528
[pid=29462] ppid=29460 vsize=18324 CPUtime=51.57 cores=4,6
/proc/29462/stat : 29462 (ppfolio) S 29460 29462 28695 0 -1 4202496 501 45351 0 0 0 0 5151 6 15 0 1 0 466064244 18763776 395 33554432000 4194304 4287625 140733299924352 18446744073709551615 208080252431 0 0 4096 65536 32767 0 0 17 6 0 0 0
/proc/29462/statm: 4581 395 346 23 0 91 0
[pid=29471] ppid=29462 vsize=58228 CPUtime=565.29 cores=4
/proc/29471/stat : 29471 (clasp) R 29462 29462 28695 0 -1 4202496 11570 0 0 0 56528 1 0 0 25 0 1 0 466064252 59625472 11105 33554432000 4194304 4785740 140733496530736 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/29471/statm: 14557 11105 340 145 0 11602 0
[pid=29472] ppid=29462 vsize=465524 CPUtime=565.35 cores=4
/proc/29472/stat : 29472 (TNM) R 29462 29462 28695 0 -1 4202496 3231 0 0 0 56535 0 0 0 25 0 1 0 466064254 476696576 3128 33554432000 134512640 134534564 4287232768 18446744073709551615 134528288 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29472/statm: 116381 3128 95 6 0 115047 0
Current children cumulated CPU time (s) 1182.21
Current children cumulated vsize (KiB) 542076

[startup+1242.3 s]
/proc/loadavg: 10.00 9.90 8.11 11/200 29610
/proc/meminfo: memFree=20294668/32950928 swapFree=67111524/67111528
[pid=29462] ppid=29460 vsize=18324 CPUtime=51.57 cores=4,6
/proc/29462/stat : 29462 (ppfolio) S 29460 29462 28695 0 -1 4202496 501 45351 0 0 0 0 5151 6 15 0 1 0 466064244 18763776 395 33554432000 4194304 4287625 140733299924352 18446744073709551615 208080252431 0 0 4096 65536 32767 0 0 17 6 0 0 0
/proc/29462/statm: 4581 395 346 23 0 91 0
[pid=29471] ppid=29462 vsize=59584 CPUtime=595.3 cores=4
/proc/29471/stat : 29471 (clasp) R 29462 29462 28695 0 -1 4202496 11868 0 0 0 59528 2 0 0 25 0 1 0 466064252 61014016 11403 33554432000 4194304 4785740 140733496530736 18446744073709551615 4278016 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/29471/statm: 14896 11403 340 145 0 11941 0
[pid=29472] ppid=29462 vsize=465524 CPUtime=595.34 cores=4
/proc/29472/stat : 29472 (TNM) R 29462 29462 28695 0 -1 4202496 3231 0 0 0 59534 0 0 0 25 0 1 0 466064254 476696576 3128 33554432000 134512640 134534564 4287232768 18446744073709551615 134529024 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29472/statm: 116381 3128 95 6 0 115047 0
Current children cumulated CPU time (s) 1242.21
Current children cumulated vsize (KiB) 543432



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 10.00 9.91 8.22 6/191 29614
/proc/meminfo: memFree=20691396/32950928 swapFree=67111524/67111528
[pid=29462] ppid=29460 vsize=18324 CPUtime=51.57 cores=4,6
/proc/29462/stat : 29462 (ppfolio) S 29460 29462 28695 0 -1 4202496 501 45351 0 0 0 0 5151 6 15 0 1 0 466064244 18763776 395 33554432000 4194304 4287625 140733299924352 18446744073709551615 208080252431 0 0 4096 65536 32767 0 0 17 6 0 0 0
/proc/29462/statm: 4581 395 346 23 0 91 0
[pid=29471] ppid=29462 vsize=61768 CPUtime=624.11 cores=4
/proc/29471/stat : 29471 (clasp) R 29462 29462 28695 0 -1 4202496 12342 0 0 0 62409 2 0 0 25 0 1 0 466064252 63250432 11877 33554432000 4194304 4785740 140733496530736 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/29471/statm: 15442 11877 340 145 0 12487 0
[pid=29472] ppid=29462 vsize=465524 CPUtime=624.24 cores=4
/proc/29472/stat : 29472 (TNM) R 29462 29462 28695 0 -1 4202496 3231 0 0 0 62424 0 0 0 25 0 1 0 466064254 476696576 3128 33554432000 134512640 134534564 4287232768 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29472/statm: 116381 3128 95 6 0 115047 0
Current children cumulated CPU time (s) 1299.92
Current children cumulated vsize (KiB) 545616

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): 1300.01
CPU time (s): 1299.96
CPU user time (s): 1299.86
CPU system time (s): 0.105983
CPU usage (%): 99.9963
Max. virtual memory (cumulated for all children) (KiB): 2065332

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

runsolver used 2.16367 second user time and 4.93425 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-23 09:44:06
IDJOB=3263010
IDBENCH=83909
IDSOLVER=1613
FILE ID=node127/3263010-1303544646
RUNJOBID= node127-1303544645-29418
PBS_JOBID= 13143111
Free space on /tmp= 71624 MiB

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

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

MD5SUM BENCH= 5f29341b29f4bbeb333d68befe08c7ae
RANDOM SEED=1860914942

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:      20935748 kB
Buffers:       2381364 kB
Cached:        9007000 kB
SwapCached:          4 kB
Active:        7576600 kB
Inactive:      3892012 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20935748 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           44320 kB
Writeback:           0 kB
AnonPages:       79356 kB
Mapped:          16036 kB
Slab:           482724 kB
PageTables:       4736 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   723720 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= 71616 MiB
End job on node127 at 2011-04-23 10:05:46