Trace number 3190909

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.35 1201.71

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1250-c25000-S540595895-046-UNKNOWN.cnf
MD5SUMc6c08a5348a127e8ddd50935c46cf427
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark107.787
Satisfiable
(Un)Satisfiability was proved
Number of variables1250
Number of clauses25000
Sum of the clauses size125000
Maximum clause length5
Minimum clause length5
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 525000
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-3190909-1304043966/watcher-3190909-1304043966 -o /tmp/evaluation-result-3190909-1304043966/solver-3190909-1304043966 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3190909-1304043966.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: 10.41 10.39 10.21 9/181 28442
/proc/meminfo: memFree=26588088/32951124 swapFree=67111524/67111528
[pid=28442] ppid=28440 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28442/stat : 28442 (ppfolio) R 28440 28442 25547 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 496812037 18763776 390 33554432000 4194304 4287625 140735863502528 18446744073709551615 228095471119 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/28442/statm: 4581 390 341 23 0 91 0

[startup+0.219598 s]
/proc/loadavg: 10.41 10.39 10.21 9/181 28442
/proc/meminfo: memFree=26588088/32951124 swapFree=67111524/67111528
[pid=28442] ppid=28440 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28442/stat : 28442 (ppfolio) S 28440 28442 25547 0 -1 4202496 522 0 0 0 0 0 0 0 24 0 1 0 496812037 18763776 390 33554432000 4194304 4287625 140735863502528 18446744073709551615 228095471119 0 0 4096 65536 6322799206742360063 0 0 17 1 0 0 0
/proc/28442/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300585 s]
/proc/loadavg: 10.41 10.39 10.21 9/181 28442
/proc/meminfo: memFree=26588088/32951124 swapFree=67111524/67111528
[pid=28442] ppid=28440 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28442/stat : 28442 (ppfolio) S 28440 28442 25547 0 -1 4202496 522 0 0 0 0 0 0 0 24 0 1 0 496812037 18763776 390 33554432000 4194304 4287625 140735863502528 18446744073709551615 228095471119 0 0 4096 65536 6322799206742360063 0 0 17 1 0 0 0
/proc/28442/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.400566 s]
/proc/loadavg: 10.41 10.39 10.21 9/181 28442
/proc/meminfo: memFree=26588088/32951124 swapFree=67111524/67111528
[pid=28442] ppid=28440 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28442/stat : 28442 (ppfolio) S 28440 28442 25547 0 -1 4202496 522 0 0 0 0 0 0 0 24 0 1 0 496812037 18763776 390 33554432000 4194304 4287625 140735863502528 18446744073709551615 228095471119 0 0 4096 65536 6322799206742360063 0 0 17 1 0 0 0
/proc/28442/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700513 s]
/proc/loadavg: 10.41 10.39 10.21 9/181 28442
/proc/meminfo: memFree=26588088/32951124 swapFree=67111524/67111528
[pid=28442] ppid=28440 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28442/stat : 28442 (ppfolio) S 28440 28442 25547 0 -1 4202496 522 0 0 0 0 0 0 0 20 0 1 0 496812037 18763776 390 33554432000 4194304 4287625 140735863502528 18446744073709551615 228095471119 0 0 4096 65536 6322799206742360063 0 0 17 1 0 0 0
/proc/28442/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50037 s]
/proc/loadavg: 10.54 10.42 10.22 6/180 28470
/proc/meminfo: memFree=26569052/32951124 swapFree=67111524/67111528
[pid=28442] ppid=28440 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28442/stat : 28442 (ppfolio) S 28440 28442 25547 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 496812037 18763776 390 33554432000 4194304 4287625 140735863502528 18446744073709551615 228095471119 0 0 4096 65536 6322799206742360063 0 0 17 1 0 0 0
/proc/28442/statm: 4581 390 341 23 0 91 0
[pid=28443] ppid=28442 vsize=2005124 CPUtime=1.48 cores=1
/proc/28443/stat : 28443 (cryptominisat) R 28442 28442 25547 0 -1 4202496 5663 0 0 0 148 0 0 0 25 0 1 0 496812037 2053246976 3181 33554432000 4194304 4587354 140735142883984 18446744073709551615 4243815 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28443/statm: 501281 3181 327 96 0 497843 0
[pid=28444] ppid=28442 vsize=23248 CPUtime=1.49 cores=5
/proc/28444/stat : 28444 (clasp) R 28442 28442 25547 0 -1 4202496 3351 0 0 0 149 0 0 0 25 0 1 0 496812038 23805952 3146 33554432000 4194304 4785740 140734683848656 18446744073709551615 4550444 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28444/statm: 5812 3146 340 145 0 2857 0
[pid=28445] ppid=28442 vsize=459784 CPUtime=0.78 cores=7
/proc/28445/stat : 28445 (TNM) R 28442 28442 25547 0 -1 4202496 1543 0 0 0 78 0 0 0 25 0 1 0 496812038 470818816 1439 33554432000 134512640 134534564 4290073744 18446744073709551615 134529870 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28445/statm: 114946 1439 95 6 0 113612 0
[pid=28446] ppid=28442 vsize=7096 CPUtime=1.49 cores=3
/proc/28446/stat : 28446 (lingeling) R 28442 28442 25547 0 -1 4202496 1231 0 0 0 149 0 0 0 25 0 1 0 496812038 7266304 960 33554432000 4194304 4352236 140736756399984 18446744073709551615 4276586 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/28446/statm: 1774 960 127 39 0 854 0
[pid=28447] ppid=28442 vsize=13832 CPUtime=0.69 cores=7
/proc/28447/stat : 28447 (march_hi) R 28442 28442 25547 0 -1 4202496 4895 0 0 0 69 0 0 0 25 0 1 0 496812038 14163968 1401 33554432000 4194304 4331988 140735225629072 18446744073709551615 4299275 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28447/statm: 3458 1401 174 34 0 1900 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 2527408

