Trace number 3191291

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 par? (TO) 3896.26 1300.01

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S689381858-022.UNKNOWN.cnf
MD5SUMe5ccab3a9294cbb9eed5df8c5c797376
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 variables125
Number of clauses2662
Sum of the clauses size13310
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 52662
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 4 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	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.00	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 5
0.00/0.00	Starting TNM 2009 on core(s) 7
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 3
0.00/0.00	Starting march_hi 2009 on core(s) 7

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-3191291-1304077585/watcher-3191291-1304077585 -o /tmp/evaluation-result-3191291-1304077585/solver-3191291-1304077585 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3191291-1304077585.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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: 9.21 8.97 8.35 5/181 3627
/proc/meminfo: memFree=27002428/32951124 swapFree=67088964/67111528
[pid=3627] ppid=3625 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3627/stat : 3627 (ppfolio) S 3625 3627 3322 0 -1 4202496 519 0 0 0 0 0 0 0 17 0 1 0 519357010 18763776 389 33554432000 4194304 4287625 140736677904048 18446744073709551615 210204667407 0 0 4096 65536 4455634124098502655 0 0 17 1 0 0 0
/proc/3627/statm: 4581 389 341 23 0 91 0

[startup+1.26783 s]
/proc/loadavg: 9.21 8.97 8.35 5/181 3627
/proc/meminfo: memFree=27002428/32951124 swapFree=67088964/67111528
[pid=3627] ppid=3625 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3627/stat : 3627 (ppfolio) S 3625 3627 3322 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 519357010 18763776 389 33554432000 4194304 4287625 140736677904048 18446744073709551615 210204667407 0 0 4096 65536 4455634124098502655 0 0 17 1 0 0 0
/proc/3627/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.36781 s]
/proc/loadavg: 9.21 8.97 8.35 5/181 3627
/proc/meminfo: memFree=27002428/32951124 swapFree=67088964/67111528
[pid=3627] ppid=3625 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3627/stat : 3627 (ppfolio) S 3625 3627 3322 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 519357010 18763776 389 33554432000 4194304 4287625 140736677904048 18446744073709551615 210204667407 0 0 4096 65536 4455634124098502655 0 0 17 1 0 0 0
/proc/3627/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.40081 s]
/proc/loadavg: 9.21 8.97 8.35 5/181 3627
/proc/meminfo: memFree=27002428/32951124 swapFree=67088964/67111528
[pid=3627] ppid=3625 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3627/stat : 3627 (ppfolio) S 3625 3627 3322 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 519357010 18763776 389 33554432000 4194304 4287625 140736677904048 18446744073709551615 210204667407 0 0 4096 65536 4455634124098502655 0 0 17 1 0 0 0
/proc/3627/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.56778 s]
/proc/loadavg: 9.21 8.97 8.35 5/181 3627
/proc/meminfo: memFree=27002428/32951124 swapFree=67088964/67111528
[pid=3627] ppid=3625 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3627/stat : 3627 (ppfolio) S 3625 3627 3322 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 519357010 18763776 389 33554432000 4194304 4287625 140736677904048 18446744073709551615 210204667407 0 0 4096 65536 4455634124098502655 0 0 17 1 0 0 0
/proc/3627/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.60077 s]
/proc/loadavg: 9.21 8.97 8.35 5/181 3627
/proc/meminfo: memFree=27002428/32951124 swapFree=67088964/67111528
[pid=3627] ppid=3625 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3627/stat : 3627 (ppfolio) S 3625 3627 3322 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 519357010 18763776 389 33554432000 4194304 4287625 140736677904048 18446744073709551615 210204667407 0 0 4096 65536 4455634124098502655 0 0 17 1 0 0 0
/proc/3627/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10052 s]
/proc/loadavg: 9.44 9.02 8.37 11/187 3633
/proc/meminfo: memFree=26987244/32951124 swapFree=67088964/67111528
[pid=3627] ppid=3625 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3627/stat : 3627 (ppfolio) S 3625 3627 3322 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 519357010 18763776 389 33554432000 4194304 4287625 140736677904048 18446744073709551615 210204667407 0 0 4096 65536 4455634124098502655 0 0 17 1 0 0 0
/proc/3627/statm: 4581 389 341 23 0 91 0
[pid=3628] ppid=3627 vsize=209552 CPUtime=3.08 cores=1
/proc/3628/stat : 3628 (cryptominisat) R 3627 3627 3322 0 -1 4202496 5633 0 0 0 308 0 0 0 25 0 1 0 519357010 214581248 3375 33554432000 4194304 4587354 140736406645728 18446744073709551615 4238600 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3628/statm: 52388 3375 337 96 0 48950 0
[pid=3629] ppid=3627 vsize=14600 CPUtime=3.09 cores=5
/proc/3629/stat : 3629 (clasp) R 3627 3627 3322 0 -1 4202496 1098 0 0 0 309 0 0 0 25 0 1 0 519357010 14950400 990 33554432000 4194304 4785740 140733274044208 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/3629/statm: 3650 990 341 145 0 695 0
[pid=3630] ppid=3627 vsize=455992 CPUtime=1.97 cores=7
/proc/3630/stat : 3630 (TNM) R 3627 3627 3322 0 -1 4202496 363 0 0 0 197 0 0 0 21 0 1 0 519357010 466935808 260 33554432000 134512640 134534564 4291854256 18446744073709551615 134528288 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3630/statm: 113998 260 95 6 0 112664 0
[pid=3631] ppid=3627 vsize=7676 CPUtime=3.09 cores=3
/proc/3631/stat : 3631 (lingeling) R 3627 3627 3322 0 -1 4202496 1569 0 0 0 309 0 0 0 25 0 1 0 519357010 7860224 1082 33554432000 4194304 4352236 140736315469376 18446744073709551615 4276782 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/3631/statm: 1919 1082 127 39 0 999 0
[pid=3632] ppid=3627 vsize=7568 CPUtime=1.11 cores=7
/proc/3632/stat : 3632 (march_hi) R 3627 3627 3322 0 -1 4202496 556 0 0 0 111 0 0 0 25 0 1 0 519357010 7749632 431 33554432000 4194304 4331988 140737230980032 18446744073709551615 4210459 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3632/statm: 1892 431 174 34 0 334 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 713712

