Trace number 3191866

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 seqUNSAT 374.58 374.641

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v350-c1491-S804294807-063.UNKNOWN.cnf
MD5SUMb542abc79e1a870fc4bd1b25791c8222
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4.33534
Satisfiable
(Un)Satisfiability was proved
Number of variables350
Number of clauses1491
Sum of the clauses size4473
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31491
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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) 5
0.00/0.01	Starting clasp 1.3.6 on core(s) 5
0.00/0.01	Starting TNM 2009 on core(s) 5
374.58/374.63	s UNSATISFIABLE
374.58/374.64	solver [2] clasp 1.3.6 answered
374.58/374.64	Done

Verifier Data

No possible verification on an UNSAT instance

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

running on 2 cores: 5,7

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: 11.79 11.95 11.16 10/198 31081
/proc/meminfo: memFree=15955212/32950928 swapFree=67111528/67111528
[pid=31081] ppid=31079 vsize=18324 CPUtime=0 cores=5,7
/proc/31081/stat : 31081 (ppfolio) R 31079 31081 30357 0 -1 4202496 486 0 0 0 0 0 0 0 19 0 1 0 444219110 18763776 392 33554432000 4194304 4287625 140734773853152 18446744073709551615 251367367061 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/31081/statm: 4581 392 343 23 0 91 0

[startup+0.024461 s]
/proc/loadavg: 11.79 11.95 11.16 10/198 31081
/proc/meminfo: memFree=15955212/32950928 swapFree=67111528/67111528
[pid=31081] ppid=31079 vsize=18324 CPUtime=0 cores=5,7
/proc/31081/stat : 31081 (ppfolio) S 31079 31081 30357 0 -1 4202496 500 0 0 0 0 0 0 0 19 0 1 0 444219110 18763776 394 33554432000 4194304 4287625 140734773853152 18446744073709551615 251367566863 0 0 4096 65536 4435935686092095752 0 0 17 7 0 0 0
/proc/31081/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100445 s]
/proc/loadavg: 11.79 11.95 11.16 10/198 31081
/proc/meminfo: memFree=15955212/32950928 swapFree=67111528/67111528
[pid=31081] ppid=31079 vsize=18324 CPUtime=0 cores=5,7
/proc/31081/stat : 31081 (ppfolio) S 31079 31081 30357 0 -1 4202496 502 0 0 0 0 0 0 0 20 0 1 0 444219110 18763776 394 33554432000 4194304 4287625 140734773853152 18446744073709551615 251367566863 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/31081/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300425 s]
/proc/loadavg: 11.79 11.95 11.16 10/198 31081
/proc/meminfo: memFree=15955212/32950928 swapFree=67111528/67111528
[pid=31081] ppid=31079 vsize=18324 CPUtime=0 cores=5,7
/proc/31081/stat : 31081 (ppfolio) S 31079 31081 30357 0 -1 4202496 502 0 0 0 0 0 0 0 19 0 1 0 444219110 18763776 394 33554432000 4194304 4287625 140734773853152 18446744073709551615 251367566863 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/31081/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700335 s]
/proc/loadavg: 11.79 11.95 11.16 10/198 31081
/proc/meminfo: memFree=15955212/32950928 swapFree=67111528/67111528
[pid=31081] ppid=31079 vsize=18324 CPUtime=0 cores=5,7
/proc/31081/stat : 31081 (ppfolio) S 31079 31081 30357 0 -1 4202496 502 0 0 0 0 0 0 0 16 0 1 0 444219110 18763776 394 33554432000 4194304 4287625 140734773853152 18446744073709551615 251367566863 0 0 4096 65536 5628837490774245376 0 0 17 7 0 0 0
/proc/31081/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50119 s]
/proc/loadavg: 11.79 11.95 11.16 13/202 31085
/proc/meminfo: memFree=15947988/32950928 swapFree=67111528/67111528
[pid=31081] ppid=31079 vsize=18324 CPUtime=0 cores=5,7
/proc/31081/stat : 31081 (ppfolio) S 31079 31081 30357 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444219110 18763776 394 33554432000 4194304 4287625 140734773853152 18446744073709551615 251367566863 0 0 4096 65536 5628837628213198848 0 0 17 7 0 0 0
/proc/31081/statm: 4581 394 345 23 0 91 0
[pid=31082] ppid=31081 vsize=1595892 CPUtime=0.49 cores=5
/proc/31082/stat : 31082 (cryptominisat) R 31081 31081 30357 0 -1 4202496 1169 0 0 0 49 0 0 0 20 0 1 0 444219110 1634193408 748 33554432000 4194304 4587354 140736055218688 18446744073709551615 4243345 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31082/statm: 398973 748 327 96 0 395535 0
[pid=31083] ppid=31081 vsize=13088 CPUtime=0.46 cores=5
/proc/31083/stat : 31083 (clasp) R 31081 31081 30357 0 -1 4202496 723 0 0 0 46 0 0 0 21 0 1 0 444219110 13402112 612 33554432000 4194304 4785740 140734845593008 18446744073709551615 4278093 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31083/statm: 3272 612 340 145 0 317 0
[pid=31084] ppid=31081 vsize=455840 CPUtime=0.52 cores=5
/proc/31084/stat : 31084 (TNM) R 31081 31081 30357 0 -1 4202496 313 0 0 0 52 0 0 0 23 0 1 0 444219110 466780160 210 33554432000 134512640 134534564 4292415264 18446744073709551615 2477057 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31084/statm: 113960 210 95 6 0 112626 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 2083144

