Trace number 3190852

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.38 1201.72

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v50000-c210000-S874492400-019-UNKNOWN.cnf
MD5SUMec4818cc72441ba3110ddbe772c6ebb9
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark909.267
Satisfiable
(Un)Satisfiability was proved
Number of variables50000
Number of clauses210000
Sum of the clauses size630000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3210000
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) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 5
0.00/0.00	Starting TNM 2009 on core(s) 7
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 3
0.00/0.00	Starting march_hi 2009 on core(s) 7

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-3190852-1304038659/watcher-3190852-1304038659 -o /tmp/evaluation-result-3190852-1304038659/solver-3190852-1304038659 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3190852-1304038659.cnf 

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

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: 5.07 5.07 5.40 1/171 11949
/proc/meminfo: memFree=15166844/32951124 swapFree=67111528/67111528
[pid=11949] ppid=11947 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11949/stat : 11949 (ppfolio) R 11947 11949 10991 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 496281532 18763776 390 33554432000 4194304 4287625 140734314870816 18446744073709551615 264726425103 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/11949/statm: 4581 390 341 23 0 91 0

[startup+0.220669 s]
/proc/loadavg: 5.07 5.07 5.40 1/171 11949
/proc/meminfo: memFree=15166844/32951124 swapFree=67111528/67111528
[pid=11949] ppid=11947 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11949/stat : 11949 (ppfolio) R 11947 11949 10991 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 496281532 18763776 390 33554432000 4194304 4287625 140734314870816 18446744073709551615 264726425103 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/11949/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.30066 s]
/proc/loadavg: 5.07 5.07 5.40 1/171 11949
/proc/meminfo: memFree=15166844/32951124 swapFree=67111528/67111528
[pid=11949] ppid=11947 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11949/stat : 11949 (ppfolio) R 11947 11949 10991 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 496281532 18763776 390 33554432000 4194304 4287625 140734314870816 18446744073709551615 264726425103 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/11949/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.400638 s]
/proc/loadavg: 5.07 5.07 5.40 1/171 11949
/proc/meminfo: memFree=15166844/32951124 swapFree=67111528/67111528
[pid=11949] ppid=11947 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11949/stat : 11949 (ppfolio) R 11947 11949 10991 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 496281532 18763776 390 33554432000 4194304 4287625 140734314870816 18446744073709551615 264726425103 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/11949/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700585 s]
/proc/loadavg: 5.07 5.07 5.40 1/171 11949
/proc/meminfo: memFree=15166844/32951124 swapFree=67111528/67111528
[pid=11949] ppid=11947 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11949/stat : 11949 (ppfolio) R 11947 11949 10991 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 496281532 18763776 390 33554432000 4194304 4287625 140734314870816 18446744073709551615 264726425103 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/11949/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50043 s]
/proc/loadavg: 5.15 5.08 5.40 6/177 11955
/proc/meminfo: memFree=15035120/32951124 swapFree=67111528/67111528
[pid=11949] ppid=11947 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11949/stat : 11949 (ppfolio) S 11947 11949 10991 0 -1 4202496 524 0 0 0 0 0 0 0 21 0 1 0 496281532 18763776 390 33554432000 4194304 4287625 140734314870816 18446744073709551615 264726425103 0 0 4096 65536 17108039880358756351 0 0 17 1 0 0 0
/proc/11949/statm: 4581 390 341 23 0 91 0
[pid=11950] ppid=11949 vsize=71976 CPUtime=1.49 cores=1
/proc/11950/stat : 11950 (cryptominisat) R 11949 11949 10991 0 -1 4202496 17454 0 0 0 146 3 0 0 20 0 1 0 496281532 73703424 12712 33554432000 4194304 4587354 140734249217648 18446744073709551615 4230176 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11950/statm: 17994 12712 326 96 0 14556 0
[pid=11951] ppid=11949 vsize=39116 CPUtime=1.49 cores=5
/proc/11951/stat : 11951 (clasp) R 11949 11949 10991 0 -1 4202496 9672 0 0 0 148 1 0 0 25 0 1 0 496281532 40054784 6950 33554432000 4194304 4785740 140736644250208 18446744073709551615 4553280 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/11951/statm: 9779 6950 340 145 0 6824 0
[pid=11952] ppid=11949 vsize=467572 CPUtime=0.7 cores=7
/proc/11952/stat : 11952 (TNM) R 11949 11949 10991 0 -1 4202496 5371 0 0 0 69 1 0 0 25 0 1 0 496281532 478793728 5268 33554432000 134512640 134534564 4294496304 18446744073709551615 134527507 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/11952/statm: 116893 5268 92 6 0 115559 0
[pid=11953] ppid=11949 vsize=19688 CPUtime=1.49 cores=3
/proc/11953/stat : 11953 (lingeling) R 11949 11949 10991 0 -1 4202496 7397 0 0 0 148 1 0 0 25 0 1 0 496281532 20160512 3724 33554432000 4194304 4352236 140736915649952 18446744073709551615 4258971 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/11953/statm: 4922 3724 125 39 0 4002 0
[pid=11954] ppid=11949 vsize=44812 CPUtime=0.77 cores=7
/proc/11954/stat : 11954 (march_hi) R 11949 11949 10991 0 -1 4194304 17623 0 0 0 75 2 0 0 25 0 1 0 496281532 45887488 7711 33554432000 4194304 4331988 140736358303104 18446744073709551615 4252174 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/11954/statm: 11203 7711 129 34 0 9645 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 661488

