Trace number 3191779

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.02 1300.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v400-c1704-S895193371-061.UNKNOWN.cnf
MD5SUM737aa440f80cd8be0050a0f138c79eb6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark27.1889
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1704
Sum of the clauses size5112
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31704
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 1 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 1
0.00/0.00	Starting TNM 2009 on core(s) 1
1300.02/1300.01	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-3191779-1302539613/watcher-3191779-1302539613 -o /tmp/evaluation-result-3191779-1302539613/solver-3191779-1302539613 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191779-1302539613.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: 10.76 10.94 10.18 5/186 24747
/proc/meminfo: memFree=15103896/32950928 swapFree=67111528/67111528
[pid=24747] ppid=24744 vsize=18324 CPUtime=0 cores=1,3
/proc/24747/stat : 24747 (ppfolio) R 24744 24747 24303 0 -1 4202496 486 0 0 0 0 0 0 0 25 0 1 0 444191953 18763776 392 33554432000 4194304 4287625 140734212186720 18446744073709551615 231895310741 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/24747/statm: 4581 392 343 23 0 91 0

[startup+0.069244 s]
/proc/loadavg: 10.76 10.94 10.18 5/186 24747
/proc/meminfo: memFree=15103896/32950928 swapFree=67111528/67111528
[pid=24747] ppid=24744 vsize=18324 CPUtime=0 cores=1,3
/proc/24747/stat : 24747 (ppfolio) S 24744 24747 24303 0 -1 4202496 501 0 0 0 0 0 0 0 25 0 1 0 444191953 18763776 394 33554432000 4194304 4287625 140734212186720 18446744073709551615 231895510543 0 0 4096 65536 4471323467832066312 0 0 17 3 0 0 0
/proc/24747/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100249 s]
/proc/loadavg: 10.76 10.94 10.18 5/186 24747
/proc/meminfo: memFree=15103896/32950928 swapFree=67111528/67111528
[pid=24747] ppid=24744 vsize=18324 CPUtime=0 cores=1,3
/proc/24747/stat : 24747 (ppfolio) S 24744 24747 24303 0 -1 4202496 501 0 0 0 0 0 0 0 25 0 1 0 444191953 18763776 394 33554432000 4194304 4287625 140734212186720 18446744073709551615 231895510543 0 0 4096 65536 4471323467832066312 0 0 17 3 0 0 0
/proc/24747/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300201 s]
/proc/loadavg: 10.76 10.94 10.18 5/186 24747
/proc/meminfo: memFree=15103896/32950928 swapFree=67111528/67111528
[pid=24747] ppid=24744 vsize=18324 CPUtime=0 cores=1,3
/proc/24747/stat : 24747 (ppfolio) S 24744 24747 24303 0 -1 4202496 502 0 0 0 0 0 0 0 24 0 1 0 444191953 18763776 394 33554432000 4194304 4287625 140734212186720 18446744073709551615 231895510543 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/24747/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700123 s]
/proc/loadavg: 10.76 10.94 10.18 5/186 24747
/proc/meminfo: memFree=15103896/32950928 swapFree=67111528/67111528
[pid=24747] ppid=24744 vsize=18324 CPUtime=0 cores=1,3
/proc/24747/stat : 24747 (ppfolio) S 24744 24747 24303 0 -1 4202496 502 0 0 0 0 0 0 0 24 0 1 0 444191953 18763776 394 33554432000 4194304 4287625 140734212186720 18446744073709551615 231895510543 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/24747/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50097 s]
/proc/loadavg: 10.76 10.94 10.18 10/197 24761
/proc/meminfo: memFree=15084348/32950928 swapFree=67111528/67111528
[pid=24747] ppid=24744 vsize=18324 CPUtime=0 cores=1,3
/proc/24747/stat : 24747 (ppfolio) S 24744 24747 24303 0 -1 4202496 502 0 0 0 0 0 0 0 18 0 1 0 444191953 18763776 394 33554432000 4194304 4287625 140734212186720 18446744073709551615 231895510543 0 0 4096 65536 5628608654916714496 0 0 17 3 0 0 0
/proc/24747/statm: 4581 394 345 23 0 91 0
[pid=24749] ppid=24747 vsize=1208800 CPUtime=0.19 cores=1
/proc/24749/stat : 24749 (cryptominisat) R 24747 24747 24303 0 -1 4202496 874 0 0 0 19 0 0 0 25 0 1 0 444191953 1237811200 624 33554432000 4194304 4587354 140734104297872 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24749/statm: 302200 624 327 96 0 298762 0
[pid=24750] ppid=24747 vsize=13504 CPUtime=0.94 cores=1
/proc/24750/stat : 24750 (clasp) R 24747 24747 24303 0 -1 4202496 828 0 0 0 94 0 0 0 19 0 1 0 444191953 13828096 717 33554432000 4194304 4785740 140734005375216 18446744073709551615 4553029 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24750/statm: 3376 717 340 145 0 421 0
[pid=24751] ppid=24747 vsize=455856 CPUtime=0.34 cores=1
/proc/24751/stat : 24751 (TNM) R 24747 24747 24303 0 -1 4202496 321 0 0 0 34 0 0 0 25 0 1 0 444191953 466796544 218 33554432000 134512640 134534564 4293259792 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24751/statm: 113964 218 95 6 0 112630 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 1696484

