Trace number 3191366

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) 3893.4 1300.01

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v90-c8010-S1458811765-091.UNKNOWN.cnf
MD5SUM6956d24237a9f7757ce3c5a1a338c9a6
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 variables90
Number of clauses8010
Sum of the clauses size56070
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 58010

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) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 4
0.00/0.00	Starting TNM 2009 on core(s) 6
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.00	Starting march_hi 2009 on core(s) 6

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

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

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.14 9.12 8.87 5/181 3820
/proc/meminfo: memFree=27021872/32951124 swapFree=67088964/67111528
[pid=3820] ppid=3818 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3820/stat : 3820 (ppfolio) R 3818 3820 3322 0 -1 4202496 518 0 0 0 0 0 0 0 25 0 1 0 519546920 18763776 389 33554432000 4194304 4287625 140733462523280 18446744073709551615 210204667407 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/3820/statm: 4581 389 341 23 0 91 0

[startup+0.467625 s]
/proc/loadavg: 9.14 9.12 8.87 5/181 3820
/proc/meminfo: memFree=27021872/32951124 swapFree=67088964/67111528
[pid=3820] ppid=3818 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3820/stat : 3820 (ppfolio) S 3818 3820 3322 0 -1 4202496 519 0 0 0 0 0 0 0 22 0 1 0 519546920 18763776 389 33554432000 4194304 4287625 140733462523280 18446744073709551615 210204667407 0 0 4096 65536 7183277144078811135 0 0 17 4 0 0 0
/proc/3820/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.500619 s]
/proc/loadavg: 9.14 9.12 8.87 5/181 3820
/proc/meminfo: memFree=27021872/32951124 swapFree=67088964/67111528
[pid=3820] ppid=3818 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3820/stat : 3820 (ppfolio) S 3818 3820 3322 0 -1 4202496 519 0 0 0 0 0 0 0 22 0 1 0 519546920 18763776 389 33554432000 4194304 4287625 140733462523280 18446744073709551615 210204667407 0 0 4096 65536 7183277144078811135 0 0 17 4 0 0 0
/proc/3820/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.6006 s]
/proc/loadavg: 9.14 9.12 8.87 5/181 3820
/proc/meminfo: memFree=27021872/32951124 swapFree=67088964/67111528
[pid=3820] ppid=3818 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3820/stat : 3820 (ppfolio) S 3818 3820 3322 0 -1 4202496 519 0 0 0 0 0 0 0 22 0 1 0 519546920 18763776 389 33554432000 4194304 4287625 140733462523280 18446744073709551615 210204667407 0 0 4096 65536 7183277144078811135 0 0 17 4 0 0 0
/proc/3820/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700602 s]
/proc/loadavg: 9.14 9.12 8.87 5/181 3820
/proc/meminfo: memFree=27021872/32951124 swapFree=67088964/67111528
[pid=3820] ppid=3818 vsize=18324 CPUtime=0.61 cores=0,2,4,6
/proc/3820/stat : 3820 (ppfolio) S 3818 3820 3322 0 -1 4202496 520 2051 0 0 0 0 61 0 20 0 1 0 519546920 18763776 390 33554432000 4194304 4287625 140733462523280 18446744073709551615 210204667407 0 0 4096 65536 4294934785 0 0 17 4 0 0 0
/proc/3820/statm: 4581 390 342 23 0 91 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 18324

[startup+1.50645 s]
/proc/loadavg: 9.05 9.10 8.87 9/186 3826
/proc/meminfo: memFree=27010548/32951124 swapFree=67088964/67111528
[pid=3820] ppid=3818 vsize=18324 CPUtime=0.61 cores=0,2,4,6
/proc/3820/stat : 3820 (ppfolio) S 3818 3820 3322 0 -1 4202496 520 2051 0 0 0 0 61 0 15 0 1 0 519546920 18763776 390 33554432000 4194304 4287625 140733462523280 18446744073709551615 210204667407 0 0 4096 65536 9224195742862639361 0 0 17 4 0 0 0
/proc/3820/statm: 4581 390 342 23 0 91 0
[pid=3822] ppid=3820 vsize=15320 CPUtime=1.5 cores=4
/proc/3822/stat : 3822 (clasp) R 3820 3820 3322 0 -1 4202496 1291 0 0 0 150 0 0 0 25 0 1 0 519546920 15687680 1183 33554432000 4194304 4785740 140735181224800 18446744073709551615 4287180 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3822/statm: 3830 1183 340 145 0 875 0
[pid=3823] ppid=3820 vsize=452788 CPUtime=0.78 cores=6
/proc/3823/stat : 3823 (TNM) R 3820 3820 3322 0 -1 4202496 514 0 0 0 78 0 0 0 25 0 1 0 519546920 463654912 411 33554432000 134512640 134534564 4287180112 18446744073709551615 134524559 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3823/statm: 113197 411 91 6 0 111863 0
[pid=3824] ppid=3820 vsize=7664 CPUtime=1.5 cores=2
/proc/3824/stat : 3824 (lingeling) R 3820 3820 3322 0 -1 4202496 1419 0 0 0 150 0 0 0 25 0 1 0 519546920 7847936 1110 33554432000 4194304 4352236 140736623098848 18446744073709551615 4328016 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/3824/statm: 1916 1110 127 39 0 996 0
[pid=3825] ppid=3820 vsize=8528 CPUtime=0.7 cores=6
/proc/3825/stat : 3825 (march_hi) R 3820 3820 3322 0 -1 4202496 1990 0 0 0 70 0 0 0 25 0 1 0 519546920 8732672 601 33554432000 4194304 4331988 140735010626944 18446744073709551615 4226242 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3825/statm: 2132 601 174 34 0 574 0
Current children cumulated CPU time (s) 5.09
Current children cumulated vsize (KiB) 502624