[startup+3.10113 s]
/proc/loadavg: 5.15 5.08 5.40 6/177 11955
/proc/meminfo: memFree=15009824/32951124 swapFree=67111528/67111528
[pid=11949] ppid=11947 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11949/stat : 11949 (ppfolio) S 11947 11949 10991 0 -1 4202496 524 0 0 0 0 0 0 0 21 0 1 0 496281532 18763776 390 33554432000 4194304 4287625 140734314870816 18446744073709551615 264726425103 0 0 4096 65536 17108039880358756351 0 0 17 1 0 0 0
/proc/11949/statm: 4581 390 341 23 0 91 0
[pid=11950] ppid=11949 vsize=109480 CPUtime=3.08 cores=1
/proc/11950/stat : 11950 (cryptominisat) R 11949 11949 10991 0 -1 4202496 18343 0 0 0 305 3 0 0 25 0 1 0 496281532 112107520 13597 33554432000 4194304 4587354 140734249217648 18446744073709551615 4243530 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11950/statm: 27370 13597 326 96 0 23932 0
[pid=11951] ppid=11949 vsize=39256 CPUtime=3.09 cores=5
/proc/11951/stat : 11951 (clasp) R 11949 11949 10991 0 -1 4202496 9780 0 0 0 308 1 0 0 25 0 1 0 496281532 40198144 7058 33554432000 4194304 4785740 140736644250208 18446744073709551615 4552540 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/11951/statm: 9814 7058 340 145 0 6859 0
[pid=11952] ppid=11949 vsize=472060 CPUtime=1.51 cores=7
/proc/11952/stat : 11952 (TNM) R 11949 11949 10991 0 -1 4202496 8337 0 0 0 149 2 0 0 25 0 1 0 496281532 483389440 8234 33554432000 134512640 134534564 4294496304 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/11952/statm: 118015 8234 95 6 0 116681 0
[pid=11953] ppid=11949 vsize=19684 CPUtime=3.09 cores=3
/proc/11953/stat : 11953 (lingeling) R 11949 11949 10991 0 -1 4202496 7399 0 0 0 308 1 0 0 25 0 1 0 496281532 20156416 3725 33554432000 4194304 4352236 140736915649952 18446744073709551615 4328059 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/11953/statm: 4921 3725 127 39 0 4001 0
[pid=11954] ppid=11949 vsize=44680 CPUtime=1.56 cores=7
/proc/11954/stat : 11954 (march_hi) R 11949 11949 10991 0 -1 4202496 31788 0 0 0 152 4 0 0 25 0 1 0 496281532 45752320 7674 33554432000 4194304 4331988 140736358303104 18446744073709551615 4252174 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/11954/statm: 11170 7674 141 34 0 9612 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 703484

