Trace number 3191260

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.16 1236.71

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v600-c2556-S506401817-075.UNKNOWN.cnf
MD5SUM2d7407b1b64ab354711b83851f166439
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 variables600
Number of clauses2556
Sum of the clauses size7668
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32556
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 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
4800.08/1236.71	Done

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-3191260-1304076472/watcher-3191260-1304076472 -o /tmp/evaluation-result-3191260-1304076472/solver-3191260-1304076472 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3191260-1304076472.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: 2.75 2.80 4.73 5/181 30587
/proc/meminfo: memFree=30902212/32950928 swapFree=67111524/67111528
[pid=30587] ppid=30585 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30587/stat : 30587 (ppfolio) S 30585 30587 28330 0 -1 4202496 520 0 0 0 0 0 0 0 18 0 1 0 597877915 18763776 389 33554432000 4194304 4287625 140734016014768 18446744073709551615 218880585231 0 0 4096 65536 3479278106554925055 0 0 17 4 0 0 0
/proc/30587/statm: 4581 389 341 23 0 91 0

[startup+1.00241 s]
/proc/loadavg: 2.75 2.80 4.73 5/181 30587
/proc/meminfo: memFree=30902212/32950928 swapFree=67111524/67111528
[pid=30587] ppid=30585 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30587/stat : 30587 (ppfolio) S 30585 30587 28330 0 -1 4202496 520 0 0 0 0 0 0 0 17 0 1 0 597877915 18763776 389 33554432000 4194304 4287625 140734016014768 18446744073709551615 218880585231 0 0 4096 65536 3479278106554925055 0 0 17 4 0 0 0
/proc/30587/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.10592 s]
/proc/loadavg: 2.75 2.80 4.73 5/181 30587
/proc/meminfo: memFree=30902212/32950928 swapFree=67111524/67111528
[pid=30587] ppid=30585 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30587/stat : 30587 (ppfolio) S 30585 30587 28330 0 -1 4202496 520 0 0 0 0 0 0 0 16 0 1 0 597877915 18763776 389 33554432000 4194304 4287625 140734016014768 18446744073709551615 218880585231 0 0 4096 65536 3479278106554925055 0 0 17 4 0 0 0
/proc/30587/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.2679 s]
/proc/loadavg: 2.75 2.80 4.73 5/181 30587
/proc/meminfo: memFree=30902212/32950928 swapFree=67111524/67111528
[pid=30587] ppid=30585 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30587/stat : 30587 (ppfolio) S 30585 30587 28330 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 597877915 18763776 389 33554432000 4194304 4287625 140734016014768 18446744073709551615 218880585231 0 0 4096 65536 3479278106554925055 0 0 17 4 0 0 0
/proc/30587/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.30089 s]
/proc/loadavg: 2.75 2.80 4.73 5/181 30587
/proc/meminfo: memFree=30902212/32950928 swapFree=67111524/67111528
[pid=30587] ppid=30585 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30587/stat : 30587 (ppfolio) S 30585 30587 28330 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 597877915 18763776 389 33554432000 4194304 4287625 140734016014768 18446744073709551615 218880585231 0 0 4096 65536 3479278106554925055 0 0 17 4 0 0 0
/proc/30587/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50086 s]
/proc/loadavg: 2.75 2.80 4.73 5/181 30587
/proc/meminfo: memFree=30902212/32950928 swapFree=67111524/67111528
[pid=30587] ppid=30585 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30587/stat : 30587 (ppfolio) S 30585 30587 28330 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 597877915 18763776 389 33554432000 4194304 4287625 140734016014768 18446744073709551615 218880585231 0 0 4096 65536 3479278106554925055 0 0 17 4 0 0 0
/proc/30587/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10058 s]
/proc/loadavg: 3.25 2.90 4.75 10/187 30593
/proc/meminfo: memFree=30880788/32950928 swapFree=67111524/67111528
[pid=30587] ppid=30585 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30587/stat : 30587 (ppfolio) S 30585 30587 28330 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 597877915 18763776 389 33554432000 4194304 4287625 140734016014768 18446744073709551615 218880585231 0 0 4096 65536 3479278106554925055 0 0 17 4 0 0 0
/proc/30587/statm: 4581 389 341 23 0 91 0
[pid=30588] ppid=30587 vsize=1429416 CPUtime=3.1 cores=0
/proc/30588/stat : 30588 (cryptominisat) R 30587 30587 28330 0 -1 4202496 5644 0 0 0 309 1 0 0 25 0 1 0 597877915 1463721984 3434 33554432000 4194304 4587354 140733982104576 18446744073709551615 4357642 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30588/statm: 357354 3434 337 96 0 353916 0
[pid=30589] ppid=30587 vsize=15100 CPUtime=3.1 cores=4
/proc/30589/stat : 30589 (clasp) R 30587 30587 28330 0 -1 4202496 1235 0 0 0 310 0 0 0 25 0 1 0 597877916 15462400 1122 33554432000 4194304 4785740 140733740599168 18446744073709551615 4553035 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30589/statm: 3775 1122 340 145 0 820 0
[pid=30590] ppid=30587 vsize=455956 CPUtime=2.04 cores=6
/proc/30590/stat : 30590 (TNM) R 30587 30587 28330 0 -1 4202496 355 0 0 0 204 0 0 0 21 0 1 0 597877916 466898944 252 33554432000 134512640 134534564 4291541856 18446744073709551615 11892164 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30590/statm: 113989 252 95 6 0 112655 0
[pid=30591] ppid=30587 vsize=6612 CPUtime=3.09 cores=2
/proc/30591/stat : 30591 (lingeling) R 30587 30587 28330 0 -1 4202496 1570 0 0 0 309 0 0 0 25 0 1 0 597877916 6770688 851 33554432000 4194304 4352236 140733272913680 18446744073709551615 4207755 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/30591/statm: 1653 851 127 39 0 733 0
[pid=30592] ppid=30587 vsize=8156 CPUtime=1.03 cores=6
/proc/30592/stat : 30592 (march_hi) R 30587 30587 28330 0 -1 4202496 651 0 0 0 103 0 0 0 25 0 1 0 597877916 8351744 544 33554432000 4194304 4331988 140736476370944 18446744073709551615 4316784 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30592/statm: 2039 544 173 34 0 481 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 1933564