[startup+3.1012 s]
/proc/loadavg: 9.05 9.10 8.87 9/186 3826
/proc/meminfo: memFree=27006952/32951124 swapFree=67088964/67111528
[pid=3820] ppid=3818 vsize=18324 CPUtime=0.61 cores=0,2,4,6
/proc/3820/stat : 3820 (ppfolio) S 3818 3820 3322 0 -1 4202496 520 2051 0 0 0 0 61 0 15 0 1 0 519546920 18763776 390 33554432000 4194304 4287625 140733462523280 18446744073709551615 210204667407 0 0 4096 65536 9224195742862639361 0 0 17 4 0 0 0
/proc/3820/statm: 4581 390 342 23 0 91 0
[pid=3822] ppid=3820 vsize=16320 CPUtime=3.09 cores=4
/proc/3822/stat : 3822 (clasp) R 3820 3820 3322 0 -1 4202496 1510 0 0 0 309 0 0 0 25 0 1 0 519546920 16711680 1402 33554432000 4194304 4785740 140735181224800 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3822/statm: 4080 1402 340 145 0 1125 0
[pid=3823] ppid=3820 vsize=456768 CPUtime=1.57 cores=6
/proc/3823/stat : 3823 (TNM) R 3820 3820 3322 0 -1 4202496 595 0 0 0 157 0 0 0 25 0 1 0 519546920 467730432 492 33554432000 134512640 134534564 4287180112 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3823/statm: 114192 492 95 6 0 112858 0
[pid=3824] ppid=3820 vsize=7732 CPUtime=3.09 cores=2
/proc/3824/stat : 3824 (lingeling) R 3820 3820 3322 0 -1 4202496 1596 0 0 0 309 0 0 0 25 0 1 0 519546920 7917568 1127 33554432000 4194304 4352236 140736623098848 18446744073709551615 4328336 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/3824/statm: 1933 1127 127 39 0 1013 0
[pid=3825] ppid=3820 vsize=8732 CPUtime=1.5 cores=6
/proc/3825/stat : 3825 (march_hi) R 3820 3820 3322 0 -1 4202496 2001 0 0 0 150 0 0 0 25 0 1 0 519546920 8941568 612 33554432000 4194304 4331988 140735010626944 18446744073709551615 4226260 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3825/statm: 2183 612 174 34 0 625 0
Current children cumulated CPU time (s) 9.86
Current children cumulated vsize (KiB) 507876