[startup+3.10067 s]
/proc/loadavg: 10.76 10.94 10.18 11/194 24814
/proc/meminfo: memFree=15084456/32950928 swapFree=67111528/67111528
[pid=24747] ppid=24744 vsize=18324 CPUtime=0 cores=1,3
/proc/24747/stat : 24747 (ppfolio) S 24744 24747 24303 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444191953 18763776 394 33554432000 4194304 4287625 140734212186720 18446744073709551615 231895510543 0 0 4096 65536 5628608929794621440 0 0 17 3 0 0 0
/proc/24747/statm: 4581 394 345 23 0 91 0
[pid=24749] ppid=24747 vsize=1209608 CPUtime=0.74 cores=1
/proc/24749/stat : 24749 (cryptominisat) R 24747 24747 24303 0 -1 4202496 1510 0 0 0 74 0 0 0 25 0 1 0 444191953 1238638592 806 33554432000 4194304 4587354 140734104297872 18446744073709551615 4243562 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24749/statm: 302402 806 327 96 0 298964 0
[pid=24750] ppid=24747 vsize=13776 CPUtime=1.5 cores=1
/proc/24750/stat : 24750 (clasp) R 24747 24747 24303 0 -1 4202496 910 0 0 0 150 0 0 0 20 0 1 0 444191953 14106624 799 33554432000 4194304 4785740 140734005375216 18446744073709551615 4416823 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24750/statm: 3444 799 340 145 0 489 0
[pid=24751] ppid=24747 vsize=455856 CPUtime=0.84 cores=1
/proc/24751/stat : 24751 (TNM) R 24747 24747 24303 0 -1 4202496 321 0 0 0 84 0 0 0 25 0 1 0 444191953 466796544 218 33554432000 134512640 134534564 4293259792 18446744073709551615 134528960 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24751/statm: 113964 218 95 6 0 112630 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 1697564

[startup+6.30107 s]
/proc/loadavg: 10.86 10.95 10.19 13/202 24852
/proc/meminfo: memFree=15061712/32950928 swapFree=67111528/67111528
[pid=24747] ppid=24744 vsize=18324 CPUtime=0 cores=1,3
/proc/24747/stat : 24747 (ppfolio) S 24744 24747 24303 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444191953 18763776 394 33554432000 4194304 4287625 140734212186720 18446744073709551615 231895510543 0 0 4096 65536 5628608929794621440 0 0 17 3 0 0 0
/proc/24747/statm: 4581 394 345 23 0 91 0
[pid=24749] ppid=24747 vsize=1214428 CPUtime=1.79 cores=1
/proc/24749/stat : 24749 (cryptominisat) R 24747 24747 24303 0 -1 4202496 3457 0 0 0 179 0 0 0 25 0 1 0 444191953 1243574272 2090 33554432000 4194304 4587354 140734104297872 18446744073709551615 4238435 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24749/statm: 303607 2090 337 96 0 300169 0
[pid=24750] ppid=24747 vsize=14180 CPUtime=2.54 cores=1
/proc/24750/stat : 24750 (clasp) R 24747 24747 24303 0 -1 4202496 1001 0 0 0 254 0 0 0 22 0 1 0 444191953 14520320 890 33554432000 4194304 4785740 140734005375216 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24750/statm: 3545 890 340 145 0 590 0
[pid=24751] ppid=24747 vsize=455856 CPUtime=1.94 cores=1
/proc/24751/stat : 24751 (TNM) R 24747 24747 24303 0 -1 4202496 321 0 0 0 194 0 0 0 25 0 1 0 444191953 466796544 218 33554432000 134512640 134534564 4293259792 18446744073709551615 134529920 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24751/statm: 113964 218 95 6 0 112630 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1702788

