Trace number 3191659

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v500-c2130-S1383368897-031.UNKNOWN.cnf
MD5SUM4d20714634af5755393f1c67cf27956c
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 variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
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) 1
0.00/0.01	Starting clasp 1.3.6 on core(s) 1
0.00/0.01	Starting TNM 2009 on core(s) 1
1300.03/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-3191659-1302538804/watcher-3191659-1302538804 -o /tmp/evaluation-result-3191659-1302538804/solver-3191659-1302538804 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191659-1302538804.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: 12.03 11.49 9.43 11/198 30870
/proc/meminfo: memFree=15996820/32950928 swapFree=67111528/67111528
[pid=30870] ppid=30868 vsize=18188 CPUtime=0 cores=1,3
/proc/30870/stat : 30870 (ppfolio) R 30868 30870 30357 0 -1 4194304 362 0 0 0 0 0 0 0 25 0 1 0 444111057 18624512 297 33554432000 4194304 4287625 140737151180688 18446744073709551615 47405188517712 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30870/statm: 4547 304 260 23 0 57 0

[startup+0.096095 s]
/proc/loadavg: 12.03 11.49 9.43 11/198 30870
/proc/meminfo: memFree=15996820/32950928 swapFree=67111528/67111528
[pid=30870] ppid=30868 vsize=18324 CPUtime=0 cores=1,3
/proc/30870/stat : 30870 (ppfolio) S 30868 30870 30357 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 444111057 18763776 393 33554432000 4194304 4287625 140737151180688 18446744073709551615 251367566863 0 0 4096 65536 4435924141220004104 0 0 17 3 0 0 0
/proc/30870/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101097 s]
/proc/loadavg: 12.03 11.49 9.43 11/198 30870
/proc/meminfo: memFree=15996820/32950928 swapFree=67111528/67111528
[pid=30870] ppid=30868 vsize=18324 CPUtime=0 cores=1,3
/proc/30870/stat : 30870 (ppfolio) S 30868 30870 30357 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 444111057 18763776 393 33554432000 4194304 4287625 140737151180688 18446744073709551615 251367566863 0 0 4096 65536 4435924141220004104 0 0 17 3 0 0 0
/proc/30870/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301062 s]
/proc/loadavg: 12.03 11.49 9.43 11/198 30870
/proc/meminfo: memFree=15996820/32950928 swapFree=67111528/67111528
[pid=30870] ppid=30868 vsize=18324 CPUtime=0 cores=1,3
/proc/30870/stat : 30870 (ppfolio) S 30868 30870 30357 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 444111057 18763776 393 33554432000 4194304 4287625 140737151180688 18446744073709551615 251367566863 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/30870/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700987 s]
/proc/loadavg: 12.03 11.49 9.43 11/198 30870
/proc/meminfo: memFree=15996820/32950928 swapFree=67111528/67111528
[pid=30870] ppid=30868 vsize=18324 CPUtime=0 cores=1,3
/proc/30870/stat : 30870 (ppfolio) S 30868 30870 30357 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 444111057 18763776 393 33554432000 4194304 4287625 140737151180688 18446744073709551615 251367566863 0 0 4096 65536 9269887700901560320 0 0 17 3 0 0 0
/proc/30870/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50084 s]
/proc/loadavg: 12.03 11.49 9.43 13/202 30874
/proc/meminfo: memFree=15993440/32950928 swapFree=67111528/67111528
[pid=30870] ppid=30868 vsize=18324 CPUtime=0 cores=1,3
/proc/30870/stat : 30870 (ppfolio) S 30868 30870 30357 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 444111057 18763776 393 33554432000 4194304 4287625 140737151180688 18446744073709551615 251367566863 0 0 4096 65536 9269887838340513792 0 0 17 3 0 0 0
/proc/30870/statm: 4581 393 345 23 0 91 0
[pid=30872] ppid=30870 vsize=1558140 CPUtime=0.54 cores=1
/proc/30872/stat : 30872 (cryptominisat) R 30870 30870 30357 0 -1 4202496 1335 0 0 0 54 0 0 0 25 0 1 0 444111058 1595535360 816 33554432000 4194304 4587354 140734126335920 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30872/statm: 389535 816 327 96 0 386097 0
[pid=30873] ppid=30870 vsize=13220 CPUtime=0.4 cores=1
/proc/30873/stat : 30873 (clasp) R 30870 30870 30357 0 -1 4202496 766 0 0 0 40 0 0 0 25 0 1 0 444111058 13537280 654 33554432000 4194304 4785740 140736782878272 18446744073709551615 4309682 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30873/statm: 3305 654 340 145 0 350 0
[pid=30874] ppid=30870 vsize=455824 CPUtime=0.54 cores=1
/proc/30874/stat : 30874 (TNM) R 30870 30870 30357 0 -1 4202496 336 0 0 0 54 0 0 0 25 0 1 0 444111058 466763776 233 33554432000 134512640 134534564 4288271104 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30874/statm: 113956 233 95 6 0 112622 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 2045508

