Trace number 3289996

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ppfolio par? (TO) 4800.25 1201.71

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
128/aes_128_10_keyfind_1.cnf
MD5SUMf35f3aee72237c1bf3d673feb4883756
Bench CategoryAPPLICATION (applications 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 variables8080
Number of clauses96704
Sum of the clauses size539496
Maximum clause length8
Minimum clause length1
Number of clauses of size 1336
Number of clauses of size 21152
Number of clauses of size 315040
Number of clauses of size 42944
Number of clauses of size 518432
Number of clauses of size over 558800

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 4 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.00	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 4
0.00/0.00	Starting TNM 2009 on core(s) 6
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.00	Starting march_hi 2009 on core(s) 6

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3289996-1304088017/watcher-3289996-1304088017 -o /tmp/evaluation-result-3289996-1304088017/solver-3289996-1304088017 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3289996-1304088017.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 10.22 10.11 9.44 7/182 28007
/proc/meminfo: memFree=18113184/32950928 swapFree=67111528/67111528
[pid=28007] ppid=28005 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28007/stat : 28007 (ppfolio) R 28005 28007 25471 0 -1 4202496 524 0 0 0 0 0 0 0 23 0 1 0 520398375 18763776 390 33554432000 4194304 4287625 140733700367696 18446744073709551615 254500711951 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/28007/statm: 4581 390 341 23 0 91 0

[startup+1.06761 s]
/proc/loadavg: 10.22 10.11 9.44 7/182 28007
/proc/meminfo: memFree=18113184/32950928 swapFree=67111528/67111528
[pid=28007] ppid=28005 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28007/stat : 28007 (ppfolio) R 28005 28007 25471 0 -1 4202496 524 0 0 0 0 0 0 0 22 0 1 0 520398375 18763776 390 33554432000 4194304 4287625 140733700367696 18446744073709551615 254500711951 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/28007/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.16759 s]
/proc/loadavg: 10.22 10.11 9.44 7/182 28007
/proc/meminfo: memFree=18113184/32950928 swapFree=67111528/67111528
[pid=28007] ppid=28005 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28007/stat : 28007 (ppfolio) R 28005 28007 25471 0 -1 4202496 524 0 0 0 0 0 0 0 22 0 1 0 520398375 18763776 390 33554432000 4194304 4287625 140733700367696 18446744073709551615 254500711951 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/28007/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.20058 s]
/proc/loadavg: 10.22 10.11 9.44 7/182 28007
/proc/meminfo: memFree=18113184/32950928 swapFree=67111528/67111528
[pid=28007] ppid=28005 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28007/stat : 28007 (ppfolio) R 28005 28007 25471 0 -1 4202496 524 0 0 0 0 0 0 0 22 0 1 0 520398375 18763776 390 33554432000 4194304 4287625 140733700367696 18446744073709551615 254500711951 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/28007/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.36755 s]
/proc/loadavg: 10.22 10.11 9.44 7/182 28007
/proc/meminfo: memFree=18113184/32950928 swapFree=67111528/67111528
[pid=28007] ppid=28005 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28007/stat : 28007 (ppfolio) R 28005 28007 25471 0 -1 4202496 524 0 0 0 0 0 0 0 21 0 1 0 520398375 18763776 390 33554432000 4194304 4287625 140733700367696 18446744073709551615 254500711951 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/28007/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.56751 s]
/proc/loadavg: 10.22 10.11 9.44 7/182 28007
/proc/meminfo: memFree=18113184/32950928 swapFree=67111528/67111528
[pid=28007] ppid=28005 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28007/stat : 28007 (ppfolio) R 28005 28007 25471 0 -1 4202496 524 0 0 0 0 0 0 0 20 0 1 0 520398375 18763776 390 33554432000 4194304 4287625 140733700367696 18446744073709551615 254500711951 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/28007/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10121 s]
/proc/loadavg: 10.20 10.11 9.44 11/188 28013
/proc/meminfo: memFree=18002276/32950928 swapFree=67111528/67111528
[pid=28007] ppid=28005 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28007/stat : 28007 (ppfolio) S 28005 28007 25471 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 520398375 18763776 390 33554432000 4194304 4287625 140733700367696 18446744073709551615 254500711951 0 0 4096 65536 11298097293888061439 0 0 17 4 0 0 0
/proc/28007/statm: 4581 390 341 23 0 91 0
[pid=28008] ppid=28007 vsize=1350512 CPUtime=3.09 cores=0
/proc/28008/stat : 28008 (cryptominisat) R 28007 28007 25471 0 -1 4202496 12931 0 0 0 308 1 0 0 25 0 1 0 520398376 1382924288 9328 33554432000 4194304 4587354 140733847027920 18446744073709551615 4238096 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28008/statm: 337628 9329 338 96 0 334190 0
[pid=28009] ppid=28007 vsize=32288 CPUtime=3.09 cores=4
/proc/28009/stat : 28009 (clasp) R 28007 28007 25471 0 -1 4202496 6231 0 0 0 308 1 0 0 25 0 1 0 520398376 33062912 5380 33554432000 4194304 4785740 140735445740000 18446744073709551615 4553088 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28009/statm: 8072 5380 341 145 0 5117 0
[pid=28010] ppid=28007 vsize=466388 CPUtime=1.97 cores=6
/proc/28010/stat : 28010 (TNM) R 28007 28007 25471 0 -1 4202496 4004 0 0 0 197 0 0 0 21 0 1 0 520398376 477581312 3900 33554432000 134512640 134534564 4289222400 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28010/statm: 116597 3900 95 6 0 115263 0
[pid=28011] ppid=28007 vsize=17564 CPUtime=3.09 cores=2
/proc/28011/stat : 28011 (lingeling) R 28007 28007 25471 0 -1 4202496 4515 0 0 0 309 0 0 0 25 0 1 0 520398376 17985536 3557 33554432000 4194304 4352236 140736897206080 18446744073709551615 4329205 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/28011/statm: 4391 3557 127 39 0 3471 0
[pid=28012] ppid=28007 vsize=33544 CPUtime=1.1 cores=6
/proc/28012/stat : 28012 (march_hi) R 28007 28007 25471 0 -1 4202496 17737 0 0 0 108 2 0 0 25 0 1 0 520398376 34349056 5929 33554432000 4194304 4331988 140735690997936 18446744073709551615 4226625 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28012/statm: 8386 5929 153 34 0 6828 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 1918620

