Trace number 3219538

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) 5000.09 5000.02

General information on the benchmark

Namerandom/large/
unif-k7-r85-v300-c25500-S376724493-075-UNKNOWN.cnf
MD5SUMb318fd1a86aee981aadb17224d952a44
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 variables300
Number of clauses25500
Sum of the clauses size178500
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 525500

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 1 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 1
0.00/0.00	Starting TNM 2009 on core(s) 1

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-3219538-1303245110/watcher-3219538-1303245110 -o /tmp/evaluation-result-3219538-1303245110/solver-3219538-1303245110 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3219538-1303245110.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5000 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: 6.01 6.00 6.00 4/180 25911
/proc/meminfo: memFree=17594852/32951124 swapFree=67111528/67111528
[pid=25911] ppid=25909 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25911/stat : 25911 (ppfolio) S 25909 25911 25159 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 416927143 18763776 394 33554432000 4194304 4287625 140736229290704 18446744073709551615 255106788879 0 0 4096 65536 4593086958904770824 0 0 17 5 0 0 0
/proc/25911/statm: 4581 394 345 23 0 91 0

[startup+0.0925499 s]
/proc/loadavg: 6.01 6.00 6.00 4/180 25911
/proc/meminfo: memFree=17594852/32951124 swapFree=67111528/67111528
[pid=25911] ppid=25909 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25911/stat : 25911 (ppfolio) S 25909 25911 25159 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 416927143 18763776 394 33554432000 4194304 4287625 140736229290704 18446744073709551615 255106788879 0 0 4096 65536 4593086958904770824 0 0 17 5 0 0 0
/proc/25911/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.10055 s]
/proc/loadavg: 6.01 6.00 6.00 4/180 25911
/proc/meminfo: memFree=17594852/32951124 swapFree=67111528/67111528
[pid=25911] ppid=25909 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25911/stat : 25911 (ppfolio) S 25909 25911 25159 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 416927143 18763776 394 33554432000 4194304 4287625 140736229290704 18446744073709551615 255106788879 0 0 4096 65536 4593086958904770824 0 0 17 5 0 0 0
/proc/25911/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300514 s]
/proc/loadavg: 6.01 6.00 6.00 4/180 25911
/proc/meminfo: memFree=17594852/32951124 swapFree=67111528/67111528
[pid=25911] ppid=25909 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25911/stat : 25911 (ppfolio) S 25909 25911 25159 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 416927143 18763776 394 33554432000 4194304 4287625 140736229290704 18446744073709551615 255106788879 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/25911/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700443 s]
/proc/loadavg: 6.01 6.00 6.00 4/180 25911
/proc/meminfo: memFree=17594852/32951124 swapFree=67111528/67111528
[pid=25911] ppid=25909 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25911/stat : 25911 (ppfolio) S 25909 25911 25159 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 416927143 18763776 394 33554432000 4194304 4287625 140736229290704 18446744073709551615 255106788879 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/25911/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50031 s]
/proc/loadavg: 6.01 6.00 6.00 7/184 25915
/proc/meminfo: memFree=17581304/32951124 swapFree=67111528/67111528
[pid=25911] ppid=25909 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25911/stat : 25911 (ppfolio) S 25909 25911 25159 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 416927143 18763776 394 33554432000 4194304 4287625 140736229290704 18446744073709551615 255106788879 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/25911/statm: 4581 394 345 23 0 91 0
[pid=25912] ppid=25911 vsize=25884 CPUtime=0.5 cores=1
/proc/25912/stat : 25912 (cryptominisat) R 25911 25911 25159 0 -1 4202496 1320 0 0 0 50 0 0 0 25 0 1 0 416927143 26505216 1181 33554432000 4194304 4587354 140736615753664 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25912/statm: 6471 1181 305 96 0 3033 0
[pid=25913] ppid=25911 vsize=17804 CPUtime=0.39 cores=1
/proc/25913/stat : 25913 (clasp) R 25911 25911 25159 0 -1 4202496 1994 0 0 0 39 0 0 0 25 0 1 0 416927143 18231296 1799 33554432000 4194304 4785740 140733900191200 18446744073709551615 4309555 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25913/statm: 4451 1799 340 145 0 1496 0
[pid=25914] ppid=25911 vsize=455032 CPUtime=0.59 cores=1
/proc/25914/stat : 25914 (TNM) R 25911 25911 25159 0 -1 4202496 1151 0 0 0 59 0 0 0 25 0 1 0 416927143 465952768 1048 33554432000 134512640 134534564 4291993616 18446744073709551615 134524552 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25914/statm: 113758 1048 91 6 0 112424 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 517044