[startup+6.30052 s]
/proc/loadavg: 5.15 5.08 5.40 6/177 11955
/proc/meminfo: memFree=14980960/32951124 swapFree=67111528/67111528
[pid=11949] ppid=11947 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11949/stat : 11949 (ppfolio) S 11947 11949 10991 0 -1 4202496 524 0 0 0 0 0 0 0 18 0 1 0 496281532 18763776 390 33554432000 4194304 4287625 140734314870816 18446744073709551615 264726425103 0 0 4096 65536 17108039880358756351 0 0 17 1 0 0 0
/proc/11949/statm: 4581 390 341 23 0 91 0
[pid=11950] ppid=11949 vsize=109480 CPUtime=6.28 cores=1
/proc/11950/stat : 11950 (cryptominisat) R 11949 11949 10991 0 -1 4202496 19792 0 0 0 624 4 0 0 25 0 1 0 496281532 112107520 15041 33554432000 4194304 4587354 140734249217648 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11950/statm: 27370 15041 326 96 0 23932 0
[pid=11951] ppid=11949 vsize=48716 CPUtime=6.29 cores=5
/proc/11951/stat : 11951 (clasp) R 11949 11949 10991 0 -1 4202496 12159 0 0 0 627 2 0 0 25 0 1 0 496281532 49885184 9437 33554432000 4194304 4785740 140736644250208 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/11951/statm: 12179 9437 340 145 0 9224 0
[pid=11952] ppid=11949 vsize=472060 CPUtime=3.11 cores=7
/proc/11952/stat : 11952 (TNM) R 11949 11949 10991 0 -1 4202496 8337 0 0 0 309 2 0 0 25 0 1 0 496281532 483389440 8234 33554432000 134512640 134534564 4294496304 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/11952/statm: 118015 8234 95 6 0 116681 0
[pid=11953] ppid=11949 vsize=19684 CPUtime=6.29 cores=3
/proc/11953/stat : 11953 (lingeling) R 11949 11949 10991 0 -1 4202496 7399 0 0 0 628 1 0 0 25 0 1 0 496281532 20156416 3725 33554432000 4194304 4352236 140736915649952 18446744073709551615 4327902 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/11953/statm: 4921 3725 127 39 0 4001 0
[pid=11954] ppid=11949 vsize=104452 CPUtime=3.14 cores=7
/proc/11954/stat : 11954 (march_hi) R 11949 11949 10991 0 -1 4202496 58950 0 0 0 307 7 0 0 25 0 1 0 496281532 106958848 12062 33554432000 4194304 4331988 140736358303104 18446744073709551615 4296220 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/11954/statm: 26113 12062 151 34 0 24555 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 772716

[startup+12.7003 s]
/proc/loadavg: 5.12 5.08 5.39 6/177 11955
/proc/meminfo: memFree=14901616/32951124 swapFree=67111528/67111528
[pid=11949] ppid=11947 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11949/stat : 11949 (ppfolio) S 11947 11949 10991 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 496281532 18763776 390 33554432000 4194304 4287625 140734314870816 18446744073709551615 264726425103 0 0 4096 65536 17108039880358756351 0 0 17 1 0 0 0
/proc/11949/statm: 4581 390 341 23 0 91 0
[pid=11950] ppid=11949 vsize=109480 CPUtime=12.68 cores=1
/proc/11950/stat : 11950 (cryptominisat) R 11949 11949 10991 0 -1 4202496 22528 0 0 0 1263 5 0 0 25 0 1 0 496281532 112107520 17769 33554432000 4194304 4587354 140734249217648 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11950/statm: 27370 17769 326 96 0 23932 0
[pid=11951] ppid=11949 vsize=70424 CPUtime=12.69 cores=5
/proc/11951/stat : 11951 (clasp) R 11949 11949 10991 0 -1 4202496 17568 0 0 0 1266 3 0 0 25 0 1 0 496281532 72114176 14846 33554432000 4194304 4785740 140736644250208 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/11951/statm: 17606 14846 340 145 0 14651 0
[pid=11952] ppid=11949 vsize=472060 CPUtime=6.31 cores=7
/proc/11952/stat : 11952 (TNM) R 11949 11949 10991 0 -1 4202496 8337 0 0 0 629 2 0 0 25 0 1 0 496281532 483389440 8234 33554432000 134512640 134534564 4294496304 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/11952/statm: 118015 8234 95 6 0 116681 0
[pid=11953] ppid=11949 vsize=19684 CPUtime=12.69 cores=3
/proc/11953/stat : 11953 (lingeling) R 11949 11949 10991 0 -1 4202496 7399 0 0 0 1268 1 0 0 25 0 1 0 496281532 20156416 3725 33554432000 4194304 4352236 140736915649952 18446744073709551615 4208047 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/11953/statm: 4921 3725 127 39 0 4001 0
[pid=11954] ppid=11949 vsize=107428 CPUtime=6.31 cores=7
/proc/11954/stat : 11954 (march_hi) R 11949 11949 10991 0 -1 4202496 69697 0 0 0 623 8 0 0 25 0 1 0 496281532 110006272 22809 33554432000 4194304 4331988 140736358303104 18446744073709551615 4228970 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/11954/statm: 26857 22809 173 34 0 25299 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 797400

