Trace number 3190850

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

General information on the benchmark

Namerandom/large/
unif-k7-r85-v250-c21250-S317257086-003-UNKNOWN.cnf
MD5SUM6f9c7c042784ec486e9e8bc570309805
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables250
Number of clauses21250
Sum of the clauses size148750
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 521250

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-3190850-1304038533/watcher-3190850-1304038533 -o /tmp/evaluation-result-3190850-1304038533/solver-3190850-1304038533 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3190850-1304038533.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: 9.79 9.98 8.86 5/181 10934
/proc/meminfo: memFree=14092880/32950928 swapFree=67111528/67111528
[pid=10934] ppid=10932 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10934/stat : 10934 (ppfolio) R 10932 10934 10696 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 515453149 18763776 390 33554432000 4194304 4287625 140733547597872 18446744073709551615 248089718287 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/10934/statm: 4581 390 341 23 0 91 0

[startup+0.220629 s]
/proc/loadavg: 9.79 9.98 8.86 5/181 10934
/proc/meminfo: memFree=14092880/32950928 swapFree=67111528/67111528
[pid=10934] ppid=10932 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10934/stat : 10934 (ppfolio) S 10932 10934 10696 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 515453149 18763776 390 33554432000 4194304 4287625 140733547597872 18446744073709551615 248089718287 0 0 4096 65536 7585899747911663615 0 0 17 1 0 0 0
/proc/10934/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300615 s]
/proc/loadavg: 9.79 9.98 8.86 5/181 10934
/proc/meminfo: memFree=14092880/32950928 swapFree=67111528/67111528
[pid=10934] ppid=10932 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10934/stat : 10934 (ppfolio) S 10932 10934 10696 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 515453149 18763776 390 33554432000 4194304 4287625 140733547597872 18446744073709551615 248089718287 0 0 4096 65536 7585899747911663615 0 0 17 1 0 0 0
/proc/10934/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.400598 s]
/proc/loadavg: 9.79 9.98 8.86 5/181 10934
/proc/meminfo: memFree=14092880/32950928 swapFree=67111528/67111528
[pid=10934] ppid=10932 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10934/stat : 10934 (ppfolio) S 10932 10934 10696 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 515453149 18763776 390 33554432000 4194304 4287625 140733547597872 18446744073709551615 248089718287 0 0 4096 65536 7585899747911663615 0 0 17 1 0 0 0
/proc/10934/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700544 s]
/proc/loadavg: 9.79 9.98 8.86 5/181 10934
/proc/meminfo: memFree=14092880/32950928 swapFree=67111528/67111528
[pid=10934] ppid=10932 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10934/stat : 10934 (ppfolio) S 10932 10934 10696 0 -1 4202496 521 0 0 0 0 0 0 0 20 0 1 0 515453149 18763776 390 33554432000 4194304 4287625 140733547597872 18446744073709551615 248089718287 0 0 4096 65536 7585899747911663615 0 0 17 1 0 0 0
/proc/10934/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.5004 s]
/proc/loadavg: 9.79 9.98 8.86 10/187 10940
/proc/meminfo: memFree=14068280/32950928 swapFree=67111528/67111528
[pid=10934] ppid=10932 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10934/stat : 10934 (ppfolio) S 10932 10934 10696 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 515453149 18763776 390 33554432000 4194304 4287625 140733547597872 18446744073709551615 248089718287 0 0 4096 65536 7585899747911663615 0 0 17 1 0 0 0
/proc/10934/statm: 4581 390 341 23 0 91 0
[pid=10935] ppid=10934 vsize=1992548 CPUtime=1.48 cores=1
/proc/10935/stat : 10935 (cryptominisat) R 10934 10934 10696 0 -1 4202496 5300 0 0 0 148 0 0 0 25 0 1 0 515453149 2040369152 1876 33554432000 4194304 4587354 140736220422592 18446744073709551615 248089394844 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10935/statm: 498137 1876 327 96 0 494699 0
[pid=10936] ppid=10934 vsize=19772 CPUtime=1.49 cores=5
/proc/10936/stat : 10936 (clasp) R 10934 10934 10696 0 -1 4202496 2461 0 0 0 149 0 0 0 25 0 1 0 515453149 20246528 2273 33554432000 4194304 4785740 140736799320592 18446744073709551615 4287117 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/10936/statm: 4943 2273 340 145 0 1988 0
[pid=10937] ppid=10934 vsize=454504 CPUtime=0.7 cores=7
/proc/10937/stat : 10937 (TNM) R 10934 10934 10696 0 -1 4202496 997 0 0 0 70 0 0 0 25 0 1 0 515453149 465412096 894 33554432000 134512640 134534564 4287609696 18446744073709551615 134524664 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/10937/statm: 113626 894 91 6 0 112292 0
[pid=10938] ppid=10934 vsize=6984 CPUtime=1.49 cores=3
/proc/10938/stat : 10938 (lingeling) R 10934 10934 10696 0 -1 4202496 1657 0 0 0 149 0 0 0 25 0 1 0 515453149 7151616 916 33554432000 4194304 4352236 140736995458432 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/10938/statm: 1746 916 127 39 0 826 0
[pid=10939] ppid=10934 vsize=10204 CPUtime=0.77 cores=7
/proc/10939/stat : 10939 (march_hi) R 10934 10934 10696 0 -1 4202496 3929 0 0 0 77 0 0 0 25 0 1 0 515453149 10448896 917 33554432000 4194304 4331988 140735594855600 18446744073709551615 4226645 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/10939/statm: 2551 917 150 34 0 993 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 2502336

