Trace number 3275012

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.01

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v945c61409g6.cnf
MD5SUM2094ee8d4e443e860293b947e469bd81
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3439.73
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 0
0.00/0.00	Starting TNM 2009 on core(s) 0

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

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

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: 0.00 0.00 0.00 1/172 23090
/proc/meminfo: memFree=14936908/32951124 swapFree=67111528/67111528
[pid=23090] ppid=23088 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23090/stat : 23090 (ppfolio) S 23088 23090 23062 0 -1 4202496 498 0 0 0 0 0 0 0 23 0 1 0 475126243 18763776 394 33554432000 4194304 4287625 140736417536976 18446744073709551615 270613130767 0 0 4096 65536 1079996125311631620 0 0 17 4 0 0 0
/proc/23090/statm: 4581 394 345 23 0 91 0

[startup+0.0565489 s]
/proc/loadavg: 0.00 0.00 0.00 1/172 23090
/proc/meminfo: memFree=14936908/32951124 swapFree=67111528/67111528
[pid=23090] ppid=23088 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23090/stat : 23090 (ppfolio) S 23088 23090 23062 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 475126243 18763776 394 33554432000 4194304 4287625 140736417536976 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/23090/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100544 s]
/proc/loadavg: 0.00 0.00 0.00 1/172 23090
/proc/meminfo: memFree=14936908/32951124 swapFree=67111528/67111528
[pid=23090] ppid=23088 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23090/stat : 23090 (ppfolio) S 23088 23090 23062 0 -1 4202496 500 0 0 0 0 0 0 0 17 0 1 0 475126243 18763776 394 33554432000 4194304 4287625 140736417536976 18446744073709551615 270613130767 0 0 4096 65536 16744916815141928960 0 0 17 4 0 0 0
/proc/23090/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.30052 s]
/proc/loadavg: 0.00 0.00 0.00 1/172 23090
/proc/meminfo: memFree=14936908/32951124 swapFree=67111528/67111528
[pid=23090] ppid=23088 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23090/stat : 23090 (ppfolio) S 23088 23090 23062 0 -1 4202496 500 0 0 0 0 0 0 0 17 0 1 0 475126243 18763776 394 33554432000 4194304 4287625 140736417536976 18446744073709551615 270613130767 0 0 4096 65536 16744916952580882432 0 0 17 4 0 0 0
/proc/23090/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700467 s]
/proc/loadavg: 0.00 0.00 0.00 1/172 23090
/proc/meminfo: memFree=14936908/32951124 swapFree=67111528/67111528
[pid=23090] ppid=23088 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23090/stat : 23090 (ppfolio) S 23088 23090 23062 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475126243 18763776 394 33554432000 4194304 4287625 140736417536976 18446744073709551615 270613130767 0 0 4096 65536 16744917502336696320 0 0 17 4 0 0 0
/proc/23090/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50033 s]
/proc/loadavg: 0.24 0.05 0.02 4/176 23094
/proc/meminfo: memFree=14916292/32951124 swapFree=67111528/67111528
[pid=23090] ppid=23088 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23090/stat : 23090 (ppfolio) S 23088 23090 23062 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475126243 18763776 394 33554432000 4194304 4287625 140736417536976 18446744073709551615 270613130767 0 0 4096 65536 16744915715630301184 0 0 17 4 0 0 0
/proc/23090/statm: 4581 394 345 23 0 91 0
[pid=23091] ppid=23090 vsize=33860 CPUtime=1.09 cores=0
/proc/23091/stat : 23091 (cryptominisat) R 23090 23090 23062 0 -1 4202496 4912 0 0 0 109 0 0 0 19 0 1 0 475126243 34672640 3535 33554432000 4194304 4587354 140736403381968 18446744073709551615 4244806 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23091/statm: 8465 3535 326 96 0 5027 0
[pid=23092] ppid=23090 vsize=16496 CPUtime=0.14 cores=0
/proc/23092/stat : 23092 (clasp) R 23090 23090 23062 0 -1 4202496 1731 0 0 0 14 0 0 0 23 0 1 0 475126243 16891904 1444 33554432000 4194304 4785740 140734857750800 18446744073709551615 270612771525 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23092/statm: 4124 1444 316 145 0 1169 0
[pid=23093] ppid=23090 vsize=455164 CPUtime=0.24 cores=0
/proc/23093/stat : 23093 (TNM) R 23090 23090 23062 0 -1 4202496 1660 0 0 0 24 0 0 0 25 0 1 0 475126243 466087936 1557 33554432000 134512640 134534564 4292958496 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23093/statm: 113791 1557 95 6 0 112457 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 523844