[startup+6.30057 s]
/proc/loadavg: 10.20 10.11 9.44 11/188 28013
/proc/meminfo: memFree=17957636/32950928 swapFree=67111528/67111528
[pid=28007] ppid=28005 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28007/stat : 28007 (ppfolio) S 28005 28007 25471 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 520398375 18763776 390 33554432000 4194304 4287625 140733700367696 18446744073709551615 254500711951 0 0 4096 65536 11298097293888061439 0 0 17 4 0 0 0
/proc/28007/statm: 4581 390 341 23 0 91 0
[pid=28008] ppid=28007 vsize=1372932 CPUtime=6.29 cores=0
/proc/28008/stat : 28008 (cryptominisat) R 28007 28007 25471 0 -1 4202496 15791 0 0 0 627 2 0 0 25 0 1 0 520398376 1405882368 10735 33554432000 4194304 4587354 140733847027920 18446744073709551615 4238522 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28008/statm: 343233 10735 338 96 0 339795 0
[pid=28009] ppid=28007 vsize=35356 CPUtime=6.28 cores=4
/proc/28009/stat : 28009 (clasp) R 28007 28007 25471 0 -1 4202496 6995 0 0 0 627 1 0 0 25 0 1 0 520398376 36204544 6144 33554432000 4194304 4785740 140735445740000 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28009/statm: 8839 6144 341 145 0 5884 0
[pid=28010] ppid=28007 vsize=466388 CPUtime=3.55 cores=6
/proc/28010/stat : 28010 (TNM) R 28007 28007 25471 0 -1 4202496 4004 0 0 0 355 0 0 0 25 0 1 0 520398376 477581312 3900 33554432000 134512640 134534564 4289222400 18446744073709551615 134530489 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28010/statm: 116597 3900 95 6 0 115263 0
[pid=28011] ppid=28007 vsize=18332 CPUtime=6.29 cores=2
/proc/28011/stat : 28011 (lingeling) R 28007 28007 25471 0 -1 4202496 4707 0 0 0 628 1 0 0 25 0 1 0 520398376 18771968 3749 33554432000 4194304 4352236 140736897206080 18446744073709551615 4267938 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/28011/statm: 4583 3749 127 39 0 3663 0
[pid=28012] ppid=28007 vsize=87936 CPUtime=2.71 cores=6
/proc/28012/stat : 28012 (march_hi) R 28007 28007 25471 0 -1 4202496 49068 0 0 0 265 6 0 0 25 0 1 0 520398376 90046464 15125 33554432000 4194304 4331988 140735690997936 18446744073709551615 4226263 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28012/statm: 21984 15125 177 34 0 20426 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 1999268