[startup+3.10107 s]
/proc/loadavg: 10.54 10.42 10.22 12/188 28481
/proc/meminfo: memFree=26528132/32951124 swapFree=67111524/67111528
[pid=28442] ppid=28440 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28442/stat : 28442 (ppfolio) S 28440 28442 25547 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 496812037 18763776 390 33554432000 4194304 4287625 140735863502528 18446744073709551615 228095471119 0 0 4096 65536 6322799206742360063 0 0 17 1 0 0 0
/proc/28442/statm: 4581 390 341 23 0 91 0
[pid=28443] ppid=28442 vsize=2024520 CPUtime=3.08 cores=1
/proc/28443/stat : 28443 (cryptominisat) R 28442 28442 25547 0 -1 4202496 13582 0 0 0 307 1 0 0 25 0 1 0 496812037 2073108480 8123 33554432000 4194304 4587354 140735142883984 18446744073709551615 4388261 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28443/statm: 506130 8123 337 96 0 502692 0
[pid=28444] ppid=28442 vsize=25772 CPUtime=3.09 cores=5
/proc/28444/stat : 28444 (clasp) R 28442 28442 25547 0 -1 4202496 3995 0 0 0 309 0 0 0 25 0 1 0 496812038 26390528 3790 33554432000 4194304 4785740 140734683848656 18446744073709551615 4552553 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28444/statm: 6443 3790 340 145 0 3488 0
[pid=28445] ppid=28442 vsize=459784 CPUtime=1.57 cores=7
/proc/28445/stat : 28445 (TNM) R 28442 28442 25547 0 -1 4202496 1543 0 0 0 157 0 0 0 25 0 1 0 496812038 470818816 1439 33554432000 134512640 134534564 4290073744 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28445/statm: 114946 1439 95 6 0 113612 0
[pid=28446] ppid=28442 vsize=7448 CPUtime=3.09 cores=3
/proc/28446/stat : 28446 (lingeling) R 28442 28442 25547 0 -1 4202496 1324 0 0 0 309 0 0 0 25 0 1 0 496812038 7626752 1053 33554432000 4194304 4352236 140736756399984 18446744073709551615 4328000 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/28446/statm: 1862 1053 127 39 0 942 0
[pid=28447] ppid=28442 vsize=14108 CPUtime=1.49 cores=7
/proc/28447/stat : 28447 (march_hi) R 28442 28442 25547 0 -1 4202496 4924 0 0 0 149 0 0 0 25 0 1 0 496812038 14446592 1430 33554432000 4194304 4331988 140735225629072 18446744073709551615 4228192 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28447/statm: 3527 1430 174 34 0 1969 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 2549956