[startup+3.10112 s]
/proc/loadavg: 9.72 9.97 8.86 10/187 10940
/proc/meminfo: memFree=14066652/32950928 swapFree=67111528/67111528
[pid=10934] ppid=10932 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10934/stat : 10934 (ppfolio) S 10932 10934 10696 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 515453149 18763776 390 33554432000 4194304 4287625 140733547597872 18446744073709551615 248089718287 0 0 4096 65536 7585899747911663615 0 0 17 1 0 0 0
/proc/10934/statm: 4581 390 341 23 0 91 0
[pid=10935] ppid=10934 vsize=2009200 CPUtime=3.09 cores=1
/proc/10935/stat : 10935 (cryptominisat) R 10934 10934 10696 0 -1 4202496 11131 0 0 0 308 1 0 0 25 0 1 0 515453149 2057420800 5867 33554432000 4194304 4587354 140736220422592 18446744073709551615 4388261 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10935/statm: 502300 5867 337 96 0 498862 0
[pid=10936] ppid=10934 vsize=21004 CPUtime=3.09 cores=5
/proc/10936/stat : 10936 (clasp) R 10934 10934 10696 0 -1 4202496 2777 0 0 0 309 0 0 0 25 0 1 0 515453149 21508096 2589 33554432000 4194304 4785740 140736799320592 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/10936/statm: 5251 2589 340 145 0 2296 0
[pid=10937] ppid=10934 vsize=454504 CPUtime=1.5 cores=7
/proc/10937/stat : 10937 (TNM) R 10934 10934 10696 0 -1 4202496 997 0 0 0 150 0 0 0 25 0 1 0 515453149 465412096 894 33554432000 134512640 134534564 4287609696 18446744073709551615 134524582 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/10937/statm: 113626 894 91 6 0 112292 0
[pid=10938] ppid=10934 vsize=7660 CPUtime=3.09 cores=3
/proc/10938/stat : 10938 (lingeling) R 10934 10934 10696 0 -1 4202496 1834 0 0 0 309 0 0 0 25 0 1 0 515453149 7843840 1093 33554432000 4194304 4352236 140736995458432 18446744073709551615 4329063 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/10938/statm: 1915 1093 127 39 0 995 0
[pid=10939] ppid=10934 vsize=13112 CPUtime=1.56 cores=7
/proc/10939/stat : 10939 (march_hi) R 10934 10934 10696 0 -1 4202496 4652 0 0 0 156 0 0 0 25 0 1 0 515453149 13426688 1327 33554432000 4194304 4331988 140735594855600 18446744073709551615 4226260 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/10939/statm: 3278 1327 171 34 0 1720 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 2523804

