Trace number 3191922

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ppfolio seq? (TO) 1300.04 1300.01

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v70-c6230-S1960545292-083.UNKNOWN.cnf
MD5SUM54de6cac0499270ba5ca6b23e35899f2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses6230
Sum of the clauses size43610
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 56230

Solver Data

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

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

running on 2 cores: 1,3

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: 9.07 9.37 9.41 8/195 18765
/proc/meminfo: memFree=11890912/32950928 swapFree=67111528/67111528
[pid=18765] ppid=18763 vsize=18240 CPUtime=0 cores=1,3
/proc/18765/stat : 18765 (ppfolio) R 18763 18765 17727 0 -1 4194304 286 0 0 0 0 0 0 0 25 0 1 0 444256131 18677760 232 33554432000 4194304 4287625 140735631329584 18446744073709551615 260900431336 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18765/statm: 4560 232 196 23 0 57 0

[startup+0.073006 s]
/proc/loadavg: 9.07 9.37 9.41 8/195 18765
/proc/meminfo: memFree=11890912/32950928 swapFree=67111528/67111528
[pid=18765] ppid=18763 vsize=18324 CPUtime=0 cores=1,3
/proc/18765/stat : 18765 (ppfolio) S 18763 18765 17727 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 444256131 18763776 394 33554432000 4194304 4287625 140735631329584 18446744073709551615 260905414159 0 0 4096 65536 8245002130620907784 0 0 17 3 0 0 0
/proc/18765/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101001 s]
/proc/loadavg: 9.07 9.37 9.41 8/195 18765
/proc/meminfo: memFree=11890912/32950928 swapFree=67111528/67111528
[pid=18765] ppid=18763 vsize=18324 CPUtime=0 cores=1,3
/proc/18765/stat : 18765 (ppfolio) S 18763 18765 17727 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 444256131 18763776 394 33554432000 4194304 4287625 140735631329584 18446744073709551615 260905414159 0 0 4096 65536 8245002130620907784 0 0 17 3 0 0 0
/proc/18765/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300904 s]
/proc/loadavg: 9.07 9.37 9.41 8/195 18765
/proc/meminfo: memFree=11890912/32950928 swapFree=67111528/67111528
[pid=18765] ppid=18763 vsize=18324 CPUtime=0 cores=1,3
/proc/18765/stat : 18765 (ppfolio) S 18763 18765 17727 0 -1 4202496 502 0 0 0 0 0 0 0 24 0 1 0 444256131 18763776 394 33554432000 4194304 4287625 140735631329584 18446744073709551615 260905414159 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/18765/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700832 s]
/proc/loadavg: 9.07 9.37 9.41 8/195 18765
/proc/meminfo: memFree=11890912/32950928 swapFree=67111528/67111528
[pid=18765] ppid=18763 vsize=18324 CPUtime=0 cores=1,3
/proc/18765/stat : 18765 (ppfolio) S 18763 18765 17727 0 -1 4202496 502 0 0 0 0 0 0 0 19 0 1 0 444256131 18763776 394 33554432000 4194304 4287625 140735631329584 18446744073709551615 260905414159 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/18765/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50069 s]
/proc/loadavg: 9.07 9.37 9.41 10/199 18769
/proc/meminfo: memFree=11884180/32950928 swapFree=67111528/67111528
[pid=18765] ppid=18763 vsize=18324 CPUtime=0 cores=1,3
/proc/18765/stat : 18765 (ppfolio) S 18763 18765 17727 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444256131 18763776 394 33554432000 4194304 4287625 140735631329584 18446744073709551615 260905414159 0 0 4096 65536 4338802488137220096 0 0 17 3 0 0 0
/proc/18765/statm: 4581 394 345 23 0 91 0
[pid=18767] ppid=18765 vsize=1090344 CPUtime=0.44 cores=1
/proc/18767/stat : 18767 (cryptominisat) R 18765 18765 17727 0 -1 4202496 1662 0 0 0 44 0 0 0 25 0 1 0 444256132 1116512256 1056 33554432000 4194304 4587354 140736078610576 18446744073709551615 4239304 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18767/statm: 272586 1056 326 96 0 269148 0
[pid=18768] ppid=18765 vsize=14084 CPUtime=0.39 cores=1
/proc/18768/stat : 18768 (clasp) R 18765 18765 17727 0 -1 4202496 962 0 0 0 39 0 0 0 25 0 1 0 444256132 14422016 854 33554432000 4194304 4785740 140735545789920 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18768/statm: 3521 854 341 145 0 566 0
[pid=18769] ppid=18765 vsize=452656 CPUtime=0.64 cores=1
/proc/18769/stat : 18769 (TNM) R 18765 18765 17727 0 -1 4202496 450 0 0 0 64 0 0 0 25 0 1 0 444256132 463519744 347 33554432000 134512640 134534564 4289160736 18446744073709551615 134524577 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18769/statm: 113164 347 91 6 0 111830 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 1575408