[startup+12.7003 s]
/proc/loadavg: 10.17 10.10 9.45 11/188 28014
/proc/meminfo: memFree=17942632/32950928 swapFree=67111528/67111528
[pid=28007] ppid=28005 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28007/stat : 28007 (ppfolio) S 28005 28007 25471 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 520398375 18763776 390 33554432000 4194304 4287625 140733700367696 18446744073709551615 254500711951 0 0 4096 65536 11298097293888061439 0 0 17 4 0 0 0
/proc/28007/statm: 4581 390 341 23 0 91 0
[pid=28008] ppid=28007 vsize=1364624 CPUtime=12.68 cores=0
/proc/28008/stat : 28008 (cryptominisat) R 28007 28007 25471 0 -1 4202496 21349 0 0 0 1265 3 0 0 25 0 1 0 520398376 1397374976 11064 33554432000 4194304 4587354 140733847027920 18446744073709551615 4248764 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28008/statm: 341156 11064 338 96 0 337718 0
[pid=28009] ppid=28007 vsize=41352 CPUtime=12.69 cores=4
/proc/28009/stat : 28009 (clasp) R 28007 28007 25471 0 -1 4202496 8453 0 0 0 1267 2 0 0 25 0 1 0 520398376 42344448 7602 33554432000 4194304 4785740 140735445740000 18446744073709551615 254500352709 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28009/statm: 10338 7602 341 145 0 7383 0
[pid=28010] ppid=28007 vsize=466388 CPUtime=6.74 cores=6
/proc/28010/stat : 28010 (TNM) R 28007 28007 25471 0 -1 4202496 4004 0 0 0 674 0 0 0 25 0 1 0 520398376 477581312 3900 33554432000 134512640 134534564 4289222400 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28010/statm: 116597 3900 95 6 0 115263 0
[pid=28011] ppid=28007 vsize=18972 CPUtime=12.68 cores=2
/proc/28011/stat : 28011 (lingeling) R 28007 28007 25471 0 -1 4202496 4899 0 0 0 1267 1 0 0 25 0 1 0 520398376 19427328 3941 33554432000 4194304 4352236 140736897206080 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/28011/statm: 4743 3941 127 39 0 3823 0
[pid=28012] ppid=28007 vsize=88136 CPUtime=5.88 cores=6
/proc/28012/stat : 28012 (march_hi) R 28007 28007 25471 0 -1 4202496 49207 0 0 0 582 6 0 0 25 0 1 0 520398376 90251264 15264 33554432000 4194304 4331988 140735690997936 18446744073709551615 4265452 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28012/statm: 22034 15264 177 34 0 20476 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 1997796

[startup+25.5007 s]
/proc/loadavg: 10.14 10.10 9.45 11/188 28014
/proc/meminfo: memFree=17921800/32950928 swapFree=67111528/67111528
[pid=28007] ppid=28005 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28007/stat : 28007 (ppfolio) S 28005 28007 25471 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 520398375 18763776 390 33554432000 4194304 4287625 140733700367696 18446744073709551615 254500711951 0 0 4096 65536 11298097293888061439 0 0 17 4 0 0 0
/proc/28007/statm: 4581 390 341 23 0 91 0
[pid=28008] ppid=28007 vsize=1352060 CPUtime=25.48 cores=0
/proc/28008/stat : 28008 (cryptominisat) R 28007 28007 25471 0 -1 4202496 31708 0 0 0 2543 5 0 0 25 0 1 0 520398376 1384509440 11401 33554432000 4194304 4587354 140733847027920 18446744073709551615 4230288 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28008/statm: 338015 11401 338 96 0 334577 0
[pid=28009] ppid=28007 vsize=63784 CPUtime=25.49 cores=4
/proc/28009/stat : 28009 (clasp) R 28007 28007 25471 0 -1 4202496 14036 0 0 0 2546 3 0 0 25 0 1 0 520398376 65314816 13185 33554432000 4194304 4785740 140735445740000 18446744073709551615 4553312 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28009/statm: 15946 13185 341 145 0 12991 0
[pid=28010] ppid=28007 vsize=466388 CPUtime=13.14 cores=6
/proc/28010/stat : 28010 (TNM) R 28007 28007 25471 0 -1 4202496 4004 0 0 0 1314 0 0 0 25 0 1 0 520398376 477581312 3900 33554432000 134512640 134534564 4289222400 18446744073709551615 134530748 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28010/statm: 116597 3900 95 6 0 115263 0
[pid=28011] ppid=28007 vsize=29452 CPUtime=25.48 cores=2
/proc/28011/stat : 28011 (lingeling) R 28007 28007 25471 0 -1 4202496 7487 0 0 0 2547 1 0 0 25 0 1 0 520398376 30158848 6529 33554432000 4194304 4352236 140736897206080 18446744073709551615 4331578 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/28011/statm: 7363 6529 127 39 0 6443 0
[pid=28012] ppid=28007 vsize=88508 CPUtime=12.21 cores=6
/proc/28012/stat : 28012 (march_hi) R 28007 28007 25471 0 -1 4202496 49255 0 0 0 1215 6 0 0 25 0 1 0 520398376 90632192 15312 33554432000 4194304 4331988 140735690997936 18446744073709551615 4226263 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28012/statm: 22127 15312 177 34 0 20569 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 2018516