[startup+6.30099 s]
/proc/loadavg: 9.44 9.02 8.37 9/186 3633
/proc/meminfo: memFree=26993336/32951124 swapFree=67088964/67111528
[pid=3627] ppid=3625 vsize=18324 CPUtime=3.35 cores=1,3,5,7
/proc/3627/stat : 3627 (ppfolio) S 3625 3627 3322 0 -1 4202496 520 5777 0 0 0 0 335 0 15 0 1 0 519357010 18763776 390 33554432000 4194304 4287625 140736677904048 18446744073709551615 210204667407 0 0 4096 65536 9224195742862639368 0 0 17 1 0 0 0
/proc/3627/statm: 4581 390 342 23 0 91 0
[pid=3629] ppid=3627 vsize=15460 CPUtime=6.29 cores=5
/proc/3629/stat : 3629 (clasp) R 3627 3627 3322 0 -1 4202496 1315 0 0 0 629 0 0 0 25 0 1 0 519357010 15831040 1207 33554432000 4194304 4785740 140733274044208 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/3629/statm: 3865 1207 341 145 0 910 0
[pid=3630] ppid=3627 vsize=455992 CPUtime=3.55 cores=7
/proc/3630/stat : 3630 (TNM) R 3627 3627 3322 0 -1 4202496 363 0 0 0 355 0 0 0 25 0 1 0 519357010 466935808 260 33554432000 134512640 134534564 4291854256 18446744073709551615 134529024 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3630/statm: 113998 260 95 6 0 112664 0
[pid=3631] ppid=3627 vsize=7932 CPUtime=6.29 cores=3
/proc/3631/stat : 3631 (lingeling) R 3627 3627 3322 0 -1 4202496 2161 0 0 0 629 0 0 0 25 0 1 0 519357010 8122368 1162 33554432000 4194304 4352236 140736315469376 18446744073709551615 4328095 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/3631/statm: 1983 1162 127 39 0 1063 0
[pid=3632] ppid=3627 vsize=7948 CPUtime=2.71 cores=7
/proc/3632/stat : 3632 (march_hi) R 3627 3627 3322 0 -1 4202496 655 0 0 0 271 0 0 0 25 0 1 0 519357010 8138752 530 33554432000 4194304 4331988 140737230980032 18446744073709551615 4237426 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3632/statm: 1987 530 175 34 0 429 0
Current children cumulated CPU time (s) 22.19
Current children cumulated vsize (KiB) 505656