[startup+3.10039 s]
/proc/loadavg: 9.07 9.37 9.41 11/200 18800
/proc/meminfo: memFree=11902260/32950928 swapFree=67111528/67111528
[pid=18765] ppid=18763 vsize=18324 CPUtime=0 cores=1,3
/proc/18765/stat : 18765 (ppfolio) S 18763 18765 17727 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444256131 18763776 394 33554432000 4194304 4287625 140735631329584 18446744073709551615 260905414159 0 0 4096 65536 4338800701430824960 0 0 17 3 0 0 0
/proc/18765/statm: 4581 394 345 23 0 91 0
[pid=18767] ppid=18765 vsize=26884 CPUtime=1 cores=1
/proc/18767/stat : 18767 (cryptominisat) R 18765 18765 17727 0 -1 4202496 2349 0 0 0 100 0 0 0 25 0 1 0 444256132 27529216 1127 33554432000 4194304 4587354 140736078610576 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18767/statm: 6721 1127 326 96 0 3283 0
[pid=18768] ppid=18765 vsize=14500 CPUtime=0.93 cores=1
/proc/18768/stat : 18768 (clasp) R 18765 18765 17727 0 -1 4202496 1090 0 0 0 93 0 0 0 25 0 1 0 444256132 14848000 982 33554432000 4194304 4785740 140735545789920 18446744073709551615 4553423 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18768/statm: 3625 982 341 145 0 670 0
[pid=18769] ppid=18765 vsize=456492 CPUtime=1.14 cores=1
/proc/18769/stat : 18769 (TNM) R 18765 18765 17727 0 -1 4202496 518 0 0 0 114 0 0 0 25 0 1 0 444256132 467447808 415 33554432000 134512640 134534564 4289160736 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18769/statm: 114123 415 95 6 0 112789 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 516200

[startup+6.30081 s]
/proc/loadavg: 9.07 9.37 9.41 10/199 18800
/proc/meminfo: memFree=11891724/32950928 swapFree=67111528/67111528
[pid=18765] ppid=18763 vsize=18324 CPUtime=0 cores=1,3
/proc/18765/stat : 18765 (ppfolio) S 18763 18765 17727 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444256131 18763776 394 33554432000 4194304 4287625 140735631329584 18446744073709551615 260905414159 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/18765/statm: 4581 394 345 23 0 91 0
[pid=18767] ppid=18765 vsize=1097436 CPUtime=2.04 cores=1
/proc/18767/stat : 18767 (cryptominisat) R 18765 18765 17727 0 -1 4202496 4375 0 0 0 204 0 0 0 25 0 1 0 444256132 1123774464 2766 33554432000 4194304 4587354 140736078610576 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18767/statm: 274359 2766 336 96 0 270921 0
[pid=18768] ppid=18765 vsize=15088 CPUtime=1.99 cores=1
/proc/18768/stat : 18768 (clasp) R 18765 18765 17727 0 -1 4202496 1219 0 0 0 199 0 0 0 25 0 1 0 444256132 15450112 1111 33554432000 4194304 4785740 140735545789920 18446744073709551615 4416810 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18768/statm: 3772 1111 341 145 0 817 0
[pid=18769] ppid=18765 vsize=456492 CPUtime=2.24 cores=1
/proc/18769/stat : 18769 (TNM) R 18765 18765 17727 0 -1 4202496 518 0 0 0 224 0 0 0 25 0 1 0 444256132 467447808 415 33554432000 134512640 134534564 4289160736 18446744073709551615 134530512 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18769/statm: 114123 415 95 6 0 112789 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1587340