[startup+51.1007 s]
/proc/loadavg: 10.23 10.12 9.48 11/188 28015
/proc/meminfo: memFree=17922300/32950928 swapFree=67111528/67111528
[pid=28007] ppid=28005 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28007/stat : 28007 (ppfolio) S 28005 28007 25471 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 520398375 18763776 390 33554432000 4194304 4287625 140733700367696 18446744073709551615 254500711951 0 0 4096 65536 11298097293888061439 0 0 17 4 0 0 0
/proc/28007/statm: 4581 390 341 23 0 91 0
[pid=28008] ppid=28007 vsize=72796 CPUtime=51.09 cores=0
/proc/28008/stat : 28008 (cryptominisat) R 28007 28007 25471 0 -1 4202496 45676 0 0 0 5100 9 0 0 25 0 1 0 520398376 74543104 14544 33554432000 4194304 4587354 140733847027920 18446744073709551615 4238525 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28008/statm: 18199 14544 338 96 0 14761 0
[pid=28009] ppid=28007 vsize=69224 CPUtime=51.09 cores=4
/proc/28009/stat : 28009 (clasp) R 28007 28007 25471 0 -1 4202496 15377 0 0 0 5106 3 0 0 25 0 1 0 520398376 70885376 14526 33554432000 4194304 4785740 140735445740000 18446744073709551615 4287180 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28009/statm: 17306 14526 341 145 0 14351 0
[pid=28010] ppid=28007 vsize=466388 CPUtime=25.84 cores=6
/proc/28010/stat : 28010 (TNM) R 28007 28007 25471 0 -1 4202496 4004 0 0 0 2584 0 0 0 25 0 1 0 520398376 477581312 3900 33554432000 134512640 134534564 4289222400 18446744073709551615 134528628 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28010/statm: 116597 3900 95 6 0 115263 0
[pid=28011] ppid=28007 vsize=22284 CPUtime=51.08 cores=2
/proc/28011/stat : 28011 (lingeling) R 28007 28007 25471 0 -1 4202496 11839 0 0 0 5106 2 0 0 25 0 1 0 520398376 22818816 4737 33554432000 4194304 4352236 140736897206080 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/28011/statm: 5571 4737 127 39 0 4651 0
[pid=28012] ppid=28007 vsize=89136 CPUtime=24.97 cores=6
/proc/28012/stat : 28012 (march_hi) R 28007 28007 25471 0 -1 4202496 49345 0 0 0 2491 6 0 0 25 0 1 0 520398376 91275264 15402 33554432000 4194304 4331988 140735690997936 18446744073709551615 4211249 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28012/statm: 22284 15402 177 34 0 20726 0
Current children cumulated CPU time (s) 204.07
Current children cumulated vsize (KiB) 738152

[startup+102.3 s]
/proc/loadavg: 10.26 10.15 9.52 11/188 28049
/proc/meminfo: memFree=17981576/32950928 swapFree=67111528/67111528
[pid=28007] ppid=28005 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28007/stat : 28007 (ppfolio) S 28005 28007 25471 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 520398375 18763776 390 33554432000 4194304 4287625 140733700367696 18446744073709551615 254500711951 0 0 4096 65536 11298097293888061439 0 0 17 4 0 0 0
/proc/28007/statm: 4581 390 341 23 0 91 0
[pid=28008] ppid=28007 vsize=88076 CPUtime=102.29 cores=0

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

/proc/28012/statm: 27005 19268 177 34 0 25447 0
Current children cumulated CPU time (s) 3764.04
Current children cumulated vsize (KiB) 2335864