[startup+6.30056 s]
/proc/loadavg: 9.72 9.97 8.86 10/187 10940
/proc/meminfo: memFree=14045076/32950928 swapFree=67111528/67111528
[pid=10934] ppid=10932 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10934/stat : 10934 (ppfolio) S 10932 10934 10696 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 515453149 18763776 390 33554432000 4194304 4287625 140733547597872 18446744073709551615 248089718287 0 0 4096 65536 7585899747911663615 0 0 17 1 0 0 0
/proc/10934/statm: 4581 390 341 23 0 91 0
[pid=10935] ppid=10934 vsize=2007912 CPUtime=6.28 cores=1
/proc/10935/stat : 10935 (cryptominisat) R 10934 10934 10696 0 -1 4202496 12492 0 0 0 627 1 0 0 25 0 1 0 515453149 2056101888 6142 33554432000 4194304 4587354 140736220422592 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10935/statm: 501978 6142 337 96 0 498540 0
[pid=10936] ppid=10934 vsize=23440 CPUtime=6.28 cores=5
/proc/10936/stat : 10936 (clasp) R 10934 10934 10696 0 -1 4202496 3341 0 0 0 628 0 0 0 25 0 1 0 515453149 24002560 3153 33554432000 4194304 4785740 140736799320592 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/10936/statm: 5860 3153 340 145 0 2905 0
[pid=10937] ppid=10934 vsize=454504 CPUtime=3.1 cores=7
/proc/10937/stat : 10937 (TNM) R 10934 10934 10696 0 -1 4202496 997 0 0 0 310 0 0 0 25 0 1 0 515453149 465412096 894 33554432000 134512640 134534564 4287609696 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/10937/statm: 113626 894 91 6 0 112292 0
[pid=10938] ppid=10934 vsize=8496 CPUtime=6.29 cores=3
/proc/10938/stat : 10938 (lingeling) R 10934 10934 10696 0 -1 4202496 2059 0 0 0 629 0 0 0 25 0 1 0 515453149 8699904 1318 33554432000 4194304 4352236 140736995458432 18446744073709551615 4267820 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/10938/statm: 2124 1318 127 39 0 1204 0
[pid=10939] ppid=10934 vsize=13112 CPUtime=3.14 cores=7
/proc/10939/stat : 10939 (march_hi) R 10934 10934 10696 0 -1 4202496 4801 0 0 0 314 0 0 0 25 0 1 0 515453149 13426688 1476 33554432000 4194304 4331988 140735594855600 18446744073709551615 4226242 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/10939/statm: 3278 1476 174 34 0 1720 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 2525788

[startup+12.7004 s]
/proc/loadavg: 9.66 9.95 8.86 10/187 10940
/proc/meminfo: memFree=14031948/32950928 swapFree=67111528/67111528
[pid=10934] ppid=10932 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10934/stat : 10934 (ppfolio) S 10932 10934 10696 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 515453149 18763776 390 33554432000 4194304 4287625 140733547597872 18446744073709551615 248089718287 0 0 4096 65536 7585899747911663615 0 0 17 1 0 0 0
/proc/10934/statm: 4581 390 341 23 0 91 0
[pid=10935] ppid=10934 vsize=1996228 CPUtime=12.69 cores=1
/proc/10935/stat : 10935 (cryptominisat) R 10934 10934 10696 0 -1 4202496 14609 0 0 0 1267 2 0 0 25 0 1 0 515453149 2044137472 5622 33554432000 4194304 4587354 140736220422592 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10935/statm: 499057 5622 337 96 0 495619 0
[pid=10936] ppid=10934 vsize=26636 CPUtime=12.69 cores=5
/proc/10936/stat : 10936 (clasp) R 10934 10934 10696 0 -1 4202496 4095 0 0 0 1268 1 0 0 25 0 1 0 515453149 27275264 3907 33554432000 4194304 4785740 140736799320592 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/10936/statm: 6659 3907 340 145 0 3704 0
[pid=10937] ppid=10934 vsize=458604 CPUtime=6.3 cores=7
/proc/10937/stat : 10937 (TNM) R 10934 10934 10696 0 -1 4202496 1199 0 0 0 630 0 0 0 25 0 1 0 515453149 469610496 1096 33554432000 134512640 134534564 4287609696 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/10937/statm: 114651 1096 95 6 0 113317 0
[pid=10938] ppid=10934 vsize=8028 CPUtime=12.69 cores=3
/proc/10938/stat : 10938 (lingeling) R 10934 10934 10696 0 -1 4202496 2734 0 0 0 1269 0 0 0 25 0 1 0 515453149 8220672 1201 33554432000 4194304 4352236 140736995458432 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/10938/statm: 2007 1201 127 39 0 1087 0
[pid=10939] ppid=10934 vsize=13112 CPUtime=6.31 cores=7
/proc/10939/stat : 10939 (march_hi) R 10934 10934 10696 0 -1 4202496 4801 0 0 0 631 0 0 0 25 0 1 0 515453149 13426688 1476 33554432000 4194304 4331988 140735594855600 18446744073709551615 4237419 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/10939/statm: 3278 1476 174 34 0 1720 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 2520932