[startup+12.7006 s]
/proc/loadavg: 8.98 9.34 9.40 9/198 18800
/proc/meminfo: memFree=11898204/32950928 swapFree=67111528/67111528
[pid=18765] ppid=18763 vsize=18324 CPUtime=2.79 cores=1,3
/proc/18765/stat : 18765 (ppfolio) S 18763 18765 17727 0 -1 4202496 504 4958 0 0 0 0 279 0 15 0 1 0 444256131 18763776 395 33554432000 4194304 4287625 140735631329584 18446744073709551615 260905414159 0 0 4096 65536 4614043238213320961 0 0 17 3 0 0 0
/proc/18765/statm: 4581 395 346 23 0 91 0
[pid=18768] ppid=18765 vsize=16516 CPUtime=4.84 cores=1
/proc/18768/stat : 18768 (clasp) R 18765 18765 17727 0 -1 4202496 1565 0 0 0 484 0 0 0 25 0 1 0 444256132 16912384 1457 33554432000 4194304 4785740 140735545789920 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18768/statm: 4129 1457 341 145 0 1174 0
[pid=18769] ppid=18765 vsize=456492 CPUtime=5.04 cores=1
/proc/18769/stat : 18769 (TNM) R 18765 18765 17727 0 -1 4202496 518 0 0 0 504 0 0 0 25 0 1 0 444256132 467447808 415 33554432000 134512640 134534564 4289160736 18446744073709551615 8707296 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18769/statm: 114123 415 95 6 0 112789 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 491332

[startup+25.5003 s]
/proc/loadavg: 8.83 9.29 9.38 9/198 18800
/proc/meminfo: memFree=11895108/32950928 swapFree=67111528/67111528
[pid=18765] ppid=18763 vsize=18324 CPUtime=2.79 cores=1,3
/proc/18765/stat : 18765 (ppfolio) S 18763 18765 17727 0 -1 4202496 504 4958 0 0 0 0 279 0 15 0 1 0 444256131 18763776 395 33554432000 4194304 4287625 140735631329584 18446744073709551615 260905414159 0 0 4096 65536 4614043238213320961 0 0 17 3 0 0 0
/proc/18765/statm: 4581 395 346 23 0 91 0
[pid=18768] ppid=18765 vsize=18416 CPUtime=11.24 cores=1
/proc/18768/stat : 18768 (clasp) R 18765 18765 17727 0 -1 4202496 1996 0 0 0 1124 0 0 0 25 0 1 0 444256132 18857984 1888 33554432000 4194304 4785740 140735545789920 18446744073709551615 4327360 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18768/statm: 4604 1888 341 145 0 1649 0
[pid=18769] ppid=18765 vsize=456492 CPUtime=11.44 cores=1
/proc/18769/stat : 18769 (TNM) R 18765 18765 17727 0 -1 4202496 518 0 0 0 1144 0 0 0 25 0 1 0 444256132 467447808 415 33554432000 134512640 134534564 4289160736 18446744073709551615 134530522 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18769/statm: 114123 415 95 6 0 112789 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 493232

[startup+51.1006 s]
/proc/loadavg: 8.54 9.19 9.34 9/198 18801
/proc/meminfo: memFree=11890844/32950928 swapFree=67111528/67111528
[pid=18765] ppid=18763 vsize=18324 CPUtime=2.79 cores=1,3
/proc/18765/stat : 18765 (ppfolio) S 18763 18765 17727 0 -1 4202496 504 4958 0 0 0 0 279 0 15 0 1 0 444256131 18763776 395 33554432000 4194304 4287625 140735631329584 18446744073709551615 260905414159 0 0 4096 65536 4614043238213320961 0 0 17 3 0 0 0
/proc/18765/statm: 4581 395 346 23 0 91 0
[pid=18768] ppid=18765 vsize=20284 CPUtime=24.04 cores=1
/proc/18768/stat : 18768 (clasp) R 18765 18765 17727 0 -1 4202496 2394 0 0 0 2404 0 0 0 25 0 1 0 444256132 20770816 2286 33554432000 4194304 4785740 140735545789920 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18768/statm: 5071 2286 341 145 0 2116 0
[pid=18769] ppid=18765 vsize=456492 CPUtime=24.24 cores=1
/proc/18769/stat : 18769 (TNM) R 18765 18765 17727 0 -1 4202496 518 0 0 0 2424 0 0 0 25 0 1 0 444256132 467447808 415 33554432000 134512640 134534564 4289160736 18446744073709551615 134528483 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18769/statm: 114123 415 95 6 0 112789 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 495100