[startup+3.10103 s]
/proc/loadavg: 6.01 6.00 6.00 7/184 25915
/proc/meminfo: memFree=17572748/32951124 swapFree=67111528/67111528
[pid=25911] ppid=25909 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25911/stat : 25911 (ppfolio) S 25909 25911 25159 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 416927143 18763776 394 33554432000 4194304 4287625 140736229290704 18446744073709551615 255106788879 0 0 4096 65536 11444092917430353920 0 0 17 5 0 0 0
/proc/25911/statm: 4581 394 345 23 0 91 0
[pid=25912] ppid=25911 vsize=1433040 CPUtime=1.54 cores=1
/proc/25912/stat : 25912 (cryptominisat) R 25911 25911 25159 0 -1 4202496 5211 0 0 0 154 0 0 0 18 0 1 0 416927143 1467432960 2137 33554432000 4194304 4587354 140736615753664 18446744073709551615 4243725 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25912/statm: 358260 2137 327 96 0 354822 0
[pid=25913] ppid=25911 vsize=19544 CPUtime=0.69 cores=1
/proc/25913/stat : 25913 (clasp) R 25911 25911 25159 0 -1 4202496 2415 0 0 0 69 0 0 0 25 0 1 0 416927143 20013056 2220 33554432000 4194304 4785740 140733900191200 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25913/statm: 4886 2220 340 145 0 1931 0
[pid=25914] ppid=25911 vsize=455032 CPUtime=0.84 cores=1
/proc/25914/stat : 25914 (TNM) R 25911 25911 25159 0 -1 4202496 1151 0 0 0 84 0 0 0 25 0 1 0 416927143 465952768 1048 33554432000 134512640 134534564 4291993616 18446744073709551615 134524510 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25914/statm: 113758 1048 91 6 0 112424 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1925940

[startup+6.30046 s]
/proc/loadavg: 6.01 6.00 6.00 7/184 25916
/proc/meminfo: memFree=17570840/32951124 swapFree=67111528/67111528
[pid=25911] ppid=25909 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25911/stat : 25911 (ppfolio) S 25909 25911 25159 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 416927143 18763776 394 33554432000 4194304 4287625 140736229290704 18446744073709551615 255106788879 0 0 4096 65536 11444091405601865728 0 0 17 5 0 0 0
/proc/25911/statm: 4581 394 345 23 0 91 0
[pid=25912] ppid=25911 vsize=1430732 CPUtime=2.63 cores=1
/proc/25912/stat : 25912 (cryptominisat) R 25911 25911 25159 0 -1 4202496 7334 0 0 0 263 0 0 0 20 0 1 0 416927143 1465069568 2170 33554432000 4194304 4587354 140736615753664 18446744073709551615 255106465425 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25912/statm: 357683 2170 331 96 0 354245 0
[pid=25913] ppid=25911 vsize=21800 CPUtime=1.69 cores=1
/proc/25913/stat : 25913 (clasp) R 25911 25911 25159 0 -1 4202496 2981 0 0 0 169 0 0 0 25 0 1 0 416927143 22323200 2786 33554432000 4194304 4785740 140733900191200 18446744073709551615 4550307 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25913/statm: 5450 2786 340 145 0 2495 0
[pid=25914] ppid=25911 vsize=455032 CPUtime=1.94 cores=1
/proc/25914/stat : 25914 (TNM) R 25911 25911 25159 0 -1 4202496 1151 0 0 0 194 0 0 0 25 0 1 0 416927143 465952768 1048 33554432000 134512640 134534564 4291993616 18446744073709551615 134524594 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25914/statm: 113758 1048 91 6 0 112424 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 1925888