[startup+6.30067 s]
/proc/loadavg: 9.05 9.10 8.87 9/186 3826
/proc/meminfo: memFree=27004332/32951124 swapFree=67088964/67111528
[pid=3820] ppid=3818 vsize=18324 CPUtime=0.61 cores=0,2,4,6
/proc/3820/stat : 3820 (ppfolio) S 3818 3820 3322 0 -1 4202496 520 2051 0 0 0 0 61 0 15 0 1 0 519546920 18763776 390 33554432000 4194304 4287625 140733462523280 18446744073709551615 210204667407 0 0 4096 65536 9224195742862639361 0 0 17 4 0 0 0
/proc/3820/statm: 4581 390 342 23 0 91 0
[pid=3822] ppid=3820 vsize=17560 CPUtime=6.29 cores=4
/proc/3822/stat : 3822 (clasp) R 3820 3820 3322 0 -1 4202496 1792 0 0 0 629 0 0 0 25 0 1 0 519546920 17981440 1684 33554432000 4194304 4785740 140735181224800 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3822/statm: 4390 1684 340 145 0 1435 0
[pid=3823] ppid=3820 vsize=456768 CPUtime=3.15 cores=6
/proc/3823/stat : 3823 (TNM) R 3820 3820 3322 0 -1 4202496 595 0 0 0 315 0 0 0 25 0 1 0 519546920 467730432 492 33554432000 134512640 134534564 4287180112 18446744073709551615 134528893 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3823/statm: 114192 492 95 6 0 112858 0
[pid=3824] ppid=3820 vsize=7740 CPUtime=6.29 cores=2
/proc/3824/stat : 3824 (lingeling) R 3820 3820 3322 0 -1 4202496 1917 0 0 0 629 0 0 0 25 0 1 0 519546920 7925760 1129 33554432000 4194304 4352236 140736623098848 18446744073709551615 4328390 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/3824/statm: 1935 1129 127 39 0 1015 0
[pid=3825] ppid=3820 vsize=9036 CPUtime=3.1 cores=6
/proc/3825/stat : 3825 (march_hi) R 3820 3820 3322 0 -1 4202496 2099 0 0 0 310 0 0 0 25 0 1 0 519546920 9252864 710 33554432000 4194304 4331988 140735010626944 18446744073709551615 4239528 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3825/statm: 2259 710 174 34 0 701 0
Current children cumulated CPU time (s) 19.44
Current children cumulated vsize (KiB) 509428

[startup+12.7006 s]
/proc/loadavg: 8.89 9.07 8.86 9/186 3826
/proc/meminfo: memFree=27001628/32951124 swapFree=67088964/67111528
[pid=3820] ppid=3818 vsize=18324 CPUtime=0.61 cores=0,2,4,6
/proc/3820/stat : 3820 (ppfolio) S 3818 3820 3322 0 -1 4202496 520 2051 0 0 0 0 61 0 15 0 1 0 519546920 18763776 390 33554432000 4194304 4287625 140733462523280 18446744073709551615 210204667407 0 0 4096 65536 9224195742862639361 0 0 17 4 0 0 0
/proc/3820/statm: 4581 390 342 23 0 91 0
[pid=3822] ppid=3820 vsize=19024 CPUtime=12.69 cores=4
/proc/3822/stat : 3822 (clasp) R 3820 3820 3322 0 -1 4202496 2146 0 0 0 1269 0 0 0 25 0 1 0 519546920 19480576 2038 33554432000 4194304 4785740 140735181224800 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3822/statm: 4756 2038 340 145 0 1801 0
[pid=3823] ppid=3820 vsize=456768 CPUtime=6.34 cores=6
/proc/3823/stat : 3823 (TNM) R 3820 3820 3322 0 -1 4202496 595 0 0 0 634 0 0 0 25 0 1 0 519546920 467730432 492 33554432000 134512640 134534564 4287180112 18446744073709551615 134528829 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3823/statm: 114192 492 95 6 0 112858 0
[pid=3824] ppid=3820 vsize=10108 CPUtime=12.69 cores=2
/proc/3824/stat : 3824 (lingeling) R 3820 3820 3322 0 -1 4202496 3053 0 0 0 1269 0 0 0 25 0 1 0 519546920 10350592 1689 33554432000 4194304 4352236 140736623098848 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/3824/statm: 2527 1689 127 39 0 1607 0
[pid=3825] ppid=3820 vsize=9756 CPUtime=6.27 cores=6
/proc/3825/stat : 3825 (march_hi) R 3820 3820 3322 0 -1 4202496 2198 0 0 0 627 0 0 0 25 0 1 0 519546920 9990144 809 33554432000 4194304 4331988 140735010626944 18446744073709551615 4299299 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3825/statm: 2439 809 175 34 0 881 0
Current children cumulated CPU time (s) 38.6
Current children cumulated vsize (KiB) 513980