[startup+3.10089 s]
/proc/loadavg: 11.79 11.95 11.16 13/202 31085
/proc/meminfo: memFree=15945172/32950928 swapFree=67111528/67111528
[pid=31081] ppid=31079 vsize=18324 CPUtime=0 cores=5,7
/proc/31081/stat : 31081 (ppfolio) S 31079 31081 30357 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444219110 18763776 394 33554432000 4194304 4287625 140734773853152 18446744073709551615 251367566863 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/31081/statm: 4581 394 345 23 0 91 0
[pid=31082] ppid=31081 vsize=1597088 CPUtime=0.99 cores=5
/proc/31082/stat : 31082 (cryptominisat) R 31081 31081 30357 0 -1 4202496 1601 0 0 0 99 0 0 0 21 0 1 0 444219110 1635418112 938 33554432000 4194304 4587354 140736055218688 18446744073709551615 4236561 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31082/statm: 399272 938 331 96 0 395834 0
[pid=31083] ppid=31081 vsize=13352 CPUtime=1.04 cores=5
/proc/31083/stat : 31083 (clasp) R 31081 31081 30357 0 -1 4202496 802 0 0 0 104 0 0 0 23 0 1 0 444219110 13672448 691 33554432000 4194304 4785740 140734845593008 18446744073709551615 4291908 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31083/statm: 3338 691 340 145 0 383 0
[pid=31084] ppid=31081 vsize=455840 CPUtime=1.04 cores=5
/proc/31084/stat : 31084 (TNM) R 31081 31081 30357 0 -1 4202496 313 0 0 0 104 0 0 0 25 0 1 0 444219110 466780160 210 33554432000 134512640 134534564 4292415264 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31084/statm: 113960 210 95 6 0 112626 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 2084604

[startup+6.3003 s]
/proc/loadavg: 11.89 11.96 11.17 13/202 31085
/proc/meminfo: memFree=15938948/32950928 swapFree=67111528/67111528
[pid=31081] ppid=31079 vsize=18324 CPUtime=0 cores=5,7
/proc/31081/stat : 31081 (ppfolio) S 31079 31081 30357 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444219110 18763776 394 33554432000 4194304 4287625 140734773853152 18446744073709551615 251367566863 0 0 4096 65536 5628835841506803712 0 0 17 7 0 0 0
/proc/31081/statm: 4581 394 345 23 0 91 0
[pid=31082] ppid=31081 vsize=1601292 CPUtime=2.09 cores=5
/proc/31082/stat : 31082 (cryptominisat) R 31081 31081 30357 0 -1 4202496 3333 0 0 0 209 0 0 0 25 0 1 0 444219110 1639723008 2082 33554432000 4194304 4587354 140736055218688 18446744073709551615 4238399 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31082/statm: 400323 2082 337 96 0 396885 0
[pid=31083] ppid=31081 vsize=13748 CPUtime=2.06 cores=5
/proc/31083/stat : 31083 (clasp) R 31081 31081 30357 0 -1 4202496 911 0 0 0 206 0 0 0 25 0 1 0 444219110 14077952 800 33554432000 4194304 4785740 140734845593008 18446744073709551615 4286973 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31083/statm: 3437 800 341 145 0 482 0
[pid=31084] ppid=31081 vsize=455840 CPUtime=2.12 cores=5
/proc/31084/stat : 31084 (TNM) R 31081 31081 30357 0 -1 4202496 313 0 0 0 212 0 0 0 25 0 1 0 444219110 466780160 210 33554432000 134512640 134534564 4292415264 18446744073709551615 134528638 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31084/statm: 113960 210 95 6 0 112626 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 2089204