[startup+12.7009 s]
/proc/loadavg: 10.87 10.96 10.20 12/201 24852
/proc/meminfo: memFree=15054672/32950928 swapFree=67111528/67111528
[pid=24747] ppid=24744 vsize=18324 CPUtime=0 cores=1,3
/proc/24747/stat : 24747 (ppfolio) S 24744 24747 24303 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444191953 18763776 394 33554432000 4194304 4287625 140734212186720 18446744073709551615 231895510543 0 0 4096 65536 5628608792355667968 0 0 17 3 0 0 0
/proc/24747/statm: 4581 394 345 23 0 91 0
[pid=24749] ppid=24747 vsize=1221736 CPUtime=3.93 cores=1
/proc/24749/stat : 24749 (cryptominisat) R 24747 24747 24303 0 -1 4202496 5199 0 0 0 393 0 0 0 25 0 1 0 444191953 1251057664 3015 33554432000 4194304 4587354 140734104297872 18446744073709551615 4231426 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24749/statm: 305434 3015 337 96 0 301996 0
[pid=24750] ppid=24747 vsize=14868 CPUtime=4.69 cores=1
/proc/24750/stat : 24750 (clasp) R 24747 24747 24303 0 -1 4202496 1162 0 0 0 469 0 0 0 25 0 1 0 444191953 15224832 1051 33554432000 4194304 4785740 140734005375216 18446744073709551615 4287143 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24750/statm: 3717 1051 340 145 0 762 0
[pid=24751] ppid=24747 vsize=455856 CPUtime=4.04 cores=1
/proc/24751/stat : 24751 (TNM) R 24747 24747 24303 0 -1 4202496 321 0 0 0 404 0 0 0 25 0 1 0 444191953 466796544 218 33554432000 134512640 134534564 4293259792 18446744073709551615 134528266 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24751/statm: 113964 218 95 6 0 112630 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 1710784

[startup+25.5005 s]
/proc/loadavg: 10.82 10.94 10.20 11/200 24852
/proc/meminfo: memFree=15067356/32950928 swapFree=67111528/67111528
[pid=24747] ppid=24744 vsize=18324 CPUtime=0 cores=1,3
/proc/24747/stat : 24747 (ppfolio) S 24744 24747 24303 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444191953 18763776 394 33554432000 4194304 4287625 140734212186720 18446744073709551615 231895510543 0 0 4096 65536 5628608929794621440 0 0 17 3 0 0 0
/proc/24747/statm: 4581 394 345 23 0 91 0
[pid=24749] ppid=24747 vsize=1218464 CPUtime=8.19 cores=1
/proc/24749/stat : 24749 (cryptominisat) R 24747 24747 24303 0 -1 4202496 7381 0 0 0 818 1 0 0 25 0 1 0 444191953 1247707136 3175 33554432000 4194304 4587354 140734104297872 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24749/statm: 304616 3175 337 96 0 301178 0
[pid=24750] ppid=24747 vsize=15800 CPUtime=8.94 cores=1
/proc/24750/stat : 24750 (clasp) R 24747 24747 24303 0 -1 4202496 1406 0 0 0 894 0 0 0 25 0 1 0 444191953 16179200 1295 33554432000 4194304 4785740 140734005375216 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24750/statm: 3950 1295 341 145 0 995 0
[pid=24751] ppid=24747 vsize=455856 CPUtime=8.34 cores=1
/proc/24751/stat : 24751 (TNM) R 24747 24747 24303 0 -1 4202496 321 0 0 0 834 0 0 0 25 0 1 0 444191953 466796544 218 33554432000 134512640 134534564 4293259792 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24751/statm: 113964 218 95 6 0 112630 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1708444