[startup+3.10105 s]
/proc/loadavg: 0.24 0.05 0.02 7/184 23107
/proc/meminfo: memFree=14874688/32951124 swapFree=67111528/67111528
[pid=23090] ppid=23088 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23090/stat : 23090 (ppfolio) S 23088 23090 23062 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475126243 18763776 394 33554432000 4194304 4287625 140736417536976 18446744073709551615 270613130767 0 0 4096 65536 16744916127947161600 0 0 17 4 0 0 0
/proc/23090/statm: 4581 394 345 23 0 91 0
[pid=23091] ppid=23090 vsize=1919740 CPUtime=1.59 cores=0
/proc/23091/stat : 23091 (cryptominisat) R 23090 23090 23062 0 -1 4202496 5554 0 0 0 159 0 0 0 20 0 1 0 475126243 1965813760 3404 33554432000 4194304 4587354 140736403381968 18446744073709551615 4237613 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23091/statm: 479935 3404 331 96 0 476497 0
[pid=23092] ppid=23090 vsize=16844 CPUtime=0.69 cores=0
/proc/23092/stat : 23092 (clasp) R 23090 23090 23062 0 -1 4202496 1981 0 0 0 69 0 0 0 25 0 1 0 475126243 17248256 1574 33554432000 4194304 4785740 140734857750800 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23092/statm: 4211 1574 340 145 0 1256 0
[pid=23093] ppid=23090 vsize=458996 CPUtime=0.79 cores=0
/proc/23093/stat : 23093 (TNM) R 23090 23090 23062 0 -1 4202496 1661 0 0 0 79 0 0 0 25 0 1 0 475126243 470011904 1558 33554432000 134512640 134534564 4292958496 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23093/statm: 114749 1558 95 6 0 113415 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 2413904

[startup+6.30045 s]
/proc/loadavg: 0.24 0.05 0.02 7/184 23107
/proc/meminfo: memFree=14860996/32951124 swapFree=67111528/67111528
[pid=23090] ppid=23088 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23090/stat : 23090 (ppfolio) S 23088 23090 23062 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475126243 18763776 394 33554432000 4194304 4287625 140736417536976 18446744073709551615 270613130767 0 0 4096 65536 16744917502336696320 0 0 17 4 0 0 0
/proc/23090/statm: 4581 394 345 23 0 91 0
[pid=23091] ppid=23090 vsize=1934604 CPUtime=2.69 cores=0
/proc/23091/stat : 23091 (cryptominisat) R 23090 23090 23062 0 -1 4202496 9160 0 0 0 268 1 0 0 22 0 1 0 475126243 1981034496 7008 33554432000 4194304 4587354 140736403381968 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23091/statm: 483651 7008 337 96 0 480213 0
[pid=23092] ppid=23090 vsize=20780 CPUtime=1.74 cores=0
/proc/23092/stat : 23092 (clasp) R 23090 23090 23062 0 -1 4202496 2919 0 0 0 174 0 0 0 25 0 1 0 475126243 21278720 2512 33554432000 4194304 4785740 140734857750800 18446744073709551615 4553443 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23092/statm: 5195 2512 340 145 0 2240 0
[pid=23093] ppid=23090 vsize=458996 CPUtime=1.84 cores=0
/proc/23093/stat : 23093 (TNM) R 23090 23090 23062 0 -1 4202496 1661 0 0 0 184 0 0 0 25 0 1 0 475126243 470011904 1558 33554432000 134512640 134534564 4292958496 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23093/statm: 114749 1558 95 6 0 113415 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 2432704