[startup+25.5069 s]
/proc/loadavg: 5.11 5.08 5.39 6/177 11955
/proc/meminfo: memFree=14746228/32951124 swapFree=67111528/67111528
[pid=11949] ppid=11947 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11949/stat : 11949 (ppfolio) S 11947 11949 10991 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 496281532 18763776 390 33554432000 4194304 4287625 140734314870816 18446744073709551615 264726425103 0 0 4096 65536 17108039880358756351 0 0 17 1 0 0 0
/proc/11949/statm: 4581 390 341 23 0 91 0
[pid=11950] ppid=11949 vsize=267836 CPUtime=25.5 cores=1
/proc/11950/stat : 11950 (cryptominisat) R 11949 11949 10991 0 -1 4202496 60197 0 0 0 2538 12 0 0 25 0 1 0 496281532 274264064 43543 33554432000 4194304 4587354 140734249217648 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11950/statm: 66959 43543 337 96 0 63521 0
[pid=11951] ppid=11949 vsize=109868 CPUtime=25.49 cores=5
/proc/11951/stat : 11951 (clasp) R 11949 11949 10991 0 -1 4202496 27372 0 0 0 2543 6 0 0 25 0 1 0 496281532 112504832 24650 33554432000 4194304 4785740 140736644250208 18446744073709551615 264726065861 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/11951/statm: 27467 24650 340 145 0 24512 0
[pid=11952] ppid=11949 vsize=472060 CPUtime=12.66 cores=7
/proc/11952/stat : 11952 (TNM) R 11949 11949 10991 0 -1 4202496 8337 0 0 0 1264 2 0 0 25 0 1 0 496281532 483389440 8234 33554432000 134512640 134534564 4294496304 18446744073709551615 134529675 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/11952/statm: 118015 8234 95 6 0 116681 0
[pid=11953] ppid=11949 vsize=27500 CPUtime=25.49 cores=3
/proc/11953/stat : 11953 (lingeling) R 11949 11949 10991 0 -1 4202496 9716 0 0 0 2548 1 0 0 25 0 1 0 496281532 28160000 6042 33554432000 4194304 4352236 140736915649952 18446744073709551615 4242482 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/11953/statm: 6875 6042 127 39 0 5955 0
[pid=11954] ppid=11949 vsize=109588 CPUtime=12.69 cores=7
/proc/11954/stat : 11954 (march_hi) R 11949 11949 10991 0 -1 4202496 70196 0 0 0 1261 8 0 0 25 0 1 0 496281532 112218112 23308 33554432000 4194304 4331988 140736358303104 18446744073709551615 4263179 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/11954/statm: 27397 23308 173 34 0 25839 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 1005176

[startup+51.1011 s]
/proc/loadavg: 5.14 5.08 5.38 6/177 11956
/proc/meminfo: memFree=14732200/32951124 swapFree=67111528/67111528
[pid=11949] ppid=11947 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11949/stat : 11949 (ppfolio) S 11947 11949 10991 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 496281532 18763776 390 33554432000 4194304 4287625 140734314870816 18446744073709551615 264726425103 0 0 4096 65536 17108039880358756351 0 0 17 1 0 0 0
/proc/11949/statm: 4581 390 341 23 0 91 0
[pid=11950] ppid=11949 vsize=191116 CPUtime=51.09 cores=1
/proc/11950/stat : 11950 (cryptominisat) R 11949 11949 10991 0 -1 4202496 89016 0 0 0 5088 21 0 0 25 0 1 0 496281532 195702784 25183 33554432000 4194304 4587354 140734249217648 18446744073709551615 4238731 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11950/statm: 47779 25183 337 96 0 44341 0
[pid=11951] ppid=11949 vsize=189012 CPUtime=51.09 cores=5
/proc/11951/stat : 11951 (clasp) R 11949 11949 10991 0 -1 4202496 46963 0 0 0 5096 13 0 0 25 0 1 0 496281532 193548288 44241 33554432000 4194304 4785740 140736644250208 18446744073709551615 4279309 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/11951/statm: 47253 44241 340 145 0 44298 0
[pid=11952] ppid=11949 vsize=472060 CPUtime=25.4 cores=7
/proc/11952/stat : 11952 (TNM) R 11949 11949 10991 0 -1 4202496 8337 0 0 0 2538 2 0 0 25 0 1 0 496281532 483389440 8234 33554432000 134512640 134534564 4294496304 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/11952/statm: 118015 8234 95 6 0 116681 0
[pid=11953] ppid=11949 vsize=29100 CPUtime=51.09 cores=3

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