[startup+25.5072 s]
/proc/loadavg: 9.66 9.94 8.88 10/187 10941
/proc/meminfo: memFree=14038660/32950928 swapFree=67111528/67111528
[pid=10934] ppid=10932 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10934/stat : 10934 (ppfolio) S 10932 10934 10696 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 515453149 18763776 390 33554432000 4194304 4287625 140733547597872 18446744073709551615 248089718287 0 0 4096 65536 7585899747911663615 0 0 17 1 0 0 0
/proc/10934/statm: 4581 390 341 23 0 91 0
[pid=10935] ppid=10934 vsize=12844292 CPUtime=25.5 cores=1
/proc/10935/stat : 10935 (cryptominisat) R 10934 10934 10696 0 -1 4202496 23250 0 0 0 2546 4 0 0 25 0 1 0 515453149 13152555008 3291 33554432000 4194304 4587354 140736220422592 18446744073709551615 4238481 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10935/statm: 3211073 3291 337 96 0 3207635 0
[pid=10936] ppid=10934 vsize=31404 CPUtime=25.5 cores=5
/proc/10936/stat : 10936 (clasp) R 10934 10934 10696 0 -1 4202496 5150 0 0 0 2549 1 0 0 25 0 1 0 515453149 32157696 4962 33554432000 4194304 4785740 140736799320592 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/10936/statm: 7851 4962 340 145 0 4896 0
[pid=10937] ppid=10934 vsize=458604 CPUtime=12.66 cores=7
/proc/10937/stat : 10937 (TNM) R 10934 10934 10696 0 -1 4202496 1199 0 0 0 1266 0 0 0 25 0 1 0 515453149 469610496 1096 33554432000 134512640 134534564 4287609696 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/10937/statm: 114651 1096 95 6 0 113317 0
[pid=10938] ppid=10934 vsize=8348 CPUtime=25.49 cores=3
/proc/10938/stat : 10938 (lingeling) R 10934 10934 10696 0 -1 4202496 4147 0 0 0 2549 0 0 0 25 0 1 0 515453149 8548352 1270 33554432000 4194304 4352236 140736995458432 18446744073709551615 4329165 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/10938/statm: 2087 1270 127 39 0 1167 0
[pid=10939] ppid=10934 vsize=14648 CPUtime=12.69 cores=7
/proc/10939/stat : 10939 (march_hi) R 10934 10934 10696 0 -1 4202496 5067 0 0 0 1269 0 0 0 25 0 1 0 515453149 14999552 1742 33554432000 4194304 4331988 140735594855600 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/10939/statm: 3662 1742 174 34 0 2104 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 13375620

[startup+51.1006 s]
/proc/loadavg: 9.43 9.86 8.88 10/187 10941
/proc/meminfo: memFree=13985824/32950928 swapFree=67111528/67111528
[pid=10934] ppid=10932 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10934/stat : 10934 (ppfolio) S 10932 10934 10696 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 515453149 18763776 390 33554432000 4194304 4287625 140733547597872 18446744073709551615 248089718287 0 0 4096 65536 7585899747911663615 0 0 17 1 0 0 0
/proc/10934/statm: 4581 390 341 23 0 91 0
[pid=10935] ppid=10934 vsize=2036660 CPUtime=51.09 cores=1
/proc/10935/stat : 10935 (cryptominisat) R 10934 10934 10696 0 -1 4202496 47708 0 0 0 5102 7 0 0 25 0 1 0 515453149 2085539840 13253 33554432000 4194304 4587354 140736220422592 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10935/statm: 509165 13253 337 96 0 505727 0
[pid=10936] ppid=10934 vsize=37580 CPUtime=51.09 cores=5
/proc/10936/stat : 10936 (clasp) R 10934 10934 10696 0 -1 4202496 6591 0 0 0 5108 1 0 0 25 0 1 0 515453149 38481920 6403 33554432000 4194304 4785740 140736799320592 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/10936/statm: 9395 6403 340 145 0 6440 0
[pid=10937] ppid=10934 vsize=458604 CPUtime=25.4 cores=7
/proc/10937/stat : 10937 (TNM) R 10934 10934 10696 0 -1 4202496 1199 0 0 0 2540 0 0 0 25 0 1 0 515453149 469610496 1096 33554432000 134512640 134534564 4287609696 18446744073709551615 134530522 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/10937/statm: 114651 1096 95 6 0 113317 0
[pid=10938] ppid=10934 vsize=8668 CPUtime=51.08 cores=3

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