[startup+12.7003 s]
/proc/loadavg: 1.13 0.25 0.08 7/184 23107
/proc/meminfo: memFree=14828308/32951124 swapFree=67111528/67111528
[pid=23090] ppid=23088 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23090/stat : 23090 (ppfolio) S 23088 23090 23062 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475126243 18763776 394 33554432000 4194304 4287625 140736417536976 18446744073709551615 270613130767 0 0 4096 65536 16744917502336696320 0 0 17 4 0 0 0
/proc/23090/statm: 4581 394 345 23 0 91 0
[pid=23091] ppid=23090 vsize=1927492 CPUtime=4.79 cores=0
/proc/23091/stat : 23091 (cryptominisat) R 23090 23090 23062 0 -1 4202496 10164 0 0 0 478 1 0 0 25 0 1 0 475126243 1973751808 6773 33554432000 4194304 4587354 140736403381968 18446744073709551615 4364688 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23091/statm: 481873 6773 337 96 0 478435 0
[pid=23092] ppid=23090 vsize=23224 CPUtime=3.89 cores=0
/proc/23092/stat : 23092 (clasp) R 23090 23090 23062 0 -1 4202496 3538 0 0 0 389 0 0 0 25 0 1 0 475126243 23781376 3131 33554432000 4194304 4785740 140734857750800 18446744073709551615 4553366 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23092/statm: 5806 3131 340 145 0 2851 0
[pid=23093] ppid=23090 vsize=458996 CPUtime=3.99 cores=0
/proc/23093/stat : 23093 (TNM) R 23090 23090 23062 0 -1 4202496 1661 0 0 0 399 0 0 0 25 0 1 0 475126243 470011904 1558 33554432000 134512640 134534564 4292958496 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23093/statm: 114749 1558 95 6 0 113415 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 2428036

[startup+25.501 s]
/proc/loadavg: 1.87 0.43 0.14 7/184 23108
/proc/meminfo: memFree=14813592/32951124 swapFree=67111528/67111528
[pid=23090] ppid=23088 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23090/stat : 23090 (ppfolio) S 23088 23090 23062 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475126243 18763776 394 33554432000 4194304 4287625 140736417536976 18446744073709551615 270613130767 0 0 4096 65536 16744916540264022016 0 0 17 4 0 0 0
/proc/23090/statm: 4581 394 345 23 0 91 0
[pid=23091] ppid=23090 vsize=1936160 CPUtime=9.09 cores=0
/proc/23091/stat : 23091 (cryptominisat) R 23090 23090 23062 0 -1 4202496 12960 0 0 0 908 1 0 0 25 0 1 0 475126243 1982627840 8290 33554432000 4194304 4587354 140736403381968 18446744073709551615 4238591 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23091/statm: 484040 8290 337 96 0 480602 0
[pid=23092] ppid=23090 vsize=26384 CPUtime=8.14 cores=0
/proc/23092/stat : 23092 (clasp) R 23090 23090 23062 0 -1 4202496 4291 0 0 0 814 0 0 0 25 0 1 0 475126243 27017216 3884 33554432000 4194304 4785740 140734857750800 18446744073709551615 4550848 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23092/statm: 6596 3884 340 145 0 3641 0
[pid=23093] ppid=23090 vsize=458996 CPUtime=8.24 cores=0
/proc/23093/stat : 23093 (TNM) R 23090 23090 23062 0 -1 4202496 1661 0 0 0 824 0 0 0 25 0 1 0 475126243 470011904 1558 33554432000 134512640 134534564 4292958496 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23093/statm: 114749 1558 95 6 0 113415 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2439864