[startup+12.7003 s]
/proc/loadavg: 6.01 6.00 6.00 7/184 25916
/proc/meminfo: memFree=17547756/32951124 swapFree=67111528/67111528
[pid=25911] ppid=25909 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25911/stat : 25911 (ppfolio) S 25909 25911 25159 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 416927143 18763776 394 33554432000 4194304 4287625 140736229290704 18446744073709551615 255106788879 0 0 4096 65536 11444092917430353920 0 0 17 5 0 0 0
/proc/25911/statm: 4581 394 345 23 0 91 0
[pid=25912] ppid=25911 vsize=1449980 CPUtime=4.79 cores=1
/proc/25912/stat : 25912 (cryptominisat) R 25911 25911 25159 0 -1 4202496 12257 0 0 0 478 1 0 0 25 0 1 0 416927143 1484779520 7089 33554432000 4194304 4587354 140736615753664 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25912/statm: 362495 7089 337 96 0 359057 0
[pid=25913] ppid=25911 vsize=23512 CPUtime=3.84 cores=1
/proc/25913/stat : 25913 (clasp) R 25911 25911 25159 0 -1 4202496 3396 0 0 0 384 0 0 0 25 0 1 0 416927143 24076288 3201 33554432000 4194304 4785740 140733900191200 18446744073709551615 4286964 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25913/statm: 5878 3201 340 145 0 2923 0
[pid=25914] ppid=25911 vsize=455032 CPUtime=4.04 cores=1
/proc/25914/stat : 25914 (TNM) R 25911 25911 25159 0 -1 4202496 1151 0 0 0 404 0 0 0 25 0 1 0 416927143 465952768 1048 33554432000 134512640 134534564 4291993616 18446744073709551615 134524573 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25914/statm: 113758 1048 91 6 0 112424 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1946848