[startup+6.30102 s]
/proc/loadavg: 3.25 2.90 4.75 10/187 30593
/proc/meminfo: memFree=30874628/32950928 swapFree=67111524/67111528
[pid=30587] ppid=30585 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30587/stat : 30587 (ppfolio) S 30585 30587 28330 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 597877915 18763776 389 33554432000 4194304 4287625 140734016014768 18446744073709551615 218880585231 0 0 4096 65536 3479278106554925055 0 0 17 4 0 0 0
/proc/30587/statm: 4581 389 341 23 0 91 0
[pid=30588] ppid=30587 vsize=1430836 CPUtime=6.29 cores=0
/proc/30588/stat : 30588 (cryptominisat) R 30587 30587 28330 0 -1 4202496 7839 0 0 0 628 1 0 0 25 0 1 0 597877915 1465176064 3882 33554432000 4194304 4587354 140733982104576 18446744073709551615 4244114 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30588/statm: 357709 3882 337 96 0 354271 0
[pid=30589] ppid=30587 vsize=16320 CPUtime=6.29 cores=4
/proc/30589/stat : 30589 (clasp) R 30587 30587 28330 0 -1 4202496 1547 0 0 0 629 0 0 0 25 0 1 0 597877916 16711680 1434 33554432000 4194304 4785740 140733740599168 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30589/statm: 4080 1434 340 145 0 1125 0
[pid=30590] ppid=30587 vsize=455956 CPUtime=3.65 cores=6
/proc/30590/stat : 30590 (TNM) R 30587 30587 28330 0 -1 4202496 355 0 0 0 365 0 0 0 25 0 1 0 597877916 466898944 252 33554432000 134512640 134534564 4291541856 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30590/statm: 113989 252 95 6 0 112655 0
[pid=30591] ppid=30587 vsize=6936 CPUtime=6.29 cores=2
/proc/30591/stat : 30591 (lingeling) R 30587 30587 28330 0 -1 4202496 2192 0 0 0 629 0 0 0 25 0 1 0 597877916 7102464 929 33554432000 4194304 4352236 140733272913680 18446744073709551615 4328000 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/30591/statm: 1734 929 127 39 0 814 0
[pid=30592] ppid=30587 vsize=8408 CPUtime=2.61 cores=6
/proc/30592/stat : 30592 (march_hi) R 30587 30587 28330 0 -1 4202496 712 0 0 0 261 0 0 0 25 0 1 0 597877916 8609792 605 33554432000 4194304 4331988 140736476370944 18446744073709551615 4229702 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30592/statm: 2102 605 173 34 0 544 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 1936780