[startup+51.1005 s]
/proc/loadavg: 3.28 0.88 0.30 7/184 23109
/proc/meminfo: memFree=14764560/32951124 swapFree=67111528/67111528
[pid=23090] ppid=23088 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23090/stat : 23090 (ppfolio) S 23088 23090 23062 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475126243 18763776 394 33554432000 4194304 4287625 140736417536976 18446744073709551615 270613130767 0 0 4096 65536 16744917777214603264 0 0 17 4 0 0 0
/proc/23090/statm: 4581 394 345 23 0 91 0
[pid=23091] ppid=23090 vsize=1949372 CPUtime=17.59 cores=0
/proc/23091/stat : 23091 (cryptominisat) R 23090 23090 23062 0 -1 4202496 19156 0 0 0 1757 2 0 0 25 0 1 0 475126243 1996156928 11591 33554432000 4194304 4587354 140736403381968 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23091/statm: 487343 11591 337 96 0 483905 0
[pid=23092] ppid=23090 vsize=29300 CPUtime=16.69 cores=0
/proc/23092/stat : 23092 (clasp) R 23090 23090 23062 0 -1 4202496 5032 0 0 0 1669 0 0 0 25 0 1 0 475126243 30003200 4625 33554432000 4194304 4785740 140734857750800 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23092/statm: 7325 4625 340 145 0 4370 0
[pid=23093] ppid=23090 vsize=458996 CPUtime=16.79 cores=0
/proc/23093/stat : 23093 (TNM) R 23090 23090 23062 0 -1 4202496 1661 0 0 0 1679 0 0 0 25 0 1 0 475126243 470011904 1558 33554432000 134512640 134534564 4292958496 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23093/statm: 114749 1558 95 6 0 113415 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 2455992

[startup+102.306 s]
/proc/loadavg: 4.91 1.74 0.62 7/184 23110
/proc/meminfo: memFree=14756248/32951124 swapFree=67111528/67111528
[pid=23090] ppid=23088 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23090/stat : 23090 (ppfolio) S 23088 23090 23062 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475126243 18763776 394 33554432000 4194304 4287625 140736417536976 18446744073709551615 270613130767 0 0 4096 65536 16744916265386115072 0 0 17 4 0 0 0
/proc/23090/statm: 4581 394 345 23 0 91 0
[pid=23091] ppid=23090 vsize=1927860 CPUtime=34.69 cores=0
/proc/23091/stat : 23091 (cryptominisat) R 23090 23090 23062 0 -1 4202496 25323 0 0 0 3465 4 0 0 25 0 1 0 475126243 1974128640 9019 33554432000 4194304 4587354 140736403381968 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23091/statm: 481965 9019 337 96 0 478527 0
[pid=23092] ppid=23090 vsize=33744 CPUtime=33.75 cores=0
/proc/23092/stat : 23092 (clasp) R 23090 23090 23062 0 -1 4202496 6074 0 0 0 3375 0 0 0 25 0 1 0 475126243 34553856 5667 33554432000 4194304 4785740 140734857750800 18446744073709551615 4287104 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23092/statm: 8436 5667 340 145 0 5481 0
[pid=23093] ppid=23090 vsize=458996 CPUtime=33.84 cores=0
/proc/23093/stat : 23093 (TNM) R 23090 23090 23062 0 -1 4202496 1661 0 0 0 3384 0 0 0 25 0 1 0 475126243 470011904 1558 33554432000 134512640 134534564 4292958496 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23093/statm: 114749 1558 95 6 0 113415 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 2438924

[startup+162.301 s]
/proc/loadavg: 5.60 2.51 0.96 7/184 23111
/proc/meminfo: memFree=14723132/32951124 swapFree=67111528/67111528
[pid=23090] ppid=23088 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23090/stat : 23090 (ppfolio) S 23088 23090 23062 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475126243 18763776 394 33554432000 4194304 4287625 140736417536976 18446744073709551615 270613130767 0 0 4096 65536 16744917090019835904 0 0 17 4 0 0 0
/proc/23090/statm: 4581 394 345 23 0 91 0
[pid=23091] ppid=23090 vsize=1956236 CPUtime=54.68 cores=0
/proc/23091/stat : 23091 (cryptominisat) R 23090 23090 23062 0 -1 4202496 35038 0 0 0 5463 5 0 0 25 0 1 0 475126243 2003185664 15111 33554432000 4194304 4587354 140736403381968 18446744073709551615 4244512 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23091/statm: 489059 15111 337 96 0 485621 0
[pid=23092] ppid=23090 vsize=38144 CPUtime=53.76 cores=0

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