[startup+6.30048 s]
/proc/loadavg: 10.49 10.41 10.22 12/188 28482
/proc/meminfo: memFree=26473524/32951124 swapFree=67111524/67111528
[pid=28442] ppid=28440 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28442/stat : 28442 (ppfolio) S 28440 28442 25547 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 496812037 18763776 390 33554432000 4194304 4287625 140735863502528 18446744073709551615 228095471119 0 0 4096 65536 6322799206742360063 0 0 17 1 0 0 0
/proc/28442/statm: 4581 390 341 23 0 91 0
[pid=28443] ppid=28442 vsize=2028148 CPUtime=6.29 cores=1
/proc/28443/stat : 28443 (cryptominisat) R 28442 28442 25547 0 -1 4202496 15343 0 0 0 627 2 0 0 25 0 1 0 496812037 2076823552 8127 33554432000 4194304 4587354 140735142883984 18446744073709551615 4365336 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28443/statm: 507037 8127 337 96 0 503599 0
[pid=28444] ppid=28442 vsize=29192 CPUtime=6.29 cores=5
/proc/28444/stat : 28444 (clasp) R 28442 28442 25547 0 -1 4202496 4833 0 0 0 629 0 0 0 25 0 1 0 496812038 29892608 4628 33554432000 4194304 4785740 140734683848656 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28444/statm: 7298 4628 340 145 0 4343 0
[pid=28445] ppid=28442 vsize=459784 CPUtime=3.15 cores=7
/proc/28445/stat : 28445 (TNM) R 28442 28442 25547 0 -1 4202496 1543 0 0 0 315 0 0 0 25 0 1 0 496812038 470818816 1439 33554432000 134512640 134534564 4290073744 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28445/statm: 114946 1439 95 6 0 113612 0
[pid=28446] ppid=28442 vsize=8564 CPUtime=6.29 cores=3
/proc/28446/stat : 28446 (lingeling) R 28442 28442 25547 0 -1 4202496 1574 0 0 0 629 0 0 0 25 0 1 0 496812038 8769536 1303 33554432000 4194304 4352236 140736756399984 18446744073709551615 4234441 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/28446/statm: 2141 1303 127 39 0 1221 0
[pid=28447] ppid=28442 vsize=14736 CPUtime=3.09 cores=7
/proc/28447/stat : 28447 (march_hi) R 28442 28442 25547 0 -1 4202496 5030 0 0 0 309 0 0 0 25 0 1 0 496812038 15089664 1536 33554432000 4194304 4331988 140735225629072 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28447/statm: 3684 1536 174 34 0 2126 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 2558748

[startup+12.7003 s]
/proc/loadavg: 10.53 10.42 10.22 12/188 28482
/proc/meminfo: memFree=26461164/32951124 swapFree=67111524/67111528
[pid=28442] ppid=28440 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28442/stat : 28442 (ppfolio) S 28440 28442 25547 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 496812037 18763776 390 33554432000 4194304 4287625 140735863502528 18446744073709551615 228095471119 0 0 4096 65536 6322799206742360063 0 0 17 1 0 0 0
/proc/28442/statm: 4581 390 341 23 0 91 0
[pid=28443] ppid=28442 vsize=2019456 CPUtime=12.68 cores=1
/proc/28443/stat : 28443 (cryptominisat) R 28442 28442 25547 0 -1 4202496 18962 0 0 0 1266 2 0 0 25 0 1 0 496812037 2067922944 7431 33554432000 4194304 4587354 140735142883984 18446744073709551615 4238628 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28443/statm: 504864 7431 337 96 0 501426 0
[pid=28444] ppid=28442 vsize=34408 CPUtime=12.68 cores=5
/proc/28444/stat : 28444 (clasp) R 28442 28442 25547 0 -1 4202496 6129 0 0 0 1268 0 0 0 25 0 1 0 496812038 35233792 5924 33554432000 4194304 4785740 140734683848656 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28444/statm: 8602 5924 340 145 0 5647 0
[pid=28445] ppid=28442 vsize=459784 CPUtime=6.32 cores=7
/proc/28445/stat : 28445 (TNM) R 28442 28442 25547 0 -1 4202496 1543 0 0 0 632 0 0 0 25 0 1 0 496812038 470818816 1439 33554432000 134512640 134534564 4290073744 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28445/statm: 114946 1439 95 6 0 113612 0
[pid=28446] ppid=28442 vsize=8596 CPUtime=12.69 cores=3
/proc/28446/stat : 28446 (lingeling) R 28442 28442 25547 0 -1 4202496 1870 0 0 0 1269 0 0 0 25 0 1 0 496812038 8802304 1343 33554432000 4194304 4352236 140736756399984 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/28446/statm: 2149 1343 127 39 0 1229 0
[pid=28447] ppid=28442 vsize=15760 CPUtime=6.29 cores=7
/proc/28447/stat : 28447 (march_hi) R 28442 28442 25547 0 -1 4202496 5335 0 0 0 629 0 0 0 25 0 1 0 496812038 16138240 1841 33554432000 4194304 4331988 140735225629072 18446744073709551615 4210448 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28447/statm: 3940 1841 174 34 0 2382 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 2556328