[startup+12.7009 s]
/proc/loadavg: 3.71 3.00 4.77 10/187 30593
/proc/meminfo: memFree=30862236/32950928 swapFree=67111524/67111528
[pid=30587] ppid=30585 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30587/stat : 30587 (ppfolio) S 30585 30587 28330 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 597877915 18763776 389 33554432000 4194304 4287625 140734016014768 18446744073709551615 218880585231 0 0 4096 65536 3479278106554925055 0 0 17 4 0 0 0
/proc/30587/statm: 4581 389 341 23 0 91 0
[pid=30588] ppid=30587 vsize=1451068 CPUtime=12.69 cores=0
/proc/30588/stat : 30588 (cryptominisat) R 30587 30587 28330 0 -1 4202496 10097 0 0 0 1267 2 0 0 25 0 1 0 597877915 1485893632 5405 33554432000 4194304 4587354 140733982104576 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30588/statm: 362767 5405 337 96 0 359329 0
[pid=30589] ppid=30587 vsize=17948 CPUtime=12.69 cores=4
/proc/30589/stat : 30589 (clasp) R 30587 30587 28330 0 -1 4202496 1926 0 0 0 1269 0 0 0 25 0 1 0 597877916 18378752 1813 33554432000 4194304 4785740 140733740599168 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30589/statm: 4487 1813 340 145 0 1532 0
[pid=30590] ppid=30587 vsize=455956 CPUtime=6.84 cores=6
/proc/30590/stat : 30590 (TNM) R 30587 30587 28330 0 -1 4202496 355 0 0 0 684 0 0 0 25 0 1 0 597877916 466898944 252 33554432000 134512640 134534564 4291541856 18446744073709551615 134530862 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30590/statm: 113989 252 95 6 0 112655 0
[pid=30591] ppid=30587 vsize=8600 CPUtime=12.69 cores=2
/proc/30591/stat : 30591 (lingeling) R 30587 30587 28330 0 -1 4202496 3600 0 0 0 1269 0 0 0 25 0 1 0 597877916 8806400 1345 33554432000 4194304 4352236 140733272913680 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/30591/statm: 2150 1345 127 39 0 1230 0
[pid=30592] ppid=30587 vsize=9112 CPUtime=5.78 cores=6
/proc/30592/stat : 30592 (march_hi) R 30587 30587 28330 0 -1 4202496 852 0 0 0 578 0 0 0 25 0 1 0 597877916 9330688 745 33554432000 4194304 4331988 140736476370944 18446744073709551615 4226450 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30592/statm: 2278 745 173 34 0 720 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 1961008

[startup+25.5007 s]
/proc/loadavg: 4.95 3.31 4.85 10/187 30593
/proc/meminfo: memFree=30860872/32950928 swapFree=67111524/67111528
[pid=30587] ppid=30585 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30587/stat : 30587 (ppfolio) S 30585 30587 28330 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 597877915 18763776 389 33554432000 4194304 4287625 140734016014768 18446744073709551615 218880585231 0 0 4096 65536 3479278106554925055 0 0 17 4 0 0 0
/proc/30587/statm: 4581 389 341 23 0 91 0
[pid=30588] ppid=30587 vsize=1434736 CPUtime=25.49 cores=0
/proc/30588/stat : 30588 (cryptominisat) R 30587 30587 28330 0 -1 4202496 12459 0 0 0 2547 2 0 0 25 0 1 0 597877915 1469169664 3791 33554432000 4194304 4587354 140733982104576 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30588/statm: 358684 3791 337 96 0 355246 0
[pid=30589] ppid=30587 vsize=19788 CPUtime=25.49 cores=4
/proc/30589/stat : 30589 (clasp) R 30587 30587 28330 0 -1 4202496 2393 0 0 0 2549 0 0 0 25 0 1 0 597877916 20262912 2280 33554432000 4194304 4785740 140733740599168 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30589/statm: 4947 2280 340 145 0 1992 0
[pid=30590] ppid=30587 vsize=455956 CPUtime=13.24 cores=6
/proc/30590/stat : 30590 (TNM) R 30587 30587 28330 0 -1 4202496 355 0 0 0 1324 0 0 0 25 0 1 0 597877916 466898944 252 33554432000 134512640 134534564 4291541856 18446744073709551615 134525807 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30590/statm: 113989 252 95 6 0 112655 0
[pid=30591] ppid=30587 vsize=10844 CPUtime=25.49 cores=2
/proc/30591/stat : 30591 (lingeling) R 30587 30587 28330 0 -1 4202496 6737 0 0 0 2548 1 0 0 25 0 1 0 597877916 11104256 1909 33554432000 4194304 4352236 140733272913680 18446744073709551615 4328141 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/30591/statm: 2711 1909 127 39 0 1791 0
[pid=30592] ppid=30587 vsize=10524 CPUtime=12.11 cores=6
/proc/30592/stat : 30592 (march_hi) R 30587 30587 28330 0 -1 4202496 1090 0 0 0 1211 0 0 0 25 0 1 0 597877916 10776576 983 33554432000 4194304 4331988 140736476370944 18446744073709551615 4212267 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30592/statm: 2631 983 173 34 0 1073 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 1950172