[startup+51.1006 s]
/proc/loadavg: 10.54 10.86 10.20 11/200 24853
/proc/meminfo: memFree=15061008/32950928 swapFree=67111528/67111528
[pid=24747] ppid=24744 vsize=18324 CPUtime=0 cores=1,3
/proc/24747/stat : 24747 (ppfolio) S 24744 24747 24303 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444191953 18763776 394 33554432000 4194304 4287625 140734212186720 18446744073709551615 231895510543 0 0 4096 65536 5628608792355667968 0 0 17 3 0 0 0
/proc/24747/statm: 4581 394 345 23 0 91 0
[pid=24749] ppid=24747 vsize=1222912 CPUtime=16.75 cores=1
/proc/24749/stat : 24749 (cryptominisat) R 24747 24747 24303 0 -1 4202496 11527 0 0 0 1673 2 0 0 25 0 1 0 444191953 1252261888 3969 33554432000 4194304 4587354 140734104297872 18446744073709551615 4238282 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24749/statm: 305728 3969 337 96 0 302290 0
[pid=24750] ppid=24747 vsize=16916 CPUtime=17.49 cores=1
/proc/24750/stat : 24750 (clasp) R 24747 24747 24303 0 -1 4202496 1689 0 0 0 1749 0 0 0 25 0 1 0 444191953 17321984 1578 33554432000 4194304 4785740 140734005375216 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24750/statm: 4229 1578 341 145 0 1274 0
[pid=24751] ppid=24747 vsize=455856 CPUtime=16.84 cores=1
/proc/24751/stat : 24751 (TNM) R 24747 24747 24303 0 -1 4202496 321 0 0 0 1684 0 0 0 25 0 1 0 444191953 466796544 218 33554432000 134512640 134534564 4293259792 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24751/statm: 113964 218 95 6 0 112630 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1714008

[startup+102.307 s]
/proc/loadavg: 10.35 10.76 10.19 11/200 24854
/proc/meminfo: memFree=15038864/32950928 swapFree=67111528/67111528
[pid=24747] ppid=24744 vsize=18324 CPUtime=0 cores=1,3
/proc/24747/stat : 24747 (ppfolio) S 24744 24747 24303 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444191953 18763776 394 33554432000 4194304 4287625 140734212186720 18446744073709551615 231895510543 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/24747/statm: 4581 394 345 23 0 91 0
[pid=24749] ppid=24747 vsize=1233528 CPUtime=34.39 cores=1
/proc/24749/stat : 24749 (cryptominisat) R 24747 24747 24303 0 -1 4202496 19681 0 0 0 3436 3 0 0 25 0 1 0 444191953 1263132672 7122 33554432000 4194304 4587354 140734104297872 18446744073709551615 4238770 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24749/statm: 308382 7122 337 96 0 304944 0
[pid=24750] ppid=24747 vsize=18628 CPUtime=34.26 cores=1
/proc/24750/stat : 24750 (clasp) R 24747 24747 24303 0 -1 4202496 2081 0 0 0 3426 0 0 0 25 0 1 0 444191953 19075072 1970 33554432000 4194304 4785740 140734005375216 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24750/statm: 4657 1970 341 145 0 1702 0
[pid=24751] ppid=24747 vsize=455856 CPUtime=33.64 cores=1
/proc/24751/stat : 24751 (TNM) R 24747 24747 24303 0 -1 4202496 321 0 0 0 3364 0 0 0 25 0 1 0 444191953 466796544 218 33554432000 134512640 134534564 4293259792 18446744073709551615 134530476 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24751/statm: 113964 218 95 6 0 112630 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 1726336