/proc/23093/statm: 114749 1558 95 6 0 113415 0
Current children cumulated CPU time (s) 4542.38
Current children cumulated vsize (KiB) 2597800

[startup+4602.3 s]
/proc/loadavg: 6.01 6.01 5.91 7/184 23314
/proc/meminfo: memFree=14232972/32951124 swapFree=67111528/67111528
[pid=23090] ppid=23088 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23090/stat : 23090 (ppfolio) S 23088 23090 23062 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475126243 18763776 394 33554432000 4194304 4287625 140736417536976 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/23090/statm: 4581 394 345 23 0 91 0
[pid=23091] ppid=23090 vsize=2016084 CPUtime=1534.72 cores=0
/proc/23091/stat : 23091 (cryptominisat) R 23090 23090 23062 0 -1 4202496 207289 0 0 0 153427 45 0 0 25 0 1 0 475126243 2064470016 32279 33554432000 4194304 4587354 140736403381968 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23091/statm: 504021 32279 337 96 0 500583 0
[pid=23092] ppid=23090 vsize=105312 CPUtime=1533.76 cores=0
/proc/23092/stat : 23092 (clasp) R 23090 23090 23062 0 -1 4202496 22617 0 0 0 153371 5 0 0 25 0 1 0 475126243 107839488 22210 33554432000 4194304 4785740 140734857750800 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23092/statm: 26328 22210 340 145 0 23373 0
[pid=23093] ppid=23090 vsize=458996 CPUtime=1533.91 cores=0
/proc/23093/stat : 23093 (TNM) R 23090 23090 23062 0 -1 4202496 1661 0 0 0 153386 5 0 0 25 0 1 0 475126243 470011904 1558 33554432000 134512640 134534564 4292958496 18446744073709551615 134529828 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23093/statm: 114749 1558 95 6 0 113415 0
Current children cumulated CPU time (s) 4602.39
Current children cumulated vsize (KiB) 2598716

[startup+4662.3 s]
/proc/loadavg: 6.00 6.00 5.91 7/184 23315
/proc/meminfo: memFree=14216712/32951124 swapFree=67111528/67111528
[pid=23090] ppid=23088 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23090/stat : 23090 (ppfolio) S 23088 23090 23062 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475126243 18763776 394 33554432000 4194304 4287625 140736417536976 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/23090/statm: 4581 394 345 23 0 91 0
[pid=23091] ppid=23090 vsize=2037456 CPUtime=1554.72 cores=0
/proc/23091/stat : 23091 (cryptominisat) R 23090 23090 23062 0 -1 4202496 212649 0 0 0 155426 46 0 0 25 0 1 0 475126243 2086354944 36217 33554432000 4194304 4587354 140736403381968 18446744073709551615 4236364 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23091/statm: 509364 36217 337 96 0 505926 0
[pid=23092] ppid=23090 vsize=105564 CPUtime=1553.76 cores=0
/proc/23092/stat : 23092 (clasp) R 23090 23090 23062 0 -1 4202496 22674 0 0 0 155371 5 0 0 25 0 1 0 475126243 108097536 22267 33554432000 4194304 4785740 140734857750800 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23092/statm: 26391 22267 340 145 0 23436 0
[pid=23093] ppid=23090 vsize=458996 CPUtime=1553.9 cores=0
/proc/23093/stat : 23093 (TNM) R 23090 23090 23062 0 -1 4202496 1661 0 0 0 155385 5 0 0 25 0 1 0 475126243 470011904 1558 33554432000 134512640 134534564 4292958496 18446744073709551615 134530320 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23093/statm: 114749 1558 95 6 0 113415 0
Current children cumulated CPU time (s) 4662.38
Current children cumulated vsize (KiB) 2620340