[startup+3.10054 s]
/proc/loadavg: 12.03 11.49 9.43 13/202 30874
/proc/meminfo: memFree=15991460/32950928 swapFree=67111528/67111528
[pid=30870] ppid=30868 vsize=18324 CPUtime=0 cores=1,3
/proc/30870/stat : 30870 (ppfolio) S 30868 30870 30357 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 444111057 18763776 393 33554432000 4194304 4287625 140737151180688 18446744073709551615 251367566863 0 0 4096 65536 9269886051634118656 0 0 17 3 0 0 0
/proc/30870/statm: 4581 393 345 23 0 91 0
[pid=30872] ppid=30870 vsize=1559144 CPUtime=1.09 cores=1
/proc/30872/stat : 30872 (cryptominisat) R 30870 30870 30357 0 -1 4202496 1878 0 0 0 109 0 0 0 25 0 1 0 444111058 1596563456 1048 33554432000 4194304 4587354 140734126335920 18446744073709551615 4238668 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30872/statm: 389786 1048 331 96 0 386348 0
[pid=30873] ppid=30870 vsize=13752 CPUtime=0.9 cores=1
/proc/30873/stat : 30873 (clasp) R 30870 30870 30357 0 -1 4202496 887 0 0 0 90 0 0 0 25 0 1 0 444111058 14082048 775 33554432000 4194304 4785740 140736782878272 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30873/statm: 3438 775 340 145 0 483 0
[pid=30874] ppid=30870 vsize=455824 CPUtime=1.09 cores=1
/proc/30874/stat : 30874 (TNM) R 30870 30870 30357 0 -1 4202496 336 0 0 0 109 0 0 0 25 0 1 0 444111058 466763776 233 33554432000 134512640 134534564 4288271104 18446744073709551615 134528551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30874/statm: 113956 233 95 6 0 112622 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 2047044

[startup+6.30095 s]
/proc/loadavg: 12.03 11.50 9.45 13/202 30874
/proc/meminfo: memFree=15981336/32950928 swapFree=67111528/67111528
[pid=30870] ppid=30868 vsize=18324 CPUtime=0 cores=1,3
/proc/30870/stat : 30870 (ppfolio) S 30868 30870 30357 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 444111057 18763776 393 33554432000 4194304 4287625 140737151180688 18446744073709551615 251367566863 0 0 4096 65536 9269885914195165184 0 0 17 3 0 0 0
/proc/30870/statm: 4581 393 345 23 0 91 0
[pid=30872] ppid=30870 vsize=1565112 CPUtime=2.13 cores=1
/proc/30872/stat : 30872 (cryptominisat) R 30870 30870 30357 0 -1 4202496 4153 0 0 0 213 0 0 0 25 0 1 0 444111058 1602674688 2549 33554432000 4194304 4587354 140734126335920 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30872/statm: 391278 2549 337 96 0 387840 0
[pid=30873] ppid=30870 vsize=14292 CPUtime=2 cores=1
/proc/30873/stat : 30873 (clasp) R 30870 30870 30357 0 -1 4202496 1043 0 0 0 200 0 0 0 25 0 1 0 444111058 14635008 931 33554432000 4194304 4785740 140736782878272 18446744073709551615 4553046 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30873/statm: 3573 931 340 145 0 618 0
[pid=30874] ppid=30870 vsize=455824 CPUtime=2.14 cores=1
/proc/30874/stat : 30874 (TNM) R 30870 30870 30357 0 -1 4202496 336 0 0 0 214 0 0 0 25 0 1 0 444111058 466763776 233 33554432000 134512640 134534564 4288271104 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30874/statm: 113956 233 95 6 0 112622 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 2053552