[startup+102.306 s]
/proc/loadavg: 8.21 8.99 9.26 9/198 18802
/proc/meminfo: memFree=11884856/32950928 swapFree=67111528/67111528
[pid=18765] ppid=18763 vsize=18324 CPUtime=2.79 cores=1,3
/proc/18765/stat : 18765 (ppfolio) S 18763 18765 17727 0 -1 4202496 504 4958 0 0 0 0 279 0 15 0 1 0 444256131 18763776 395 33554432000 4194304 4287625 140735631329584 18446744073709551615 260905414159 0 0 4096 65536 4614043238213320961 0 0 17 3 0 0 0
/proc/18765/statm: 4581 395 346 23 0 91 0
[pid=18768] ppid=18765 vsize=22896 CPUtime=49.65 cores=1
/proc/18768/stat : 18768 (clasp) R 18765 18765 17727 0 -1 4202496 2975 0 0 0 4965 0 0 0 25 0 1 0 444256132 23445504 2867 33554432000 4194304 4785740 140735545789920 18446744073709551615 4287092 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18768/statm: 5724 2867 341 145 0 2769 0
[pid=18769] ppid=18765 vsize=456492 CPUtime=49.84 cores=1
/proc/18769/stat : 18769 (TNM) R 18765 18765 17727 0 -1 4202496 518 0 0 0 4984 0 0 0 25 0 1 0 444256132 467447808 415 33554432000 134512640 134534564 4289160736 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18769/statm: 114123 415 95 6 0 112789 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 497712

[startup+162.3 s]
/proc/loadavg: 8.08 8.81 9.18 9/198 18804
/proc/meminfo: memFree=11879996/32950928 swapFree=67111528/67111528
[pid=18765] ppid=18763 vsize=18324 CPUtime=2.79 cores=1,3
/proc/18765/stat : 18765 (ppfolio) S 18763 18765 17727 0 -1 4202496 504 4958 0 0 0 0 279 0 15 0 1 0 444256131 18763776 395 33554432000 4194304 4287625 140735631329584 18446744073709551615 260905414159 0 0 4096 65536 4614043238213320961 0 0 17 3 0 0 0
/proc/18765/statm: 4581 395 346 23 0 91 0
[pid=18768] ppid=18765 vsize=24244 CPUtime=79.65 cores=1
/proc/18768/stat : 18768 (clasp) R 18765 18765 17727 0 -1 4202496 3314 0 0 0 7965 0 0 0 25 0 1 0 444256132 24825856 3206 33554432000 4194304 4785740 140735545789920 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18768/statm: 6061 3206 341 145 0 3106 0
[pid=18769] ppid=18765 vsize=456492 CPUtime=79.83 cores=1
/proc/18769/stat : 18769 (TNM) R 18765 18765 17727 0 -1 4202496 518 0 0 0 7983 0 0 0 25 0 1 0 444256132 467447808 415 33554432000 134512640 134534564 4289160736 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18769/statm: 114123 415 95 6 0 112789 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 499060

[startup+222.3 s]
/proc/loadavg: 8.03 8.66 9.10 9/198 18805
/proc/meminfo: memFree=11875388/32950928 swapFree=67111528/67111528
[pid=18765] ppid=18763 vsize=18324 CPUtime=2.79 cores=1,3
/proc/18765/stat : 18765 (ppfolio) S 18763 18765 17727 0 -1 4202496 504 4958 0 0 0 0 279 0 15 0 1 0 444256131 18763776 395 33554432000 4194304 4287625 140735631329584 18446744073709551615 260905414159 0 0 4096 65536 4614043238213320961 0 0 17 3 0 0 0
/proc/18765/statm: 4581 395 346 23 0 91 0
[pid=18768] ppid=18765 vsize=26372 CPUtime=109.66 cores=1

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