[startup+25.5069 s]
/proc/loadavg: 10.41 10.40 10.21 12/188 28482
/proc/meminfo: memFree=26406780/32951124 swapFree=67111524/67111528
[pid=28442] ppid=28440 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28442/stat : 28442 (ppfolio) S 28440 28442 25547 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 496812037 18763776 390 33554432000 4194304 4287625 140735863502528 18446744073709551615 228095471119 0 0 4096 65536 6322799206742360063 0 0 17 1 0 0 0
/proc/28442/statm: 4581 390 341 23 0 91 0
[pid=28443] ppid=28442 vsize=2020236 CPUtime=25.49 cores=1
/proc/28443/stat : 28443 (cryptominisat) R 28442 28442 25547 0 -1 4202496 28852 0 0 0 2544 5 0 0 25 0 1 0 496812037 2068721664 8081 33554432000 4194304 4587354 140735142883984 18446744073709551615 4239316 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28443/statm: 505059 8081 337 96 0 501621 0
[pid=28444] ppid=28442 vsize=40172 CPUtime=25.5 cores=5
/proc/28444/stat : 28444 (clasp) R 28442 28442 25547 0 -1 4202496 7542 0 0 0 2549 1 0 0 25 0 1 0 496812038 41136128 7337 33554432000 4194304 4785740 140734683848656 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28444/statm: 10043 7337 340 145 0 7088 0
[pid=28445] ppid=28442 vsize=459784 CPUtime=12.7 cores=7
/proc/28445/stat : 28445 (TNM) R 28442 28442 25547 0 -1 4202496 1543 0 0 0 1270 0 0 0 25 0 1 0 496812038 470818816 1439 33554432000 134512640 134534564 4290073744 18446744073709551615 134528864 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28445/statm: 114946 1439 95 6 0 113612 0
[pid=28446] ppid=28442 vsize=8856 CPUtime=25.49 cores=3
/proc/28446/stat : 28446 (lingeling) R 28442 28442 25547 0 -1 4202496 2095 0 0 0 2549 0 0 0 25 0 1 0 496812038 9068544 1408 33554432000 4194304 4352236 140736756399984 18446744073709551615 4328004 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/28446/statm: 2214 1408 127 39 0 1294 0
[pid=28447] ppid=28442 vsize=17036 CPUtime=12.64 cores=7
/proc/28447/stat : 28447 (march_hi) R 28442 28442 25547 0 -1 4202496 5575 0 0 0 1264 0 0 0 25 0 1 0 496812038 17444864 2081 33554432000 4194304 4331988 140735225629072 18446744073709551615 4299190 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28447/statm: 4259 2081 175 34 0 2701 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 2564408

[startup+51.1012 s]
/proc/loadavg: 10.27 10.37 10.21 12/188 28483
/proc/meminfo: memFree=26438692/32951124 swapFree=67111524/67111528
[pid=28442] ppid=28440 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28442/stat : 28442 (ppfolio) S 28440 28442 25547 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 496812037 18763776 390 33554432000 4194304 4287625 140735863502528 18446744073709551615 228095471119 0 0 4096 65536 6322799206742360063 0 0 17 1 0 0 0
/proc/28442/statm: 4581 390 341 23 0 91 0
[pid=28443] ppid=28442 vsize=2023188 CPUtime=51.09 cores=1
/proc/28443/stat : 28443 (cryptominisat) R 28442 28442 25547 0 -1 4202496 51462 0 0 0 5099 10 0 0 25 0 1 0 496812037 2071744512 6839 33554432000 4194304 4587354 140735142883984 18446744073709551615 228095147672 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28443/statm: 505797 6839 337 96 0 502359 0
[pid=28444] ppid=28442 vsize=48600 CPUtime=51.09 cores=5
/proc/28444/stat : 28444 (clasp) R 28442 28442 25547 0 -1 4202496 9550 0 0 0 5107 2 0 0 25 0 1 0 496812038 49766400 9345 33554432000 4194304 4785740 140734683848656 18446744073709551615 4278121 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28444/statm: 12150 9345 340 145 0 9195 0
[pid=28445] ppid=28442 vsize=459784 CPUtime=25.5 cores=7
/proc/28445/stat : 28445 (TNM) R 28442 28442 25547 0 -1 4202496 1543 0 0 0 2550 0 0 0 25 0 1 0 496812038 470818816 1439 33554432000 134512640 134534564 4290073744 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28445/statm: 114946 1439 95 6 0 113612 0
[pid=28446] ppid=28442 vsize=10268 CPUtime=51.09 cores=3

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