[startup+12.7008 s]
/proc/loadavg: 12.03 11.51 9.46 13/202 30874
/proc/meminfo: memFree=15977008/32950928 swapFree=67111528/67111528
[pid=30870] ppid=30868 vsize=18324 CPUtime=0 cores=1,3
/proc/30870/stat : 30870 (ppfolio) S 30868 30870 30357 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 444111057 18763776 393 33554432000 4194304 4287625 140737151180688 18446744073709551615 251367566863 0 0 4096 65536 9269885914195165184 0 0 17 3 0 0 0
/proc/30870/statm: 4581 393 345 23 0 91 0
[pid=30872] ppid=30870 vsize=1568488 CPUtime=4.29 cores=1
/proc/30872/stat : 30872 (cryptominisat) R 30870 30870 30357 0 -1 4202496 6301 0 0 0 428 1 0 0 25 0 1 0 444111058 1606131712 3250 33554432000 4194304 4587354 140734126335920 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30872/statm: 392122 3250 337 96 0 388684 0
[pid=30873] ppid=30870 vsize=15092 CPUtime=4.09 cores=1
/proc/30873/stat : 30873 (clasp) R 30870 30870 30357 0 -1 4202496 1249 0 0 0 409 0 0 0 25 0 1 0 444111058 15454208 1137 33554432000 4194304 4785740 140736782878272 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30873/statm: 3773 1137 340 145 0 818 0
[pid=30874] ppid=30870 vsize=455824 CPUtime=4.29 cores=1
/proc/30874/stat : 30874 (TNM) R 30870 30870 30357 0 -1 4202496 336 0 0 0 429 0 0 0 25 0 1 0 444111058 466763776 233 33554432000 134512640 134534564 4288271104 18446744073709551615 134528888 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30874/statm: 113956 233 95 6 0 112622 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 2057728

[startup+25.5004 s]
/proc/loadavg: 12.02 11.53 9.50 13/202 30875
/proc/meminfo: memFree=15974656/32950928 swapFree=67111528/67111528
[pid=30870] ppid=30868 vsize=18324 CPUtime=0 cores=1,3
/proc/30870/stat : 30870 (ppfolio) S 30868 30870 30357 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 444111057 18763776 393 33554432000 4194304 4287625 140737151180688 18446744073709551615 251367566863 0 0 4096 65536 9269886189073072128 0 0 17 3 0 0 0
/proc/30870/statm: 4581 393 345 23 0 91 0
[pid=30872] ppid=30870 vsize=1569800 CPUtime=8.54 cores=1
/proc/30872/stat : 30872 (cryptominisat) R 30870 30870 30357 0 -1 4202496 8682 0 0 0 853 1 0 0 25 0 1 0 444111058 1607475200 3742 33554432000 4194304 4587354 140734126335920 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30872/statm: 392450 3742 337 96 0 389012 0
[pid=30873] ppid=30870 vsize=16464 CPUtime=8.39 cores=1
/proc/30873/stat : 30873 (clasp) R 30870 30870 30357 0 -1 4202496 1568 0 0 0 839 0 0 0 25 0 1 0 444111058 16859136 1456 33554432000 4194304 4785740 140736782878272 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30873/statm: 4116 1456 340 145 0 1161 0
[pid=30874] ppid=30870 vsize=455824 CPUtime=8.54 cores=1
/proc/30874/stat : 30874 (TNM) R 30870 30870 30357 0 -1 4202496 336 0 0 0 854 0 0 0 25 0 1 0 444111058 466763776 233 33554432000 134512640 134534564 4288271104 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30874/statm: 113956 233 95 6 0 112622 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2060412