[startup+4722.31 s]
/proc/loadavg: 6.00 6.00 5.91 7/184 23317
/proc/meminfo: memFree=14236536/32951124 swapFree=67111528/67111528
[pid=23090] ppid=23088 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23090/stat : 23090 (ppfolio) S 23088 23090 23062 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475126243 18763776 394 33554432000 4194304 4287625 140736417536976 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/23090/statm: 4581 394 345 23 0 91 0
[pid=23091] ppid=23090 vsize=2018084 CPUtime=1574.74 cores=0
/proc/23091/stat : 23091 (cryptominisat) R 23090 23090 23062 0 -1 4202496 213497 0 0 0 157427 47 0 0 25 0 1 0 475126243 2066518016 31022 33554432000 4194304 4587354 140736403381968 18446744073709551615 4237686 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23091/statm: 504521 31022 337 96 0 501083 0
[pid=23092] ppid=23090 vsize=106220 CPUtime=1573.75 cores=0
/proc/23092/stat : 23092 (clasp) R 23090 23090 23062 0 -1 4202496 22821 0 0 0 157370 5 0 0 25 0 1 0 475126243 108769280 22414 33554432000 4194304 4785740 140734857750800 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23092/statm: 26555 22414 340 145 0 23600 0
[pid=23093] ppid=23090 vsize=458996 CPUtime=1573.9 cores=0
/proc/23093/stat : 23093 (TNM) R 23090 23090 23062 0 -1 4202496 1661 0 0 0 157385 5 0 0 25 0 1 0 475126243 470011904 1558 33554432000 134512640 134534564 4292958496 18446744073709551615 134528968 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23093/statm: 114749 1558 95 6 0 113415 0
Current children cumulated CPU time (s) 4722.39
Current children cumulated vsize (KiB) 2601624

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 5.91 7/184 23319
/proc/meminfo: memFree=14141288/32951124 swapFree=67111528/67111528
[pid=23090] ppid=23088 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23090/stat : 23090 (ppfolio) S 23088 23090 23062 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475126243 18763776 394 33554432000 4194304 4287625 140736417536976 18446744073709551615 270613130767 0 0 4096 65536 16744917090019835904 0 0 17 4 0 0 0
/proc/23090/statm: 4581 394 345 23 0 91 0
[pid=23091] ppid=23090 vsize=2036572 CPUtime=1594.74 cores=0
/proc/23091/stat : 23091 (cryptominisat) R 23090 23090 23062 0 -1 4202496 218550 0 0 0 159426 48 0 0 25 0 1 0 475126243 2085449728 34594 33554432000 4194304 4587354 140736403381968 18446744073709551615 4244034 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23091/statm: 509143 34594 337 96 0 505705 0
[pid=23092] ppid=23090 vsize=106724 CPUtime=1593.75 cores=0
/proc/23092/stat : 23092 (clasp) R 23090 23090 23062 0 -1 4202496 22938 0 0 0 159370 5 0 0 25 0 1 0 475126243 109285376 22531 33554432000 4194304 4785740 140734857750800 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23092/statm: 26681 22531 340 145 0 23726 0
[pid=23093] ppid=23090 vsize=458996 CPUtime=1593.89 cores=0
/proc/23093/stat : 23093 (TNM) R 23090 23090 23062 0 -1 4202496 1661 0 0 0 159384 5 0 0 25 0 1 0 475126243 470011904 1558 33554432000 134512640 134534564 4292958496 18446744073709551615 134530538 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23093/statm: 114749 1558 95 6 0 113415 0
Current children cumulated CPU time (s) 4782.38
Current children cumulated vsize (KiB) 2620616