[startup+51.1012 s]
/proc/loadavg: 6.33 3.77 4.96 10/187 30594
/proc/meminfo: memFree=30837028/32950928 swapFree=67111524/67111528
[pid=30587] ppid=30585 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30587/stat : 30587 (ppfolio) S 30585 30587 28330 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 597877915 18763776 389 33554432000 4194304 4287625 140734016014768 18446744073709551615 218880585231 0 0 4096 65536 3479278106554925055 0 0 17 4 0 0 0
/proc/30587/statm: 4581 389 341 23 0 91 0
[pid=30588] ppid=30587 vsize=1452112 CPUtime=51.09 cores=0
/proc/30588/stat : 30588 (cryptominisat) R 30587 30587 28330 0 -1 4202496 23258 0 0 0 5105 4 0 0 25 0 1 0 597877915 1486962688 7253 33554432000 4194304 4587354 140733982104576 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30588/statm: 363028 7253 337 96 0 359590 0
[pid=30589] ppid=30587 vsize=22888 CPUtime=51.09 cores=4
/proc/30589/stat : 30589 (clasp) R 30587 30587 28330 0 -1 4202496 3138 0 0 0 5108 1 0 0 25 0 1 0 597877916 23437312 3025 33554432000 4194304 4785740 140733740599168 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30589/statm: 5722 3025 341 145 0 2767 0
[pid=30590] ppid=30587 vsize=455956 CPUtime=25.94 cores=6
/proc/30590/stat : 30590 (TNM) R 30587 30587 28330 0 -1 4202496 355 0 0 0 2594 0 0 0 25 0 1 0 597877916 466898944 252 33554432000 134512640 134534564 4291541856 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30590/statm: 113989 252 95 6 0 112655 0
[pid=30591] ppid=30587 vsize=12896 CPUtime=51.08 cores=2
/proc/30591/stat : 30591 (lingeling) R 30587 30587 28330 0 -1 4202496 10834 0 0 0 5106 2 0 0 25 0 1 0 597877916 13205504 2422 33554432000 4194304 4352236 140733272913680 18446744073709551615 4329063 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/30591/statm: 3224 2422 127 39 0 2304 0
[pid=30592] ppid=30587 vsize=12084 CPUtime=24.87 cores=6
/proc/30592/stat : 30592 (march_hi) R 30587 30587 28330 0 -1 4202496 1572 0 0 0 2487 0 0 0 25 0 1 0 597877916 12374016 1465 33554432000 4194304 4331988 140736476370944 18446744073709551615 4263238 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30592/statm: 3021 1465 173 34 0 1463 0
Current children cumulated CPU time (s) 204.07
Current children cumulated vsize (KiB) 1974260

[startup+102.301 s]
/proc/loadavg: 8.16 4.64 5.19 12/188 30659
/proc/meminfo: memFree=30826988/32950928 swapFree=67111524/67111528
[pid=30587] ppid=30585 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30587/stat : 30587 (ppfolio) S 30585 30587 28330 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 597877915 18763776 389 33554432000 4194304 4287625 140734016014768 18446744073709551615 218880585231 0 0 4096 65536 3479278106554925055 0 0 17 4 0 0 0
/proc/30587/statm: 4581 389 341 23 0 91 0
[pid=30588] ppid=30587 vsize=1437584 CPUtime=102.29 cores=0

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

[pid=30592] ppid=30587 vsize=84788 CPUtime=438.24 cores=6
/proc/30592/stat : 30592 (march_hi) R 30587 30587 28330 0 -1 4202496 14960 0 0 0 43816 8 0 0 25 0 1 0 597877916 86822912 14853 33554432000 4194304 4331988 140736476370944 18446744073709551615 4263169 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30592/statm: 21197 14853 173 34 0 19639 0
Current children cumulated CPU time (s) 3523.7
Current children cumulated vsize (KiB) 2120356