[startup+25.5005 s]
/proc/loadavg: 8.83 9.05 8.85 9/186 3827
/proc/meminfo: memFree=26996912/32951124 swapFree=67088964/67111528
[pid=3820] ppid=3818 vsize=18324 CPUtime=0.61 cores=0,2,4,6
/proc/3820/stat : 3820 (ppfolio) S 3818 3820 3322 0 -1 4202496 520 2051 0 0 0 0 61 0 15 0 1 0 519546920 18763776 390 33554432000 4194304 4287625 140733462523280 18446744073709551615 210204667407 0 0 4096 65536 9224195742862639361 0 0 17 4 0 0 0
/proc/3820/statm: 4581 390 342 23 0 91 0
[pid=3822] ppid=3820 vsize=21684 CPUtime=25.49 cores=4
/proc/3822/stat : 3822 (clasp) R 3820 3820 3322 0 -1 4202496 2736 0 0 0 2549 0 0 0 25 0 1 0 519546920 22204416 2628 33554432000 4194304 4785740 140735181224800 18446744073709551615 4287207 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3822/statm: 5421 2628 341 145 0 2466 0
[pid=3823] ppid=3820 vsize=456768 CPUtime=12.74 cores=6
/proc/3823/stat : 3823 (TNM) R 3820 3820 3322 0 -1 4202496 595 0 0 0 1274 0 0 0 25 0 1 0 519546920 467730432 492 33554432000 134512640 134534564 4287180112 18446744073709551615 134529352 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3823/statm: 114192 492 95 6 0 112858 0
[pid=3824] ppid=3820 vsize=10752 CPUtime=25.49 cores=2
/proc/3824/stat : 3824 (lingeling) R 3820 3820 3322 0 -1 4202496 3982 0 0 0 2549 0 0 0 25 0 1 0 519546920 11010048 1850 33554432000 4194304 4352236 140736623098848 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/3824/statm: 2688 1850 127 39 0 1768 0
[pid=3825] ppid=3820 vsize=10268 CPUtime=12.61 cores=6
/proc/3825/stat : 3825 (march_hi) R 3820 3820 3322 0 -1 4202496 2395 0 0 0 1261 0 0 0 25 0 1 0 519546920 10514432 1006 33554432000 4194304 4331988 140735010626944 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3825/statm: 2567 1006 175 34 0 1009 0
Current children cumulated CPU time (s) 76.94
Current children cumulated vsize (KiB) 517796

[startup+51.1012 s]
/proc/loadavg: 8.55 8.96 8.83 9/186 3828
/proc/meminfo: memFree=26988368/32951124 swapFree=67088964/67111528
[pid=3820] ppid=3818 vsize=18324 CPUtime=0.61 cores=0,2,4,6
/proc/3820/stat : 3820 (ppfolio) S 3818 3820 3322 0 -1 4202496 520 2051 0 0 0 0 61 0 15 0 1 0 519546920 18763776 390 33554432000 4194304 4287625 140733462523280 18446744073709551615 210204667407 0 0 4096 65536 9224195742862639361 0 0 17 4 0 0 0
/proc/3820/statm: 4581 390 342 23 0 91 0
[pid=3822] ppid=3820 vsize=24356 CPUtime=51.08 cores=4
/proc/3822/stat : 3822 (clasp) R 3820 3820 3322 0 -1 4202496 3337 0 0 0 5108 0 0 0 25 0 1 0 519546920 24940544 3229 33554432000 4194304 4785740 140735181224800 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3822/statm: 6089 3229 341 145 0 3134 0
[pid=3823] ppid=3820 vsize=456768 CPUtime=25.44 cores=6
/proc/3823/stat : 3823 (TNM) R 3820 3820 3322 0 -1 4202496 595 0 0 0 2544 0 0 0 25 0 1 0 519546920 467730432 492 33554432000 134512640 134534564 4287180112 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3823/statm: 114192 492 95 6 0 112858 0
[pid=3824] ppid=3820 vsize=12932 CPUtime=51.09 cores=2
/proc/3824/stat : 3824 (lingeling) R 3820 3820 3322 0 -1 4202496 6175 0 0 0 5109 0 0 0 25 0 1 0 519546920 13242368 2411 33554432000 4194304 4352236 140736623098848 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/3824/statm: 3233 2411 127 39 0 2313 0
[pid=3825] ppid=3820 vsize=12184 CPUtime=25.37 cores=6
/proc/3825/stat : 3825 (march_hi) R 3820 3820 3322 0 -1 4202496 2777 0 0 0 2537 0 0 0 25 0 1 0 519546920 12476416 1388 33554432000 4194304 4331988 140735010626944 18446744073709551615 4210502 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3825/statm: 3046 1388 175 34 0 1488 0
Current children cumulated CPU time (s) 153.59
Current children cumulated vsize (KiB) 524564

[startup+102.301 s]
/proc/loadavg: 8.38 8.84 8.79 9/186 3829
/proc/meminfo: memFree=26973320/32951124 swapFree=67088964/67111528
[pid=3820] ppid=3818 vsize=18324 CPUtime=0.61 cores=0,2,4,6
/proc/3820/stat : 3820 (ppfolio) S 3818 3820 3322 0 -1 4202496 520 2051 0 0 0 0 61 0 15 0 1 0 519546920 18763776 390 33554432000 4194304 4287625 140733462523280 18446744073709551615 210204667407 0 0 4096 65536 9224195742862639361 0 0 17 4 0 0 0
/proc/3820/statm: 4581 390 342 23 0 91 0
[pid=3822] ppid=3820 vsize=27420 CPUtime=102.27 cores=4
/proc/3822/stat : 3822 (clasp) R 3820 3820 3322 0 -1 4202496 4003 0 0 0 10227 0 0 0 25 0 1 0 519546920 28078080 3895 33554432000 4194304 4785740 140735181224800 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3822/statm: 6855 3895 341 145 0 3900 0
[pid=3823] ppid=3820 vsize=456768 CPUtime=50.93 cores=6

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