[startup+4842.3 s]
/proc/loadavg: 6.00 6.00 5.91 7/184 23320
/proc/meminfo: memFree=14247784/32951124 swapFree=67111528/67111528
[pid=23090] ppid=23088 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23090/stat : 23090 (ppfolio) S 23088 23090 23062 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475126243 18763776 394 33554432000 4194304 4287625 140736417536976 18446744073709551615 270613130767 0 0 4096 65536 16744917090019835904 0 0 17 4 0 0 0
/proc/23090/statm: 4581 394 345 23 0 91 0
[pid=23091] ppid=23090 vsize=2019676 CPUtime=1614.75 cores=0
/proc/23091/stat : 23091 (cryptominisat) R 23090 23090 23062 0 -1 4202496 221220 0 0 0 161426 49 0 0 25 0 1 0 475126243 2068148224 31024 33554432000 4194304 4587354 140736403381968 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23091/statm: 504919 31024 337 96 0 501481 0
[pid=23092] ppid=23090 vsize=107152 CPUtime=1613.75 cores=0
/proc/23092/stat : 23092 (clasp) R 23090 23090 23062 0 -1 4202496 23033 0 0 0 161370 5 0 0 25 0 1 0 475126243 109723648 22626 33554432000 4194304 4785740 140734857750800 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23092/statm: 26788 22626 340 145 0 23833 0
[pid=23093] ppid=23090 vsize=458996 CPUtime=1613.89 cores=0
/proc/23093/stat : 23093 (TNM) R 23090 23090 23062 0 -1 4202496 1661 0 0 0 161384 5 0 0 25 0 1 0 475126243 470011904 1558 33554432000 134512640 134534564 4292958496 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23093/statm: 114749 1558 95 6 0 113415 0
Current children cumulated CPU time (s) 4842.39
Current children cumulated vsize (KiB) 2604148

[startup+4902.3 s]
/proc/loadavg: 6.00 6.00 5.91 7/184 23322
/proc/meminfo: memFree=14240948/32951124 swapFree=67111528/67111528
[pid=23090] ppid=23088 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23090/stat : 23090 (ppfolio) S 23088 23090 23062 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475126243 18763776 394 33554432000 4194304 4287625 140736417536976 18446744073709551615 270613130767 0 0 4096 65536 16744917090019835904 0 0 17 4 0 0 0
/proc/23090/statm: 4581 394 345 23 0 91 0
[pid=23091] ppid=23090 vsize=2019676 CPUtime=1634.74 cores=0
/proc/23091/stat : 23091 (cryptominisat) R 23090 23090 23062 0 -1 4202496 222328 0 0 0 163425 49 0 0 25 0 1 0 475126243 2068148224 32094 33554432000 4194304 4587354 140736403381968 18446744073709551615 4241151 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23091/statm: 504919 32094 337 96 0 501481 0
[pid=23092] ppid=23090 vsize=107468 CPUtime=1633.76 cores=0
/proc/23092/stat : 23092 (clasp) R 23090 23090 23062 0 -1 4202496 23108 0 0 0 163371 5 0 0 25 0 1 0 475126243 110047232 22701 33554432000 4194304 4785740 140734857750800 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23092/statm: 26867 22701 340 145 0 23912 0
[pid=23093] ppid=23090 vsize=458996 CPUtime=1633.89 cores=0
/proc/23093/stat : 23093 (TNM) R 23090 23090 23062 0 -1 4202496 1661 0 0 0 163384 5 0 0 25 0 1 0 475126243 470011904 1558 33554432000 134512640 134534564 4292958496 18446744073709551615 134530339 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23093/statm: 114749 1558 95 6 0 113415 0
Current children cumulated CPU time (s) 4902.39
Current children cumulated vsize (KiB) 2604464