/proc/28447/statm: 25994 19345 175 34 0 24436 0
Current children cumulated CPU time (s) 3764.12
Current children cumulated vsize (KiB) 2955172

[startup+1002.31 s]
/proc/loadavg: 10.18 10.21 10.18 11/188 28540
/proc/meminfo: memFree=26122860/32951124 swapFree=67111524/67111528
[pid=28442] ppid=28440 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28442/stat : 28442 (ppfolio) S 28440 28442 25547 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 496812037 18763776 390 33554432000 4194304 4287625 140735863502528 18446744073709551615 228095471119 0 0 4096 65536 6322799206742360063 0 0 17 1 0 0 0
/proc/28442/statm: 4581 390 341 23 0 91 0
[pid=28443] ppid=28442 vsize=2037876 CPUtime=1002.32 cores=1
/proc/28443/stat : 28443 (cryptominisat) R 28442 28442 25547 0 -1 4202496 588717 0 0 0 100011 221 0 0 25 0 1 0 496812037 2086785024 12667 33554432000 4194304 4587354 140735142883984 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28443/statm: 509469 12667 337 96 0 506031 0
[pid=28444] ppid=28442 vsize=132244 CPUtime=1002.33 cores=5
/proc/28444/stat : 28444 (clasp) R 28442 28442 25547 0 -1 4202496 29235 0 0 0 100225 8 0 0 25 0 1 0 496812038 135417856 29030 33554432000 4194304 4785740 140734683848656 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28444/statm: 33061 29030 340 145 0 30106 0
[pid=28445] ppid=28442 vsize=459784 CPUtime=498.53 cores=7
/proc/28445/stat : 28445 (TNM) R 28442 28442 25547 0 -1 4202496 1543 0 0 0 49853 0 0 0 25 0 1 0 496812038 470818816 1439 33554432000 134512640 134534564 4290073744 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28445/statm: 114946 1439 95 6 0 113612 0
[pid=28446] ppid=28442 vsize=16168 CPUtime=1002.33 cores=3
/proc/28446/stat : 28446 (lingeling) R 28442 28442 25547 0 -1 4202496 25597 0 0 0 100229 4 0 0 25 0 1 0 496812038 16556032 3229 33554432000 4194304 4352236 140736756399984 18446744073709551615 4328047 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/28446/statm: 4042 3229 127 39 0 3122 0
[pid=28447] ppid=28442 vsize=103976 CPUtime=498.32 cores=7
/proc/28447/stat : 28447 (march_hi) R 28442 28442 25547 0 -1 4202496 23991 0 0 0 49822 10 0 0 25 0 1 0 496812038 106471424 20497 33554432000 4194304 4331988 140735225629072 18446744073709551615 4299129 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28447/statm: 25994 20497 175 34 0 24436 0
Current children cumulated CPU time (s) 4003.83
Current children cumulated vsize (KiB) 2768372

[startup+1062.3 s]
/proc/loadavg: 10.14 10.20 10.18 11/188 28542
/proc/meminfo: memFree=26103208/32951124 swapFree=67111524/67111528
[pid=28442] ppid=28440 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28442/stat : 28442 (ppfolio) S 28440 28442 25547 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 496812037 18763776 390 33554432000 4194304 4287625 140735863502528 18446744073709551615 228095471119 0 0 4096 65536 6322799206742360063 0 0 17 1 0 0 0
/proc/28442/statm: 4581 390 341 23 0 91 0
[pid=28443] ppid=28442 vsize=2021432 CPUtime=1062.31 cores=1
/proc/28443/stat : 28443 (cryptominisat) R 28442 28442 25547 0 -1 4202496 615308 0 0 0 105995 236 0 0 25 0 1 0 496812037 2069946368 15644 33554432000 4194304 4587354 140735142883984 18446744073709551615 4239312 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28443/statm: 505358 15644 337 96 0 501920 0
[pid=28444] ppid=28442 vsize=134040 CPUtime=1062.32 cores=5
/proc/28444/stat : 28444 (clasp) R 28442 28442 25547 0 -1 4202496 29622 0 0 0 106224 8 0 0 25 0 1 0 496812038 137256960 29417 33554432000 4194304 4785740 140734683848656 18446744073709551615 4287213 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28444/statm: 33510 29417 340 145 0 30555 0
[pid=28445] ppid=28442 vsize=459784 CPUtime=528.32 cores=7
/proc/28445/stat : 28445 (TNM) R 28442 28442 25547 0 -1 4202496 1543 0 0 0 52832 0 0 0 25 0 1 0 496812038 470818816 1439 33554432000 134512640 134534564 4290073744 18446744073709551615 134530820 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28445/statm: 114946 1439 95 6 0 113612 0
[pid=28446] ppid=28442 vsize=16040 CPUtime=1062.32 cores=3
/proc/28446/stat : 28446 (lingeling) R 28442 28442 25547 0 -1 4202496 26781 0 0 0 106228 4 0 0 25 0 1 0 496812038 16424960 3197 33554432000 4194304 4352236 140736756399984 18446744073709551615 4230988 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/28446/statm: 4010 3197 127 39 0 3090 0
[pid=28447] ppid=28442 vsize=104816 CPUtime=528.2 cores=7
/proc/28447/stat : 28447 (march_hi) R 28442 28442 25547 0 -1 4202496 25153 0 0 0 52809 11 0 0 25 0 1 0 496812038 107331584 21659 33554432000 4194304 4331988 140735225629072 18446744073709551615 4228296 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28447/statm: 26204 21659 175 34 0 24646 0
Current children cumulated CPU time (s) 4243.47
Current children cumulated vsize (KiB) 2754436