[startup+25.5011 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 25916
/proc/meminfo: memFree=17539504/32951124 swapFree=67111528/67111528
[pid=25911] ppid=25909 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25911/stat : 25911 (ppfolio) S 25909 25911 25159 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 416927143 18763776 394 33554432000 4194304 4287625 140736229290704 18446744073709551615 255106788879 0 0 4096 65536 11444091543040819200 0 0 17 5 0 0 0
/proc/25911/statm: 4581 394 345 23 0 91 0
[pid=25912] ppid=25911 vsize=1453080 CPUtime=9.04 cores=1
/proc/25912/stat : 25912 (cryptominisat) R 25911 25911 25159 0 -1 4202496 13961 0 0 0 903 1 0 0 25 0 1 0 416927143 1487953920 7549 33554432000 4194304 4587354 140736615753664 18446744073709551615 4238770 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25912/statm: 363270 7549 337 96 0 359832 0
[pid=25913] ppid=25911 vsize=26712 CPUtime=8.09 cores=1
/proc/25913/stat : 25913 (clasp) R 25911 25911 25159 0 -1 4202496 4153 0 0 0 809 0 0 0 25 0 1 0 416927143 27353088 3958 33554432000 4194304 4785740 140733900191200 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25913/statm: 6678 3958 340 145 0 3723 0
[pid=25914] ppid=25911 vsize=459292 CPUtime=8.34 cores=1
/proc/25914/stat : 25914 (TNM) R 25911 25911 25159 0 -1 4202496 1400 0 0 0 834 0 0 0 25 0 1 0 416927143 470315008 1297 33554432000 134512640 134534564 4291993616 18446744073709551615 134528710 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25914/statm: 114823 1297 95 6 0 113489 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1957408

[startup+51.1006 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 25917
/proc/meminfo: memFree=17519792/32951124 swapFree=67111528/67111528
[pid=25911] ppid=25909 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25911/stat : 25911 (ppfolio) S 25909 25911 25159 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 416927143 18763776 394 33554432000 4194304 4287625 140736229290704 18446744073709551615 255106788879 0 0 4096 65536 11444091817918726144 0 0 17 5 0 0 0
/proc/25911/statm: 4581 394 345 23 0 91 0
[pid=25912] ppid=25911 vsize=1463636 CPUtime=17.58 cores=1
/proc/25912/stat : 25912 (cryptominisat) R 25911 25911 25159 0 -1 4202496 19514 0 0 0 1756 2 0 0 25 0 1 0 416927143 1498763264 10111 33554432000 4194304 4587354 140736615753664 18446744073709551615 4388352 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25912/statm: 365909 10111 337 96 0 362471 0
[pid=25913] ppid=25911 vsize=30480 CPUtime=16.64 cores=1
/proc/25913/stat : 25913 (clasp) R 25911 25911 25159 0 -1 4202496 5037 0 0 0 1664 0 0 0 25 0 1 0 416927143 31211520 4842 33554432000 4194304 4785740 140733900191200 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25913/statm: 7620 4842 340 145 0 4665 0
[pid=25914] ppid=25911 vsize=459292 CPUtime=16.84 cores=1
/proc/25914/stat : 25914 (TNM) R 25911 25911 25159 0 -1 4202496 1400 0 0 0 1684 0 0 0 25 0 1 0 416927143 470315008 1297 33554432000 134512640 134534564 4291993616 18446744073709551615 134530667 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25914/statm: 114823 1297 95 6 0 113489 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 1971732

[startup+102.307 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 25918
/proc/meminfo: memFree=17513088/32951124 swapFree=67111528/67111528
[pid=25911] ppid=25909 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25911/stat : 25911 (ppfolio) S 25909 25911 25159 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 416927143 18763776 394 33554432000 4194304 4287625 140736229290704 18446744073709551615 255106788879 0 0 4096 65536 11444092367674540032 0 0 17 5 0 0 0
/proc/25911/statm: 4581 394 345 23 0 91 0
[pid=25912] ppid=25911 vsize=1477840 CPUtime=34.66 cores=1
/proc/25912/stat : 25912 (cryptominisat) R 25911 25911 25159 0 -1 4202496 34825 0 0 0 3461 5 0 0 25 0 1 0 416927143 1513308160 13501 33554432000 4194304 4587354 140736615753664 18446744073709551615 4388352 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25912/statm: 369460 13501 337 96 0 366022 0
[pid=25913] ppid=25911 vsize=36332 CPUtime=33.68 cores=1
/proc/25913/stat : 25913 (clasp) R 25911 25911 25159 0 -1 4202496 6379 0 0 0 3368 0 0 0 25 0 1 0 416927143 37203968 6184 33554432000 4194304 4785740 140733900191200 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25913/statm: 9083 6184 340 145 0 6128 0
[pid=25914] ppid=25911 vsize=459292 CPUtime=33.94 cores=1
/proc/25914/stat : 25914 (TNM) R 25911 25911 25159 0 -1 4202496 1400 0 0 0 3394 0 0 0 25 0 1 0 416927143 470315008 1297 33554432000 134512640 134534564 4291993616 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25914/statm: 114823 1297 95 6 0 113489 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1991788

[startup+162.301 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 25920
/proc/meminfo: memFree=17490496/32951124 swapFree=67111528/67111528
[pid=25911] ppid=25909 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25911/stat : 25911 (ppfolio) S 25909 25911 25159 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 416927143 18763776 394 33554432000 4194304 4287625 140736229290704 18446744073709551615 255106788879 0 0 4096 65536 11444092917430353920 0 0 17 5 0 0 0
/proc/25911/statm: 4581 394 345 23 0 91 0
[pid=25912] ppid=25911 vsize=1475824 CPUtime=54.65 cores=1
/proc/25912/stat : 25912 (cryptominisat) R 25911 25911 25159 0 -1 4202496 53869 0 0 0 5457 8 0 0 25 0 1 0 416927143 1511243776 14377 33554432000 4194304 4587354 140736615753664 18446744073709551615 4357555 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25912/statm: 368956 14377 337 96 0 365518 0
[pid=25913] ppid=25911 vsize=41220 CPUtime=53.69 cores=1

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

/proc/25914/statm: 114823 1297 95 6 0 113489 0
Current children cumulated CPU time (s) 4602.38
Current children cumulated vsize (KiB) 2117680

[startup+4662.3 s]
/proc/loadavg: 6.00 6.01 6.00 7/184 26083
/proc/meminfo: memFree=17372712/32951124 swapFree=67111528/67111528
[pid=25911] ppid=25909 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25911/stat : 25911 (ppfolio) S 25909 25911 25159 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 416927143 18763776 394 33554432000 4194304 4287625 140736229290704 18446744073709551615 255106788879 0 0 4096 65536 11444091268162912256 0 0 17 5 0 0 0
/proc/25911/statm: 4581 394 345 23 0 91 0
[pid=25912] ppid=25911 vsize=1456604 CPUtime=1554.65 cores=1
/proc/25912/stat : 25912 (cryptominisat) R 25911 25911 25159 0 -1 4202496 518569 0 0 0 155360 105 0 0 25 0 1 0 416927143 1491562496 12692 33554432000 4194304 4587354 140736615753664 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25912/statm: 364151 12692 337 96 0 360713 0
[pid=25913] ppid=25911 vsize=119412 CPUtime=1553.75 cores=1
/proc/25913/stat : 25913 (clasp) R 25911 25911 25159 0 -1 4202496 25277 0 0 0 155371 4 0 0 25 0 1 0 416927143 122277888 24882 33554432000 4194304 4785740 140733900191200 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25913/statm: 29853 24882 341 145 0 26898 0
[pid=25914] ppid=25911 vsize=459292 CPUtime=1553.97 cores=1
/proc/25914/stat : 25914 (TNM) R 25911 25911 25159 0 -1 4202496 1400 0 0 0 155397 0 0 0 25 0 1 0 416927143 470315008 1297 33554432000 134512640 134534564 4291993616 18446744073709551615 134530538 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25914/statm: 114823 1297 95 6 0 113489 0
Current children cumulated CPU time (s) 4662.37
Current children cumulated vsize (KiB) 2053632

[startup+4722.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 26084
/proc/meminfo: memFree=17231452/32951124 swapFree=67111528/67111528
[pid=25911] ppid=25909 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25911/stat : 25911 (ppfolio) S 25909 25911 25159 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 416927143 18763776 394 33554432000 4194304 4287625 140736229290704 18446744073709551615 255106788879 0 0 4096 65536 11444091268162912256 0 0 17 5 0 0 0
/proc/25911/statm: 4581 394 345 23 0 91 0
[pid=25912] ppid=25911 vsize=1523368 CPUtime=1574.65 cores=1
/proc/25912/stat : 25912 (cryptominisat) R 25911 25911 25159 0 -1 4202496 524456 0 0 0 157358 107 0 0 25 0 1 0 416927143 1559928832 9518 33554432000 4194304 4587354 140736615753664 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25912/statm: 380842 9518 337 96 0 377404 0
[pid=25913] ppid=25911 vsize=121976 CPUtime=1573.75 cores=1
/proc/25913/stat : 25913 (clasp) R 25911 25911 25159 0 -1 4202496 25868 0 0 0 157371 4 0 0 25 0 1 0 416927143 124903424 25473 33554432000 4194304 4785740 140733900191200 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25913/statm: 30494 25473 341 145 0 27539 0
[pid=25914] ppid=25911 vsize=459292 CPUtime=1573.98 cores=1
/proc/25914/stat : 25914 (TNM) R 25911 25911 25159 0 -1 4202496 1400 0 0 0 157398 0 0 0 25 0 1 0 416927143 470315008 1297 33554432000 134512640 134534564 4291993616 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25914/statm: 114823 1297 95 6 0 113489 0
Current children cumulated CPU time (s) 4722.38
Current children cumulated vsize (KiB) 2122960

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 26086
/proc/meminfo: memFree=17211716/32951124 swapFree=67111528/67111528
[pid=25911] ppid=25909 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25911/stat : 25911 (ppfolio) S 25909 25911 25159 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 416927143 18763776 394 33554432000 4194304 4287625 140736229290704 18446744073709551615 255106788879 0 0 4096 65536 11444091405601865728 0 0 17 5 0 0 0
/proc/25911/statm: 4581 394 345 23 0 91 0
[pid=25912] ppid=25911 vsize=1523368 CPUtime=1594.65 cores=1
/proc/25912/stat : 25912 (cryptominisat) R 25911 25911 25159 0 -1 4202496 529315 0 0 0 159356 109 0 0 25 0 1 0 416927143 1559928832 14313 33554432000 4194304 4587354 140736615753664 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25912/statm: 380842 14313 337 96 0 377404 0
[pid=25913] ppid=25911 vsize=122260 CPUtime=1593.75 cores=1
/proc/25913/stat : 25913 (clasp) R 25911 25911 25159 0 -1 4202496 25923 0 0 0 159371 4 0 0 25 0 1 0 416927143 125194240 25528 33554432000 4194304 4785740 140733900191200 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25913/statm: 30565 25528 341 145 0 27610 0
[pid=25914] ppid=25911 vsize=459292 CPUtime=1593.99 cores=1
/proc/25914/stat : 25914 (TNM) R 25911 25911 25159 0 -1 4202496 1400 0 0 0 159399 0 0 0 25 0 1 0 416927143 470315008 1297 33554432000 134512640 134534564 4291993616 18446744073709551615 134528893 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25914/statm: 114823 1297 95 6 0 113489 0
Current children cumulated CPU time (s) 4782.39
Current children cumulated vsize (KiB) 2123244

[startup+4842.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 26087
/proc/meminfo: memFree=17221744/32951124 swapFree=67111528/67111528
[pid=25911] ppid=25909 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25911/stat : 25911 (ppfolio) S 25909 25911 25159 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 416927143 18763776 394 33554432000 4194304 4287625 140736229290704 18446744073709551615 255106788879 0 0 4096 65536 11444091405601865728 0 0 17 5 0 0 0
/proc/25911/statm: 4581 394 345 23 0 91 0
[pid=25912] ppid=25911 vsize=1522096 CPUtime=1614.64 cores=1
/proc/25912/stat : 25912 (cryptominisat) R 25911 25911 25159 0 -1 4202496 535591 0 0 0 161354 110 0 0 25 0 1 0 416927143 1558626304 11436 33554432000 4194304 4587354 140736615753664 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25912/statm: 380524 11436 337 96 0 377086 0
[pid=25913] ppid=25911 vsize=123732 CPUtime=1613.74 cores=1
/proc/25913/stat : 25913 (clasp) R 25911 25911 25159 0 -1 4202496 26248 0 0 0 161370 4 0 0 25 0 1 0 416927143 126701568 25853 33554432000 4194304 4785740 140733900191200 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25913/statm: 30933 25853 341 145 0 27978 0
[pid=25914] ppid=25911 vsize=459292 CPUtime=1613.99 cores=1
/proc/25914/stat : 25914 (TNM) R 25911 25911 25159 0 -1 4202496 1400 0 0 0 161399 0 0 0 25 0 1 0 416927143 470315008 1297 33554432000 134512640 134534564 4291993616 18446744073709551615 134528835 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25914/statm: 114823 1297 95 6 0 113489 0
Current children cumulated CPU time (s) 4842.37
Current children cumulated vsize (KiB) 2123444

[startup+4902.31 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 26089
/proc/meminfo: memFree=17190340/32951124 swapFree=67111528/67111528
[pid=25911] ppid=25909 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25911/stat : 25911 (ppfolio) S 25909 25911 25159 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 416927143 18763776 394 33554432000 4194304 4287625 140736229290704 18446744073709551615 255106788879 0 0 4096 65536 11444091405601865728 0 0 17 5 0 0 0
/proc/25911/statm: 4581 394 345 23 0 91 0
[pid=25912] ppid=25911 vsize=1522096 CPUtime=1634.66 cores=1
/proc/25912/stat : 25912 (cryptominisat) R 25911 25911 25159 0 -1 4202496 539734 0 0 0 163354 112 0 0 25 0 1 0 416927143 1558626304 15528 33554432000 4194304 4587354 140736615753664 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25912/statm: 380524 15528 337 96 0 377086 0
[pid=25913] ppid=25911 vsize=124588 CPUtime=1633.74 cores=1
/proc/25913/stat : 25913 (clasp) R 25911 25911 25159 0 -1 4202496 26430 0 0 0 163370 4 0 0 25 0 1 0 416927143 127578112 26035 33554432000 4194304 4785740 140733900191200 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25913/statm: 31147 26035 341 145 0 28192 0
[pid=25914] ppid=25911 vsize=459292 CPUtime=1633.99 cores=1
/proc/25914/stat : 25914 (TNM) R 25911 25911 25159 0 -1 4202496 1400 0 0 0 163399 0 0 0 25 0 1 0 416927143 470315008 1297 33554432000 134512640 134534564 4291993616 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25914/statm: 114823 1297 95 6 0 113489 0
Current children cumulated CPU time (s) 4902.39
Current children cumulated vsize (KiB) 2124300

[startup+4962.3 s]
/proc/loadavg: 6.06 6.02 6.00 7/184 26091
/proc/meminfo: memFree=17199128/32951124 swapFree=67111528/67111528
[pid=25911] ppid=25909 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25911/stat : 25911 (ppfolio) S 25909 25911 25159 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 416927143 18763776 394 33554432000 4194304 4287625 140736229290704 18446744073709551615 255106788879 0 0 4096 65536 11444091405601865728 0 0 17 5 0 0 0
/proc/25911/statm: 4581 394 345 23 0 91 0
[pid=25912] ppid=25911 vsize=1525736 CPUtime=1654.65 cores=1
/proc/25912/stat : 25912 (cryptominisat) R 25911 25911 25159 0 -1 4202496 546441 0 0 0 165352 113 0 0 25 0 1 0 416927143 1562353664 13005 33554432000 4194304 4587354 140736615753664 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25912/statm: 381434 13005 337 96 0 377996 0
[pid=25913] ppid=25911 vsize=126440 CPUtime=1653.74 cores=1
/proc/25913/stat : 25913 (clasp) R 25911 25911 25159 0 -1 4202496 26944 0 0 0 165370 4 0 0 25 0 1 0 416927143 129474560 26438 33554432000 4194304 4785740 140733900191200 18446744073709551615 4277604 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25913/statm: 31610 26438 341 145 0 28655 0
[pid=25914] ppid=25911 vsize=459292 CPUtime=1653.99 cores=1
/proc/25914/stat : 25914 (TNM) R 25911 25911 25159 0 -1 4202496 1400 0 0 0 165399 0 0 0 25 0 1 0 416927143 470315008 1297 33554432000 134512640 134534564 4291993616 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25914/statm: 114823 1297 95 6 0 113489 0
Current children cumulated CPU time (s) 4962.38
Current children cumulated vsize (KiB) 2129792



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 6.03 6.01 6.00 7/184 26092
/proc/meminfo: memFree=17188940/32951124 swapFree=67111528/67111528
[pid=25911] ppid=25909 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25911/stat : 25911 (ppfolio) S 25909 25911 25159 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 416927143 18763776 394 33554432000 4194304 4287625 140736229290704 18446744073709551615 255106788879 0 0 4096 65536 11444091405601865728 0 0 17 5 0 0 0
/proc/25911/statm: 4581 394 345 23 0 91 0
[pid=25912] ppid=25911 vsize=1525736 CPUtime=1667.24 cores=1
/proc/25912/stat : 25912 (cryptominisat) R 25911 25911 25159 0 -1 4202496 548920 0 0 0 166610 114 0 0 25 0 1 0 416927143 1562353664 15457 33554432000 4194304 4587354 140736615753664 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25912/statm: 381434 15457 337 96 0 377996 0
[pid=25913] ppid=25911 vsize=126440 CPUtime=1666.33 cores=1
/proc/25913/stat : 25913 (clasp) R 25911 25911 25159 0 -1 4202496 26952 0 0 0 166629 4 0 0 25 0 1 0 416927143 129474560 26446 33554432000 4194304 4785740 140733900191200 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25913/statm: 31610 26446 341 145 0 28655 0
[pid=25914] ppid=25911 vsize=459292 CPUtime=1666.52 cores=1
/proc/25914/stat : 25914 (TNM) R 25911 25911 25159 0 -1 4202496 1400 0 0 0 166652 0 0 0 25 0 1 0 416927143 470315008 1297 33554432000 134512640 134534564 4291993616 18446744073709551615 134528620 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25914/statm: 114823 1297 95 6 0 113489 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 2129792

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

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

[startup+5000 s]
/proc/loadavg: 6.03 6.01 6.00 7/184 26092
/proc/meminfo: memFree=17188940/32951124 swapFree=67111528/67111528
[pid=25911] ppid=25909 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25911/stat : 25911 (ppfolio) S 25909 25911 25159 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 416927143 18763776 394 33554432000 4194304 4287625 140736229290704 18446744073709551615 255106788879 0 0 4096 65536 11444091405601865728 0 0 17 5 0 0 0
/proc/25911/statm: 4581 394 345 23 0 91 0
[pid=25912] ppid=25911 vsize=1525736 CPUtime=1667.24 cores=1
/proc/25912/stat : 25912 (cryptominisat) R 25911 25911 25159 0 -1 4202496 548920 0 0 0 166610 114 0 0 25 0 1 0 416927143 1562353664 15457 33554432000 4194304 4587354 140736615753664 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25912/statm: 381434 15457 337 96 0 377996 0
[pid=25913] ppid=25911 vsize=126440 CPUtime=1666.33 cores=1
/proc/25913/stat : 25913 (clasp) R 25911 25911 25159 0 -1 4202496 26952 0 0 0 166629 4 0 0 25 0 1 0 416927143 129474560 26446 33554432000 4194304 4785740 140733900191200 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25913/statm: 31610 26446 341 145 0 28655 0
[pid=25914] ppid=25911 vsize=459292 CPUtime=1666.52 cores=1
/proc/25914/stat : 25914 (TNM) R 25911 25911 25159 0 -1 4202496 1400 0 0 0 166652 0 0 0 25 0 1 0 416927143 470315008 1297 33554432000 134512640 134534564 4291993616 18446744073709551615 134528620 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25914/statm: 114823 1297 95 6 0 113489 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 2129792

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 5000.02
CPU time (s): 5000.09
CPU user time (s): 4998.91
CPU system time (s): 1.18
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 7213628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.003999
system time used= 0.002999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 501
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= 287
involuntary context switches= 4

runsolver used 8.24875 second user time and 19.0141 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-19 22:31:50
IDJOB=3219538
IDBENCH=82606
IDSOLVER=1639
FILE ID=node144/3219538-1303245110
RUNJOBID= node144-1303230513-25178
PBS_JOBID= 13042385
Free space on /tmp= 72176 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k7-r85-v300-c25500-S376724493-075-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3219538-1303245110/watcher-3219538-1303245110 -o /tmp/evaluation-result-3219538-1303245110/solver-3219538-1303245110 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3219538-1303245110.cnf

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

MD5SUM BENCH= b318fd1a86aee981aadb17224d952a44
RANDOM SEED=538206934

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17595008 kB
Buffers:        757944 kB
Cached:       14065656 kB
SwapCached:          0 kB
Active:        5259160 kB
Inactive:      9738908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17595008 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10896 kB
Writeback:           0 kB
AnonPages:      174196 kB
Mapped:          16396 kB
Slab:           294428 kB
PageTables:       4736 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  7449816 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= 72168 MiB
End job on node144 at 2011-04-19 23:55:12