[startup+942.301 s]
/proc/loadavg: 10.24 9.86 8.08 11/188 30941
/proc/meminfo: memFree=30555684/32950928 swapFree=67111524/67111528
[pid=30587] ppid=30585 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30587/stat : 30587 (ppfolio) S 30585 30587 28330 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 597877915 18763776 389 33554432000 4194304 4287625 140734016014768 18446744073709551615 218880585231 0 0 4096 65536 3479278106554925055 0 0 17 4 0 0 0
/proc/30587/statm: 4581 389 341 23 0 91 0
[pid=30588] ppid=30587 vsize=1523604 CPUtime=942.31 cores=0
/proc/30588/stat : 30588 (cryptominisat) R 30587 30587 28330 0 -1 4202496 63051 0 0 0 94215 16 0 0 25 0 1 0 597877915 1560170496 27755 33554432000 4194304 4587354 140733982104576 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30588/statm: 380901 27755 337 96 0 377463 0
[pid=30589] ppid=30587 vsize=46432 CPUtime=942.31 cores=4
/proc/30589/stat : 30589 (clasp) R 30587 30587 28330 0 -1 4202496 8545 0 0 0 94228 3 0 0 25 0 1 0 597877916 47546368 8432 33554432000 4194304 4785740 140733740599168 18446744073709551615 4552450 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30589/statm: 11608 8432 341 145 0 8653 0
[pid=30590] ppid=30587 vsize=455956 CPUtime=469.16 cores=6
/proc/30590/stat : 30590 (TNM) R 30587 30587 28330 0 -1 4202496 355 0 0 0 46916 0 0 0 25 0 1 0 597877916 466898944 252 33554432000 134512640 134534564 4291541856 18446744073709551615 134529823 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30590/statm: 113989 252 95 6 0 112655 0
[pid=30591] ppid=30587 vsize=31336 CPUtime=941.57 cores=2
/proc/30591/stat : 30591 (lingeling) R 30587 30587 28330 0 -1 4202496 86196 0 0 0 94142 15 0 0 25 0 1 0 597877916 32088064 7032 33554432000 4194304 4352236 140733272913680 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/30591/statm: 7834 7032 127 39 0 6914 0
[pid=30592] ppid=30587 vsize=84788 CPUtime=468.03 cores=6
/proc/30592/stat : 30592 (march_hi) R 30587 30587 28330 0 -1 4202496 15839 0 0 0 46795 8 0 0 25 0 1 0 597877916 86822912 15732 33554432000 4194304 4331988 140736476370944 18446744073709551615 4211568 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30592/statm: 21197 15732 173 34 0 19639 0
Current children cumulated CPU time (s) 3763.38
Current children cumulated vsize (KiB) 2160440

[startup+1002.3 s]
/proc/loadavg: 10.14 9.90 8.20 11/188 30942
/proc/meminfo: memFree=30543940/32950928 swapFree=67111524/67111528
[pid=30587] ppid=30585 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30587/stat : 30587 (ppfolio) S 30585 30587 28330 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 597877915 18763776 389 33554432000 4194304 4287625 140734016014768 18446744073709551615 218880585231 0 0 4096 65536 3479278106554925055 0 0 17 4 0 0 0
/proc/30587/statm: 4581 389 341 23 0 91 0
[pid=30588] ppid=30587 vsize=1527828 CPUtime=1002.31 cores=0
/proc/30588/stat : 30588 (cryptominisat) R 30587 30587 28330 0 -1 4202496 63053 0 0 0 100215 16 0 0 25 0 1 0 597877915 1564495872 27755 33554432000 4194304 4587354 140733982104576 18446744073709551615 4238481 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30588/statm: 381957 27755 337 96 0 378519 0
[pid=30589] ppid=30587 vsize=47132 CPUtime=1002.31 cores=4
/proc/30589/stat : 30589 (clasp) R 30587 30587 28330 0 -1 4202496 8725 0 0 0 100228 3 0 0 25 0 1 0 597877916 48263168 8612 33554432000 4194304 4785740 140733740599168 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30589/statm: 11783 8612 341 145 0 8828 0
[pid=30590] ppid=30587 vsize=455956 CPUtime=498.96 cores=6
/proc/30590/stat : 30590 (TNM) R 30587 30587 28330 0 -1 4202496 355 0 0 0 49896 0 0 0 25 0 1 0 597877916 466898944 252 33554432000 134512640 134534564 4291541856 18446744073709551615 134529846 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30590/statm: 113989 252 95 6 0 112655 0
[pid=30591] ppid=30587 vsize=35688 CPUtime=1001.57 cores=2
/proc/30591/stat : 30591 (lingeling) R 30587 30587 28330 0 -1 4202496 88660 0 0 0 100141 16 0 0 25 0 1 0 597877916 36544512 8120 33554432000 4194304 4352236 140733272913680 18446744073709551615 4328039 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/30591/statm: 8922 8120 127 39 0 8002 0
[pid=30592] ppid=30587 vsize=84788 CPUtime=497.9 cores=6
/proc/30592/stat : 30592 (march_hi) R 30587 30587 28330 0 -1 4202496 16748 0 0 0 49782 8 0 0 25 0 1 0 597877916 86822912 16641 33554432000 4194304 4331988 140736476370944 18446744073709551615 4284259 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30592/statm: 21197 16641 173 34 0 19639 0
Current children cumulated CPU time (s) 4003.05
Current children cumulated vsize (KiB) 2169716