[startup+1122.3 s]
/proc/loadavg: 10.23 10.22 10.18 11/188 28543
/proc/meminfo: memFree=26072144/32951124 swapFree=67111524/67111528
[pid=28442] ppid=28440 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28442/stat : 28442 (ppfolio) S 28440 28442 25547 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 496812037 18763776 390 33554432000 4194304 4287625 140735863502528 18446744073709551615 228095471119 0 0 4096 65536 6322799206742360063 0 0 17 1 0 0 0
/proc/28442/statm: 4581 390 341 23 0 91 0
[pid=28443] ppid=28442 vsize=2036152 CPUtime=1122.32 cores=1
/proc/28443/stat : 28443 (cryptominisat) R 28442 28442 25547 0 -1 4202496 641311 0 0 0 111984 248 0 0 25 0 1 0 496812037 2085019648 17561 33554432000 4194304 4587354 140735142883984 18446744073709551615 4238647 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28443/statm: 509038 17561 337 96 0 505600 0
[pid=28444] ppid=28442 vsize=141720 CPUtime=1122.32 cores=5
/proc/28444/stat : 28444 (clasp) R 28442 28442 25547 0 -1 4202496 31497 0 0 0 112224 8 0 0 25 0 1 0 496812038 145121280 31211 33554432000 4194304 4785740 140734683848656 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28444/statm: 35430 31211 340 145 0 32475 0
[pid=28445] ppid=28442 vsize=459784 CPUtime=558.19 cores=7
/proc/28445/stat : 28445 (TNM) R 28442 28442 25547 0 -1 4202496 1543 0 0 0 55819 0 0 0 25 0 1 0 496812038 470818816 1439 33554432000 134512640 134534564 4290073744 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28445/statm: 114946 1439 95 6 0 113612 0
[pid=28446] ppid=28442 vsize=21160 CPUtime=1122.32 cores=3
/proc/28446/stat : 28446 (lingeling) R 28442 28442 25547 0 -1 4202496 28061 0 0 0 112228 4 0 0 25 0 1 0 496812038 21667840 4477 33554432000 4194304 4352236 140736756399984 18446744073709551615 4328105 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/28446/statm: 5290 4477 127 39 0 4370 0
[pid=28447] ppid=28442 vsize=104816 CPUtime=558.01 cores=7
/proc/28447/stat : 28447 (march_hi) R 28442 28442 25547 0 -1 4202496 26286 0 0 0 55789 12 0 0 25 0 1 0 496812038 107331584 22792 33554432000 4194304 4331988 140735225629072 18446744073709551615 4228170 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28447/statm: 26204 22792 175 34 0 24646 0
Current children cumulated CPU time (s) 4483.16
Current children cumulated vsize (KiB) 2781956