[startup+1002.3 s]
/proc/loadavg: 10.17 10.16 9.90 11/188 28073
/proc/meminfo: memFree=17601728/32950928 swapFree=67111528/67111528
[pid=28007] ppid=28005 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28007/stat : 28007 (ppfolio) S 28005 28007 25471 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 520398375 18763776 390 33554432000 4194304 4287625 140733700367696 18446744073709551615 254500711951 0 0 4096 65536 11298097293888061439 0 0 17 4 0 0 0
/proc/28007/statm: 4581 390 341 23 0 91 0
[pid=28008] ppid=28007 vsize=1440008 CPUtime=1002.33 cores=0
/proc/28008/stat : 28008 (cryptominisat) R 28007 28007 25471 0 -1 4202496 322685 0 0 0 100151 82 0 0 25 0 1 0 520398376 1474568192 33701 33554432000 4194304 4587354 140733847027920 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28008/statm: 360002 33701 338 96 0 356564 0
[pid=28009] ppid=28007 vsize=218724 CPUtime=1002.33 cores=4
/proc/28009/stat : 28009 (clasp) R 28007 28007 25471 0 -1 4202496 51390 0 0 0 100219 14 0 0 25 0 1 0 520398376 223973376 50539 33554432000 4194304 4785740 140735445740000 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28009/statm: 54681 50539 341 145 0 51726 0
[pid=28010] ppid=28007 vsize=466388 CPUtime=498.86 cores=6
/proc/28010/stat : 28010 (TNM) R 28007 28007 25471 0 -1 4202496 4004 0 0 0 49886 0 0 0 25 0 1 0 520398376 477581312 3900 33554432000 134512640 134534564 4289222400 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28010/statm: 116597 3900 95 6 0 115263 0
[pid=28011] ppid=28007 vsize=53304 CPUtime=1002.22 cores=2
/proc/28011/stat : 28011 (lingeling) R 28007 28007 25471 0 -1 4202496 99082 0 0 0 100208 14 0 0 25 0 1 0 520398376 54583296 12524 33554432000 4194304 4352236 140736897206080 18446744073709551615 4328345 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/28011/statm: 13326 12524 127 39 0 12406 0
[pid=28012] ppid=28007 vsize=108020 CPUtime=497.97 cores=6
/proc/28012/stat : 28012 (march_hi) R 28007 28007 25471 0 -1 4202496 53427 0 0 0 49789 8 0 0 25 0 1 0 520398376 110612480 19484 33554432000 4194304 4331988 140735690997936 18446744073709551615 254500388272 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28012/statm: 27005 19484 177 34 0 25447 0
Current children cumulated CPU time (s) 4003.71
Current children cumulated vsize (KiB) 2304768

[startup+1062.3 s]
/proc/loadavg: 10.13 10.14 9.91 11/188 28075
/proc/meminfo: memFree=17574432/32950928 swapFree=67111528/67111528
[pid=28007] ppid=28005 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28007/stat : 28007 (ppfolio) S 28005 28007 25471 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 520398375 18763776 390 33554432000 4194304 4287625 140733700367696 18446744073709551615 254500711951 0 0 4096 65536 11298097293888061439 0 0 17 4 0 0 0
/proc/28007/statm: 4581 390 341 23 0 91 0
[pid=28008] ppid=28007 vsize=181872 CPUtime=1062.34 cores=0
/proc/28008/stat : 28008 (cryptominisat) R 28007 28007 25471 0 -1 4202496 336623 0 0 0 106148 86 0 0 25 0 1 0 520398376 186236928 39915 33554432000 4194304 4587354 140733847027920 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28008/statm: 45468 39915 338 96 0 42030 0
[pid=28009] ppid=28007 vsize=224276 CPUtime=1062.33 cores=4
/proc/28009/stat : 28009 (clasp) R 28007 28007 25471 0 -1 4202496 52772 0 0 0 106219 14 0 0 25 0 1 0 520398376 229658624 51921 33554432000 4194304 4785740 140735445740000 18446744073709551615 4549842 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28009/statm: 56069 51921 341 145 0 53114 0
[pid=28010] ppid=28007 vsize=466388 CPUtime=528.69 cores=6
/proc/28010/stat : 28010 (TNM) R 28007 28007 25471 0 -1 4202496 4004 0 0 0 52869 0 0 0 25 0 1 0 520398376 477581312 3900 33554432000 134512640 134534564 4289222400 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28010/statm: 116597 3900 95 6 0 115263 0
[pid=28011] ppid=28007 vsize=38072 CPUtime=1062.21 cores=2
/proc/28011/stat : 28011 (lingeling) R 28007 28007 25471 0 -1 4202496 100970 0 0 0 106207 14 0 0 25 0 1 0 520398376 38985728 8716 33554432000 4194304 4352236 140736897206080 18446744073709551615 4328159 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/28011/statm: 9518 8716 127 39 0 8598 0
[pid=28012] ppid=28007 vsize=108020 CPUtime=527.82 cores=6
/proc/28012/stat : 28012 (march_hi) R 28007 28007 25471 0 -1 4202496 53639 0 0 0 52773 9 0 0 25 0 1 0 520398376 110612480 19696 33554432000 4194304 4331988 140735690997936 18446744073709551615 4226440 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28012/statm: 27005 19696 177 34 0 25447 0
Current children cumulated CPU time (s) 4243.39
Current children cumulated vsize (KiB) 1036952