[startup+162.301 s]
/proc/loadavg: 10.20 10.64 10.18 11/200 24856
/proc/meminfo: memFree=15036372/32950928 swapFree=67111528/67111528
[pid=24747] ppid=24744 vsize=18324 CPUtime=0 cores=1,3
/proc/24747/stat : 24747 (ppfolio) S 24744 24747 24303 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444191953 18763776 394 33554432000 4194304 4287625 140734212186720 18446744073709551615 231895510543 0 0 4096 65536 5628606868210319360 0 0 17 3 0 0 0
/proc/24747/statm: 4581 394 345 23 0 91 0
[pid=24749] ppid=24747 vsize=1240004 CPUtime=54.38 cores=1
/proc/24749/stat : 24749 (cryptominisat) R 24747 24747 24303 0 -1 4202496 25565 0 0 0 5434 4 0 0 25 0 1 0 444191953 1269764096 6687 33554432000 4194304 4587354 140734104297872 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24749/statm: 310001 6687 337 96 0 306563 0
[pid=24750] ppid=24747 vsize=19780 CPUtime=54.26 cores=1

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

/proc/24751/statm: 113964 218 95 6 0 112630 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 1753500

[startup+882.301 s]
/proc/loadavg: 9.18 9.56 9.86 11/200 25029
/proc/meminfo: memFree=15032416/32950928 swapFree=67111528/67111528
[pid=24747] ppid=24744 vsize=18324 CPUtime=0 cores=1,3
/proc/24747/stat : 24747 (ppfolio) S 24744 24747 24303 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444191953 18763776 394 33554432000 4194304 4287625 140734212186720 18446744073709551615 231895510543 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/24747/statm: 4581 394 345 23 0 91 0
[pid=24749] ppid=24747 vsize=1329336 CPUtime=294.95 cores=1
/proc/24749/stat : 24749 (cryptominisat) R 24747 24747 24303 0 -1 4202496 79081 0 0 0 29479 16 0 0 25 0 1 0 444191953 1361240064 13729 33554432000 4194304 4587354 140734104297872 18446744073709551615 4231904 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24749/statm: 332334 13729 337 96 0 328896 0
[pid=24750] ppid=24747 vsize=26896 CPUtime=293.95 cores=1
/proc/24750/stat : 24750 (clasp) R 24747 24747 24303 0 -1 4202496 4024 0 0 0 29395 0 0 0 25 0 1 0 444191953 27541504 3913 33554432000 4194304 4785740 140734005375216 18446744073709551615 4553015 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24750/statm: 6724 3913 341 145 0 3769 0
[pid=24751] ppid=24747 vsize=455856 CPUtime=293.4 cores=1
/proc/24751/stat : 24751 (TNM) R 24747 24747 24303 0 -1 4202496 321 0 0 0 29340 0 0 0 25 0 1 0 444191953 466796544 218 33554432000 134512640 134534564 4293259792 18446744073709551615 134528316 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24751/statm: 113964 218 95 6 0 112630 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 1830412

[startup+942.301 s]
/proc/loadavg: 9.10 9.47 9.81 10/199 25061
/proc/meminfo: memFree=15038524/32950928 swapFree=67111528/67111528
[pid=24747] ppid=24744 vsize=18324 CPUtime=0 cores=1,3
/proc/24747/stat : 24747 (ppfolio) S 24744 24747 24303 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444191953 18763776 394 33554432000 4194304 4287625 140734212186720 18446744073709551615 231895510543 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/24747/statm: 4581 394 345 23 0 91 0
[pid=24749] ppid=24747 vsize=1257564 CPUtime=314.95 cores=1
/proc/24749/stat : 24749 (cryptominisat) R 24747 24747 24303 0 -1 4202496 82871 0 0 0 31478 17 0 0 25 0 1 0 444191953 1287745536 13157 33554432000 4194304 4587354 140734104297872 18446744073709551615 4238560 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24749/statm: 314391 13157 337 96 0 310953 0
[pid=24750] ppid=24747 vsize=27048 CPUtime=313.96 cores=1
/proc/24750/stat : 24750 (clasp) R 24747 24747 24303 0 -1 4202496 4074 0 0 0 31396 0 0 0 25 0 1 0 444191953 27697152 3963 33554432000 4194304 4785740 140734005375216 18446744073709551615 4550595 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24750/statm: 6762 3963 341 145 0 3807 0
[pid=24751] ppid=24747 vsize=455856 CPUtime=313.4 cores=1
/proc/24751/stat : 24751 (TNM) R 24747 24747 24303 0 -1 4202496 321 0 0 0 31340 0 0 0 25 0 1 0 444191953 466796544 218 33554432000 134512640 134534564 4293259792 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24751/statm: 113964 218 95 6 0 112630 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 1758792