[startup+942.3 s]
/proc/loadavg: 8.14 8.19 8.40 9/186 3884
/proc/meminfo: memFree=26680216/32951124 swapFree=67088964/67111528
[pid=3820] ppid=3818 vsize=18324 CPUtime=0.61 cores=0,2,4,6
/proc/3820/stat : 3820 (ppfolio) S 3818 3820 3322 0 -1 4202496 520 2051 0 0 0 0 61 0 15 0 1 0 519546920 18763776 390 33554432000 4194304 4287625 140733462523280 18446744073709551615 210204667407 0 0 4096 65536 9224195742862639361 0 0 17 4 0 0 0
/proc/3820/statm: 4581 390 342 23 0 91 0
[pid=3822] ppid=3820 vsize=44376 CPUtime=942.19 cores=4
/proc/3822/stat : 3822 (clasp) R 3820 3820 3322 0 -1 4202496 7843 0 0 0 94217 2 0 0 25 0 1 0 519546920 45441024 7699 33554432000 4194304 4785740 140735181224800 18446744073709551615 4553440 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3822/statm: 11094 7699 341 145 0 8139 0
[pid=3823] ppid=3820 vsize=456768 CPUtime=468.62 cores=6
/proc/3823/stat : 3823 (TNM) R 3820 3820 3322 0 -1 4202496 595 0 0 0 46862 0 0 0 25 0 1 0 519546920 467730432 492 33554432000 134512640 134534564 4287180112 18446744073709551615 134528988 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3823/statm: 114192 492 95 6 0 112858 0
[pid=3824] ppid=3820 vsize=31492 CPUtime=942.3 cores=2
/proc/3824/stat : 3824 (lingeling) R 3820 3820 3322 0 -1 4202496 44039 0 0 0 94224 6 0 0 25 0 1 0 519546920 32247808 7042 33554432000 4194304 4352236 140736623098848 18446744073709551615 4328205 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/3824/statm: 7873 7042 127 39 0 6953 0
[pid=3825] ppid=3820 vsize=68796 CPUtime=468.53 cores=6
/proc/3825/stat : 3825 (march_hi) R 3820 3820 3322 0 -1 4202496 15241 0 0 0 46848 5 0 0 25 0 1 0 519546920 70447104 13852 33554432000 4194304 4331988 140735010626944 18446744073709551615 4298637 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3825/statm: 17199 13852 175 34 0 15641 0
Current children cumulated CPU time (s) 2822.25
Current children cumulated vsize (KiB) 619756

[startup+1002.3 s]
/proc/loadavg: 8.09 8.17 8.38 9/186 3886
/proc/meminfo: memFree=26664924/32951124 swapFree=67088964/67111528
[pid=3820] ppid=3818 vsize=18324 CPUtime=0.61 cores=0,2,4,6
/proc/3820/stat : 3820 (ppfolio) S 3818 3820 3322 0 -1 4202496 520 2051 0 0 0 0 61 0 15 0 1 0 519546920 18763776 390 33554432000 4194304 4287625 140733462523280 18446744073709551615 210204667407 0 0 4096 65536 9224195742862639361 0 0 17 4 0 0 0
/proc/3820/statm: 4581 390 342 23 0 91 0
[pid=3822] ppid=3820 vsize=45528 CPUtime=1002.18 cores=4
/proc/3822/stat : 3822 (clasp) R 3820 3820 3322 0 -1 4202496 8092 0 0 0 100216 2 0 0 25 0 1 0 519546920 46620672 7948 33554432000 4194304 4785740 140735181224800 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3822/statm: 11382 7948 341 145 0 8427 0
[pid=3823] ppid=3820 vsize=456768 CPUtime=498.47 cores=6
/proc/3823/stat : 3823 (TNM) R 3820 3820 3322 0 -1 4202496 595 0 0 0 49847 0 0 0 25 0 1 0 519546920 467730432 492 33554432000 134512640 134534564 4287180112 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3823/statm: 114192 492 95 6 0 112858 0
[pid=3824] ppid=3820 vsize=33800 CPUtime=1002.3 cores=2
/proc/3824/stat : 3824 (lingeling) R 3820 3820 3322 0 -1 4202496 45896 0 0 0 100224 6 0 0 25 0 1 0 519546920 34611200 7619 33554432000 4194304 4352236 140736623098848 18446744073709551615 4328068 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/3824/statm: 8450 7619 127 39 0 7530 0
[pid=3825] ppid=3820 vsize=68796 CPUtime=498.37 cores=6
/proc/3825/stat : 3825 (march_hi) R 3820 3820 3322 0 -1 4202496 16122 0 0 0 49832 5 0 0 25 0 1 0 519546920 70447104 14733 33554432000 4194304 4331988 140735010626944 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3825/statm: 17199 14733 175 34 0 15641 0
Current children cumulated CPU time (s) 3001.93
Current children cumulated vsize (KiB) 623216