[startup+51.1006 s]
/proc/loadavg: 11.93 11.55 9.56 12/201 30905
/proc/meminfo: memFree=15993936/32950928 swapFree=67111528/67111528
[pid=30870] ppid=30868 vsize=18324 CPUtime=0 cores=1,3
/proc/30870/stat : 30870 (ppfolio) S 30868 30870 30357 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 444111057 18763776 393 33554432000 4194304 4287625 140737151180688 18446744073709551615 251367566863 0 0 4096 65536 9269886189073072128 0 0 17 3 0 0 0
/proc/30870/statm: 4581 393 345 23 0 91 0
[pid=30872] ppid=30870 vsize=1572120 CPUtime=17.09 cores=1
/proc/30872/stat : 30872 (cryptominisat) R 30870 30870 30357 0 -1 4202496 13395 0 0 0 1707 2 0 0 25 0 1 0 444111058 1609850880 4516 33554432000 4194304 4587354 140734126335920 18446744073709551615 4244171 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30872/statm: 393030 4516 337 96 0 389592 0
[pid=30873] ppid=30870 vsize=17960 CPUtime=16.89 cores=1
/proc/30873/stat : 30873 (clasp) R 30870 30870 30357 0 -1 4202496 1949 0 0 0 1689 0 0 0 25 0 1 0 444111058 18391040 1837 33554432000 4194304 4785740 140736782878272 18446744073709551615 4287186 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30873/statm: 4490 1837 340 145 0 1535 0
[pid=30874] ppid=30870 vsize=455824 CPUtime=17.09 cores=1
/proc/30874/stat : 30874 (TNM) R 30870 30870 30357 0 -1 4202496 336 0 0 0 1709 0 0 0 25 0 1 0 444111058 466763776 233 33554432000 134512640 134534564 4288271104 18446744073709551615 134529844 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30874/statm: 113956 233 95 6 0 112622 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 2064228

[startup+102.307 s]
/proc/loadavg: 11.93 11.60 9.68 13/202 30937
/proc/meminfo: memFree=15970220/32950928 swapFree=67111528/67111528
[pid=30870] ppid=30868 vsize=18324 CPUtime=0 cores=1,3
/proc/30870/stat : 30870 (ppfolio) S 30868 30870 30357 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 444111057 18763776 393 33554432000 4194304 4287625 140737151180688 18446744073709551615 251367566863 0 0 4096 65536 9269886463950979072 0 0 17 3 0 0 0
/proc/30870/statm: 4581 393 345 23 0 91 0
[pid=30872] ppid=30870 vsize=1576424 CPUtime=34.15 cores=1
/proc/30872/stat : 30872 (cryptominisat) R 30870 30870 30357 0 -1 4202496 20506 0 0 0 3412 3 0 0 25 0 1 0 444111058 1614258176 5722 33554432000 4194304 4587354 140734126335920 18446744073709551615 4238668 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30872/statm: 394106 5722 337 96 0 390668 0
[pid=30873] ppid=30870 vsize=20068 CPUtime=33.99 cores=1
/proc/30873/stat : 30873 (clasp) R 30870 30870 30357 0 -1 4202496 2436 0 0 0 3399 0 0 0 25 0 1 0 444111058 20549632 2324 33554432000 4194304 4785740 140736782878272 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30873/statm: 5017 2324 340 145 0 2062 0
[pid=30874] ppid=30870 vsize=455824 CPUtime=34.14 cores=1
/proc/30874/stat : 30874 (TNM) R 30870 30870 30357 0 -1 4202496 336 0 0 0 3414 0 0 0 25 0 1 0 444111058 466763776 233 33554432000 134512640 134534564 4288271104 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30874/statm: 113956 233 95 6 0 112622 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 2070640