/proc/11954/statm: 31973 27628 173 34 0 30415 0
Current children cumulated CPU time (s) 3764.13
Current children cumulated vsize (KiB) 1374036

[startup+1002.31 s]
/proc/loadavg: 5.12 5.08 5.17 6/177 11990
/proc/meminfo: memFree=14374028/32951124 swapFree=67111528/67111528
[pid=11949] ppid=11947 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11949/stat : 11949 (ppfolio) S 11947 11949 10991 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 496281532 18763776 390 33554432000 4194304 4287625 140734314870816 18446744073709551615 264726425103 0 0 4096 65536 17108039880358756351 0 0 17 1 0 0 0
/proc/11949/statm: 4581 390 341 23 0 91 0
[pid=11950] ppid=11949 vsize=934408 CPUtime=1002.33 cores=1
/proc/11950/stat : 11950 (cryptominisat) R 11949 11949 10991 0 -1 4202496 582400 0 0 0 99989 244 0 0 25 0 1 0 496281532 956833792 25748 33554432000 4194304 4587354 140734249217648 18446744073709551615 4230288 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11950/statm: 233602 25748 337 96 0 230164 0
[pid=11951] ppid=11949 vsize=523860 CPUtime=1002.33 cores=5
/proc/11951/stat : 11951 (clasp) R 11949 11949 10991 0 -1 4202496 128922 0 0 0 100189 44 0 0 25 0 1 0 496281532 536432640 126200 33554432000 4194304 4785740 140736644250208 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/11951/statm: 130965 126200 340 145 0 128010 0
[pid=11952] ppid=11949 vsize=472060 CPUtime=498.43 cores=7
/proc/11952/stat : 11952 (TNM) R 11949 11949 10991 0 -1 4202496 8337 0 0 0 49841 2 0 0 25 0 1 0 496281532 483389440 8234 33554432000 134512640 134534564 4294496304 18446744073709551615 134525873 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/11952/statm: 118015 8234 95 6 0 116681 0
[pid=11953] ppid=11949 vsize=46472 CPUtime=1002.33 cores=3
/proc/11953/stat : 11953 (lingeling) R 11949 11949 10991 0 -1 4202496 14459 0 0 0 100231 2 0 0 25 0 1 0 496281532 47587328 10785 33554432000 4194304 4352236 140736915649952 18446744073709551615 4207874 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/11953/statm: 11618 10785 127 39 0 10698 0
[pid=11954] ppid=11949 vsize=128024 CPUtime=498.42 cores=7
/proc/11954/stat : 11954 (march_hi) R 11949 11949 10991 0 -1 4202496 74547 0 0 0 49831 11 0 0 25 0 1 0 496281532 131096576 27659 33554432000 4194304 4331988 140736358303104 18446744073709551615 4288317 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/11954/statm: 32006 27659 173 34 0 30448 0
Current children cumulated CPU time (s) 4003.84
Current children cumulated vsize (KiB) 2123148

[startup+1062.3 s]
/proc/loadavg: 5.11 5.08 5.16 6/177 11992
/proc/meminfo: memFree=14376608/32951124 swapFree=67111528/67111528
[pid=11949] ppid=11947 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11949/stat : 11949 (ppfolio) S 11947 11949 10991 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 496281532 18763776 390 33554432000 4194304 4287625 140734314870816 18446744073709551615 264726425103 0 0 4096 65536 17108039880358756351 0 0 17 1 0 0 0
/proc/11949/statm: 4581 390 341 23 0 91 0
[pid=11950] ppid=11949 vsize=923104 CPUtime=1062.32 cores=1
/proc/11950/stat : 11950 (cryptominisat) R 11949 11949 10991 0 -1 4202496 643372 0 0 0 105973 259 0 0 25 0 1 0 496281532 945258496 22858 33554432000 4194304 4587354 140734249217648 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11950/statm: 230776 22858 337 96 0 227338 0
[pid=11951] ppid=11949 vsize=533304 CPUtime=1062.33 cores=5
/proc/11951/stat : 11951 (clasp) R 11949 11949 10991 0 -1 4202496 131301 0 0 0 106188 45 0 0 25 0 1 0 496281532 546103296 128579 33554432000 4194304 4785740 140736644250208 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/11951/statm: 133326 128579 340 145 0 130371 0
[pid=11952] ppid=11949 vsize=472060 CPUtime=528.23 cores=7
/proc/11952/stat : 11952 (TNM) R 11949 11949 10991 0 -1 4202496 8337 0 0 0 52821 2 0 0 25 0 1 0 496281532 483389440 8234 33554432000 134512640 134534564 4294496304 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/11952/statm: 118015 8234 95 6 0 116681 0
[pid=11953] ppid=11949 vsize=46472 CPUtime=1062.33 cores=3
/proc/11953/stat : 11953 (lingeling) R 11949 11949 10991 0 -1 4202496 14459 0 0 0 106231 2 0 0 25 0 1 0 496281532 47587328 10785 33554432000 4194304 4352236 140736915649952 18446744073709551615 4328013 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/11953/statm: 11618 10785 127 39 0 10698 0
[pid=11954] ppid=11949 vsize=128156 CPUtime=528.3 cores=7
/proc/11954/stat : 11954 (march_hi) R 11949 11949 10991 0 -1 4202496 74579 0 0 0 52819 11 0 0 25 0 1 0 496281532 131231744 27691 33554432000 4194304 4331988 140736358303104 18446744073709551615 4228970 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/11954/statm: 32039 27691 173 34 0 30481 0
Current children cumulated CPU time (s) 4243.51
Current children cumulated vsize (KiB) 2121420