[startup+1062.3 s]
/proc/loadavg: 10.17 9.95 8.32 12/188 30944
/proc/meminfo: memFree=30540664/32950928 swapFree=67111524/67111528
[pid=30587] ppid=30585 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30587/stat : 30587 (ppfolio) S 30585 30587 28330 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 597877915 18763776 389 33554432000 4194304 4287625 140734016014768 18446744073709551615 218880585231 0 0 4096 65536 3479278106554925055 0 0 17 4 0 0 0
/proc/30587/statm: 4581 389 341 23 0 91 0
[pid=30588] ppid=30587 vsize=1527828 CPUtime=1062.31 cores=0
/proc/30588/stat : 30588 (cryptominisat) R 30587 30587 28330 0 -1 4202496 63055 0 0 0 106215 16 0 0 25 0 1 0 597877915 1564495872 27755 33554432000 4194304 4587354 140733982104576 18446744073709551615 4238668 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30588/statm: 381957 27755 337 96 0 378519 0
[pid=30589] ppid=30587 vsize=47948 CPUtime=1062.31 cores=4
/proc/30589/stat : 30589 (clasp) R 30587 30587 28330 0 -1 4202496 8885 0 0 0 106228 3 0 0 25 0 1 0 597877916 49098752 8772 33554432000 4194304 4785740 140733740599168 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30589/statm: 11987 8772 341 145 0 9032 0
[pid=30590] ppid=30587 vsize=455956 CPUtime=528.82 cores=6
/proc/30590/stat : 30590 (TNM) R 30587 30587 28330 0 -1 4202496 355 0 0 0 52882 0 0 0 25 0 1 0 597877916 466898944 252 33554432000 134512640 134534564 4291541856 18446744073709551615 11892122 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30590/statm: 113989 252 95 6 0 112655 0
[pid=30591] ppid=30587 vsize=31336 CPUtime=1061.57 cores=2
/proc/30591/stat : 30591 (lingeling) R 30587 30587 28330 0 -1 4202496 92372 0 0 0 106141 16 0 0 25 0 1 0 597877916 32088064 7032 33554432000 4194304 4352236 140733272913680 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/30591/statm: 7834 7032 127 39 0 6914 0
[pid=30592] ppid=30587 vsize=84788 CPUtime=527.72 cores=6
/proc/30592/stat : 30592 (march_hi) R 30587 30587 28330 0 -1 4202496 17608 0 0 0 52763 9 0 0 25 0 1 0 597877916 86822912 17501 33554432000 4194304 4331988 140736476370944 18446744073709551615 4211459 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30592/statm: 21197 17501 173 34 0 19639 0
Current children cumulated CPU time (s) 4242.73
Current children cumulated vsize (KiB) 2166180

[startup+1122.3 s]
/proc/loadavg: 9.89 9.92 8.41 11/187 30946
/proc/meminfo: memFree=30638696/32950928 swapFree=67111524/67111528
[pid=30587] ppid=30585 vsize=18324 CPUtime=1097.35 cores=0,2,4,6
/proc/30587/stat : 30587 (ppfolio) S 30585 30587 28330 0 -1 4202496 522 63080 0 0 0 0 109719 16 15 0 1 0 597877915 18763776 391 33554432000 4194304 4287625 140734016014768 18446744073709551615 218880585231 0 0 4096 65536 9224195742862639364 0 0 17 4 0 0 0
/proc/30587/statm: 4581 391 342 23 0 91 0
[pid=30589] ppid=30587 vsize=48368 CPUtime=1122.31 cores=4
/proc/30589/stat : 30589 (clasp) R 30587 30587 28330 0 -1 4202496 8994 0 0 0 112228 3 0 0 25 0 1 0 597877916 49528832 8881 33554432000 4194304 4785740 140733740599168 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30589/statm: 12092 8881 341 145 0 9137 0
[pid=30590] ppid=30587 vsize=455956 CPUtime=558.66 cores=6
/proc/30590/stat : 30590 (TNM) R 30587 30587 28330 0 -1 4202496 355 0 0 0 55866 0 0 0 25 0 1 0 597877916 466898944 252 33554432000 134512640 134534564 4291541856 18446744073709551615 134529812 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30590/statm: 113989 252 95 6 0 112655 0
[pid=30591] ppid=30587 vsize=31336 CPUtime=1121.58 cores=2
/proc/30591/stat : 30591 (lingeling) R 30587 30587 28330 0 -1 4202496 95124 0 0 0 112141 17 0 0 25 0 1 0 597877916 32088064 7032 33554432000 4194304 4352236 140733272913680 18446744073709551615 4329265 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/30591/statm: 7834 7032 127 39 0 6914 0
[pid=30592] ppid=30587 vsize=84788 CPUtime=557.56 cores=6
/proc/30592/stat : 30592 (march_hi) R 30587 30587 28330 0 -1 4202496 18534 0 0 0 55747 9 0 0 25 0 1 0 597877916 86822912 18427 33554432000 4194304 4331988 140736476370944 18446744073709551615 4299840 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30592/statm: 21197 18427 173 34 0 19639 0
Current children cumulated CPU time (s) 4457.46
Current children cumulated vsize (KiB) 638772