[startup+162.301 s]
/proc/loadavg: 12.10 11.70 9.83 13/202 30938
/proc/meminfo: memFree=15942932/32950928 swapFree=67111528/67111528
[pid=30870] ppid=30868 vsize=18324 CPUtime=0 cores=1,3
/proc/30870/stat : 30870 (ppfolio) S 30868 30870 30357 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 444111057 18763776 393 33554432000 4194304 4287625 140737151180688 18446744073709551615 251367566863 0 0 4096 65536 9269886326512025600 0 0 17 3 0 0 0
/proc/30870/statm: 4581 393 345 23 0 91 0
[pid=30872] ppid=30870 vsize=1585256 CPUtime=54.15 cores=1
/proc/30872/stat : 30872 (cryptominisat) R 30870 30870 30357 0 -1 4202496 25580 0 0 0 5411 4 0 0 25 0 1 0 444111058 1623302144 7232 33554432000 4194304 4587354 140734126335920 18446744073709551615 4238766 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30872/statm: 396314 7232 337 96 0 392876 0
[pid=30873] ppid=30870 vsize=21500 CPUtime=53.99 cores=1

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

/proc/30874/statm: 113956 233 95 6 0 112622 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 2107324

[startup+882.3 s]
/proc/loadavg: 12.01 11.98 10.99 13/202 30958
/proc/meminfo: memFree=15832924/32950928 swapFree=67111528/67111528
[pid=30870] ppid=30868 vsize=18324 CPUtime=0 cores=1,3
/proc/30870/stat : 30870 (ppfolio) S 30868 30870 30357 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 444111057 18763776 393 33554432000 4194304 4287625 140737151180688 18446744073709551615 251367566863 0 0 4096 65536 9269886738828886016 0 0 17 3 0 0 0
/proc/30870/statm: 4581 393 345 23 0 91 0
[pid=30872] ppid=30870 vsize=1595036 CPUtime=294.15 cores=1
/proc/30872/stat : 30872 (cryptominisat) R 30870 30870 30357 0 -1 4202496 71389 0 0 0 29400 15 0 0 25 0 1 0 444111058 1633316864 10550 33554432000 4194304 4587354 140734126335920 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30872/statm: 398759 10550 337 96 0 395321 0
[pid=30873] ppid=30870 vsize=30272 CPUtime=293.95 cores=1
/proc/30873/stat : 30873 (clasp) R 30870 30870 30357 0 -1 4202496 4809 0 0 0 29395 0 0 0 25 0 1 0 444111058 30998528 4697 33554432000 4194304 4785740 140736782878272 18446744073709551615 4549778 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30873/statm: 7568 4697 340 145 0 4613 0
[pid=30874] ppid=30870 vsize=455824 CPUtime=294.2 cores=1
/proc/30874/stat : 30874 (TNM) R 30870 30870 30357 0 -1 4202496 336 0 0 0 29420 0 0 0 25 0 1 0 444111058 466763776 233 33554432000 134512640 134534564 4288271104 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30874/statm: 113956 233 95 6 0 112622 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 2099456

[startup+942.3 s]
/proc/loadavg: 12.00 11.98 11.05 13/202 30959
/proc/meminfo: memFree=15809448/32950928 swapFree=67111528/67111528
[pid=30870] ppid=30868 vsize=18324 CPUtime=0 cores=1,3
/proc/30870/stat : 30870 (ppfolio) S 30868 30870 30357 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 444111057 18763776 393 33554432000 4194304 4287625 140737151180688 18446744073709551615 251367566863 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/30870/statm: 4581 393 345 23 0 91 0
[pid=30872] ppid=30870 vsize=1612440 CPUtime=314.15 cores=1
/proc/30872/stat : 30872 (cryptominisat) R 30870 30870 30357 0 -1 4202496 77441 0 0 0 31399 16 0 0 25 0 1 0 444111058 1651138560 13905 33554432000 4194304 4587354 140734126335920 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30872/statm: 403110 13905 337 96 0 399672 0
[pid=30873] ppid=30870 vsize=30592 CPUtime=313.96 cores=1
/proc/30873/stat : 30873 (clasp) R 30870 30870 30357 0 -1 4202496 4893 0 0 0 31396 0 0 0 25 0 1 0 444111058 31326208 4781 33554432000 4194304 4785740 140736782878272 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30873/statm: 7648 4781 340 145 0 4693 0
[pid=30874] ppid=30870 vsize=455824 CPUtime=314.2 cores=1
/proc/30874/stat : 30874 (TNM) R 30870 30870 30357 0 -1 4202496 336 0 0 0 31420 0 0 0 25 0 1 0 444111058 466763776 233 33554432000 134512640 134534564 4288271104 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30874/statm: 113956 233 95 6 0 112622 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 2117180