[startup+1182.3 s]
/proc/loadavg: 10.27 10.22 10.18 11/188 28545
/proc/meminfo: memFree=26084700/32951124 swapFree=67111524/67111528
[pid=28442] ppid=28440 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28442/stat : 28442 (ppfolio) S 28440 28442 25547 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 496812037 18763776 390 33554432000 4194304 4287625 140735863502528 18446744073709551615 228095471119 0 0 4096 65536 6322799206742360063 0 0 17 1 0 0 0
/proc/28442/statm: 4581 390 341 23 0 91 0
[pid=28443] ppid=28442 vsize=2043656 CPUtime=1182.32 cores=1
/proc/28443/stat : 28443 (cryptominisat) R 28442 28442 25547 0 -1 4202496 668857 0 0 0 117971 261 0 0 25 0 1 0 496812037 2092703744 7724 33554432000 4194304 4587354 140735142883984 18446744073709551615 4241003 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28443/statm: 510914 7724 337 96 0 507476 0
[pid=28444] ppid=28442 vsize=144600 CPUtime=1182.33 cores=5
/proc/28444/stat : 28444 (clasp) R 28442 28442 25547 0 -1 4202496 32181 0 0 0 118224 9 0 0 25 0 1 0 496812038 148070400 31895 33554432000 4194304 4785740 140734683848656 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28444/statm: 36150 31895 340 145 0 33195 0
[pid=28445] ppid=28442 vsize=459784 CPUtime=588.01 cores=7
/proc/28445/stat : 28445 (TNM) R 28442 28442 25547 0 -1 4202496 1543 0 0 0 58801 0 0 0 25 0 1 0 496812038 470818816 1439 33554432000 134512640 134534564 4290073744 18446744073709551615 134528483 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28445/statm: 114946 1439 95 6 0 113612 0
[pid=28446] ppid=28442 vsize=20776 CPUtime=1182.32 cores=3
/proc/28446/stat : 28446 (lingeling) R 28442 28442 25547 0 -1 4202496 29188 0 0 0 118228 4 0 0 25 0 1 0 496812038 21274624 4388 33554432000 4194304 4352236 140736756399984 18446744073709551615 4328351 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/28446/statm: 5194 4388 127 39 0 4274 0
[pid=28447] ppid=28442 vsize=149016 CPUtime=587.85 cores=7
/proc/28447/stat : 28447 (march_hi) R 28442 28442 25547 0 -1 4202496 27450 0 0 0 58773 12 0 0 25 0 1 0 496812038 152592384 23956 33554432000 4194304 4331988 140735225629072 18446744073709551615 4286362 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28447/statm: 37254 23956 175 34 0 35696 0
Current children cumulated CPU time (s) 4722.83
Current children cumulated vsize (KiB) 2836156



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 10.25 10.22 10.18 11/188 28545
/proc/meminfo: memFree=26048964/32951124 swapFree=67111524/67111528
[pid=28442] ppid=28440 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28442/stat : 28442 (ppfolio) S 28440 28442 25547 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 496812037 18763776 390 33554432000 4194304 4287625 140735863502528 18446744073709551615 228095471119 0 0 4096 65536 6322799206742360063 0 0 17 1 0 0 0
/proc/28442/statm: 4581 390 341 23 0 91 0
[pid=28443] ppid=28442 vsize=2043656 CPUtime=1201.72 cores=1
/proc/28443/stat : 28443 (cryptominisat) R 28442 28442 25547 0 -1 4202496 676741 0 0 0 119907 265 0 0 25 0 1 0 496812037 2092703744 15547 33554432000 4194304 4587354 140735142883984 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28443/statm: 510914 15547 337 96 0 507476 0
[pid=28444] ppid=28442 vsize=147000 CPUtime=1201.74 cores=5
/proc/28444/stat : 28444 (clasp) R 28442 28442 25547 0 -1 4202496 32761 0 0 0 120165 9 0 0 25 0 1 0 496812038 150528000 32475 33554432000 4194304 4785740 140734683848656 18446744073709551615 4278587 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28444/statm: 36750 32475 340 145 0 33795 0
[pid=28445] ppid=28442 vsize=459784 CPUtime=597.66 cores=7
/proc/28445/stat : 28445 (TNM) R 28442 28442 25547 0 -1 4202496 1543 0 0 0 59766 0 0 0 25 0 1 0 496812038 470818816 1439 33554432000 134512640 134534564 4290073744 18446744073709551615 134528464 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28445/statm: 114946 1439 95 6 0 113612 0
[pid=28446] ppid=28442 vsize=21160 CPUtime=1201.73 cores=3
/proc/28446/stat : 28446 (lingeling) R 28442 28442 25547 0 -1 4202496 29284 0 0 0 120169 4 0 0 25 0 1 0 496812038 21667840 4484 33554432000 4194304 4352236 140736756399984 18446744073709551615 4328151 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/28446/statm: 5290 4484 127 39 0 4370 0
[pid=28447] ppid=28442 vsize=149016 CPUtime=597.5 cores=7
/proc/28447/stat : 28447 (march_hi) R 28442 28442 25547 0 -1 4202496 27826 0 0 0 59738 12 0 0 25 0 1 0 496812038 152592384 24332 33554432000 4194304 4331988 140735225629072 18446744073709551615 4265367 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28447/statm: 37254 24332 175 34 0 35696 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 2838940

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

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