[startup+12.7009 s]
/proc/loadavg: 9.22 8.99 8.36 9/186 3633
/proc/meminfo: memFree=26990016/32951124 swapFree=67088964/67111528
[pid=3627] ppid=3625 vsize=18324 CPUtime=3.35 cores=1,3,5,7
/proc/3627/stat : 3627 (ppfolio) S 3625 3627 3322 0 -1 4202496 520 5777 0 0 0 0 335 0 15 0 1 0 519357010 18763776 390 33554432000 4194304 4287625 140736677904048 18446744073709551615 210204667407 0 0 4096 65536 9224195742862639368 0 0 17 1 0 0 0
/proc/3627/statm: 4581 390 342 23 0 91 0
[pid=3629] ppid=3627 vsize=16828 CPUtime=12.69 cores=5
/proc/3629/stat : 3629 (clasp) R 3627 3627 3322 0 -1 4202496 1617 0 0 0 1269 0 0 0 25 0 1 0 519357010 17231872 1509 33554432000 4194304 4785740 140733274044208 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/3629/statm: 4207 1509 341 145 0 1252 0
[pid=3630] ppid=3627 vsize=455992 CPUtime=6.74 cores=7
/proc/3630/stat : 3630 (TNM) R 3627 3627 3322 0 -1 4202496 363 0 0 0 674 0 0 0 25 0 1 0 519357010 466935808 260 33554432000 134512640 134534564 4291854256 18446744073709551615 134530339 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3630/statm: 113998 260 95 6 0 112664 0
[pid=3631] ppid=3627 vsize=8256 CPUtime=12.69 cores=3
/proc/3631/stat : 3631 (lingeling) R 3627 3627 3322 0 -1 4202496 2994 0 0 0 1269 0 0 0 25 0 1 0 519357010 8454144 1259 33554432000 4194304 4352236 140736315469376 18446744073709551615 4328191 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/3631/statm: 2064 1259 127 39 0 1144 0
[pid=3632] ppid=3627 vsize=8800 CPUtime=5.88 cores=7
/proc/3632/stat : 3632 (march_hi) R 3627 3627 3322 0 -1 4202496 829 0 0 0 588 0 0 0 25 0 1 0 519357010 9011200 704 33554432000 4194304 4331988 140737230980032 18446744073709551615 4210448 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3632/statm: 2200 704 175 34 0 642 0
Current children cumulated CPU time (s) 41.35
Current children cumulated vsize (KiB) 508200

[startup+25.5008 s]
/proc/loadavg: 9.11 8.97 8.36 9/186 3633
/proc/meminfo: memFree=26981964/32951124 swapFree=67088964/67111528
[pid=3627] ppid=3625 vsize=18324 CPUtime=3.35 cores=1,3,5,7
/proc/3627/stat : 3627 (ppfolio) S 3625 3627 3322 0 -1 4202496 520 5777 0 0 0 0 335 0 15 0 1 0 519357010 18763776 390 33554432000 4194304 4287625 140736677904048 18446744073709551615 210204667407 0 0 4096 65536 9224195742862639368 0 0 17 1 0 0 0
/proc/3627/statm: 4581 390 342 23 0 91 0
[pid=3629] ppid=3627 vsize=18116 CPUtime=25.49 cores=5
/proc/3629/stat : 3629 (clasp) R 3627 3627 3322 0 -1 4202496 1923 0 0 0 2549 0 0 0 25 0 1 0 519357010 18550784 1815 33554432000 4194304 4785740 140733274044208 18446744073709551615 4277565 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/3629/statm: 4529 1815 341 145 0 1574 0
[pid=3630] ppid=3627 vsize=455992 CPUtime=13.14 cores=7
/proc/3630/stat : 3630 (TNM) R 3627 3627 3322 0 -1 4202496 363 0 0 0 1314 0 0 0 25 0 1 0 519357010 466935808 260 33554432000 134512640 134534564 4291854256 18446744073709551615 134529863 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3630/statm: 113998 260 95 6 0 112664 0
[pid=3631] ppid=3627 vsize=10948 CPUtime=25.49 cores=3
/proc/3631/stat : 3631 (lingeling) R 3627 3627 3322 0 -1 4202496 4979 0 0 0 2549 0 0 0 25 0 1 0 519357010 11210752 1932 33554432000 4194304 4352236 140736315469376 18446744073709551615 4329165 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/3631/statm: 2737 1932 127 39 0 1817 0
[pid=3632] ppid=3627 vsize=10716 CPUtime=12.21 cores=7
/proc/3632/stat : 3632 (march_hi) R 3627 3627 3322 0 -1 4202496 1173 0 0 0 1221 0 0 0 25 0 1 0 519357010 10973184 1048 33554432000 4194304 4331988 140737230980032 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3632/statm: 2679 1048 175 34 0 1121 0
Current children cumulated CPU time (s) 79.68
Current children cumulated vsize (KiB) 514096