[startup+1002.3 s]
/proc/loadavg: 9.03 9.38 9.76 10/199 25062
/proc/meminfo: memFree=15031424/32950928 swapFree=67111528/67111528
[pid=24747] ppid=24744 vsize=18324 CPUtime=0 cores=1,3
/proc/24747/stat : 24747 (ppfolio) S 24744 24747 24303 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444191953 18763776 394 33554432000 4194304 4287625 140734212186720 18446744073709551615 231895510543 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/24747/statm: 4581 394 345 23 0 91 0
[pid=24749] ppid=24747 vsize=1265084 CPUtime=334.94 cores=1
/proc/24749/stat : 24749 (cryptominisat) R 24747 24747 24303 0 -1 4202496 85868 0 0 0 33476 18 0 0 25 0 1 0 444191953 1295446016 13905 33554432000 4194304 4587354 140734104297872 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24749/statm: 316271 13905 337 96 0 312833 0
[pid=24750] ppid=24747 vsize=27328 CPUtime=333.97 cores=1
/proc/24750/stat : 24750 (clasp) R 24747 24747 24303 0 -1 4202496 4136 0 0 0 33397 0 0 0 25 0 1 0 444191953 27983872 4025 33554432000 4194304 4785740 140734005375216 18446744073709551615 4553001 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24750/statm: 6832 4025 341 145 0 3877 0
[pid=24751] ppid=24747 vsize=455856 CPUtime=333.39 cores=1
/proc/24751/stat : 24751 (TNM) R 24747 24747 24303 0 -1 4202496 321 0 0 0 33339 0 0 0 25 0 1 0 444191953 466796544 218 33554432000 134512640 134534564 4293259792 18446744073709551615 10000656 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24751/statm: 113964 218 95 6 0 112630 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 1766592

[startup+1062.3 s]
/proc/loadavg: 9.01 9.31 9.71 10/199 25064
/proc/meminfo: memFree=15032872/32950928 swapFree=67111528/67111528
[pid=24747] ppid=24744 vsize=18324 CPUtime=0 cores=1,3
/proc/24747/stat : 24747 (ppfolio) S 24744 24747 24303 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444191953 18763776 394 33554432000 4194304 4287625 140734212186720 18446744073709551615 231895510543 0 0 4096 65536 5628607005649272832 0 0 17 3 0 0 0
/proc/24747/statm: 4581 394 345 23 0 91 0
[pid=24749] ppid=24747 vsize=1301060 CPUtime=354.94 cores=1
/proc/24749/stat : 24749 (cryptominisat) R 24747 24747 24303 0 -1 4202496 89657 0 0 0 35475 19 0 0 25 0 1 0 444191953 1332285440 13033 33554432000 4194304 4587354 140734104297872 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24749/statm: 325265 13033 337 96 0 321827 0
[pid=24750] ppid=24747 vsize=27496 CPUtime=353.98 cores=1
/proc/24750/stat : 24750 (clasp) R 24747 24747 24303 0 -1 4202496 4161 0 0 0 35398 0 0 0 25 0 1 0 444191953 28155904 4050 33554432000 4194304 4785740 140734005375216 18446744073709551615 4278129 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24750/statm: 6874 4050 341 145 0 3919 0
[pid=24751] ppid=24747 vsize=455856 CPUtime=353.39 cores=1
/proc/24751/stat : 24751 (TNM) R 24747 24747 24303 0 -1 4202496 321 0 0 0 35339 0 0 0 25 0 1 0 444191953 466796544 218 33554432000 134512640 134534564 4293259792 18446744073709551615 10000824 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24751/statm: 113964 218 95 6 0 112630 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 1802736