[pid=18765] ppid=18763 vsize=18324 CPUtime=2.79 cores=1,3
/proc/18765/stat : 18765 (ppfolio) S 18763 18765 17727 0 -1 4202496 504 4958 0 0 0 0 279 0 15 0 1 0 444256131 18763776 395 33554432000 4194304 4287625 140735631329584 18446744073709551615 260905414159 0 0 4096 65536 4614043238213320961 0 0 17 3 0 0 0
/proc/18765/statm: 4581 395 346 23 0 91 0
[pid=18768] ppid=18765 vsize=33428 CPUtime=349.63 cores=1
/proc/18768/stat : 18768 (clasp) R 18765 18765 17727 0 -1 4202496 5348 0 0 0 34963 0 0 0 25 0 1 0 444256132 34230272 5240 33554432000 4194304 4785740 140735545789920 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18768/statm: 8357 5240 341 145 0 5402 0
[pid=18769] ppid=18765 vsize=456492 CPUtime=349.86 cores=1
/proc/18769/stat : 18769 (TNM) R 18765 18765 17727 0 -1 4202496 518 0 0 0 34986 0 0 0 25 0 1 0 444256132 467447808 415 33554432000 134512640 134534564 4289160736 18446744073709551615 134529084 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18769/statm: 114123 415 95 6 0 112789 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 508244

[startup+762.307 s]
/proc/loadavg: 8.00 8.10 8.60 9/198 18820
/proc/meminfo: memFree=11851912/32950928 swapFree=67111528/67111528
[pid=18765] ppid=18763 vsize=18324 CPUtime=2.79 cores=1,3
/proc/18765/stat : 18765 (ppfolio) S 18763 18765 17727 0 -1 4202496 504 4958 0 0 0 0 279 0 15 0 1 0 444256131 18763776 395 33554432000 4194304 4287625 140735631329584 18446744073709551615 260905414159 0 0 4096 65536 4614043238213320961 0 0 17 3 0 0 0
/proc/18765/statm: 4581 395 346 23 0 91 0
[pid=18768] ppid=18765 vsize=34772 CPUtime=379.63 cores=1
/proc/18768/stat : 18768 (clasp) R 18765 18765 17727 0 -1 4202496 5623 0 0 0 37963 0 0 0 25 0 1 0 444256132 35606528 5515 33554432000 4194304 4785740 140735545789920 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18768/statm: 8693 5515 341 145 0 5738 0
[pid=18769] ppid=18765 vsize=456492 CPUtime=379.87 cores=1
/proc/18769/stat : 18769 (TNM) R 18765 18765 17727 0 -1 4202496 518 0 0 0 37987 0 0 0 25 0 1 0 444256132 467447808 415 33554432000 134512640 134534564 4289160736 18446744073709551615 134530484 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18769/statm: 114123 415 95 6 0 112789 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 509588

[startup+822.301 s]
/proc/loadavg: 8.00 8.08 8.56 9/198 18821
/proc/meminfo: memFree=11849776/32950928 swapFree=67111528/67111528
[pid=18765] ppid=18763 vsize=18324 CPUtime=2.79 cores=1,3
/proc/18765/stat : 18765 (ppfolio) S 18763 18765 17727 0 -1 4202496 504 4958 0 0 0 0 279 0 15 0 1 0 444256131 18763776 395 33554432000 4194304 4287625 140735631329584 18446744073709551615 260905414159 0 0 4096 65536 4614043238213320961 0 0 17 3 0 0 0
/proc/18765/statm: 4581 395 346 23 0 91 0
[pid=18768] ppid=18765 vsize=35540 CPUtime=409.62 cores=1
/proc/18768/stat : 18768 (clasp) R 18765 18765 17727 0 -1 4202496 5771 0 0 0 40962 0 0 0 25 0 1 0 444256132 36392960 5663 33554432000 4194304 4785740 140735545789920 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18768/statm: 8885 5663 341 145 0 5930 0
[pid=18769] ppid=18765 vsize=456492 CPUtime=409.87 cores=1
/proc/18769/stat : 18769 (TNM) R 18765 18765 17727 0 -1 4202496 518 0 0 0 40987 0 0 0 25 0 1 0 444256132 467447808 415 33554432000 134512640 134534564 4289160736 18446744073709551615 134530320 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18769/statm: 114123 415 95 6 0 112789 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 510356