[startup+1062.3 s]
/proc/loadavg: 8.11 8.16 8.36 9/186 3887
/proc/meminfo: memFree=26646532/32951124 swapFree=67088964/67111528
[pid=3820] ppid=3818 vsize=18324 CPUtime=0.61 cores=0,2,4,6
/proc/3820/stat : 3820 (ppfolio) S 3818 3820 3322 0 -1 4202496 520 2051 0 0 0 0 61 0 15 0 1 0 519546920 18763776 390 33554432000 4194304 4287625 140733462523280 18446744073709551615 210204667407 0 0 4096 65536 9224195742862639361 0 0 17 4 0 0 0
/proc/3820/statm: 4581 390 342 23 0 91 0
[pid=3822] ppid=3820 vsize=46260 CPUtime=1062.19 cores=4
/proc/3822/stat : 3822 (clasp) R 3820 3820 3322 0 -1 4202496 8294 0 0 0 106216 3 0 0 25 0 1 0 519546920 47370240 8102 33554432000 4194304 4785740 140735181224800 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3822/statm: 11565 8102 341 145 0 8610 0
[pid=3823] ppid=3820 vsize=456768 CPUtime=528.28 cores=6
/proc/3823/stat : 3823 (TNM) R 3820 3820 3322 0 -1 4202496 595 0 0 0 52828 0 0 0 25 0 1 0 519546920 467730432 492 33554432000 134512640 134534564 4287180112 18446744073709551615 134530538 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3823/statm: 114192 492 95 6 0 112858 0
[pid=3824] ppid=3820 vsize=32008 CPUtime=1062.3 cores=2
/proc/3824/stat : 3824 (lingeling) R 3820 3820 3322 0 -1 4202496 48008 0 0 0 106224 6 0 0 25 0 1 0 519546920 32776192 7171 33554432000 4194304 4352236 140736623098848 18446744073709551615 4328022 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/3824/statm: 8002 7171 127 39 0 7082 0
[pid=3825] ppid=3820 vsize=68796 CPUtime=528.22 cores=6
/proc/3825/stat : 3825 (march_hi) R 3820 3820 3322 0 -1 4202496 16966 0 0 0 52817 5 0 0 25 0 1 0 519546920 70447104 15577 33554432000 4194304 4331988 140735010626944 18446744073709551615 4210459 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3825/statm: 17199 15577 175 34 0 15641 0
Current children cumulated CPU time (s) 3181.6
Current children cumulated vsize (KiB) 622156

[startup+1122.3 s]
/proc/loadavg: 8.08 8.15 8.34 9/186 3889
/proc/meminfo: memFree=26627392/32951124 swapFree=67088964/67111528
[pid=3820] ppid=3818 vsize=18324 CPUtime=0.61 cores=0,2,4,6
/proc/3820/stat : 3820 (ppfolio) S 3818 3820 3322 0 -1 4202496 520 2051 0 0 0 0 61 0 15 0 1 0 519546920 18763776 390 33554432000 4194304 4287625 140733462523280 18446744073709551615 210204667407 0 0 4096 65536 9224195742862639361 0 0 17 4 0 0 0
/proc/3820/statm: 4581 390 342 23 0 91 0
[pid=3822] ppid=3820 vsize=46928 CPUtime=1122.18 cores=4
/proc/3822/stat : 3822 (clasp) R 3820 3820 3322 0 -1 4202496 8466 0 0 0 112215 3 0 0 25 0 1 0 519546920 48054272 8274 33554432000 4194304 4785740 140735181224800 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3822/statm: 11732 8274 341 145 0 8777 0
[pid=3823] ppid=3820 vsize=456768 CPUtime=558.16 cores=6
/proc/3823/stat : 3823 (TNM) R 3820 3820 3322 0 -1 4202496 595 0 0 0 55816 0 0 0 25 0 1 0 519546920 467730432 492 33554432000 134512640 134534564 4287180112 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3823/statm: 114192 492 95 6 0 112858 0
[pid=3824] ppid=3820 vsize=32264 CPUtime=1122.31 cores=2
/proc/3824/stat : 3824 (lingeling) R 3820 3820 3322 0 -1 4202496 49352 0 0 0 112225 6 0 0 25 0 1 0 519546920 33038336 7235 33554432000 4194304 4352236 140736623098848 18446744073709551615 4329004 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/3824/statm: 8066 7235 127 39 0 7146 0
[pid=3825] ppid=3820 vsize=98264 CPUtime=558.03 cores=6
/proc/3825/stat : 3825 (march_hi) R 3820 3820 3322 0 -1 4202496 17789 0 0 0 55797 6 0 0 25 0 1 0 519546920 100622336 16400 33554432000 4194304 4331988 140735010626944 18446744073709551615 4226260 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3825/statm: 24566 16400 175 34 0 23008 0
Current children cumulated CPU time (s) 3361.29
Current children cumulated vsize (KiB) 652548