[startup+51.1005 s]
/proc/loadavg: 8.80 8.91 8.36 9/186 3634
/proc/meminfo: memFree=26966484/32951124 swapFree=67088964/67111528
[pid=3627] ppid=3625 vsize=18324 CPUtime=3.35 cores=1,3,5,7
/proc/3627/stat : 3627 (ppfolio) S 3625 3627 3322 0 -1 4202496 520 5777 0 0 0 0 335 0 15 0 1 0 519357010 18763776 390 33554432000 4194304 4287625 140736677904048 18446744073709551615 210204667407 0 0 4096 65536 9224195742862639368 0 0 17 1 0 0 0
/proc/3627/statm: 4581 390 342 23 0 91 0
[pid=3629] ppid=3627 vsize=19984 CPUtime=51.09 cores=5
/proc/3629/stat : 3629 (clasp) R 3627 3627 3322 0 -1 4202496 2370 0 0 0 5109 0 0 0 25 0 1 0 519357010 20463616 2262 33554432000 4194304 4785740 140733274044208 18446744073709551615 4287140 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/3629/statm: 4996 2262 341 145 0 2041 0
[pid=3630] ppid=3627 vsize=455992 CPUtime=25.84 cores=7
/proc/3630/stat : 3630 (TNM) R 3627 3627 3322 0 -1 4202496 363 0 0 0 2584 0 0 0 25 0 1 0 519357010 466935808 260 33554432000 134512640 134534564 4291854256 18446744073709551615 134530504 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3630/statm: 113998 260 95 6 0 112664 0
[pid=3631] ppid=3627 vsize=12996 CPUtime=51.09 cores=3
/proc/3631/stat : 3631 (lingeling) R 3627 3627 3322 0 -1 4202496 7860 0 0 0 5108 1 0 0 25 0 1 0 519357010 13307904 2444 33554432000 4194304 4352236 140736315469376 18446744073709551615 4328004 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/3631/statm: 3249 2444 127 39 0 2329 0
[pid=3632] ppid=3627 vsize=15236 CPUtime=24.97 cores=7
/proc/3632/stat : 3632 (march_hi) R 3627 3627 3322 0 -1 4202496 1861 0 0 0 2497 0 0 0 25 0 1 0 519357010 15601664 1736 33554432000 4194304 4331988 140737230980032 18446744073709551615 4210459 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3632/statm: 3809 1736 175 34 0 2251 0
Current children cumulated CPU time (s) 156.34
Current children cumulated vsize (KiB) 522532

[startup+102.301 s]
/proc/loadavg: 8.37 8.77 8.34 9/186 3635
/proc/meminfo: memFree=26957784/32951124 swapFree=67088964/67111528
[pid=3627] ppid=3625 vsize=18324 CPUtime=3.35 cores=1,3,5,7
/proc/3627/stat : 3627 (ppfolio) S 3625 3627 3322 0 -1 4202496 520 5777 0 0 0 0 335 0 15 0 1 0 519357010 18763776 390 33554432000 4194304 4287625 140736677904048 18446744073709551615 210204667407 0 0 4096 65536 9224195742862639368 0 0 17 1 0 0 0
/proc/3627/statm: 4581 390 342 23 0 91 0
[pid=3629] ppid=3627 vsize=22440 CPUtime=102.29 cores=5
/proc/3629/stat : 3629 (clasp) R 3627 3627 3322 0 -1 4202496 2932 0 0 0 10229 0 0 0 25 0 1 0 519357010 22978560 2824 33554432000 4194304 4785740 140733274044208 18446744073709551615 4553366 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/3629/statm: 5610 2824 341 145 0 2655 0
[pid=3630] ppid=3627 vsize=455992 CPUtime=51.34 cores=7
/proc/3630/stat : 3630 (TNM) R 3627 3627 3322 0 -1 4202496 363 0 0 0 5134 0 0 0 25 0 1 0 519357010 466935808 260 33554432000 134512640 134534564 4291854256 18446744073709551615 134528888 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3630/statm: 113998 260 95 6 0 112664 0
[pid=3631] ppid=3627 vsize=17864 CPUtime=102.3 cores=3
/proc/3631/stat : 3631 (lingeling) R 3627 3627 3322 0 -1 4202496 13205 0 0 0 10228 2 0 0 25 0 1 0 519357010 18292736 3661 33554432000 4194304 4352236 140736315469376 18446744073709551615 4328000 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/3631/statm: 4466 3661 127 39 0 3546 0
[pid=3632] ppid=3627 vsize=19320 CPUtime=50.4 cores=7
/proc/3632/stat : 3632 (march_hi) R 3627 3627 3322 0 -1 4202496 3125 0 0 0 5040 0 0 0 25 0 1 0 519357010 19783680 3000 33554432000 4194304 4331988 140737230980032 18446744073709551615 4228243 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3632/statm: 4830 3000 175 34 0 3272 0
Current children cumulated CPU time (s) 309.68

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