[startup+1122.3 s]
/proc/loadavg: 5.17 5.09 5.16 6/177 11993
/proc/meminfo: memFree=14350432/32951124 swapFree=67111528/67111528
[pid=11949] ppid=11947 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11949/stat : 11949 (ppfolio) S 11947 11949 10991 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 496281532 18763776 390 33554432000 4194304 4287625 140734314870816 18446744073709551615 264726425103 0 0 4096 65536 17108039880358756351 0 0 17 1 0 0 0
/proc/11949/statm: 4581 390 341 23 0 91 0
[pid=11950] ppid=11949 vsize=884592 CPUtime=1122.32 cores=1
/proc/11950/stat : 11950 (cryptominisat) R 11949 11949 10991 0 -1 4202496 662874 0 0 0 111959 273 0 0 25 0 1 0 496281532 905822208 29279 33554432000 4194304 4587354 140734249217648 18446744073709551615 4236270 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11950/statm: 221148 29279 337 96 0 217710 0
[pid=11951] ppid=11949 vsize=533304 CPUtime=1122.33 cores=5
/proc/11951/stat : 11951 (clasp) R 11949 11949 10991 0 -1 4202496 131302 0 0 0 112188 45 0 0 25 0 1 0 496281532 546103296 128580 33554432000 4194304 4785740 140736644250208 18446744073709551615 4550418 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/11951/statm: 133326 128580 340 145 0 130371 0
[pid=11952] ppid=11949 vsize=472060 CPUtime=558.09 cores=7
/proc/11952/stat : 11952 (TNM) R 11949 11949 10991 0 -1 4202496 8337 0 0 0 55807 2 0 0 25 0 1 0 496281532 483389440 8234 33554432000 134512640 134534564 4294496304 18446744073709551615 134526071 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/11952/statm: 118015 8234 95 6 0 116681 0
[pid=11953] ppid=11949 vsize=46472 CPUtime=1122.33 cores=3
/proc/11953/stat : 11953 (lingeling) R 11949 11949 10991 0 -1 4202496 14459 0 0 0 112231 2 0 0 25 0 1 0 496281532 47587328 10785 33554432000 4194304 4352236 140736915649952 18446744073709551615 4327883 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/11953/statm: 11618 10785 127 39 0 10698 0
[pid=11954] ppid=11949 vsize=128288 CPUtime=558.11 cores=7
/proc/11954/stat : 11954 (march_hi) R 11949 11949 10991 0 -1 4202496 74608 0 0 0 55800 11 0 0 25 0 1 0 496281532 131366912 27720 33554432000 4194304 4331988 140736358303104 18446744073709551615 4211435 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/11954/statm: 32072 27720 173 34 0 30514 0
Current children cumulated CPU time (s) 4483.18
Current children cumulated vsize (KiB) 2083040