[startup+1182.3 s]
/proc/loadavg: 9.39 9.77 8.46 11/187 30947
/proc/meminfo: memFree=30627592/32950928 swapFree=67111524/67111528
[pid=30587] ppid=30585 vsize=18324 CPUtime=1097.35 cores=0,2,4,6
/proc/30587/stat : 30587 (ppfolio) S 30585 30587 28330 0 -1 4202496 522 63080 0 0 0 0 109719 16 15 0 1 0 597877915 18763776 391 33554432000 4194304 4287625 140734016014768 18446744073709551615 218880585231 0 0 4096 65536 9224195742862639364 0 0 17 4 0 0 0
/proc/30587/statm: 4581 391 342 23 0 91 0
[pid=30589] ppid=30587 vsize=48680 CPUtime=1182.31 cores=4
/proc/30589/stat : 30589 (clasp) R 30587 30587 28330 0 -1 4202496 9065 0 0 0 118228 3 0 0 25 0 1 0 597877916 49848320 8952 33554432000 4194304 4785740 140733740599168 18446744073709551615 4553283 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30589/statm: 12170 8952 341 145 0 9215 0
[pid=30590] ppid=30587 vsize=455956 CPUtime=588.48 cores=6
/proc/30590/stat : 30590 (TNM) R 30587 30587 28330 0 -1 4202496 355 0 0 0 58848 0 0 0 25 0 1 0 597877916 466898944 252 33554432000 134512640 134534564 4291541856 18446744073709551615 134530339 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30590/statm: 113989 252 95 6 0 112655 0
[pid=30591] ppid=30587 vsize=35816 CPUtime=1181.58 cores=2
/proc/30591/stat : 30591 (lingeling) R 30587 30587 28330 0 -1 4202496 99732 0 0 0 118140 18 0 0 25 0 1 0 597877916 36675584 8152 33554432000 4194304 4352236 140733272913680 18446744073709551615 4328105 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/30591/statm: 8954 8152 127 39 0 8034 0
[pid=30592] ppid=30587 vsize=114256 CPUtime=587.42 cores=6
/proc/30592/stat : 30592 (march_hi) R 30587 30587 28330 0 -1 4202496 19430 0 0 0 58732 10 0 0 25 0 1 0 597877916 116998144 19323 33554432000 4194304 4331988 140736476370944 18446744073709551615 4229603 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30592/statm: 28564 19323 173 34 0 27006 0
Current children cumulated CPU time (s) 4637.14
Current children cumulated vsize (KiB) 673032



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1236.7 s]
/proc/loadavg: 6.39 8.89 8.23 5/176 30966
/proc/meminfo: memFree=30766608/32950928 swapFree=67111524/67111528
[pid=30587] ppid=30585 vsize=18324 CPUtime=1097.35 cores=0,2,4,6
/proc/30587/stat : 30587 (ppfolio) S 30585 30587 28330 0 -1 4202496 522 63080 0 0 0 0 109719 16 15 0 1 0 597877915 18763776 391 33554432000 4194304 4287625 140734016014768 18446744073709551615 218880585231 0 0 4096 65536 9224195742862639364 0 0 17 4 0 0 0
/proc/30587/statm: 4581 391 342 23 0 91 0
[pid=30589] ppid=30587 vsize=48960 CPUtime=1236.71 cores=4
/proc/30589/stat : 30589 (clasp) R 30587 30587 28330 0 -1 4202496 9142 0 0 0 123668 3 0 0 25 0 1 0 597877916 50135040 9029 33554432000 4194304 4785740 140733740599168 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30589/statm: 12240 9029 341 145 0 9285 0
[pid=30590] ppid=30587 vsize=455956 CPUtime=615.55 cores=6
/proc/30590/stat : 30590 (TNM) R 30587 30587 28330 0 -1 4202496 355 0 0 0 61555 0 0 0 25 0 1 0 597877916 466898944 252 33554432000 134512640 134534564 4291541856 18446744073709551615 134528523 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30590/statm: 113989 252 95 6 0 112655 0
[pid=30591] ppid=30587 vsize=31592 CPUtime=1235.98 cores=2
/proc/30591/stat : 30591 (lingeling) R 30587 30587 28330 0 -1 4202496 101556 0 0 0 123580 18 0 0 25 0 1 0 597877916 32350208 7096 33554432000 4194304 4352236 140733272913680 18446744073709551615 4329063 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/30591/statm: 7898 7096 127 39 0 6978 0
[pid=30592] ppid=30587 vsize=114256 CPUtime=614.49 cores=6
/proc/30592/stat : 30592 (march_hi) R 30587 30587 28330 0 -1 4202496 20280 0 0 0 61439 10 0 0 25 0 1 0 597877916 116998144 20173 33554432000 4194304 4331988 140736476370944 18446744073709551615 4228913 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30592/statm: 28564 20173 173 34 0 27006 0
Current children cumulated CPU time (s) 4800.08
Current children cumulated vsize (KiB) 669088

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

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