[startup+12.7011 s]
/proc/loadavg: 11.90 11.96 11.18 13/202 31085
/proc/meminfo: memFree=15934740/32950928 swapFree=67111528/67111528
[pid=31081] ppid=31079 vsize=18324 CPUtime=0 cores=5,7
/proc/31081/stat : 31081 (ppfolio) S 31079 31081 30357 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444219110 18763776 394 33554432000 4194304 4287625 140734773853152 18446744073709551615 251367566863 0 0 4096 65536 5628835841506803712 0 0 17 7 0 0 0
/proc/31081/statm: 4581 394 345 23 0 91 0
[pid=31082] ppid=31081 vsize=1604636 CPUtime=4.69 cores=5
/proc/31082/stat : 31082 (cryptominisat) R 31081 31081 30357 0 -1 4202496 5159 0 0 0 469 0 0 0 20 0 1 0 444219110 1643147264 2750 33554432000 4194304 4587354 140736055218688 18446744073709551615 4239479 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31082/statm: 401159 2750 337 96 0 397721 0
[pid=31083] ppid=31081 vsize=14416 CPUtime=3.97 cores=5
/proc/31083/stat : 31083 (clasp) R 31081 31081 30357 0 -1 4202496 1069 0 0 0 397 0 0 0 25 0 1 0 444219110 14761984 958 33554432000 4194304 4785740 140734845593008 18446744073709551615 4552983 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31083/statm: 3604 958 341 145 0 649 0
[pid=31084] ppid=31081 vsize=455840 CPUtime=4.02 cores=5
/proc/31084/stat : 31084 (TNM) R 31081 31081 30357 0 -1 4202496 313 0 0 0 402 0 0 0 25 0 1 0 444219110 466780160 210 33554432000 134512640 134534564 4292415264 18446744073709551615 134528633 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31084/statm: 113960 210 95 6 0 112626 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 2093216

[startup+25.5007 s]
/proc/loadavg: 11.92 11.96 11.19 13/202 31086
/proc/meminfo: memFree=15934344/32950928 swapFree=67111528/67111528
[pid=31081] ppid=31079 vsize=18324 CPUtime=0 cores=5,7
/proc/31081/stat : 31081 (ppfolio) S 31079 31081 30357 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444219110 18763776 394 33554432000 4194304 4287625 140734773853152 18446744073709551615 251367566863 0 0 4096 65536 5628836116384710656 0 0 17 7 0 0 0
/proc/31081/statm: 4581 394 345 23 0 91 0
[pid=31082] ppid=31081 vsize=1604008 CPUtime=8.91 cores=5
/proc/31082/stat : 31082 (cryptominisat) R 31081 31081 30357 0 -1 4202496 7192 0 0 0 891 0 0 0 25 0 1 0 444219110 1642504192 2776 33554432000 4194304 4587354 140736055218688 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31082/statm: 401002 2776 337 96 0 397564 0
[pid=31083] ppid=31081 vsize=15088 CPUtime=8.24 cores=5
/proc/31083/stat : 31083 (clasp) R 31081 31081 30357 0 -1 4202496 1240 0 0 0 824 0 0 0 25 0 1 0 444219110 15450112 1129 33554432000 4194304 4785740 140734845593008 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31083/statm: 3772 1129 341 145 0 817 0
[pid=31084] ppid=31081 vsize=455840 CPUtime=8.32 cores=5
/proc/31084/stat : 31084 (TNM) R 31081 31081 30357 0 -1 4202496 313 0 0 0 832 0 0 0 25 0 1 0 444219110 466780160 210 33554432000 134512640 134534564 4292415264 18446744073709551615 134529775 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31084/statm: 113960 210 95 6 0 112626 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2093260