/proc/10939/statm: 18012 13614 175 34 0 16454 0
Current children cumulated CPU time (s) 3764.06
Current children cumulated vsize (KiB) 2832472

[startup+1002.31 s]
/proc/loadavg: 9.20 9.22 9.06 10/187 10979
/proc/meminfo: memFree=13779636/32950928 swapFree=67111528/67111528
[pid=10934] ppid=10932 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10934/stat : 10934 (ppfolio) S 10932 10934 10696 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 515453149 18763776 390 33554432000 4194304 4287625 140733547597872 18446744073709551615 248089718287 0 0 4096 65536 7585899747911663615 0 0 17 1 0 0 0
/proc/10934/statm: 4581 390 341 23 0 91 0
[pid=10935] ppid=10934 vsize=2035368 CPUtime=1002.28 cores=1
/proc/10935/stat : 10935 (cryptominisat) R 10934 10934 10696 0 -1 4202496 283765 0 0 0 100136 92 0 0 25 0 1 0 515453149 2084216832 12635 33554432000 4194304 4587354 140736220422592 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10935/statm: 508842 12635 337 96 0 505404 0
[pid=10936] ppid=10934 vsize=89744 CPUtime=1002.32 cores=5
/proc/10936/stat : 10936 (clasp) R 10934 10934 10696 0 -1 4202496 18569 0 0 0 100228 4 0 0 25 0 1 0 515453149 91897856 18215 33554432000 4194304 4785740 140736799320592 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/10936/statm: 22436 18215 341 145 0 19481 0
[pid=10937] ppid=10934 vsize=458604 CPUtime=498.42 cores=7
/proc/10937/stat : 10937 (TNM) R 10934 10934 10696 0 -1 4202496 1199 0 0 0 49842 0 0 0 25 0 1 0 515453149 469610496 1096 33554432000 134512640 134534564 4287609696 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/10937/statm: 114651 1096 95 6 0 113317 0
[pid=10938] ppid=10934 vsize=19336 CPUtime=1002.32 cores=3
/proc/10938/stat : 10938 (lingeling) R 10934 10934 10696 0 -1 4202496 44563 0 0 0 100226 6 0 0 25 0 1 0 515453149 19800064 4017 33554432000 4194304 4352236 140736995458432 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/10938/statm: 4834 4017 127 39 0 3914 0
[pid=10939] ppid=10934 vsize=72048 CPUtime=498.42 cores=7
/proc/10939/stat : 10939 (march_hi) R 10934 10934 10696 0 -1 4202496 17742 0 0 0 49834 8 0 0 25 0 1 0 515453149 73777152 14417 33554432000 4194304 4331988 140735594855600 18446744073709551615 4287604 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/10939/statm: 18012 14417 175 34 0 16454 0
Current children cumulated CPU time (s) 4003.76
Current children cumulated vsize (KiB) 2693424

[startup+1062.3 s]
/proc/loadavg: 9.18 9.21 9.06 10/187 10980
/proc/meminfo: memFree=13785692/32950928 swapFree=67111528/67111528
[pid=10934] ppid=10932 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10934/stat : 10934 (ppfolio) S 10932 10934 10696 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 515453149 18763776 390 33554432000 4194304 4287625 140733547597872 18446744073709551615 248089718287 0 0 4096 65536 7585899747911663615 0 0 17 1 0 0 0
/proc/10934/statm: 4581 390 341 23 0 91 0
[pid=10935] ppid=10934 vsize=2034028 CPUtime=1062.28 cores=1
/proc/10935/stat : 10935 (cryptominisat) R 10934 10934 10696 0 -1 4202496 299990 0 0 0 106125 103 0 0 25 0 1 0 515453149 2082844672 9223 33554432000 4194304 4587354 140736220422592 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10935/statm: 508507 9223 337 96 0 505069 0
[pid=10936] ppid=10934 vsize=91356 CPUtime=1062.31 cores=5
/proc/10936/stat : 10936 (clasp) R 10934 10934 10696 0 -1 4202496 19020 0 0 0 106227 4 0 0 25 0 1 0 515453149 93548544 18585 33554432000 4194304 4785740 140736799320592 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/10936/statm: 22839 18585 341 145 0 19884 0
[pid=10937] ppid=10934 vsize=458604 CPUtime=528.22 cores=7
/proc/10937/stat : 10937 (TNM) R 10934 10934 10696 0 -1 4202496 1199 0 0 0 52822 0 0 0 25 0 1 0 515453149 469610496 1096 33554432000 134512640 134534564 4287609696 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/10937/statm: 114651 1096 95 6 0 113317 0
[pid=10938] ppid=10934 vsize=19336 CPUtime=1062.31 cores=3
/proc/10938/stat : 10938 (lingeling) R 10934 10934 10696 0 -1 4202496 45363 0 0 0 106225 6 0 0 25 0 1 0 515453149 19800064 4017 33554432000 4194304 4352236 140736995458432 18446744073709551615 4328159 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/10938/statm: 4834 4017 127 39 0 3914 0
[pid=10939] ppid=10934 vsize=72048 CPUtime=528.29 cores=7
/proc/10939/stat : 10939 (march_hi) R 10934 10934 10696 0 -1 4202496 18531 0 0 0 52821 8 0 0 25 0 1 0 515453149 73777152 15206 33554432000 4194304 4331988 140735594855600 18446744073709551615 4299107 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/10939/statm: 18012 15206 175 34 0 16454 0
Current children cumulated CPU time (s) 4243.41
Current children cumulated vsize (KiB) 2693696