[startup+1122.3 s]
/proc/loadavg: 10.15 10.14 9.92 11/188 28076
/proc/meminfo: memFree=17560900/32950928 swapFree=67111528/67111528
[pid=28007] ppid=28005 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28007/stat : 28007 (ppfolio) S 28005 28007 25471 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 520398375 18763776 390 33554432000 4194304 4287625 140733700367696 18446744073709551615 254500711951 0 0 4096 65536 11298097293888061439 0 0 17 4 0 0 0
/proc/28007/statm: 4581 390 341 23 0 91 0
[pid=28008] ppid=28007 vsize=182644 CPUtime=1122.34 cores=0
/proc/28008/stat : 28008 (cryptominisat) R 28007 28007 25471 0 -1 4202496 352443 0 0 0 112144 90 0 0 25 0 1 0 520398376 187027456 40133 33554432000 4194304 4587354 140733847027920 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28008/statm: 45661 40133 338 96 0 42223 0
[pid=28009] ppid=28007 vsize=227236 CPUtime=1122.33 cores=4
/proc/28009/stat : 28009 (clasp) R 28007 28007 25471 0 -1 4202496 53416 0 0 0 112219 14 0 0 25 0 1 0 520398376 232689664 52565 33554432000 4194304 4785740 140735445740000 18446744073709551615 4287076 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28009/statm: 56809 52565 341 145 0 53854 0
[pid=28010] ppid=28007 vsize=466388 CPUtime=558.55 cores=6
/proc/28010/stat : 28010 (TNM) R 28007 28007 25471 0 -1 4202496 4004 0 0 0 55855 0 0 0 25 0 1 0 520398376 477581312 3900 33554432000 134512640 134534564 4289222400 18446744073709551615 134528523 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28010/statm: 116597 3900 95 6 0 115263 0
[pid=28011] ppid=28007 vsize=55352 CPUtime=1122.21 cores=2
/proc/28011/stat : 28011 (lingeling) R 28007 28007 25471 0 -1 4202496 106986 0 0 0 112206 15 0 0 25 0 1 0 520398376 56680448 13036 33554432000 4194304 4352236 140736897206080 18446744073709551615 4328063 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/28011/statm: 13838 13036 127 39 0 12918 0
[pid=28012] ppid=28007 vsize=108020 CPUtime=557.63 cores=6
/proc/28012/stat : 28012 (march_hi) R 28007 28007 25471 0 -1 4202496 53850 0 0 0 55754 9 0 0 25 0 1 0 520398376 110612480 19907 33554432000 4194304 4331988 140735690997936 18446744073709551615 4228600 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28012/statm: 27005 19907 177 34 0 25447 0
Current children cumulated CPU time (s) 4483.06
Current children cumulated vsize (KiB) 1057964