[startup+1122.3 s]
/proc/loadavg: 9.00 9.25 9.66 10/199 25065
/proc/meminfo: memFree=15028996/32950928 swapFree=67111528/67111528
[pid=24747] ppid=24744 vsize=18324 CPUtime=0 cores=1,3
/proc/24747/stat : 24747 (ppfolio) S 24744 24747 24303 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444191953 18763776 394 33554432000 4194304 4287625 140734212186720 18446744073709551615 231895510543 0 0 4096 65536 5628607005649272832 0 0 17 3 0 0 0
/proc/24747/statm: 4581 394 345 23 0 91 0
[pid=24749] ppid=24747 vsize=1267700 CPUtime=374.93 cores=1
/proc/24749/stat : 24749 (cryptominisat) R 24747 24747 24303 0 -1 4202496 92434 0 0 0 37474 19 0 0 25 0 1 0 444191953 1298124800 13427 33554432000 4194304 4587354 140734104297872 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24749/statm: 316925 13427 337 96 0 313487 0
[pid=24750] ppid=24747 vsize=27496 CPUtime=373.99 cores=1
/proc/24750/stat : 24750 (clasp) R 24747 24747 24303 0 -1 4202496 4172 0 0 0 37399 0 0 0 25 0 1 0 444191953 28155904 4061 33554432000 4194304 4785740 140734005375216 18446744073709551615 4286941 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24750/statm: 6874 4061 341 145 0 3919 0
[pid=24751] ppid=24747 vsize=455856 CPUtime=373.39 cores=1
/proc/24751/stat : 24751 (TNM) R 24747 24747 24303 0 -1 4202496 321 0 0 0 37339 0 0 0 25 0 1 0 444191953 466796544 218 33554432000 134512640 134534564 4293259792 18446744073709551615 134528404 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24751/statm: 113964 218 95 6 0 112630 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 1769376

[startup+1182.3 s]
/proc/loadavg: 9.09 9.23 9.62 10/199 25067
/proc/meminfo: memFree=15026240/32950928 swapFree=67111528/67111528
[pid=24747] ppid=24744 vsize=18324 CPUtime=0 cores=1,3
/proc/24747/stat : 24747 (ppfolio) S 24744 24747 24303 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444191953 18763776 394 33554432000 4194304 4287625 140734212186720 18446744073709551615 231895510543 0 0 4096 65536 5628607005649272832 0 0 17 3 0 0 0
/proc/24747/statm: 4581 394 345 23 0 91 0
[pid=24749] ppid=24747 vsize=1329736 CPUtime=394.93 cores=1
/proc/24749/stat : 24749 (cryptominisat) R 24747 24747 24303 0 -1 4202496 95146 0 0 0 39473 20 0 0 25 0 1 0 444191953 1361649664 13741 33554432000 4194304 4587354 140734104297872 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24749/statm: 332434 13741 337 96 0 328996 0
[pid=24750] ppid=24747 vsize=27904 CPUtime=393.99 cores=1
/proc/24750/stat : 24750 (clasp) R 24747 24747 24303 0 -1 4202496 4245 0 0 0 39399 0 0 0 25 0 1 0 444191953 28573696 4134 33554432000 4194304 4785740 140734005375216 18446744073709551615 4278073 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24750/statm: 6976 4134 341 145 0 4021 0
[pid=24751] ppid=24747 vsize=455856 CPUtime=393.38 cores=1
/proc/24751/stat : 24751 (TNM) R 24747 24747 24303 0 -1 4202496 321 0 0 0 39338 0 0 0 25 0 1 0 444191953 466796544 218 33554432000 134512640 134534564 4293259792 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24751/statm: 113964 218 95 6 0 112630 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 1831820