[startup+882.301 s]
/proc/loadavg: 8.00 8.06 8.52 9/198 18823
/proc/meminfo: memFree=11847524/32950928 swapFree=67111528/67111528
[pid=18765] ppid=18763 vsize=18324 CPUtime=2.79 cores=1,3
/proc/18765/stat : 18765 (ppfolio) S 18763 18765 17727 0 -1 4202496 504 4958 0 0 0 0 279 0 15 0 1 0 444256131 18763776 395 33554432000 4194304 4287625 140735631329584 18446744073709551615 260905414159 0 0 4096 65536 4614043238213320961 0 0 17 3 0 0 0
/proc/18765/statm: 4581 395 346 23 0 91 0
[pid=18768] ppid=18765 vsize=36500 CPUtime=439.62 cores=1
/proc/18768/stat : 18768 (clasp) R 18765 18765 17727 0 -1 4202496 5980 0 0 0 43962 0 0 0 25 0 1 0 444256132 37376000 5872 33554432000 4194304 4785740 140735545789920 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18768/statm: 9125 5872 341 145 0 6170 0
[pid=18769] ppid=18765 vsize=456492 CPUtime=439.88 cores=1
/proc/18769/stat : 18769 (TNM) R 18765 18765 17727 0 -1 4202496 518 0 0 0 43988 0 0 0 25 0 1 0 444256132 467447808 415 33554432000 134512640 134534564 4289160736 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18769/statm: 114123 415 95 6 0 112789 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 511316

[startup+942.301 s]
/proc/loadavg: 7.88 8.03 8.48 7/191 18843
/proc/meminfo: memFree=11880888/32950928 swapFree=67111528/67111528
[pid=18765] ppid=18763 vsize=18324 CPUtime=2.79 cores=1,3
/proc/18765/stat : 18765 (ppfolio) S 18763 18765 17727 0 -1 4202496 504 4958 0 0 0 0 279 0 15 0 1 0 444256131 18763776 395 33554432000 4194304 4287625 140735631329584 18446744073709551615 260905414159 0 0 4096 65536 4614043238213320961 0 0 17 3 0 0 0
/proc/18765/statm: 4581 395 346 23 0 91 0
[pid=18768] ppid=18765 vsize=36500 CPUtime=469.63 cores=1
/proc/18768/stat : 18768 (clasp) R 18765 18765 17727 0 -1 4202496 6005 0 0 0 46963 0 0 0 25 0 1 0 444256132 37376000 5897 33554432000 4194304 4785740 140735545789920 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18768/statm: 9125 5897 341 145 0 6170 0
[pid=18769] ppid=18765 vsize=456492 CPUtime=469.87 cores=1
/proc/18769/stat : 18769 (TNM) R 18765 18765 17727 0 -1 4202496 518 0 0 0 46987 0 0 0 25 0 1 0 444256132 467447808 415 33554432000 134512640 134534564 4289160736 18446744073709551615 134530630 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18769/statm: 114123 415 95 6 0 112789 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 511316

[startup+1002.3 s]
/proc/loadavg: 6.01 7.50 8.27 5/182 18862
/proc/meminfo: memFree=11912272/32950928 swapFree=67111528/67111528
[pid=18765] ppid=18763 vsize=18324 CPUtime=2.79 cores=1,3
/proc/18765/stat : 18765 (ppfolio) S 18763 18765 17727 0 -1 4202496 504 4958 0 0 0 0 279 0 15 0 1 0 444256131 18763776 395 33554432000 4194304 4287625 140735631329584 18446744073709551615 260905414159 0 0 4096 65536 4614043238213320961 0 0 17 3 0 0 0
/proc/18765/statm: 4581 395 346 23 0 91 0
[pid=18768] ppid=18765 vsize=36692 CPUtime=499.64 cores=1
/proc/18768/stat : 18768 (clasp) R 18765 18765 17727 0 -1 4202496 6057 0 0 0 49964 0 0 0 25 0 1 0 444256132 37572608 5949 33554432000 4194304 4785740 140735545789920 18446744073709551615 260905091682 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18768/statm: 9173 5949 341 145 0 6218 0
[pid=18769] ppid=18765 vsize=456492 CPUtime=499.87 cores=1
/proc/18769/stat : 18769 (TNM) R 18765 18765 17727 0 -1 4202496 518 0 0 0 49987 0 0 0 25 0 1 0 444256132 467447808 415 33554432000 134512640 134534564 4289160736 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18769/statm: 114123 415 95 6 0 112789 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 511508