[startup+1122.3 s]
/proc/loadavg: 9.14 9.20 9.07 10/187 10982
/proc/meminfo: memFree=13768668/32950928 swapFree=67111528/67111528
[pid=10934] ppid=10932 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10934/stat : 10934 (ppfolio) S 10932 10934 10696 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 515453149 18763776 390 33554432000 4194304 4287625 140733547597872 18446744073709551615 248089718287 0 0 4096 65536 7585899747911663615 0 0 17 1 0 0 0
/proc/10934/statm: 4581 390 341 23 0 91 0
[pid=10935] ppid=10934 vsize=2035036 CPUtime=1122.28 cores=1
/proc/10935/stat : 10935 (cryptominisat) R 10934 10934 10696 0 -1 4202496 314934 0 0 0 112117 111 0 0 25 0 1 0 515453149 2083876864 10580 33554432000 4194304 4587354 140736220422592 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10935/statm: 508759 10580 337 96 0 505321 0
[pid=10936] ppid=10934 vsize=94200 CPUtime=1122.31 cores=5
/proc/10936/stat : 10936 (clasp) R 10934 10934 10696 0 -1 4202496 19681 0 0 0 112227 4 0 0 25 0 1 0 515453149 96460800 19246 33554432000 4194304 4785740 140736799320592 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/10936/statm: 23550 19246 341 145 0 20595 0
[pid=10937] ppid=10934 vsize=458604 CPUtime=558.07 cores=7
/proc/10937/stat : 10937 (TNM) R 10934 10934 10696 0 -1 4202496 1199 0 0 0 55807 0 0 0 25 0 1 0 515453149 469610496 1096 33554432000 134512640 134534564 4287609696 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/10937/statm: 114651 1096 95 6 0 113317 0
[pid=10938] ppid=10934 vsize=19336 CPUtime=1122.31 cores=3
/proc/10938/stat : 10938 (lingeling) R 10934 10934 10696 0 -1 4202496 46163 0 0 0 112225 6 0 0 25 0 1 0 515453149 19800064 4017 33554432000 4194304 4352236 140736995458432 18446744073709551615 4328112 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/10938/statm: 4834 4017 127 39 0 3914 0
[pid=10939] ppid=10934 vsize=72048 CPUtime=558.11 cores=7
/proc/10939/stat : 10939 (march_hi) R 10934 10934 10696 0 -1 4202496 19337 0 0 0 55803 8 0 0 25 0 1 0 515453149 73777152 16012 33554432000 4194304 4331988 140735594855600 18446744073709551615 4237419 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/10939/statm: 18012 16012 175 34 0 16454 0
Current children cumulated CPU time (s) 4483.08
Current children cumulated vsize (KiB) 2697548