[startup+51.101 s]
/proc/loadavg: 11.95 11.97 11.21 13/202 31089
/proc/meminfo: memFree=15920808/32950928 swapFree=67111528/67111528
[pid=31081] ppid=31079 vsize=18324 CPUtime=0 cores=5,7
/proc/31081/stat : 31081 (ppfolio) S 31079 31081 30357 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444219110 18763776 394 33554432000 4194304 4287625 140734773853152 18446744073709551615 251367566863 0 0 4096 65536 5628835841506803712 0 0 17 7 0 0 0
/proc/31081/statm: 4581 394 345 23 0 91 0
[pid=31082] ppid=31081 vsize=1623148 CPUtime=17.49 cores=5
/proc/31082/stat : 31082 (cryptominisat) R 31081 31081 30357 0 -1 4202496 10978 0 0 0 1748 1 0 0 25 0 1 0 444219110 1662103552 3403 33554432000 4194304 4587354 140736055218688 18446744073709551615 4238491 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31082/statm: 405787 3403 337 96 0 402349 0
[pid=31083] ppid=31081 vsize=16184 CPUtime=16.77 cores=5
/proc/31083/stat : 31083 (clasp) R 31081 31081 30357 0 -1 4202496 1502 0 0 0 1677 0 0 0 25 0 1 0 444219110 16572416 1391 33554432000 4194304 4785740 140734845593008 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31083/statm: 4046 1391 341 145 0 1091 0
[pid=31084] ppid=31081 vsize=455840 CPUtime=16.82 cores=5
/proc/31084/stat : 31084 (TNM) R 31081 31081 30357 0 -1 4202496 313 0 0 0 1682 0 0 0 25 0 1 0 444219110 466780160 210 33554432000 134512640 134534564 4292415264 18446744073709551615 134530476 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31084/statm: 113960 210 95 6 0 112626 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2113496

[startup+102.307 s]
/proc/loadavg: 11.97 11.97 11.25 13/202 31091
/proc/meminfo: memFree=15893696/32950928 swapFree=67111528/67111528
[pid=31081] ppid=31079 vsize=18324 CPUtime=0 cores=5,7
/proc/31081/stat : 31081 (ppfolio) S 31079 31081 30357 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444219110 18763776 394 33554432000 4194304 4287625 140734773853152 18446744073709551615 251367566863 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/31081/statm: 4581 394 345 23 0 91 0
[pid=31082] ppid=31081 vsize=1619448 CPUtime=35.08 cores=5
/proc/31082/stat : 31082 (cryptominisat) R 31081 31081 30357 0 -1 4202496 18341 0 0 0 3506 2 0 0 19 0 1 0 444219110 1658314752 6789 33554432000 4194304 4587354 140736055218688 18446744073709551615 4238600 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31082/statm: 404862 6789 337 96 0 401424 0
[pid=31083] ppid=31081 vsize=17580 CPUtime=33.58 cores=5
/proc/31083/stat : 31083 (clasp) R 31081 31081 30357 0 -1 4202496 1825 0 0 0 3358 0 0 0 25 0 1 0 444219110 18001920 1714 33554432000 4194304 4785740 140734845593008 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31083/statm: 4395 1714 341 145 0 1440 0
[pid=31084] ppid=31081 vsize=455840 CPUtime=33.61 cores=5
/proc/31084/stat : 31084 (TNM) R 31081 31081 30357 0 -1 4202496 313 0 0 0 3361 0 0 0 25 0 1 0 444219110 466780160 210 33554432000 134512640 134534564 4292415264 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31084/statm: 113960 210 95 6 0 112626 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 2111192

[startup+162.3 s]
/proc/loadavg: 11.99 11.97 11.29 13/202 31092
/proc/meminfo: memFree=15888348/32950928 swapFree=67111528/67111528
[pid=31081] ppid=31079 vsize=18324 CPUtime=0 cores=5,7
/proc/31081/stat : 31081 (ppfolio) S 31079 31081 30357 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444219110 18763776 394 33554432000 4194304 4287625 140734773853152 18446744073709551615 251367566863 0 0 4096 65536 5628835978945757184 0 0 17 7 0 0 0
/proc/31081/statm: 4581 394 345 23 0 91 0
[pid=31082] ppid=31081 vsize=1619452 CPUtime=55.08 cores=5
/proc/31082/stat : 31082 (cryptominisat) R 31081 31081 30357 0 -1 4202496 23809 0 0 0 5505 3 0 0 25 0 1 0 444219110 1658318848 6426 33554432000 4194304 4587354 140736055218688 18446744073709551615 4238455 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31082/statm: 404863 6426 337 96 0 401425 0
[pid=31083] ppid=31081 vsize=18768 CPUtime=53.58 cores=5

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