[startup+1062.3 s]
/proc/loadavg: 4.73 6.86 8.00 5/182 18873
/proc/meminfo: memFree=11912144/32950928 swapFree=67111528/67111528
[pid=18765] ppid=18763 vsize=18324 CPUtime=2.79 cores=1,3
/proc/18765/stat : 18765 (ppfolio) S 18763 18765 17727 0 -1 4202496 504 4958 0 0 0 0 279 0 15 0 1 0 444256131 18763776 395 33554432000 4194304 4287625 140735631329584 18446744073709551615 260905414159 0 0 4096 65536 4614043238213320961 0 0 17 3 0 0 0
/proc/18765/statm: 4581 395 346 23 0 91 0
[pid=18768] ppid=18765 vsize=37268 CPUtime=529.65 cores=1
/proc/18768/stat : 18768 (clasp) R 18765 18765 17727 0 -1 4202496 6179 0 0 0 52964 1 0 0 25 0 1 0 444256132 38162432 6071 33554432000 4194304 4785740 140735545789920 18446744073709551615 260905091714 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18768/statm: 9317 6071 341 145 0 6362 0
[pid=18769] ppid=18765 vsize=456492 CPUtime=529.86 cores=1
/proc/18769/stat : 18769 (TNM) R 18765 18765 17727 0 -1 4202496 518 0 0 0 52986 0 0 0 25 0 1 0 444256132 467447808 415 33554432000 134512640 134534564 4289160736 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18769/statm: 114123 415 95 6 0 112789 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 512084

[startup+1122.3 s]
/proc/loadavg: 4.27 6.34 7.75 5/182 18874
/proc/meminfo: memFree=11911720/32950928 swapFree=67111528/67111528
[pid=18765] ppid=18763 vsize=18324 CPUtime=2.79 cores=1,3
/proc/18765/stat : 18765 (ppfolio) S 18763 18765 17727 0 -1 4202496 504 4958 0 0 0 0 279 0 15 0 1 0 444256131 18763776 395 33554432000 4194304 4287625 140735631329584 18446744073709551615 260905414159 0 0 4096 65536 4614043238213320961 0 0 17 3 0 0 0
/proc/18765/statm: 4581 395 346 23 0 91 0
[pid=18768] ppid=18765 vsize=37124 CPUtime=559.66 cores=1
/proc/18768/stat : 18768 (clasp) R 18765 18765 17727 0 -1 4202496 6194 0 0 0 55965 1 0 0 25 0 1 0 444256132 38014976 6050 33554432000 4194304 4785740 140735545789920 18446744073709551615 4287249 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18768/statm: 9281 6050 341 145 0 6326 0
[pid=18769] ppid=18765 vsize=456492 CPUtime=559.86 cores=1
/proc/18769/stat : 18769 (TNM) R 18765 18765 17727 0 -1 4202496 518 0 0 0 55986 0 0 0 25 0 1 0 444256132 467447808 415 33554432000 134512640 134534564 4289160736 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18769/statm: 114123 415 95 6 0 112789 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 511940

[startup+1182.3 s]
/proc/loadavg: 4.10 5.91 7.51 5/182 18876
/proc/meminfo: memFree=11910816/32950928 swapFree=67111528/67111528
[pid=18765] ppid=18763 vsize=18324 CPUtime=2.79 cores=1,3
/proc/18765/stat : 18765 (ppfolio) S 18763 18765 17727 0 -1 4202496 504 4958 0 0 0 0 279 0 15 0 1 0 444256131 18763776 395 33554432000 4194304 4287625 140735631329584 18446744073709551615 260905414159 0 0 4096 65536 4614043238213320961 0 0 17 3 0 0 0
/proc/18765/statm: 4581 395 346 23 0 91 0
[pid=18768] ppid=18765 vsize=38276 CPUtime=589.66 cores=1
/proc/18768/stat : 18768 (clasp) R 18765 18765 17727 0 -1 4202496 6423 0 0 0 58965 1 0 0 25 0 1 0 444256132 39194624 6279 33554432000 4194304 4785740 140735545789920 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18768/statm: 9569 6279 341 145 0 6614 0
[pid=18769] ppid=18765 vsize=456492 CPUtime=589.85 cores=1
/proc/18769/stat : 18769 (TNM) R 18765 18765 17727 0 -1 4202496 518 0 0 0 58985 0 0 0 25 0 1 0 444256132 467447808 415 33554432000 134512640 134534564 4289160736 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18769/statm: 114123 415 95 6 0 112789 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 513092