[startup+942.301 s]
/proc/loadavg: 9.15 8.76 8.46 10/187 3699
/proc/meminfo: memFree=26877156/32951124 swapFree=67088964/67111528
[pid=3627] ppid=3625 vsize=18324 CPUtime=3.35 cores=1,3,5,7
/proc/3627/stat : 3627 (ppfolio) S 3625 3627 3322 0 -1 4202496 520 5777 0 0 0 0 335 0 15 0 1 0 519357010 18763776 390 33554432000 4194304 4287625 140736677904048 18446744073709551615 210204667407 0 0 4096 65536 9224195742862639368 0 0 17 1 0 0 0
/proc/3627/statm: 4581 390 342 23 0 91 0
[pid=3629] ppid=3627 vsize=32908 CPUtime=942.27 cores=5
/proc/3629/stat : 3629 (clasp) R 3627 3627 3322 0 -1 4202496 5299 0 0 0 94227 0 0 0 25 0 1 0 519357010 33697792 5191 33554432000 4194304 4785740 140733274044208 18446744073709551615 4538896 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/3629/statm: 8227 5191 341 145 0 5272 0
[pid=3630] ppid=3627 vsize=455992 CPUtime=469.03 cores=7
/proc/3630/stat : 3630 (TNM) R 3627 3627 3322 0 -1 4202496 363 0 0 0 46903 0 0 0 25 0 1 0 519357010 466935808 260 33554432000 134512640 134534564 4291854256 18446744073709551615 134530770 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3630/statm: 113998 260 95 6 0 112664 0
[pid=3631] ppid=3627 vsize=31352 CPUtime=942.3 cores=3
/proc/3631/stat : 3631 (lingeling) R 3627 3627 3322 0 -1 4202496 66902 0 0 0 94221 9 0 0 25 0 1 0 519357010 32104448 7033 33554432000 4194304 4352236 140736315469376 18446744073709551615 4328105 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/3631/statm: 7838 7033 127 39 0 6918 0
[pid=3632] ppid=3627 vsize=102232 CPUtime=468.13 cores=7
/proc/3632/stat : 3632 (march_hi) R 3627 3627 3322 0 -1 4202496 21304 0 0 0 46806 7 0 0 25 0 1 0 519357010 104685568 21179 33554432000 4194304 4331988 140737230980032 18446744073709551615 4311674 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3632/statm: 25558 21179 175 34 0 24000 0
Current children cumulated CPU time (s) 2825.08
Current children cumulated vsize (KiB) 640808

[startup+1002.3 s]
/proc/loadavg: 9.12 8.82 8.49 10/187 3701
/proc/meminfo: memFree=26858644/32951124 swapFree=67088964/67111528
[pid=3627] ppid=3625 vsize=18324 CPUtime=3.35 cores=1,3,5,7
/proc/3627/stat : 3627 (ppfolio) S 3625 3627 3322 0 -1 4202496 520 5777 0 0 0 0 335 0 15 0 1 0 519357010 18763776 390 33554432000 4194304 4287625 140736677904048 18446744073709551615 210204667407 0 0 4096 65536 9224195742862639368 0 0 17 1 0 0 0
/proc/3627/statm: 4581 390 342 23 0 91 0
[pid=3629] ppid=3627 vsize=33076 CPUtime=1002.27 cores=5
/proc/3629/stat : 3629 (clasp) R 3627 3627 3322 0 -1 4202496 5351 0 0 0 100227 0 0 0 25 0 1 0 519357010 33869824 5243 33554432000 4194304 4785740 140733274044208 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/3629/statm: 8269 5243 341 145 0 5314 0
[pid=3630] ppid=3627 vsize=455992 CPUtime=498.87 cores=7
/proc/3630/stat : 3630 (TNM) R 3627 3627 3322 0 -1 4202496 363 0 0 0 49887 0 0 0 25 0 1 0 519357010 466935808 260 33554432000 134512640 134534564 4291854256 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3630/statm: 113998 260 95 6 0 112664 0
[pid=3631] ppid=3627 vsize=36856 CPUtime=1002.3 cores=3
/proc/3631/stat : 3631 (lingeling) R 3627 3627 3322 0 -1 4202496 69654 0 0 0 100221 9 0 0 25 0 1 0 519357010 37740544 8409 33554432000 4194304 4352236 140736315469376 18446744073709551615 4328395 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/3631/statm: 9214 8409 127 39 0 8294 0
[pid=3632] ppid=3627 vsize=102232 CPUtime=497.96 cores=7
/proc/3632/stat : 3632 (march_hi) R 3627 3627 3322 0 -1 4202496 22584 0 0 0 49788 8 0 0 25 0 1 0 519357010 104685568 22459 33554432000 4194304 4331988 140737230980032 18446744073709551615 4226260 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3632/statm: 25558 22459 175 34 0 24000 0
Current children cumulated CPU time (s) 3004.75
Current children cumulated vsize (KiB) 646480