[startup+1002.3 s]
/proc/loadavg: 12.06 12.00 11.11 13/202 30961
/proc/meminfo: memFree=15801720/32950928 swapFree=67111528/67111528
[pid=30870] ppid=30868 vsize=18324 CPUtime=0 cores=1,3
/proc/30870/stat : 30870 (ppfolio) S 30868 30870 30357 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 444111057 18763776 393 33554432000 4194304 4287625 140737151180688 18446744073709551615 251367566863 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/30870/statm: 4581 393 345 23 0 91 0
[pid=30872] ppid=30870 vsize=1621016 CPUtime=334.14 cores=1
/proc/30872/stat : 30872 (cryptominisat) R 30870 30870 30357 0 -1 4202496 80036 0 0 0 33398 16 0 0 25 0 1 0 444111058 1659920384 16445 33554432000 4194304 4587354 140734126335920 18446744073709551615 4238445 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30872/statm: 405254 16445 337 96 0 401816 0
[pid=30873] ppid=30870 vsize=31192 CPUtime=333.97 cores=1
/proc/30873/stat : 30873 (clasp) R 30870 30870 30357 0 -1 4202496 5000 0 0 0 33397 0 0 0 25 0 1 0 444111058 31940608 4888 33554432000 4194304 4785740 140736782878272 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30873/statm: 7798 4888 340 145 0 4843 0
[pid=30874] ppid=30870 vsize=455824 CPUtime=334.19 cores=1
/proc/30874/stat : 30874 (TNM) R 30870 30870 30357 0 -1 4202496 336 0 0 0 33419 0 0 0 25 0 1 0 444111058 466763776 233 33554432000 134512640 134534564 4288271104 18446744073709551615 2476411 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30874/statm: 113956 233 95 6 0 112622 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 2126356

[startup+1062.3 s]
/proc/loadavg: 12.02 12.00 11.16 13/202 30962
/proc/meminfo: memFree=15807760/32950928 swapFree=67111528/67111528
[pid=30870] ppid=30868 vsize=18324 CPUtime=0 cores=1,3
/proc/30870/stat : 30870 (ppfolio) S 30868 30870 30357 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 444111057 18763776 393 33554432000 4194304 4287625 140737151180688 18446744073709551615 251367566863 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/30870/statm: 4581 393 345 23 0 91 0
[pid=30872] ppid=30870 vsize=1628068 CPUtime=354.14 cores=1
/proc/30872/stat : 30872 (cryptominisat) R 30870 30870 30357 0 -1 4202496 81450 0 0 0 35397 17 0 0 25 0 1 0 444111058 1667141632 15261 33554432000 4194304 4587354 140734126335920 18446744073709551615 4250267 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30872/statm: 407017 15261 337 96 0 403579 0
[pid=30873] ppid=30870 vsize=31808 CPUtime=353.98 cores=1
/proc/30873/stat : 30873 (clasp) R 30870 30870 30357 0 -1 4202496 5143 0 0 0 35398 0 0 0 25 0 1 0 444111058 32571392 5031 33554432000 4194304 4785740 140736782878272 18446744073709551615 4553068 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30873/statm: 7952 5031 340 145 0 4997 0
[pid=30874] ppid=30870 vsize=455824 CPUtime=354.19 cores=1
/proc/30874/stat : 30874 (TNM) R 30870 30870 30357 0 -1 4202496 336 0 0 0 35419 0 0 0 25 0 1 0 444111058 466763776 233 33554432000 134512640 134534564 4288271104 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30874/statm: 113956 233 95 6 0 112622 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 2134024