[startup+1242.3 s]
/proc/loadavg: 9.03 9.19 9.58 10/199 25069
/proc/meminfo: memFree=15022620/32950928 swapFree=67111528/67111528
[pid=24747] ppid=24744 vsize=18324 CPUtime=0 cores=1,3
/proc/24747/stat : 24747 (ppfolio) S 24744 24747 24303 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444191953 18763776 394 33554432000 4194304 4287625 140734212186720 18446744073709551615 231895510543 0 0 4096 65536 5628607005649272832 0 0 17 3 0 0 0
/proc/24747/statm: 4581 394 345 23 0 91 0
[pid=24749] ppid=24747 vsize=1267792 CPUtime=414.93 cores=1
/proc/24749/stat : 24749 (cryptominisat) R 24747 24747 24303 0 -1 4202496 97795 0 0 0 41473 20 0 0 25 0 1 0 444191953 1298219008 13995 33554432000 4194304 4587354 140734104297872 18446744073709551615 4231917 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24749/statm: 316948 13995 337 96 0 313510 0
[pid=24750] ppid=24747 vsize=28036 CPUtime=414 cores=1
/proc/24750/stat : 24750 (clasp) R 24747 24747 24303 0 -1 4202496 4300 0 0 0 41400 0 0 0 25 0 1 0 444191953 28708864 4189 33554432000 4194304 4785740 140734005375216 18446744073709551615 4552483 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24750/statm: 7009 4189 341 145 0 4054 0
[pid=24751] ppid=24747 vsize=455856 CPUtime=413.38 cores=1
/proc/24751/stat : 24751 (TNM) R 24747 24747 24303 0 -1 4202496 321 0 0 0 41338 0 0 0 25 0 1 0 444191953 466796544 218 33554432000 134512640 134534564 4293259792 18446744073709551615 134530820 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24751/statm: 113964 218 95 6 0 112630 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 1770008



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 9.01 9.15 9.54 10/199 25070
/proc/meminfo: memFree=15026564/32950928 swapFree=67111528/67111528
[pid=24747] ppid=24744 vsize=18324 CPUtime=0 cores=1,3
/proc/24747/stat : 24747 (ppfolio) S 24744 24747 24303 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444191953 18763776 394 33554432000 4194304 4287625 140734212186720 18446744073709551615 231895510543 0 0 4096 65536 5628607005649272832 0 0 17 3 0 0 0
/proc/24747/statm: 4581 394 345 23 0 91 0
[pid=24749] ppid=24747 vsize=1258236 CPUtime=434.13 cores=1
/proc/24749/stat : 24749 (cryptominisat) R 24747 24747 24303 0 -1 4202496 101428 0 0 0 43392 21 0 0 25 0 1 0 444191953 1288433664 12738 33554432000 4194304 4587354 140734104297872 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24749/statm: 314559 12738 337 96 0 311121 0
[pid=24750] ppid=24747 vsize=28208 CPUtime=433.22 cores=1
/proc/24750/stat : 24750 (clasp) R 24747 24747 24303 0 -1 4202496 4335 0 0 0 43322 0 0 0 25 0 1 0 444191953 28884992 4224 33554432000 4194304 4785740 140734005375216 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24750/statm: 7052 4224 341 145 0 4097 0
[pid=24751] ppid=24747 vsize=455856 CPUtime=432.67 cores=1
/proc/24751/stat : 24751 (TNM) R 24747 24747 24303 0 -1 4202496 321 0 0 0 43267 0 0 0 25 0 1 0 444191953 466796544 218 33554432000 134512640 134534564 4293259792 18446744073709551615 134530862 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24751/statm: 113964 218 95 6 0 112630 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 1760624

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

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 24747 and gives
#  childrusage.ru_utime.tv_sec=867
#  childrusage.ru_utime.tv_usec=148173
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=228965
# CPU time returned by wait4() is 867.377
# while last known CPU time is 1300.02
#
# 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): 1300.02
CPU user time (s): 1299.81
CPU system time (s): 0.21
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 3009608

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

runsolver used 2.13967 second user time and 4.95925 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-11 18:33:33
IDJOB=3191779
IDBENCH=82910
IDSOLVER=1613
FILE ID=node114/3191779-1302539613
RUNJOBID= node114-1302537010-24323
PBS_JOBID= 12951125
Free space on /tmp= 71804 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v400-c1704-S895193371-061.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191779-1302539613/watcher-3191779-1302539613 -o /tmp/evaluation-result-3191779-1302539613/solver-3191779-1302539613 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191779-1302539613.cnf

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

MD5SUM BENCH= 737aa440f80cd8be0050a0f138c79eb6
RANDOM SEED=1686755076

node114.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.848
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.848
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.848
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.848
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.73
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.848
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.848
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.848
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.74
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.848
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:      15103936 kB
Buffers:        694992 kB
Cached:       16587848 kB
SwapCached:          0 kB
Active:        5221188 kB
Inactive:     12189056 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15103936 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10104 kB
Writeback:           0 kB
AnonPages:      127784 kB
Mapped:          16432 kB
Slab:           370516 kB
PageTables:       6024 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  2823276 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= 71796 MiB
End job on node114 at 2011-04-11 18:55:13