/proc/31082/stat : 31082 (cryptominisat) R 31081 31081 30357 0 -1 4202496 36956 0 0 0 11501 6 0 0 25 0 1 0 444219110 1675530240 7169 33554432000 4194304 4587354 140736055218688 18446744073709551615 4231917 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31082/statm: 409065 7169 337 96 0 405627 0
[pid=31083] ppid=31081 vsize=20796 CPUtime=113.61 cores=5
/proc/31083/stat : 31083 (clasp) R 31081 31081 30357 0 -1 4202496 2569 0 0 0 11361 0 0 0 25 0 1 0 444219110 21295104 2458 33554432000 4194304 4785740 140734845593008 18446744073709551615 4549034 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31083/statm: 5199 2458 341 145 0 2244 0
[pid=31084] ppid=31081 vsize=455840 CPUtime=113.6 cores=5
/proc/31084/stat : 31084 (TNM) R 31081 31081 30357 0 -1 4202496 313 0 0 0 11360 0 0 0 25 0 1 0 444219110 466780160 210 33554432000 134512640 134534564 4292415264 18446744073709551615 134530234 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31084/statm: 113960 210 95 6 0 112626 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 2131220

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

[startup+358.301 s]
/proc/loadavg: 11.08 11.60 11.28 13/201 31279
/proc/meminfo: memFree=15973716/32950928 swapFree=67111528/67111528
[pid=31081] ppid=31079 vsize=18324 CPUtime=0 cores=5,7
/proc/31081/stat : 31081 (ppfolio) S 31079 31081 30357 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444219110 18763776 394 33554432000 4194304 4287625 140734773853152 18446744073709551615 251367566863 0 0 4096 65536 5628835704067850240 0 0 17 7 0 0 0
/proc/31081/statm: 4581 394 345 23 0 91 0
[pid=31082] ppid=31081 vsize=1645592 CPUtime=120.37 cores=5
/proc/31082/stat : 31082 (cryptominisat) R 31081 31081 30357 0 -1 4202496 38202 0 0 0 12031 6 0 0 25 0 1 0 444219110 1685086208 7061 33554432000 4194304 4587354 140736055218688 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31082/statm: 411398 7061 337 96 0 407960 0
[pid=31083] ppid=31081 vsize=20796 CPUtime=118.92 cores=5
/proc/31083/stat : 31083 (clasp) R 31081 31081 30357 0 -1 4202496 2577 0 0 0 11892 0 0 0 25 0 1 0 444219110 21295104 2466 33554432000 4194304 4785740 140734845593008 18446744073709551615 4287207 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31083/statm: 5199 2466 341 145 0 2244 0
[pid=31084] ppid=31081 vsize=455840 CPUtime=118.99 cores=5
/proc/31084/stat : 31084 (TNM) R 31081 31081 30357 0 -1 4202496 313 0 0 0 11899 0 0 0 25 0 1 0 444219110 466780160 210 33554432000 134512640 134534564 4292415264 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31084/statm: 113960 210 95 6 0 112626 0
Current children cumulated CPU time (s) 358.28
Current children cumulated vsize (KiB) 2140552

[startup+364.701 s]
/proc/loadavg: 11.07 11.58 11.27 13/201 31279
/proc/meminfo: memFree=15970108/32950928 swapFree=67111528/67111528
[pid=31081] ppid=31079 vsize=18324 CPUtime=0 cores=5,7
/proc/31081/stat : 31081 (ppfolio) S 31079 31081 30357 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444219110 18763776 394 33554432000 4194304 4287625 140734773853152 18446744073709551615 251367566863 0 0 4096 65536 5628835704067850240 0 0 17 7 0 0 0
/proc/31081/statm: 4581 394 345 23 0 91 0
[pid=31082] ppid=31081 vsize=1636368 CPUtime=122.56 cores=5
/proc/31082/stat : 31082 (cryptominisat) R 31081 31081 30357 0 -1 4202496 38947 0 0 0 12250 6 0 0 25 0 1 0 444219110 1675640832 6406 33554432000 4194304 4587354 140736055218688 18446744073709551615 4237695 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31082/statm: 409092 6406 337 96 0 405654 0
[pid=31083] ppid=31081 vsize=20796 CPUtime=121.02 cores=5
/proc/31083/stat : 31083 (clasp) R 31081 31081 30357 0 -1 4202496 2578 0 0 0 12102 0 0 0 25 0 1 0 444219110 21295104 2467 33554432000 4194304 4785740 140734845593008 18446744073709551615 4550319 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31083/statm: 5199 2467 341 145 0 2244 0
[pid=31084] ppid=31081 vsize=455840 CPUtime=121.1 cores=5
/proc/31084/stat : 31084 (TNM) R 31081 31081 30357 0 -1 4202496 313 0 0 0 12110 0 0 0 25 0 1 0 444219110 466780160 210 33554432000 134512640 134534564 4292415264 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31084/statm: 113960 210 95 6 0 112626 0
Current children cumulated CPU time (s) 364.68
Current children cumulated vsize (KiB) 2131328