[startup+1062.3 s]
/proc/loadavg: 9.13 8.88 8.53 10/187 3703
/proc/meminfo: memFree=26847184/32951124 swapFree=67088964/67111528
[pid=3627] ppid=3625 vsize=18324 CPUtime=3.35 cores=1,3,5,7
/proc/3627/stat : 3627 (ppfolio) S 3625 3627 3322 0 -1 4202496 520 5777 0 0 0 0 335 0 15 0 1 0 519357010 18763776 390 33554432000 4194304 4287625 140736677904048 18446744073709551615 210204667407 0 0 4096 65536 9224195742862639368 0 0 17 1 0 0 0
/proc/3627/statm: 4581 390 342 23 0 91 0
[pid=3629] ppid=3627 vsize=33076 CPUtime=1062.27 cores=5
/proc/3629/stat : 3629 (clasp) R 3627 3627 3322 0 -1 4202496 5360 0 0 0 106227 0 0 0 25 0 1 0 519357010 33869824 5252 33554432000 4194304 4785740 140733274044208 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/3629/statm: 8269 5252 341 145 0 5314 0
[pid=3630] ppid=3627 vsize=455992 CPUtime=528.69 cores=7
/proc/3630/stat : 3630 (TNM) R 3627 3627 3322 0 -1 4202496 363 0 0 0 52869 0 0 0 25 0 1 0 519357010 466935808 260 33554432000 134512640 134534564 4291854256 18446744073709551615 134530693 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3630/statm: 113998 260 95 6 0 112664 0
[pid=3631] ppid=3627 vsize=32248 CPUtime=1062.3 cores=3
/proc/3631/stat : 3631 (lingeling) R 3627 3627 3322 0 -1 4202496 71254 0 0 0 106221 9 0 0 25 0 1 0 519357010 33021952 7257 33554432000 4194304 4352236 140736315469376 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/3631/statm: 8062 7257 127 39 0 7142 0
[pid=3632] ppid=3627 vsize=146432 CPUtime=527.82 cores=7
/proc/3632/stat : 3632 (march_hi) R 3627 3627 3322 0 -1 4202496 23924 0 0 0 52773 9 0 0 25 0 1 0 519357010 149946368 23799 33554432000 4194304 4331988 140737230980032 18446744073709551615 4228210 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3632/statm: 36608 23799 175 34 0 35050 0
Current children cumulated CPU time (s) 3184.43
Current children cumulated vsize (KiB) 686072

[startup+1122.3 s]
/proc/loadavg: 9.21 8.95 8.57 10/187 3708
/proc/meminfo: memFree=26835768/32951124 swapFree=67088964/67111528
[pid=3627] ppid=3625 vsize=18324 CPUtime=3.35 cores=1,3,5,7
/proc/3627/stat : 3627 (ppfolio) S 3625 3627 3322 0 -1 4202496 520 5777 0 0 0 0 335 0 15 0 1 0 519357010 18763776 390 33554432000 4194304 4287625 140736677904048 18446744073709551615 210204667407 0 0 4096 65536 9224195742862639368 0 0 17 1 0 0 0
/proc/3627/statm: 4581 390 342 23 0 91 0
[pid=3629] ppid=3627 vsize=33244 CPUtime=1122.27 cores=5
/proc/3629/stat : 3629 (clasp) R 3627 3627 3322 0 -1 4202496 5406 0 0 0 112227 0 0 0 25 0 1 0 519357010 34041856 5298 33554432000 4194304 4785740 140733274044208 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/3629/statm: 8311 5298 341 145 0 5356 0
[pid=3630] ppid=3627 vsize=455992 CPUtime=558.56 cores=7
/proc/3630/stat : 3630 (TNM) R 3627 3627 3322 0 -1 4202496 363 0 0 0 55856 0 0 0 25 0 1 0 519357010 466935808 260 33554432000 134512640 134534564 4291854256 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3630/statm: 113998 260 95 6 0 112664 0
[pid=3631] ppid=3627 vsize=31352 CPUtime=1122.31 cores=3
/proc/3631/stat : 3631 (lingeling) R 3627 3627 3322 0 -1 4202496 73782 0 0 0 112221 10 0 0 25 0 1 0 519357010 32104448 7033 33554432000 4194304 4352236 140736315469376 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/3631/statm: 7838 7033 127 39 0 6918 0
[pid=3632] ppid=3627 vsize=146432 CPUtime=557.62 cores=7
/proc/3632/stat : 3632 (march_hi) R 3627 3627 3322 0 -1 4202496 25188 0 0 0 55752 10 0 0 25 0 1 0 519357010 149946368 25063 33554432000 4194304 4331988 140737230980032 18446744073709551615 4226304 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3632/statm: 36608 25063 175 34 0 35050 0
Current children cumulated CPU time (s) 3364.11
Current children cumulated vsize (KiB) 685344