[startup+1182.3 s]
/proc/loadavg: 9.18 9.21 9.08 10/187 10983
/proc/meminfo: memFree=13751652/32950928 swapFree=67111528/67111528
[pid=10934] ppid=10932 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10934/stat : 10934 (ppfolio) S 10932 10934 10696 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 515453149 18763776 390 33554432000 4194304 4287625 140733547597872 18446744073709551615 248089718287 0 0 4096 65536 7585899747911663615 0 0 17 1 0 0 0
/proc/10934/statm: 4581 390 341 23 0 91 0
[pid=10935] ppid=10934 vsize=2038092 CPUtime=1182.28 cores=1
/proc/10935/stat : 10935 (cryptominisat) R 10934 10934 10696 0 -1 4202496 329385 0 0 0 118108 120 0 0 25 0 1 0 515453149 2087006208 11130 33554432000 4194304 4587354 140736220422592 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10935/statm: 509523 11130 337 96 0 506085 0
[pid=10936] ppid=10934 vsize=96572 CPUtime=1182.31 cores=5
/proc/10936/stat : 10936 (clasp) R 10934 10934 10696 0 -1 4202496 20286 0 0 0 118227 4 0 0 25 0 1 0 515453149 98889728 19779 33554432000 4194304 4785740 140736799320592 18446744073709551615 4553423 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/10936/statm: 24143 19779 341 145 0 21188 0
[pid=10937] ppid=10934 vsize=458604 CPUtime=587.91 cores=7
/proc/10937/stat : 10937 (TNM) R 10934 10934 10696 0 -1 4202496 1199 0 0 0 58791 0 0 0 25 0 1 0 515453149 469610496 1096 33554432000 134512640 134534564 4287609696 18446744073709551615 134529880 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/10937/statm: 114651 1096 95 6 0 113317 0
[pid=10938] ppid=10934 vsize=22536 CPUtime=1182.32 cores=3
/proc/10938/stat : 10938 (lingeling) R 10934 10934 10696 0 -1 4202496 46963 0 0 0 118226 6 0 0 25 0 1 0 515453149 23076864 4817 33554432000 4194304 4352236 140736995458432 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/10938/statm: 5634 4817 127 39 0 4714 0
[pid=10939] ppid=10934 vsize=101516 CPUtime=587.95 cores=7
/proc/10939/stat : 10939 (march_hi) R 10934 10934 10696 0 -1 4202496 20143 0 0 0 58786 9 0 0 25 0 1 0 515453149 103952384 16818 33554432000 4194304 4331988 140735594855600 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/10939/statm: 25379 16818 175 34 0 23821 0
Current children cumulated CPU time (s) 4722.77
Current children cumulated vsize (KiB) 2735644



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 9.27 9.22 9.08 10/187 10984
/proc/meminfo: memFree=13756608/32950928 swapFree=67111528/67111528
[pid=10934] ppid=10932 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10934/stat : 10934 (ppfolio) S 10932 10934 10696 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 515453149 18763776 390 33554432000 4194304 4287625 140733547597872 18446744073709551615 248089718287 0 0 4096 65536 7585899747911663615 0 0 17 1 0 0 0
/proc/10934/statm: 4581 390 341 23 0 91 0
[pid=10935] ppid=10934 vsize=2040124 CPUtime=1201.69 cores=1
/proc/10935/stat : 10935 (cryptominisat) R 10934 10934 10696 0 -1 4202496 334387 0 0 0 120046 123 0 0 25 0 1 0 515453149 2089086976 9091 33554432000 4194304 4587354 140736220422592 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10935/statm: 510031 9091 337 96 0 506593 0
[pid=10936] ppid=10934 vsize=97140 CPUtime=1201.72 cores=5
/proc/10936/stat : 10936 (clasp) R 10934 10934 10696 0 -1 4202496 20392 0 0 0 120168 4 0 0 25 0 1 0 515453149 99471360 19885 33554432000 4194304 4785740 140736799320592 18446744073709551615 248089395834 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/10936/statm: 24285 19885 341 145 0 21330 0
[pid=10937] ppid=10934 vsize=458604 CPUtime=597.55 cores=7
/proc/10937/stat : 10937 (TNM) R 10934 10934 10696 0 -1 4202496 1199 0 0 0 59755 0 0 0 25 0 1 0 515453149 469610496 1096 33554432000 134512640 134534564 4287609696 18446744073709551615 134528880 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/10937/statm: 114651 1096 95 6 0 113317 0
[pid=10938] ppid=10934 vsize=19336 CPUtime=1201.72 cores=3
/proc/10938/stat : 10938 (lingeling) R 10934 10934 10696 0 -1 4202496 46974 0 0 0 120166 6 0 0 25 0 1 0 515453149 19800064 4028 33554432000 4194304 4352236 140736995458432 18446744073709551615 4328035 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/10938/statm: 4834 4028 127 39 0 3914 0
[pid=10939] ppid=10934 vsize=101516 CPUtime=597.6 cores=7
/proc/10939/stat : 10939 (march_hi) R 10934 10934 10696 0 -1 4202496 20400 0 0 0 59751 9 0 0 25 0 1 0 515453149 103952384 17075 33554432000 4194304 4331988 140735594855600 18446744073709551615 4299282 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/10939/statm: 25379 17075 175 34 0 23821 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 2735044

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: 9.27 9.22 9.08 10/187 10984
/proc/meminfo: memFree=13756608/32950928 swapFree=67111528/67111528
[pid=10934] ppid=10932 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10934/stat : 10934 (ppfolio) S 10932 10934 10696 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 515453149 18763776 390 33554432000 4194304 4287625 140733547597872 18446744073709551615 248089718287 0 0 4096 65536 7585899747911663615 0 0 17 1 0 0 0
/proc/10934/statm: 4581 390 341 23 0 91 0
[pid=10935] ppid=10934 vsize=2040124 CPUtime=1201.69 cores=1
/proc/10935/stat : 10935 (cryptominisat) R 10934 10934 10696 0 -1 4202496 334387 0 0 0 120046 123 0 0 25 0 1 0 515453149 2089086976 9091 33554432000 4194304 4587354 140736220422592 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10935/statm: 510031 9091 337 96 0 506593 0
[pid=10936] ppid=10934 vsize=97140 CPUtime=1201.72 cores=5
/proc/10936/stat : 10936 (clasp) R 10934 10934 10696 0 -1 4202496 20392 0 0 0 120168 4 0 0 25 0 1 0 515453149 99471360 19885 33554432000 4194304 4785740 140736799320592 18446744073709551615 248089395834 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/10936/statm: 24285 19885 341 145 0 21330 0
[pid=10937] ppid=10934 vsize=458604 CPUtime=597.55 cores=7
/proc/10937/stat : 10937 (TNM) R 10934 10934 10696 0 -1 4202496 1199 0 0 0 59755 0 0 0 25 0 1 0 515453149 469610496 1096 33554432000 134512640 134534564 4287609696 18446744073709551615 134528880 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/10937/statm: 114651 1096 95 6 0 113317 0
[pid=10938] ppid=10934 vsize=19336 CPUtime=1201.72 cores=3
/proc/10938/stat : 10938 (lingeling) R 10934 10934 10696 0 -1 4202496 46974 0 0 0 120166 6 0 0 25 0 1 0 515453149 19800064 4028 33554432000 4194304 4352236 140736995458432 18446744073709551615 4328035 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/10938/statm: 4834 4028 127 39 0 3914 0
[pid=10939] ppid=10934 vsize=101516 CPUtime=597.6 cores=7
/proc/10939/stat : 10939 (march_hi) R 10934 10934 10696 0 -1 4202496 20400 0 0 0 59751 9 0 0 25 0 1 0 515453149 103952384 17075 33554432000 4194304 4331988 140735594855600 18446744073709551615 4299282 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/10939/statm: 25379 17075 175 34 0 23821 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 2735044

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 10934 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=4999
# CPU time returned by wait4() is 0.005998
# while last known CPU time is 4800.28
#
# 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.28
CPU user time (s): 4798.86
CPU system time (s): 1.42
CPU usage (%): 399.453
Max. virtual memory (cumulated for all children) (KiB): 13417104

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.004999
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= 372
involuntary context switches= 6

runsolver used 1.9497 second user time and 4.6153 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-29 02:55:33
IDJOB=3190850
IDBENCH=82581
IDSOLVER=1612
FILE ID=node123/3190850-1304038533
RUNJOBID= node123-1304037296-10715
PBS_JOBID= 13170370
Free space on /tmp= 72808 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/large/unif-k7-r85-v250-c21250-S317257086-003-UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3190850-1304038533/watcher-3190850-1304038533 -o /tmp/evaluation-result-3190850-1304038533/solver-3190850-1304038533 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3190850-1304038533.cnf

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

MD5SUM BENCH= 6f9c7c042784ec486e9e8bc570309805
RANDOM SEED=1448598803

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
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.74
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.838
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.80
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.838
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.74
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.838
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:     32950928 kB
MemFree:      14093160 kB
Buffers:       2191336 kB
Cached:       16020128 kB
SwapCached:          0 kB
Active:        9131268 kB
Inactive:      9176896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14093160 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           21492 kB
Writeback:           0 kB
AnonPages:       96140 kB
Mapped:          16392 kB
Slab:           486384 kB
PageTables:       5228 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   692580 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= 72796 MiB
End job on node123 at 2011-04-29 03:15:37