[startup+1182.3 s]
/proc/loadavg: 5.12 5.09 5.16 6/177 11995
/proc/meminfo: memFree=14314188/32951124 swapFree=67111528/67111528
[pid=11949] ppid=11947 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11949/stat : 11949 (ppfolio) S 11947 11949 10991 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 496281532 18763776 390 33554432000 4194304 4287625 140734314870816 18446744073709551615 264726425103 0 0 4096 65536 17108039880358756351 0 0 17 1 0 0 0
/proc/11949/statm: 4581 390 341 23 0 91 0
[pid=11950] ppid=11949 vsize=886752 CPUtime=1182.33 cores=1
/proc/11950/stat : 11950 (cryptominisat) R 11949 11949 10991 0 -1 4202496 681964 0 0 0 117946 287 0 0 25 0 1 0 496281532 908034048 35169 33554432000 4194304 4587354 140734249217648 18446744073709551615 4238739 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11950/statm: 221688 35169 337 96 0 218250 0
[pid=11951] ppid=11949 vsize=546268 CPUtime=1182.33 cores=5
/proc/11951/stat : 11951 (clasp) R 11949 11949 10991 0 -1 4202496 134560 0 0 0 118187 46 0 0 25 0 1 0 496281532 559378432 131838 33554432000 4194304 4785740 140736644250208 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/11951/statm: 136567 131838 340 145 0 133612 0
[pid=11952] ppid=11949 vsize=472060 CPUtime=587.92 cores=7
/proc/11952/stat : 11952 (TNM) R 11949 11949 10991 0 -1 4202496 8337 0 0 0 58790 2 0 0 25 0 1 0 496281532 483389440 8234 33554432000 134512640 134534564 4294496304 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/11952/statm: 118015 8234 95 6 0 116681 0
[pid=11953] ppid=11949 vsize=46472 CPUtime=1182.33 cores=3
/proc/11953/stat : 11953 (lingeling) R 11949 11949 10991 0 -1 4202496 14459 0 0 0 118231 2 0 0 25 0 1 0 496281532 47587328 10785 33554432000 4194304 4352236 140736915649952 18446744073709551615 4327902 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/11953/statm: 11618 10785 127 39 0 10698 0
[pid=11954] ppid=11949 vsize=128420 CPUtime=587.96 cores=7
/proc/11954/stat : 11954 (march_hi) R 11949 11949 10991 0 -1 4202496 74643 0 0 0 58785 11 0 0 25 0 1 0 496281532 131502080 27755 33554432000 4194304 4331988 140736358303104 18446744073709551615 4263253 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/11954/statm: 32105 27755 173 34 0 30547 0
Current children cumulated CPU time (s) 4722.87
Current children cumulated vsize (KiB) 2098296



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 5.08 5.08 5.15 6/177 11996
/proc/meminfo: memFree=14348656/32951124 swapFree=67111528/67111528
[pid=11949] ppid=11947 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11949/stat : 11949 (ppfolio) S 11947 11949 10991 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 496281532 18763776 390 33554432000 4194304 4287625 140734314870816 18446744073709551615 264726425103 0 0 4096 65536 17108039880358756351 0 0 17 1 0 0 0
/proc/11949/statm: 4581 390 341 23 0 91 0
[pid=11950] ppid=11949 vsize=881756 CPUtime=1201.73 cores=1
/proc/11950/stat : 11950 (cryptominisat) R 11949 11949 10991 0 -1 4202496 686588 0 0 0 119883 290 0 0 25 0 1 0 496281532 902918144 26226 33554432000 4194304 4587354 140734249217648 18446744073709551615 4238294 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11950/statm: 220439 26226 337 96 0 217001 0
[pid=11951] ppid=11949 vsize=546684 CPUtime=1201.74 cores=5
/proc/11951/stat : 11951 (clasp) R 11949 11949 10991 0 -1 4202496 134665 0 0 0 120128 46 0 0 25 0 1 0 496281532 559804416 131943 33554432000 4194304 4785740 140736644250208 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/11951/statm: 136671 131943 340 145 0 133716 0
[pid=11952] ppid=11949 vsize=472060 CPUtime=597.57 cores=7
/proc/11952/stat : 11952 (TNM) R 11949 11949 10991 0 -1 4202496 8337 0 0 0 59755 2 0 0 25 0 1 0 496281532 483389440 8234 33554432000 134512640 134534564 4294496304 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/11952/statm: 118015 8234 95 6 0 116681 0
[pid=11953] ppid=11949 vsize=46472 CPUtime=1201.74 cores=3
/proc/11953/stat : 11953 (lingeling) R 11949 11949 10991 0 -1 4202496 14459 0 0 0 120172 2 0 0 25 0 1 0 496281532 47587328 10785 33554432000 4194304 4352236 140736915649952 18446744073709551615 4207874 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/11953/statm: 11618 10785 127 39 0 10698 0
[pid=11954] ppid=11949 vsize=128420 CPUtime=597.6 cores=7
/proc/11954/stat : 11954 (march_hi) R 11949 11949 10991 0 -1 4202496 74652 0 0 0 59749 11 0 0 25 0 1 0 496281532 131502080 27764 33554432000 4194304 4331988 140736358303104 18446744073709551615 4211493 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/11954/statm: 32105 27764 173 34 0 30547 0
Current children cumulated CPU time (s) 4800.38
Current children cumulated vsize (KiB) 2093716

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

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