[startup+1122.3 s]
/proc/loadavg: 11.94 11.97 11.20 13/202 31087
/proc/meminfo: memFree=15922684/32950928 swapFree=67111528/67111528
[pid=30870] ppid=30868 vsize=18324 CPUtime=0 cores=1,3
/proc/30870/stat : 30870 (ppfolio) S 30868 30870 30357 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 444111057 18763776 393 33554432000 4194304 4287625 140737151180688 18446744073709551615 251367566863 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/30870/statm: 4581 393 345 23 0 91 0
[pid=30872] ppid=30870 vsize=1611728 CPUtime=374.13 cores=1
/proc/30872/stat : 30872 (cryptominisat) R 30870 30870 30357 0 -1 4202496 82880 0 0 0 37396 17 0 0 25 0 1 0 444111058 1650409472 14009 33554432000 4194304 4587354 140734126335920 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30872/statm: 402932 14009 337 96 0 399494 0
[pid=30873] ppid=30870 vsize=32148 CPUtime=373.99 cores=1
/proc/30873/stat : 30873 (clasp) R 30870 30870 30357 0 -1 4202496 5226 0 0 0 37399 0 0 0 25 0 1 0 444111058 32919552 5114 33554432000 4194304 4785740 140736782878272 18446744073709551615 4552970 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30873/statm: 8037 5114 340 145 0 5082 0
[pid=30874] ppid=30870 vsize=455824 CPUtime=374.19 cores=1
/proc/30874/stat : 30874 (TNM) R 30870 30870 30357 0 -1 4202496 336 0 0 0 37419 0 0 0 25 0 1 0 444111058 466763776 233 33554432000 134512640 134534564 4288271104 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30874/statm: 113956 233 95 6 0 112622 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 2118024

[startup+1182.3 s]
/proc/loadavg: 11.97 11.97 11.25 14/202 31091
/proc/meminfo: memFree=15891960/32950928 swapFree=67111528/67111528
[pid=30870] ppid=30868 vsize=18324 CPUtime=0 cores=1,3
/proc/30870/stat : 30870 (ppfolio) S 30868 30870 30357 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 444111057 18763776 393 33554432000 4194304 4287625 140737151180688 18446744073709551615 251367566863 0 0 4096 65536 9269886601389932544 0 0 17 3 0 0 0
/proc/30870/statm: 4581 393 345 23 0 91 0
[pid=30872] ppid=30870 vsize=1625596 CPUtime=394.13 cores=1
/proc/30872/stat : 30872 (cryptominisat) R 30870 30870 30357 0 -1 4202496 85591 0 0 0 39395 18 0 0 25 0 1 0 444111058 1664610304 16643 33554432000 4194304 4587354 140734126335920 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30872/statm: 406399 16643 337 96 0 402961 0
[pid=30873] ppid=30870 vsize=32860 CPUtime=394 cores=1
/proc/30873/stat : 30873 (clasp) R 30870 30870 30357 0 -1 4202496 5377 0 0 0 39400 0 0 0 25 0 1 0 444111058 33648640 5265 33554432000 4194304 4785740 140736782878272 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30873/statm: 8215 5265 340 145 0 5260 0
[pid=30874] ppid=30870 vsize=455824 CPUtime=394.18 cores=1
/proc/30874/stat : 30874 (TNM) R 30870 30870 30357 0 -1 4202496 336 0 0 0 39418 0 0 0 25 0 1 0 444111058 466763776 233 33554432000 134512640 134534564 4288271104 18446744073709551615 134528993 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30874/statm: 113956 233 95 6 0 112622 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 2132604