[startup+1182.3 s]
/proc/loadavg: 10.16 10.15 9.93 11/188 28078
/proc/meminfo: memFree=17569184/32950928 swapFree=67111528/67111528
[pid=28007] ppid=28005 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28007/stat : 28007 (ppfolio) S 28005 28007 25471 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 520398375 18763776 390 33554432000 4194304 4287625 140733700367696 18446744073709551615 254500711951 0 0 4096 65536 11298097293888061439 0 0 17 4 0 0 0
/proc/28007/statm: 4581 390 341 23 0 91 0
[pid=28008] ppid=28007 vsize=1502716 CPUtime=1182.34 cores=0
/proc/28008/stat : 28008 (cryptominisat) R 28007 28007 25471 0 -1 4202496 368318 0 0 0 118140 94 0 0 25 0 1 0 520398376 1538781184 39952 33554432000 4194304 4587354 140733847027920 18446744073709551615 4238770 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28008/statm: 375679 39952 338 96 0 372241 0
[pid=28009] ppid=28007 vsize=231944 CPUtime=1182.34 cores=4
/proc/28009/stat : 28009 (clasp) R 28007 28007 25471 0 -1 4202496 54549 0 0 0 118219 15 0 0 25 0 1 0 520398376 237510656 53698 33554432000 4194304 4785740 140735445740000 18446744073709551615 4550931 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28009/statm: 57986 53698 341 145 0 55031 0
[pid=28010] ppid=28007 vsize=466388 CPUtime=588.35 cores=6
/proc/28010/stat : 28010 (TNM) R 28007 28007 25471 0 -1 4202496 4004 0 0 0 58835 0 0 0 25 0 1 0 520398376 477581312 3900 33554432000 134512640 134534564 4289222400 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28010/statm: 116597 3900 95 6 0 115263 0
[pid=28011] ppid=28007 vsize=39480 CPUtime=1182.21 cores=2
/proc/28011/stat : 28011 (lingeling) R 28007 28007 25471 0 -1 4202496 109066 0 0 0 118206 15 0 0 25 0 1 0 520398376 40427520 9068 33554432000 4194304 4352236 140736897206080 18446744073709551615 4278726 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/28011/statm: 9870 9068 127 39 0 8950 0
[pid=28012] ppid=28007 vsize=108020 CPUtime=587.51 cores=6
/proc/28012/stat : 28012 (march_hi) R 28007 28007 25471 0 -1 4202496 54060 0 0 0 58742 9 0 0 25 0 1 0 520398376 110612480 20117 33554432000 4194304 4331988 140735690997936 18446744073709551615 4263335 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28012/statm: 27005 20117 177 34 0 25447 0
Current children cumulated CPU time (s) 4722.75
Current children cumulated vsize (KiB) 2366872



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 10.12 10.14 9.93 12/188 28078
/proc/meminfo: memFree=17557520/32950928 swapFree=67111528/67111528
[pid=28007] ppid=28005 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28007/stat : 28007 (ppfolio) S 28005 28007 25471 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 520398375 18763776 390 33554432000 4194304 4287625 140733700367696 18446744073709551615 254500711951 0 0 4096 65536 11298097293888061439 0 0 17 4 0 0 0
/proc/28007/statm: 4581 390 341 23 0 91 0
[pid=28008] ppid=28007 vsize=1502716 CPUtime=1201.74 cores=0
/proc/28008/stat : 28008 (cryptominisat) R 28007 28007 25471 0 -1 4202496 369970 0 0 0 120079 95 0 0 25 0 1 0 520398376 1538781184 41560 33554432000 4194304 4587354 140733847027920 18446744073709551615 4238965 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28008/statm: 375679 41560 338 96 0 372241 0
[pid=28009] ppid=28007 vsize=232764 CPUtime=1201.75 cores=4
/proc/28009/stat : 28009 (clasp) R 28007 28007 25471 0 -1 4202496 54709 0 0 0 120160 15 0 0 25 0 1 0 520398376 238350336 53858 33554432000 4194304 4785740 140735445740000 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28009/statm: 58191 53858 341 145 0 55236 0
[pid=28010] ppid=28007 vsize=466388 CPUtime=598.04 cores=6
/proc/28010/stat : 28010 (TNM) R 28007 28007 25471 0 -1 4202496 4004 0 0 0 59804 0 0 0 25 0 1 0 520398376 477581312 3900 33554432000 134512640 134534564 4289222400 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28010/statm: 116597 3900 95 6 0 115263 0
[pid=28011] ppid=28007 vsize=40632 CPUtime=1201.61 cores=2
/proc/28011/stat : 28011 (lingeling) R 28007 28007 25471 0 -1 4202496 109354 0 0 0 120146 15 0 0 25 0 1 0 520398376 41607168 9356 33554432000 4194304 4352236 140736897206080 18446744073709551615 4328114 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/28011/statm: 10158 9356 127 39 0 9238 0
[pid=28012] ppid=28007 vsize=108020 CPUtime=597.11 cores=6
/proc/28012/stat : 28012 (march_hi) R 28007 28007 25471 0 -1 4202496 54131 0 0 0 59702 9 0 0 25 0 1 0 520398376 110612480 20188 33554432000 4194304 4331988 140735690997936 18446744073709551615 4265680 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28012/statm: 27005 20188 177 34 0 25447 0
Current children cumulated CPU time (s) 4800.25
Current children cumulated vsize (KiB) 2368844

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

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