[startup+371.101 s]
/proc/loadavg: 11.06 11.57 11.27 13/201 31280
/proc/meminfo: memFree=15969856/32950928 swapFree=67111528/67111528
[pid=31081] ppid=31079 vsize=18324 CPUtime=0 cores=5,7
/proc/31081/stat : 31081 (ppfolio) S 31079 31081 30357 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444219110 18763776 394 33554432000 4194304 4287625 140734773853152 18446744073709551615 251367566863 0 0 4096 65536 5628835704067850240 0 0 17 7 0 0 0
/proc/31081/statm: 4581 394 345 23 0 91 0
[pid=31082] ppid=31081 vsize=1636368 CPUtime=124.67 cores=5
/proc/31082/stat : 31082 (cryptominisat) R 31081 31081 30357 0 -1 4202496 39289 0 0 0 12461 6 0 0 25 0 1 0 444219110 1675640832 6734 33554432000 4194304 4587354 140736055218688 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31082/statm: 409092 6734 337 96 0 405654 0
[pid=31083] ppid=31081 vsize=20796 CPUtime=123.21 cores=5
/proc/31083/stat : 31083 (clasp) R 31081 31081 30357 0 -1 4202496 2579 0 0 0 12321 0 0 0 25 0 1 0 444219110 21295104 2468 33554432000 4194304 4785740 140734845593008 18446744073709551615 4549076 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31083/statm: 5199 2468 341 145 0 2244 0
[pid=31084] ppid=31081 vsize=455840 CPUtime=123.2 cores=5
/proc/31084/stat : 31084 (TNM) R 31081 31081 30357 0 -1 4202496 313 0 0 0 12320 0 0 0 25 0 1 0 444219110 466780160 210 33554432000 134512640 134534564 4292415264 18446744073709551615 134530796 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31084/statm: 113960 210 95 6 0 112626 0
Current children cumulated CPU time (s) 371.08
Current children cumulated vsize (KiB) 2131328

[startup+372.7 s]
/proc/loadavg: 11.06 11.57 11.27 13/201 31280
/proc/meminfo: memFree=15968740/32950928 swapFree=67111528/67111528
[pid=31081] ppid=31079 vsize=18324 CPUtime=0 cores=5,7
/proc/31081/stat : 31081 (ppfolio) S 31079 31081 30357 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444219110 18763776 394 33554432000 4194304 4287625 140734773853152 18446744073709551615 251367566863 0 0 4096 65536 5628835704067850240 0 0 17 7 0 0 0
/proc/31081/statm: 4581 394 345 23 0 91 0
[pid=31082] ppid=31081 vsize=1636368 CPUtime=125.17 cores=5
/proc/31082/stat : 31082 (cryptominisat) R 31081 31081 30357 0 -1 4202496 39356 0 0 0 12511 6 0 0 25 0 1 0 444219110 1675640832 6798 33554432000 4194304 4587354 140736055218688 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31082/statm: 409092 6798 337 96 0 405654 0
[pid=31083] ppid=31081 vsize=20796 CPUtime=123.72 cores=5
/proc/31083/stat : 31083 (clasp) R 31081 31081 30357 0 -1 4202496 2579 0 0 0 12372 0 0 0 25 0 1 0 444219110 21295104 2468 33554432000 4194304 4785740 140734845593008 18446744073709551615 4277565 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31083/statm: 5199 2468 341 145 0 2244 0
[pid=31084] ppid=31081 vsize=455840 CPUtime=123.79 cores=5
/proc/31084/stat : 31084 (TNM) R 31081 31081 30357 0 -1 4202496 313 0 0 0 12379 0 0 0 25 0 1 0 444219110 466780160 210 33554432000 134512640 134534564 4292415264 18446744073709551615 134528902 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31084/statm: 113960 210 95 6 0 112626 0
Current children cumulated CPU time (s) 372.68
Current children cumulated vsize (KiB) 2131328