[startup+1242.3 s]
/proc/loadavg: 11.99 11.97 11.29 14/202 31092
/proc/meminfo: memFree=15888724/32950928 swapFree=67111528/67111528
[pid=30870] ppid=30868 vsize=18324 CPUtime=0 cores=1,3
/proc/30870/stat : 30870 (ppfolio) S 30868 30870 30357 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 444111057 18763776 393 33554432000 4194304 4287625 140737151180688 18446744073709551615 251367566863 0 0 4096 65536 9269886601389932544 0 0 17 3 0 0 0
/proc/30870/statm: 4581 393 345 23 0 91 0
[pid=30872] ppid=30870 vsize=1628292 CPUtime=414.12 cores=1
/proc/30872/stat : 30872 (cryptominisat) R 30870 30870 30357 0 -1 4202496 86882 0 0 0 41394 18 0 0 25 0 1 0 444111058 1667371008 15199 33554432000 4194304 4587354 140734126335920 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30872/statm: 407073 15199 337 96 0 403635 0
[pid=30873] ppid=30870 vsize=33140 CPUtime=414 cores=1
/proc/30873/stat : 30873 (clasp) R 30870 30870 30357 0 -1 4202496 5462 0 0 0 41400 0 0 0 25 0 1 0 444111058 33935360 5350 33554432000 4194304 4785740 140736782878272 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30873/statm: 8285 5350 340 145 0 5330 0
[pid=30874] ppid=30870 vsize=455824 CPUtime=414.18 cores=1
/proc/30874/stat : 30874 (TNM) R 30870 30870 30357 0 -1 4202496 336 0 0 0 41418 0 0 0 25 0 1 0 444111058 466763776 233 33554432000 134512640 134534564 4288271104 18446744073709551615 134528545 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30874/statm: 113956 233 95 6 0 112622 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 2135580



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 11.99 11.97 11.33 13/202 31094
/proc/meminfo: memFree=15887204/32950928 swapFree=67111528/67111528
[pid=30870] ppid=30868 vsize=18324 CPUtime=0 cores=1,3
/proc/30870/stat : 30870 (ppfolio) S 30868 30870 30357 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 444111057 18763776 393 33554432000 4194304 4287625 140737151180688 18446744073709551615 251367566863 0 0 4096 65536 9269886601389932544 0 0 17 3 0 0 0
/proc/30870/statm: 4581 393 345 23 0 91 0
[pid=30872] ppid=30870 vsize=1608772 CPUtime=433.42 cores=1
/proc/30872/stat : 30872 (cryptominisat) R 30870 30870 30357 0 -1 4202496 88450 0 0 0 43323 19 0 0 25 0 1 0 444111058 1647382528 14021 33554432000 4194304 4587354 140734126335920 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30872/statm: 402193 14021 337 96 0 398755 0
[pid=30873] ppid=30870 vsize=33588 CPUtime=433.23 cores=1
/proc/30873/stat : 30873 (clasp) R 30870 30870 30357 0 -1 4202496 5571 0 0 0 43323 0 0 0 25 0 1 0 444111058 34394112 5459 33554432000 4194304 4785740 140736782878272 18446744073709551615 4275216 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30873/statm: 8397 5459 340 145 0 5442 0
[pid=30874] ppid=30870 vsize=455824 CPUtime=433.38 cores=1
/proc/30874/stat : 30874 (TNM) R 30870 30870 30357 0 -1 4202496 336 0 0 0 43338 0 0 0 25 0 1 0 444111058 466763776 233 33554432000 134512640 134534564 4288271104 18446744073709551615 134528966 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30874/statm: 113956 233 95 6 0 112622 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 2116508

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 30870 and gives
#  childrusage.ru_utime.tv_sec=866
#  childrusage.ru_utime.tv_usec=466277
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=204968
# CPU time returned by wait4() is 866.671
# while last known CPU time is 1300.03
#
# 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.03
CPU user time (s): 1299.84
CPU system time (s): 0.19
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 3653348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 866.466
system time used= 0.204968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 94554
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= 182
involuntary context switches= 9308

runsolver used 2.12968 second user time and 5.03823 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-11 18:20:04
IDJOB=3191659
IDBENCH=82790
IDSOLVER=1613
FILE ID=node113/3191659-1302538804
RUNJOBID= node113-1302537273-30377
PBS_JOBID= 12951134
Free space on /tmp= 71052 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v500-c2130-S1383368897-031.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191659-1302538804/watcher-3191659-1302538804 -o /tmp/evaluation-result-3191659-1302538804/solver-3191659-1302538804 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191659-1302538804.cnf

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

MD5SUM BENCH= 4d20714634af5755393f1c67cf27956c
RANDOM SEED=212945325

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:      15996976 kB
Buffers:        725848 kB
Cached:       15622988 kB
SwapCached:          0 kB
Active:        9238564 kB
Inactive:      7292880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15996976 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10152 kB
Writeback:           0 kB
AnonPages:      182792 kB
Mapped:          18264 kB
Slab:           358664 kB
PageTables:       6204 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  4883540 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:41:44