[startup+4962.3 s]
/proc/loadavg: 6.00 6.00 5.91 7/184 23323
/proc/meminfo: memFree=14224688/32951124 swapFree=67111528/67111528
[pid=23090] ppid=23088 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23090/stat : 23090 (ppfolio) S 23088 23090 23062 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475126243 18763776 394 33554432000 4194304 4287625 140736417536976 18446744073709551615 270613130767 0 0 4096 65536 16744917090019835904 0 0 17 4 0 0 0
/proc/23090/statm: 4581 394 345 23 0 91 0
[pid=23091] ppid=23090 vsize=2037800 CPUtime=1654.74 cores=0
/proc/23091/stat : 23091 (cryptominisat) R 23090 23090 23062 0 -1 4202496 227566 0 0 0 165424 50 0 0 25 0 1 0 475126243 2086707200 35832 33554432000 4194304 4587354 140736403381968 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23091/statm: 509450 35832 337 96 0 506012 0
[pid=23092] ppid=23090 vsize=107896 CPUtime=1653.76 cores=0
/proc/23092/stat : 23092 (clasp) R 23090 23090 23062 0 -1 4202496 23192 0 0 0 165371 5 0 0 25 0 1 0 475126243 110485504 22785 33554432000 4194304 4785740 140734857750800 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23092/statm: 26974 22785 340 145 0 24019 0
[pid=23093] ppid=23090 vsize=458996 CPUtime=1653.89 cores=0
/proc/23093/stat : 23093 (TNM) R 23090 23090 23062 0 -1 4202496 1661 0 0 0 165384 5 0 0 25 0 1 0 475126243 470011904 1558 33554432000 134512640 134534564 4292958496 18446744073709551615 134530320 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23093/statm: 114749 1558 95 6 0 113415 0
Current children cumulated CPU time (s) 4962.39
Current children cumulated vsize (KiB) 2623016



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 6.00 6.00 5.91 7/184 23325
/proc/meminfo: memFree=14220960/32951124 swapFree=67111528/67111528
[pid=23090] ppid=23088 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23090/stat : 23090 (ppfolio) S 23088 23090 23062 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475126243 18763776 394 33554432000 4194304 4287625 140736417536976 18446744073709551615 270613130767 0 0 4096 65536 16744917090019835904 0 0 17 4 0 0 0
/proc/23090/statm: 4581 394 345 23 0 91 0
[pid=23091] ppid=23090 vsize=2019044 CPUtime=1667.27 cores=0
/proc/23091/stat : 23091 (cryptominisat) R 23090 23090 23062 0 -1 4202496 228951 0 0 0 166677 50 0 0 25 0 1 0 475126243 2067501056 31055 33554432000 4194304 4587354 140736403381968 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23091/statm: 504761 31055 337 96 0 501323 0
[pid=23092] ppid=23090 vsize=107896 CPUtime=1666.34 cores=0
/proc/23092/stat : 23092 (clasp) R 23090 23090 23062 0 -1 4202496 23209 0 0 0 166629 5 0 0 25 0 1 0 475126243 110485504 22802 33554432000 4194304 4785740 140734857750800 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23092/statm: 26974 22802 340 145 0 24019 0
[pid=23093] ppid=23090 vsize=458996 CPUtime=1666.48 cores=0
/proc/23093/stat : 23093 (TNM) R 23090 23090 23062 0 -1 4202496 1661 0 0 0 166643 5 0 0 25 0 1 0 475126243 470011904 1558 33554432000 134512640 134534564 4292958496 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23093/statm: 114749 1558 95 6 0 113415 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 2604260

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 23090 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=1999
# CPU time returned by wait4() is 0.003998
# 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.01
CPU time (s): 5000.09
CPU user time (s): 4999.49
CPU system time (s): 0.6
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 4503716

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

runsolver used 8.76667 second user time and 18.5102 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-24 10:54:13
IDJOB=3275012
IDBENCH=71300
IDSOLVER=1639
FILE ID=node108/3275012-1303635253
RUNJOBID= node108-1303635252-23080
PBS_JOBID= 13150740
Free space on /tmp= 71864 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v945c61409g6.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275012-1303635253/watcher-3275012-1303635253 -o /tmp/evaluation-result-3275012-1303635253/solver-3275012-1303635253 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3275012-1303635253.cnf

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

MD5SUM BENCH= 2094ee8d4e443e860293b947e469bd81
RANDOM SEED=164994472

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14937080 kB
Buffers:       2255636 kB
Cached:       15123776 kB
SwapCached:          0 kB
Active:        9639756 kB
Inactive:      7802876 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14937080 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10540 kB
Writeback:           0 kB
AnonPages:       62516 kB
Mapped:          14400 kB
Slab:           506612 kB
PageTables:       4588 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   184540 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= 71840 MiB
End job on node108 at 2011-04-24 12:17:35