[startup+1182.3 s]
/proc/loadavg: 8.06 8.13 8.32 9/186 3891
/proc/meminfo: memFree=26608996/32951124 swapFree=67088964/67111528
[pid=3820] ppid=3818 vsize=18324 CPUtime=0.61 cores=0,2,4,6
/proc/3820/stat : 3820 (ppfolio) S 3818 3820 3322 0 -1 4202496 520 2051 0 0 0 0 61 0 15 0 1 0 519546920 18763776 390 33554432000 4194304 4287625 140733462523280 18446744073709551615 210204667407 0 0 4096 65536 9224195742862639361 0 0 17 4 0 0 0
/proc/3820/statm: 4581 390 342 23 0 91 0
[pid=3822] ppid=3820 vsize=47216 CPUtime=1182.18 cores=4
/proc/3822/stat : 3822 (clasp) R 3820 3820 3322 0 -1 4202496 8590 0 0 0 118215 3 0 0 25 0 1 0 519546920 48349184 8350 33554432000 4194304 4785740 140735181224800 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3822/statm: 11804 8350 341 145 0 8849 0
[pid=3823] ppid=3820 vsize=456768 CPUtime=587.95 cores=6
/proc/3823/stat : 3823 (TNM) R 3820 3820 3322 0 -1 4202496 595 0 0 0 58795 0 0 0 25 0 1 0 519546920 467730432 492 33554432000 134512640 134534564 4287180112 18446744073709551615 134528497 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3823/statm: 114192 492 95 6 0 112858 0
[pid=3824] ppid=3820 vsize=37128 CPUtime=1182.31 cores=2
/proc/3824/stat : 3824 (lingeling) R 3820 3820 3322 0 -1 4202496 51848 0 0 0 118224 7 0 0 25 0 1 0 519546920 38019072 8451 33554432000 4194304 4352236 140736623098848 18446744073709551615 4328114 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/3824/statm: 9282 8451 127 39 0 8362 0
[pid=3825] ppid=3820 vsize=98264 CPUtime=587.9 cores=6
/proc/3825/stat : 3825 (march_hi) R 3820 3820 3322 0 -1 4202496 18650 0 0 0 58784 6 0 0 25 0 1 0 519546920 100622336 17261 33554432000 4194304 4331988 140735010626944 18446744073709551615 4287447 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3825/statm: 24566 17261 175 34 0 23008 0
Current children cumulated CPU time (s) 3540.95
Current children cumulated vsize (KiB) 657700