[startup+1201.7 s]
/proc/loadavg: 10.12 10.14 9.93 12/188 28078
/proc/meminfo: memFree=17557520/32950928 swapFree=67111528/67111528
[pid=28007] ppid=28005 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28007/stat : 28007 (ppfolio) S 28005 28007 25471 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 520398375 18763776 390 33554432000 4194304 4287625 140733700367696 18446744073709551615 254500711951 0 0 4096 65536 11298097293888061439 0 0 17 4 0 0 0
/proc/28007/statm: 4581 390 341 23 0 91 0
[pid=28008] ppid=28007 vsize=1502716 CPUtime=1201.74 cores=0
/proc/28008/stat : 28008 (cryptominisat) R 28007 28007 25471 0 -1 4202496 369970 0 0 0 120079 95 0 0 25 0 1 0 520398376 1538781184 41560 33554432000 4194304 4587354 140733847027920 18446744073709551615 4238965 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28008/statm: 375679 41560 338 96 0 372241 0
[pid=28009] ppid=28007 vsize=232764 CPUtime=1201.75 cores=4
/proc/28009/stat : 28009 (clasp) R 28007 28007 25471 0 -1 4202496 54709 0 0 0 120160 15 0 0 25 0 1 0 520398376 238350336 53858 33554432000 4194304 4785740 140735445740000 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28009/statm: 58191 53858 341 145 0 55236 0
[pid=28010] ppid=28007 vsize=466388 CPUtime=598.04 cores=6
/proc/28010/stat : 28010 (TNM) R 28007 28007 25471 0 -1 4202496 4004 0 0 0 59804 0 0 0 25 0 1 0 520398376 477581312 3900 33554432000 134512640 134534564 4289222400 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28010/statm: 116597 3900 95 6 0 115263 0
[pid=28011] ppid=28007 vsize=40632 CPUtime=1201.61 cores=2
/proc/28011/stat : 28011 (lingeling) R 28007 28007 25471 0 -1 4202496 109354 0 0 0 120146 15 0 0 25 0 1 0 520398376 41607168 9356 33554432000 4194304 4352236 140736897206080 18446744073709551615 4328114 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/28011/statm: 10158 9356 127 39 0 9238 0
[pid=28012] ppid=28007 vsize=108020 CPUtime=597.11 cores=6
/proc/28012/stat : 28012 (march_hi) R 28007 28007 25471 0 -1 4202496 54131 0 0 0 59702 9 0 0 25 0 1 0 520398376 110612480 20188 33554432000 4194304 4331988 140735690997936 18446744073709551615 4265680 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28012/statm: 27005 20188 177 34 0 25447 0
Current children cumulated CPU time (s) 4800.25
Current children cumulated vsize (KiB) 2368844

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1201.71
CPU time (s): 4800.25
CPU user time (s): 4798.91
CPU system time (s): 1.34
CPU usage (%): 399.45
Max. virtual memory (cumulated for all children) (KiB): 3632228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
system time used= 0.004999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 524
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= 301
involuntary context switches= 6

runsolver used 1.80872 second user time and 4.74928 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-29 16:40:17
IDJOB=3289996
IDBENCH=83413
IDSOLVER=1612
FILE ID=node149/3289996-1304088017
RUNJOBID= node149-1304086886-27920
PBS_JOBID= 13170452
Free space on /tmp= 71920 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/128/aes_128_10_keyfind_1.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3289996-1304088017/watcher-3289996-1304088017 -o /tmp/evaluation-result-3289996-1304088017/solver-3289996-1304088017 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3289996-1304088017.cnf

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

MD5SUM BENCH= f35f3aee72237c1bf3d673feb4883756
RANDOM SEED=620647013

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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.83
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.806
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.806
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.82
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.806
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.806
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.82
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.806
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:      18113224 kB
Buffers:       2224848 kB
Cached:       11824056 kB
SwapCached:          0 kB
Active:        6247460 kB
Inactive:      8039708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18113224 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12852 kB
Writeback:           0 kB
AnonPages:      237428 kB
Mapped:          16912 kB
Slab:           485772 kB
PageTables:       5280 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  2849080 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= 71908 MiB
End job on node149 at 2011-04-29 17:00:21