[startup+373.501 s]
/proc/loadavg: 11.06 11.56 11.27 13/201 31280
/proc/meminfo: memFree=15967500/32950928 swapFree=67111528/67111528
[pid=31081] ppid=31079 vsize=18324 CPUtime=0 cores=5,7
/proc/31081/stat : 31081 (ppfolio) S 31079 31081 30357 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444219110 18763776 394 33554432000 4194304 4287625 140734773853152 18446744073709551615 251367566863 0 0 4096 65536 5628835704067850240 0 0 17 7 0 0 0
/proc/31081/statm: 4581 394 345 23 0 91 0
[pid=31082] ppid=31081 vsize=1636368 CPUtime=125.47 cores=5
/proc/31082/stat : 31082 (cryptominisat) R 31081 31081 30357 0 -1 4202496 39400 0 0 0 12541 6 0 0 25 0 1 0 444219110 1675640832 6837 33554432000 4194304 4587354 140736055218688 18446744073709551615 4238455 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31082/statm: 409092 6837 337 96 0 405654 0
[pid=31083] ppid=31081 vsize=20796 CPUtime=124.01 cores=5
/proc/31083/stat : 31083 (clasp) R 31081 31081 30357 0 -1 4202496 2579 0 0 0 12401 0 0 0 25 0 1 0 444219110 21295104 2468 33554432000 4194304 4785740 140734845593008 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31083/statm: 5199 2468 341 145 0 2244 0
[pid=31084] ppid=31081 vsize=455840 CPUtime=124 cores=5
/proc/31084/stat : 31084 (TNM) R 31081 31081 30357 0 -1 4202496 313 0 0 0 12400 0 0 0 25 0 1 0 444219110 466780160 210 33554432000 134512640 134534564 4292415264 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31084/statm: 113960 210 95 6 0 112626 0
Current children cumulated CPU time (s) 373.48
Current children cumulated vsize (KiB) 2131328

[startup+374.301 s]
/proc/loadavg: 11.06 11.56 11.27 13/201 31280
/proc/meminfo: memFree=15966752/32950928 swapFree=67111528/67111528
[pid=31081] ppid=31079 vsize=18324 CPUtime=0 cores=5,7
/proc/31081/stat : 31081 (ppfolio) S 31079 31081 30357 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444219110 18763776 394 33554432000 4194304 4287625 140734773853152 18446744073709551615 251367566863 0 0 4096 65536 5628835704067850240 0 0 17 7 0 0 0
/proc/31081/statm: 4581 394 345 23 0 91 0
[pid=31082] ppid=31081 vsize=1636368 CPUtime=125.76 cores=5
/proc/31082/stat : 31082 (cryptominisat) R 31081 31081 30357 0 -1 4202496 39438 0 0 0 12570 6 0 0 25 0 1 0 444219110 1675640832 6873 33554432000 4194304 4587354 140736055218688 18446744073709551615 4238692 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31082/statm: 409092 6873 337 96 0 405654 0
[pid=31083] ppid=31081 vsize=20796 CPUtime=124.22 cores=5
/proc/31083/stat : 31083 (clasp) R 31081 31081 30357 0 -1 4202496 2580 0 0 0 12422 0 0 0 25 0 1 0 444219110 21295104 2469 33554432000 4194304 4785740 140734845593008 18446744073709551615 4553083 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31083/statm: 5199 2469 341 145 0 2244 0
[pid=31084] ppid=31081 vsize=455840 CPUtime=124.3 cores=5
/proc/31084/stat : 31084 (TNM) R 31081 31081 30357 0 -1 4202496 313 0 0 0 12430 0 0 0 25 0 1 0 444219110 466780160 210 33554432000 134512640 134534564 4292415264 18446744073709551615 134528473 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31084/statm: 113960 210 95 6 0 112626 0
Current children cumulated CPU time (s) 374.28
Current children cumulated vsize (KiB) 2131328

[startup+374.501 s]
/proc/loadavg: 11.06 11.56 11.27 13/201 31280
/proc/meminfo: memFree=15966752/32950928 swapFree=67111528/67111528
[pid=31081] ppid=31079 vsize=18324 CPUtime=0 cores=5,7
/proc/31081/stat : 31081 (ppfolio) S 31079 31081 30357 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444219110 18763776 394 33554432000 4194304 4287625 140734773853152 18446744073709551615 251367566863 0 0 4096 65536 5628835704067850240 0 0 17 7 0 0 0
/proc/31081/statm: 4581 394 345 23 0 91 0
[pid=31082] ppid=31081 vsize=1636368 CPUtime=125.77 cores=5
/proc/31082/stat : 31082 (cryptominisat) R 31081 31081 30357 0 -1 4202496 39439 0 0 0 12571 6 0 0 25 0 1 0 444219110 1675640832 6874 33554432000 4194304 4587354 140736055218688 18446744073709551615 4230371 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31082/statm: 409092 6874 337 96 0 405654 0
[pid=31083] ppid=31081 vsize=20796 CPUtime=124.32 cores=5
/proc/31083/stat : 31083 (clasp) R 31081 31081 30357 0 -1 4202496 2580 0 0 0 12432 0 0 0 25 0 1 0 444219110 21295104 2469 33554432000 4194304 4785740 140734845593008 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31083/statm: 5199 2469 341 145 0 2244 0
[pid=31084] ppid=31081 vsize=455840 CPUtime=124.39 cores=5
/proc/31084/stat : 31084 (TNM) R 31081 31081 30357 0 -1 4202496 313 0 0 0 12439 0 0 0 25 0 1 0 444219110 466780160 210 33554432000 134512640 134534564 4292415264 18446744073709551615 134529777 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31084/statm: 113960 210 95 6 0 112626 0
Current children cumulated CPU time (s) 374.48
Current children cumulated vsize (KiB) 2131328