[startup+1182.3 s]
/proc/loadavg: 9.20 8.98 8.61 10/187 3709
/proc/meminfo: memFree=26815144/32951124 swapFree=67088964/67111528
[pid=3627] ppid=3625 vsize=18324 CPUtime=3.35 cores=1,3,5,7
/proc/3627/stat : 3627 (ppfolio) S 3625 3627 3322 0 -1 4202496 520 5777 0 0 0 0 335 0 15 0 1 0 519357010 18763776 390 33554432000 4194304 4287625 140736677904048 18446744073709551615 210204667407 0 0 4096 65536 9224195742862639368 0 0 17 1 0 0 0
/proc/3627/statm: 4581 390 342 23 0 91 0
[pid=3629] ppid=3627 vsize=33752 CPUtime=1182.27 cores=5
/proc/3629/stat : 3629 (clasp) R 3627 3627 3322 0 -1 4202496 5490 0 0 0 118227 0 0 0 25 0 1 0 519357010 34562048 5382 33554432000 4194304 4785740 140733274044208 18446744073709551615 4287190 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/3629/statm: 8438 5382 341 145 0 5483 0
[pid=3630] ppid=3627 vsize=455992 CPUtime=588.36 cores=7
/proc/3630/stat : 3630 (TNM) R 3627 3627 3322 0 -1 4202496 363 0 0 0 58836 0 0 0 25 0 1 0 519357010 466935808 260 33554432000 134512640 134534564 4291854256 18446744073709551615 134530573 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3630/statm: 113998 260 95 6 0 112664 0
[pid=3631] ppid=3627 vsize=36856 CPUtime=1182.3 cores=3
/proc/3631/stat : 3631 (lingeling) R 3627 3627 3322 0 -1 4202496 76534 0 0 0 118220 10 0 0 25 0 1 0 519357010 37740544 8409 33554432000 4194304 4352236 140736315469376 18446744073709551615 4328372 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/3631/statm: 9214 8409 127 39 0 8294 0
[pid=3632] ppid=3627 vsize=146432 CPUtime=587.5 cores=7
/proc/3632/stat : 3632 (march_hi) R 3627 3627 3322 0 -1 4202496 26398 0 0 0 58740 10 0 0 25 0 1 0 519357010 149946368 26273 33554432000 4194304 4331988 140737230980032 18446744073709551615 4210393 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3632/statm: 36608 26273 175 34 0 35050 0
Current children cumulated CPU time (s) 3543.78
Current children cumulated vsize (KiB) 691356