[startup+1236.7 s]
/proc/loadavg: 6.39 8.89 8.23 5/176 30966
/proc/meminfo: memFree=30766608/32950928 swapFree=67111524/67111528
[pid=30587] ppid=30585 vsize=18324 CPUtime=1097.35 cores=0,2,4,6
/proc/30587/stat : 30587 (ppfolio) S 30585 30587 28330 0 -1 4202496 522 63080 0 0 0 0 109719 16 15 0 1 0 597877915 18763776 391 33554432000 4194304 4287625 140734016014768 18446744073709551615 218880585231 0 0 4096 65536 9224195742862639364 0 0 17 4 0 0 0
/proc/30587/statm: 4581 391 342 23 0 91 0
[pid=30589] ppid=30587 vsize=48960 CPUtime=1236.71 cores=4
/proc/30589/stat : 30589 (clasp) R 30587 30587 28330 0 -1 4202496 9142 0 0 0 123668 3 0 0 25 0 1 0 597877916 50135040 9029 33554432000 4194304 4785740 140733740599168 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30589/statm: 12240 9029 341 145 0 9285 0
[pid=30590] ppid=30587 vsize=455956 CPUtime=615.55 cores=6
/proc/30590/stat : 30590 (TNM) R 30587 30587 28330 0 -1 4202496 355 0 0 0 61555 0 0 0 25 0 1 0 597877916 466898944 252 33554432000 134512640 134534564 4291541856 18446744073709551615 134528523 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30590/statm: 113989 252 95 6 0 112655 0
[pid=30591] ppid=30587 vsize=31592 CPUtime=1235.98 cores=2
/proc/30591/stat : 30591 (lingeling) R 30587 30587 28330 0 -1 4202496 101556 0 0 0 123580 18 0 0 25 0 1 0 597877916 32350208 7096 33554432000 4194304 4352236 140733272913680 18446744073709551615 4329063 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/30591/statm: 7898 7096 127 39 0 6978 0
[pid=30592] ppid=30587 vsize=114256 CPUtime=614.49 cores=6
/proc/30592/stat : 30592 (march_hi) R 30587 30587 28330 0 -1 4202496 20280 0 0 0 61439 10 0 0 25 0 1 0 597877916 116998144 20173 33554432000 4194304 4331988 140736476370944 18446744073709551615 4228913 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30592/statm: 28564 20173 173 34 0 27006 0
Current children cumulated CPU time (s) 4800.08
Current children cumulated vsize (KiB) 669088

Child status: 0
Real time (s): 1236.71
CPU time (s): 4800.16
CPU user time (s): 4799.64
CPU system time (s): 0.516921
CPU usage (%): 388.139
Max. virtual memory (cumulated for all children) (KiB): 3556956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.64
system time used= 0.516921
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 194967
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= 742
involuntary context switches= 35129

runsolver used 1.93371 second user time and 4.73828 second system time

The end

Launcher Data

Begin job on node112 at 2011-04-29 13:27:53
IDJOB=3191260
IDBENCH=82991
IDSOLVER=1612
FILE ID=node112/3191260-1304076472
RUNJOBID= node112-1304076460-30369
PBS_JOBID= 13170443
Free space on /tmp= 72556 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v600-c2556-S506401817-075.UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191260-1304076472/watcher-3191260-1304076472 -o /tmp/evaluation-result-3191260-1304076472/solver-3191260-1304076472 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3191260-1304076472.cnf

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

MD5SUM BENCH= 2d7407b1b64ab354711b83851f166439
RANDOM SEED=568769662

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30902368 kB
Buffers:        417928 kB
Cached:        1148644 kB
SwapCached:          4 kB
Active:         107352 kB
Inactive:      1538308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30902368 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           20256 kB
Writeback:           0 kB
AnonPages:       78692 kB
Mapped:          16536 kB
Slab:           336596 kB
PageTables:       4940 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   677564 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= 72556 MiB
End job on node112 at 2011-04-29 13:48:29