[startup+374.601 s]
/proc/loadavg: 11.06 11.56 11.27 13/201 31280
/proc/meminfo: memFree=15966752/32950928 swapFree=67111528/67111528
[pid=31081] ppid=31079 vsize=18324 CPUtime=0 cores=5,7
/proc/31081/stat : 31081 (ppfolio) S 31079 31081 30357 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444219110 18763776 394 33554432000 4194304 4287625 140734773853152 18446744073709551615 251367566863 0 0 4096 65536 5628835704067850240 0 0 17 7 0 0 0
/proc/31081/statm: 4581 394 345 23 0 91 0
[pid=31082] ppid=31081 vsize=1636368 CPUtime=125.86 cores=5
/proc/31082/stat : 31082 (cryptominisat) R 31081 31081 30357 0 -1 4202496 39453 0 0 0 12580 6 0 0 25 0 1 0 444219110 1675640832 6888 33554432000 4194304 4587354 140736055218688 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31082/statm: 409092 6888 337 96 0 405654 0
[pid=31083] ppid=31081 vsize=20796 CPUtime=124.32 cores=5
/proc/31083/stat : 31083 (clasp) R 31081 31081 30357 0 -1 4202496 2580 0 0 0 12432 0 0 0 25 0 1 0 444219110 21295104 2469 33554432000 4194304 4785740 140734845593008 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31083/statm: 5199 2469 341 145 0 2244 0
[pid=31084] ppid=31081 vsize=455840 CPUtime=124.4 cores=5
/proc/31084/stat : 31084 (TNM) R 31081 31081 30357 0 -1 4202496 313 0 0 0 12440 0 0 0 25 0 1 0 444219110 466780160 210 33554432000 134512640 134534564 4292415264 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31084/statm: 113960 210 95 6 0 112626 0
Current children cumulated CPU time (s) 374.58
Current children cumulated vsize (KiB) 2131328

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 31081 and gives
#  childrusage.ru_utime.tv_sec=250
#  childrusage.ru_utime.tv_usec=219960
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=74988
# CPU time returned by wait4() is 250.295
# while last known CPU time is 374.58
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 374.641
CPU time (s): 374.58
CPU user time (s): 374.52
CPU system time (s): 0.06
CPU usage (%): 99.9837
Max. virtual memory (cumulated for all children) (KiB): 3738832

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

runsolver used 0.629904 second user time and 1.41478 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-11 18:38:04
IDJOB=3191866
IDBENCH=82997
IDSOLVER=1613
FILE ID=node113/3191866-1302539884
RUNJOBID= node113-1302537273-30378
PBS_JOBID= 12951134
Free space on /tmp= 71052 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v350-c1491-S804294807-063.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191866-1302539884/watcher-3191866-1302539884 -o /tmp/evaluation-result-3191866-1302539884/solver-3191866-1302539884 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191866-1302539884.cnf

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

MD5SUM BENCH= b542abc79e1a870fc4bd1b25791c8222
RANDOM SEED=1591389915

node113.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.846
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.69
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.846
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.76
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.846
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.846
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.846
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.74
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.846
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.846
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.83
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.846
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15955368 kB
Buffers:        726172 kB
Cached:       15623260 kB
SwapCached:          0 kB
Active:        9278508 kB
Inactive:      7292880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15955368 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           20556 kB
Writeback:           0 kB
AnonPages:      221860 kB
Mapped:          17876 kB
Slab:           359220 kB
PageTables:       6616 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  4352364 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= 71040 MiB
End job on node113 at 2011-04-11 18:44:19