[startup+1201.7 s]
/proc/loadavg: 10.25 10.22 10.18 11/188 28545
/proc/meminfo: memFree=26048964/32951124 swapFree=67111524/67111528
[pid=28442] ppid=28440 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28442/stat : 28442 (ppfolio) S 28440 28442 25547 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 496812037 18763776 390 33554432000 4194304 4287625 140735863502528 18446744073709551615 228095471119 0 0 4096 65536 6322799206742360063 0 0 17 1 0 0 0
/proc/28442/statm: 4581 390 341 23 0 91 0
[pid=28443] ppid=28442 vsize=2043656 CPUtime=1201.72 cores=1
/proc/28443/stat : 28443 (cryptominisat) R 28442 28442 25547 0 -1 4202496 676741 0 0 0 119907 265 0 0 25 0 1 0 496812037 2092703744 15547 33554432000 4194304 4587354 140735142883984 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28443/statm: 510914 15547 337 96 0 507476 0
[pid=28444] ppid=28442 vsize=147000 CPUtime=1201.74 cores=5
/proc/28444/stat : 28444 (clasp) R 28442 28442 25547 0 -1 4202496 32761 0 0 0 120165 9 0 0 25 0 1 0 496812038 150528000 32475 33554432000 4194304 4785740 140734683848656 18446744073709551615 4278587 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28444/statm: 36750 32475 340 145 0 33795 0
[pid=28445] ppid=28442 vsize=459784 CPUtime=597.66 cores=7
/proc/28445/stat : 28445 (TNM) R 28442 28442 25547 0 -1 4202496 1543 0 0 0 59766 0 0 0 25 0 1 0 496812038 470818816 1439 33554432000 134512640 134534564 4290073744 18446744073709551615 134528464 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28445/statm: 114946 1439 95 6 0 113612 0
[pid=28446] ppid=28442 vsize=21160 CPUtime=1201.73 cores=3
/proc/28446/stat : 28446 (lingeling) R 28442 28442 25547 0 -1 4202496 29284 0 0 0 120169 4 0 0 25 0 1 0 496812038 21667840 4484 33554432000 4194304 4352236 140736756399984 18446744073709551615 4328151 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/28446/statm: 5290 4484 127 39 0 4370 0
[pid=28447] ppid=28442 vsize=149016 CPUtime=597.5 cores=7
/proc/28447/stat : 28447 (march_hi) R 28442 28442 25547 0 -1 4202496 27826 0 0 0 59738 12 0 0 25 0 1 0 496812038 152592384 24332 33554432000 4194304 4331988 140735225629072 18446744073709551615 4265367 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28447/statm: 37254 24332 175 34 0 35696 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 2838940

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1201.71
CPU time (s): 4800.35
CPU user time (s): 4797.45
CPU system time (s): 2.9
CPU usage (%): 399.458
Max. virtual memory (cumulated for all children) (KiB): 4709660

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

runsolver used 1.69674 second user time and 4.86626 second system time

The end

Launcher Data

Begin job on node142 at 2011-04-29 04:26:06
IDJOB=3190909
IDBENCH=82640
IDSOLVER=1612
FILE ID=node142/3190909-1304043966
RUNJOBID= node142-1304041557-25983
PBS_JOBID= 13170374
Free space on /tmp= 71304 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/large/unif-k5-r20-v1250-c25000-S540595895-046-UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3190909-1304043966/watcher-3190909-1304043966 -o /tmp/evaluation-result-3190909-1304043966/solver-3190909-1304043966 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3190909-1304043966.cnf

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

MD5SUM BENCH= c6c08a5348a127e8ddd50935c46cf427
RANDOM SEED=1748648543

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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:      26588492 kB
Buffers:       1645136 kB
Cached:        4108228 kB
SwapCached:          4 kB
Active:         689480 kB
Inactive:      5134132 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26588492 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           20600 kB
Writeback:           0 kB
AnonPages:       69740 kB
Mapped:          15860 kB
Slab:           476056 kB
PageTables:       5052 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   661588 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= 71292 MiB
End job on node142 at 2011-04-29 04:46:09