[startup+1242.31 s]
/proc/loadavg: 8.14 8.14 8.31 9/186 3892
/proc/meminfo: memFree=26616520/32951124 swapFree=67088964/67111528
[pid=3820] ppid=3818 vsize=18324 CPUtime=0.61 cores=0,2,4,6
/proc/3820/stat : 3820 (ppfolio) S 3818 3820 3322 0 -1 4202496 520 2051 0 0 0 0 61 0 15 0 1 0 519546920 18763776 390 33554432000 4194304 4287625 140733462523280 18446744073709551615 210204667407 0 0 4096 65536 9224195742862639361 0 0 17 4 0 0 0
/proc/3820/statm: 4581 390 342 23 0 91 0
[pid=3822] ppid=3820 vsize=47884 CPUtime=1242.18 cores=4
/proc/3822/stat : 3822 (clasp) R 3820 3820 3322 0 -1 4202496 8863 0 0 0 124215 3 0 0 25 0 1 0 519546920 49033216 8479 33554432000 4194304 4785740 140735181224800 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3822/statm: 11971 8479 341 145 0 9016 0
[pid=3823] ppid=3820 vsize=456768 CPUtime=617.82 cores=6
/proc/3823/stat : 3823 (TNM) R 3820 3820 3322 0 -1 4202496 595 0 0 0 61782 0 0 0 25 0 1 0 519546920 467730432 492 33554432000 134512640 134534564 4287180112 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3823/statm: 114192 492 95 6 0 112858 0
[pid=3824] ppid=3820 vsize=32264 CPUtime=1242.31 cores=2
/proc/3824/stat : 3824 (lingeling) R 3820 3820 3322 0 -1 4202496 53256 0 0 0 124224 7 0 0 25 0 1 0 519546920 33038336 7235 33554432000 4194304 4352236 140736623098848 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/3824/statm: 8066 7235 127 39 0 7146 0
[pid=3825] ppid=3820 vsize=98264 CPUtime=617.71 cores=6
/proc/3825/stat : 3825 (march_hi) R 3820 3820 3322 0 -1 4202496 19485 0 0 0 61765 6 0 0 25 0 1 0 519546920 100622336 18096 33554432000 4194304 4331988 140735010626944 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3825/statm: 24566 18096 175 34 0 23008 0
Current children cumulated CPU time (s) 3720.63
Current children cumulated vsize (KiB) 653504



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 8.05 8.11 8.29 9/186 3894
/proc/meminfo: memFree=26604568/32951124 swapFree=67088964/67111528
[pid=3820] ppid=3818 vsize=18324 CPUtime=0.61 cores=0,2,4,6
/proc/3820/stat : 3820 (ppfolio) S 3818 3820 3322 0 -1 4202496 520 2051 0 0 0 0 61 0 15 0 1 0 519546920 18763776 390 33554432000 4194304 4287625 140733462523280 18446744073709551615 210204667407 0 0 4096 65536 9224195742862639361 0 0 17 4 0 0 0
/proc/3820/statm: 4581 390 342 23 0 91 0
[pid=3822] ppid=3820 vsize=48172 CPUtime=1299.87 cores=4
/proc/3822/stat : 3822 (clasp) R 3820 3820 3322 0 -1 4202496 8917 0 0 0 129984 3 0 0 25 0 1 0 519546920 49328128 8533 33554432000 4194304 4785740 140735181224800 18446744073709551615 4299680 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3822/statm: 12043 8533 341 145 0 9088 0
[pid=3823] ppid=3820 vsize=456768 CPUtime=646.51 cores=6
/proc/3823/stat : 3823 (TNM) R 3820 3820 3322 0 -1 4202496 595 0 0 0 64651 0 0 0 25 0 1 0 519546920 467730432 492 33554432000 134512640 134534564 4287180112 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3823/statm: 114192 492 95 6 0 112858 0
[pid=3824] ppid=3820 vsize=32264 CPUtime=1300.01 cores=2
/proc/3824/stat : 3824 (lingeling) R 3820 3820 3322 0 -1 4202496 54600 0 0 0 129994 7 0 0 25 0 1 0 519546920 33038336 7235 33554432000 4194304 4352236 140736623098848 18446744073709551615 4328055 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/3824/statm: 8066 7235 127 39 0 7146 0
[pid=3825] ppid=3820 vsize=98264 CPUtime=646.4 cores=6
/proc/3825/stat : 3825 (march_hi) R 3820 3820 3322 0 -1 4202496 20283 0 0 0 64634 6 0 0 25 0 1 0 519546920 100622336 18894 33554432000 4194304 4331988 140735010626944 18446744073709551615 4210416 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3825/statm: 24566 18894 175 34 0 23008 0
Current children cumulated CPU time (s) 3893.4
Current children cumulated vsize (KiB) 653792

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1300.01
CPU time (s): 3893.4
CPU user time (s): 3893.24
CPU system time (s): 0.16
CPU usage (%): 299.49
Max. virtual memory (cumulated for all children) (KiB): 658880

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

runsolver used 2.19467 second user time and 4.90225 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-29 14:18:04
IDJOB=3191366
IDBENCH=83097
IDSOLVER=1612
FILE ID=node130/3191366-1304079484
RUNJOBID= node130-1304076955-3340
PBS_JOBID= 13170506
Free space on /tmp= 71984 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/medium/unif-k7-r89-v90-c8010-S1458811765-091.UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191366-1304079484/watcher-3191366-1304079484 -o /tmp/evaluation-result-3191366-1304079484/solver-3191366-1304079484 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3191366-1304079484.cnf

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

MD5SUM BENCH= 6956d24237a9f7757ce3c5a1a338c9a6
RANDOM SEED=1631590063

node130.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	: 5332.83
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.81
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27022028 kB
Buffers:       1168524 kB
Cached:        4154724 kB
SwapCached:      22432 kB
Active:         589592 kB
Inactive:      4907760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27022028 kB
SwapTotal:    67111528 kB
SwapFree:     67088964 kB
Dirty:           10304 kB
Writeback:           0 kB
AnonPages:      151532 kB
Mapped:          16368 kB
Slab:           369116 kB
PageTables:       5380 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   764424 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= 71968 MiB
End job on node130 at 2011-04-29 14:39:46