[startup+1242.3 s]
/proc/loadavg: 4.03 5.56 7.29 5/182 18878
/proc/meminfo: memFree=11909280/32950928 swapFree=67111528/67111528
[pid=18765] ppid=18763 vsize=18324 CPUtime=2.79 cores=1,3
/proc/18765/stat : 18765 (ppfolio) S 18763 18765 17727 0 -1 4202496 504 4958 0 0 0 0 279 0 15 0 1 0 444256131 18763776 395 33554432000 4194304 4287625 140735631329584 18446744073709551615 260905414159 0 0 4096 65536 4614043238213320961 0 0 17 3 0 0 0
/proc/18765/statm: 4581 395 346 23 0 91 0
[pid=18768] ppid=18765 vsize=39044 CPUtime=619.67 cores=1
/proc/18768/stat : 18768 (clasp) R 18765 18765 17727 0 -1 4202496 6587 0 0 0 61966 1 0 0 25 0 1 0 444256132 39981056 6443 33554432000 4194304 4785740 140735545789920 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18768/statm: 9761 6443 341 145 0 6806 0
[pid=18769] ppid=18765 vsize=456492 CPUtime=619.85 cores=1
/proc/18769/stat : 18769 (TNM) R 18765 18765 17727 0 -1 4202496 518 0 0 0 61985 0 0 0 25 0 1 0 444256132 467447808 415 33554432000 134512640 134534564 4289160736 18446744073709551615 134530549 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18769/statm: 114123 415 95 6 0 112789 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 513860



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 5.29 7.10 5/182 18879
/proc/meminfo: memFree=11908992/32950928 swapFree=67111528/67111528
[pid=18765] ppid=18763 vsize=18324 CPUtime=2.79 cores=1,3
/proc/18765/stat : 18765 (ppfolio) S 18763 18765 17727 0 -1 4202496 504 4958 0 0 0 0 279 0 15 0 1 0 444256131 18763776 395 33554432000 4194304 4287625 140735631329584 18446744073709551615 260905414159 0 0 4096 65536 4614043238213320961 0 0 17 3 0 0 0
/proc/18765/statm: 4581 395 346 23 0 91 0
[pid=18768] ppid=18765 vsize=39428 CPUtime=648.5 cores=1
/proc/18768/stat : 18768 (clasp) R 18765 18765 17727 0 -1 4202496 6669 0 0 0 64849 1 0 0 25 0 1 0 444256132 40374272 6525 33554432000 4194304 4785740 140735545789920 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18768/statm: 9857 6525 341 145 0 6902 0
[pid=18769] ppid=18765 vsize=456492 CPUtime=648.73 cores=1
/proc/18769/stat : 18769 (TNM) R 18765 18765 17727 0 -1 4202496 518 0 0 0 64873 0 0 0 25 0 1 0 444256132 467447808 415 33554432000 134512640 134534564 4289160736 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18769/statm: 114123 415 95 6 0 112789 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 514244

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): 1300.04
CPU user time (s): 1300.02
CPU system time (s): 0.019996
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1587488

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

runsolver used 2.07968 second user time and 4.5693 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-11 18:44:15
IDJOB=3191922
IDBENCH=83053
IDSOLVER=1613
FILE ID=node116/3191922-1302540254
RUNJOBID= node116-1302537280-17747
PBS_JOBID= 12951135
Free space on /tmp= 70780 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k7-r89-v70-c6230-S1960545292-083.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191922-1302540254/watcher-3191922-1302540254 -o /tmp/evaluation-result-3191922-1302540254/solver-3191922-1302540254 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191922-1302540254.cnf

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

MD5SUM BENCH= 54de6cac0499270ba5ca6b23e35899f2
RANDOM SEED=591423029

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
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:     32950928 kB
MemFree:      11891192 kB
Buffers:        733564 kB
Cached:       19724316 kB
SwapCached:          0 kB
Active:        7360208 kB
Inactive:     13216480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      11891192 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10124 kB
Writeback:           0 kB
AnonPages:      118708 kB
Mapped:          17148 kB
Slab:           417448 kB
PageTables:       6192 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1670048 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= 70792 MiB
End job on node116 at 2011-04-11 19:05:55