[startup+1242.3 s]
/proc/loadavg: 9.24 9.03 8.65 10/187 3710
/proc/meminfo: memFree=26811748/32951124 swapFree=67088964/67111528
[pid=3627] ppid=3625 vsize=18324 CPUtime=3.35 cores=1,3,5,7
/proc/3627/stat : 3627 (ppfolio) S 3625 3627 3322 0 -1 4202496 520 5777 0 0 0 0 335 0 15 0 1 0 519357010 18763776 390 33554432000 4194304 4287625 140736677904048 18446744073709551615 210204667407 0 0 4096 65536 9224195742862639368 0 0 17 1 0 0 0
/proc/3627/statm: 4581 390 342 23 0 91 0
[pid=3629] ppid=3627 vsize=33920 CPUtime=1242.27 cores=5
/proc/3629/stat : 3629 (clasp) R 3627 3627 3322 0 -1 4202496 5535 0 0 0 124227 0 0 0 25 0 1 0 519357010 34734080 5427 33554432000 4194304 4785740 140733274044208 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/3629/statm: 8480 5427 341 145 0 5525 0
[pid=3630] ppid=3627 vsize=455992 CPUtime=618.22 cores=7
/proc/3630/stat : 3630 (TNM) R 3627 3627 3322 0 -1 4202496 363 0 0 0 61822 0 0 0 25 0 1 0 519357010 466935808 260 33554432000 134512640 134534564 4291854256 18446744073709551615 134528483 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3630/statm: 113998 260 95 6 0 112664 0
[pid=3631] ppid=3627 vsize=31992 CPUtime=1242.3 cores=3
/proc/3631/stat : 3631 (lingeling) R 3627 3627 3322 0 -1 4202496 78230 0 0 0 124220 10 0 0 25 0 1 0 519357010 32759808 7193 33554432000 4194304 4352236 140736315469376 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/3631/statm: 7998 7193 127 39 0 7078 0
[pid=3632] ppid=3627 vsize=146432 CPUtime=617.31 cores=7
/proc/3632/stat : 3632 (march_hi) R 3627 3627 3322 0 -1 4202496 27643 0 0 0 61720 11 0 0 25 0 1 0 519357010 149946368 27518 33554432000 4194304 4331988 140737230980032 18446744073709551615 4210416 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3632/statm: 36608 27518 175 34 0 35050 0
Current children cumulated CPU time (s) 3723.45
Current children cumulated vsize (KiB) 686660



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 9.16 9.04 8.67 10/187 3712
/proc/meminfo: memFree=26797440/32951124 swapFree=67088964/67111528
[pid=3627] ppid=3625 vsize=18324 CPUtime=3.35 cores=1,3,5,7
/proc/3627/stat : 3627 (ppfolio) S 3625 3627 3322 0 -1 4202496 520 5777 0 0 0 0 335 0 15 0 1 0 519357010 18763776 390 33554432000 4194304 4287625 140736677904048 18446744073709551615 210204667407 0 0 4096 65536 9224195742862639368 0 0 17 1 0 0 0
/proc/3627/statm: 4581 390 342 23 0 91 0
[pid=3629] ppid=3627 vsize=33920 CPUtime=1299.98 cores=5
/proc/3629/stat : 3629 (clasp) R 3627 3627 3322 0 -1 4202496 5558 0 0 0 129998 0 0 0 25 0 1 0 519357010 34734080 5450 33554432000 4194304 4785740 140733274044208 18446744073709551615 4278093 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/3629/statm: 8480 5450 341 145 0 5525 0
[pid=3630] ppid=3627 vsize=455992 CPUtime=646.91 cores=7
/proc/3630/stat : 3630 (TNM) R 3627 3627 3322 0 -1 4202496 363 0 0 0 64691 0 0 0 25 0 1 0 519357010 466935808 260 33554432000 134512640 134534564 4291854256 18446744073709551615 134528918 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3630/statm: 113998 260 95 6 0 112664 0
[pid=3631] ppid=3627 vsize=32248 CPUtime=1300.01 cores=3
/proc/3631/stat : 3631 (lingeling) R 3627 3627 3322 0 -1 4202496 79670 0 0 0 129991 10 0 0 25 0 1 0 519357010 33021952 7257 33554432000 4194304 4352236 140736315469376 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/3631/statm: 8062 7257 127 39 0 7142 0
[pid=3632] ppid=3627 vsize=146432 CPUtime=646.01 cores=7
/proc/3632/stat : 3632 (march_hi) R 3627 3627 3322 0 -1 4202496 28814 0 0 0 64589 12 0 0 25 0 1 0 519357010 149946368 28689 33554432000 4194304 4331988 140737230980032 18446744073709551615 4226407 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3632/statm: 36608 28689 175 34 0 35050 0
Current children cumulated CPU time (s) 3896.26
Current children cumulated vsize (KiB) 686916

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 3627 and gives
#  childrusage.ru_utime.tv_sec=3
#  childrusage.ru_utime.tv_usec=353490
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=16997
# CPU time returned by wait4() is 3.37049
# while last known CPU time is 3896.26
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 3896.26
CPU user time (s): 3896.04
CPU system time (s): 0.22
CPU usage (%): 299.709
Max. virtual memory (cumulated for all children) (KiB): 714120

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

runsolver used 2.10868 second user time and 4.98124 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-29 13:46:25
IDJOB=3191291
IDBENCH=83022
IDSOLVER=1612
FILE ID=node130/3191291-1304077585
RUNJOBID= node130-1304076955-3341
PBS_JOBID= 13170506
Free space on /tmp= 71984 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v125-c2662-S689381858-022.UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191291-1304077585/watcher-3191291-1304077585 -o /tmp/evaluation-result-3191291-1304077585/solver-3191291-1304077585 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3191291-1304077585.cnf

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

MD5SUM BENCH= e5ccab3a9294cbb9eed5df8c5c797376
RANDOM SEED=1631590063

node130.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.838
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.67
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.838
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.838
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.838
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.81
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.838
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.838
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.83
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.838
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.838
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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27002832 kB
Buffers:       1167572 kB
Cached:        4153924 kB
SwapCached:      22432 kB
Active:         607604 kB
Inactive:      4908552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27002832 kB
SwapTotal:    67111528 kB
SwapFree:     67088964 kB
Dirty:            9712 kB
Writeback:           0 kB
AnonPages:      172052 kB
Mapped:          16756 kB
Slab:           369236 kB
PageTables:       5200 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   803248 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= 71976 MiB
End job on node130 at 2011-04-29 14:08:07