[startup+1201.7 s]
/proc/loadavg: 5.08 5.08 5.15 6/177 11996
/proc/meminfo: memFree=14348656/32951124 swapFree=67111528/67111528
[pid=11949] ppid=11947 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11949/stat : 11949 (ppfolio) S 11947 11949 10991 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 496281532 18763776 390 33554432000 4194304 4287625 140734314870816 18446744073709551615 264726425103 0 0 4096 65536 17108039880358756351 0 0 17 1 0 0 0
/proc/11949/statm: 4581 390 341 23 0 91 0
[pid=11950] ppid=11949 vsize=881756 CPUtime=1201.73 cores=1
/proc/11950/stat : 11950 (cryptominisat) R 11949 11949 10991 0 -1 4202496 686588 0 0 0 119883 290 0 0 25 0 1 0 496281532 902918144 26226 33554432000 4194304 4587354 140734249217648 18446744073709551615 4238294 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11950/statm: 220439 26226 337 96 0 217001 0
[pid=11951] ppid=11949 vsize=546684 CPUtime=1201.74 cores=5
/proc/11951/stat : 11951 (clasp) R 11949 11949 10991 0 -1 4202496 134665 0 0 0 120128 46 0 0 25 0 1 0 496281532 559804416 131943 33554432000 4194304 4785740 140736644250208 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/11951/statm: 136671 131943 340 145 0 133716 0
[pid=11952] ppid=11949 vsize=472060 CPUtime=597.57 cores=7
/proc/11952/stat : 11952 (TNM) R 11949 11949 10991 0 -1 4202496 8337 0 0 0 59755 2 0 0 25 0 1 0 496281532 483389440 8234 33554432000 134512640 134534564 4294496304 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/11952/statm: 118015 8234 95 6 0 116681 0
[pid=11953] ppid=11949 vsize=46472 CPUtime=1201.74 cores=3
/proc/11953/stat : 11953 (lingeling) R 11949 11949 10991 0 -1 4202496 14459 0 0 0 120172 2 0 0 25 0 1 0 496281532 47587328 10785 33554432000 4194304 4352236 140736915649952 18446744073709551615 4207874 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/11953/statm: 11618 10785 127 39 0 10698 0
[pid=11954] ppid=11949 vsize=128420 CPUtime=597.6 cores=7
/proc/11954/stat : 11954 (march_hi) R 11949 11949 10991 0 -1 4202496 74652 0 0 0 59749 11 0 0 25 0 1 0 496281532 131502080 27764 33554432000 4194304 4331988 140736358303104 18446744073709551615 4211493 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/11954/statm: 32105 27764 173 34 0 30547 0
Current children cumulated CPU time (s) 4800.38
Current children cumulated vsize (KiB) 2093716

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 11949 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=2999
# CPU time returned by wait4() is 0.004998
# while last known CPU time is 4800.38
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1201.72
CPU time (s): 4800.38
CPU user time (s): 4796.87
CPU system time (s): 3.51
CPU usage (%): 399.46
Max. virtual memory (cumulated for all children) (KiB): 2948268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
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= 524
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 219
involuntary context switches= 6

runsolver used 1.75873 second user time and 4.80727 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-29 02:57:39
IDJOB=3190852
IDBENCH=82583
IDSOLVER=1612
FILE ID=node141/3190852-1304038659
RUNJOBID= node141-1304032810-11411
PBS_JOBID= 13170311
Free space on /tmp= 71420 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v50000-c210000-S874492400-019-UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3190852-1304038659/watcher-3190852-1304038659 -o /tmp/evaluation-result-3190852-1304038659/solver-3190852-1304038659 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3190852-1304038659.cnf

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

MD5SUM BENCH= ec4818cc72441ba3110ddbe772c6ebb9
RANDOM SEED=499548738

node141.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5362.96
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.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.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.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.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15167124 kB
Buffers:       1623828 kB
Cached:       15514892 kB
SwapCached:          0 kB
Active:        7915984 kB
Inactive:      9285700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15167124 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           13976 kB
Writeback:           0 kB
AnonPages:       62744 kB
Mapped:          14764 kB
Slab:           518532 kB
PageTables:       4360 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   181748 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= 71412 MiB
End job on node141 at 2011-04-29 03:17:43