Trace number 3191930

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ppfolio seq? (TO) 1300.05 1300.01

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v80-c7120-S841042385-099.UNKNOWN.cnf
MD5SUM2b4a2e64d71570c9cdfb4872b312e245
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 variables80
Number of clauses7120
Sum of the clauses size49840
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 57120

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 1 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 0
0.00/0.00	Starting TNM 2009 on core(s) 0
1300.02/1300.00	Done

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3191930-1302540277/watcher-3191930-1302540277 -o /tmp/evaluation-result-3191930-1302540277/solver-3191930-1302540277 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191930-1302540277.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 11.27 10.87 10.53 10/202 21230
/proc/meminfo: memFree=12631784/32951124 swapFree=67111528/67111528
[pid=21230] ppid=21228 vsize=18324 CPUtime=0 cores=0,2
/proc/21230/stat : 21230 (ppfolio) R 21228 21230 20213 0 -1 4202496 487 0 0 0 0 0 0 0 25 0 1 0 365625619 18763776 392 33554432000 4194304 4287625 140734994131024 18446744073709551615 255377121685 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/21230/statm: 4581 392 343 23 0 91 0

[startup+0.0596091 s]
/proc/loadavg: 11.27 10.87 10.53 10/202 21230
/proc/meminfo: memFree=12631784/32951124 swapFree=67111528/67111528
[pid=21230] ppid=21228 vsize=18324 CPUtime=0 cores=0,2
/proc/21230/stat : 21230 (ppfolio) S 21228 21230 20213 0 -1 4202496 503 0 0 0 0 0 0 0 25 0 1 0 365625619 18763776 394 33554432000 4194304 4287625 140734994131024 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/21230/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100585 s]
/proc/loadavg: 11.27 10.87 10.53 10/202 21230
/proc/meminfo: memFree=12631784/32951124 swapFree=67111528/67111528
[pid=21230] ppid=21228 vsize=18324 CPUtime=0 cores=0,2
/proc/21230/stat : 21230 (ppfolio) S 21228 21230 20213 0 -1 4202496 503 0 0 0 0 0 0 0 25 0 1 0 365625619 18763776 394 33554432000 4194304 4287625 140734994131024 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/21230/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300552 s]
/proc/loadavg: 11.27 10.87 10.53 10/202 21230
/proc/meminfo: memFree=12631784/32951124 swapFree=67111528/67111528
[pid=21230] ppid=21228 vsize=18324 CPUtime=0 cores=0,2
/proc/21230/stat : 21230 (ppfolio) S 21228 21230 20213 0 -1 4202496 503 0 0 0 0 0 0 0 24 0 1 0 365625619 18763776 394 33554432000 4194304 4287625 140734994131024 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/21230/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700476 s]
/proc/loadavg: 11.27 10.87 10.53 10/202 21230
/proc/meminfo: memFree=12631784/32951124 swapFree=67111528/67111528
[pid=21230] ppid=21228 vsize=18324 CPUtime=0 cores=0,2
/proc/21230/stat : 21230 (ppfolio) S 21228 21230 20213 0 -1 4202496 503 0 0 0 0 0 0 0 19 0 1 0 365625619 18763776 394 33554432000 4194304 4287625 140734994131024 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/21230/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50033 s]
/proc/loadavg: 11.27 10.87 10.53 13/206 21234
/proc/meminfo: memFree=12623816/32951124 swapFree=67111528/67111528
[pid=21230] ppid=21228 vsize=18324 CPUtime=0.94 cores=0,2
/proc/21230/stat : 21230 (ppfolio) S 21228 21230 20213 0 -1 4202496 505 2258 0 0 0 0 94 0 15 0 1 0 365625619 18763776 395 33554432000 4194304 4287625 140734994131024 18446744073709551615 255377321487 0 0 4096 65536 4316069539772072196 0 0 17 2 0 0 0
/proc/21230/statm: 4581 395 346 23 0 91 0
[pid=21232] ppid=21230 vsize=14040 CPUtime=0.3 cores=0
/proc/21232/stat : 21232 (clasp) R 21230 21230 20213 0 -1 4202496 967 0 0 0 30 0 0 0 25 0 1 0 365625619 14376960 859 33554432000 4194304 4785740 140734958853072 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21232/statm: 3510 859 340 145 0 555 0
[pid=21233] ppid=21230 vsize=452656 CPUtime=0.24 cores=0
/proc/21233/stat : 21233 (TNM) R 21230 21230 20213 0 -1 4202496 481 0 0 0 24 0 0 0 25 0 1 0 365625619 463519744 378 33554432000 134512640 134534564 4294208272 18446744073709551615 134524691 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21233/statm: 113164 378 91 6 0 111830 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 485020

[startup+3.10106 s]
/proc/loadavg: 11.27 10.87 10.53 12/205 21234
/proc/meminfo: memFree=12624208/32951124 swapFree=67111528/67111528
[pid=21230] ppid=21228 vsize=18324 CPUtime=0.94 cores=0,2
/proc/21230/stat : 21230 (ppfolio) S 21228 21230 20213 0 -1 4202496 505 2258 0 0 0 0 94 0 15 0 1 0 365625619 18763776 395 33554432000 4194304 4287625 140734994131024 18446744073709551615 255377321487 0 0 4096 65536 4316069539772072196 0 0 17 2 0 0 0
/proc/21230/statm: 4581 395 346 23 0 91 0
[pid=21232] ppid=21230 vsize=14628 CPUtime=1.1 cores=0
/proc/21232/stat : 21232 (clasp) R 21230 21230 20213 0 -1 4202496 1114 0 0 0 110 0 0 0 25 0 1 0 365625619 14979072 1006 33554432000 4194304 4785740 140734958853072 18446744073709551615 4287207 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21232/statm: 3657 1006 340 145 0 702 0
[pid=21233] ppid=21230 vsize=452656 CPUtime=1.04 cores=0
/proc/21233/stat : 21233 (TNM) R 21230 21230 20213 0 -1 4202496 481 0 0 0 104 0 0 0 25 0 1 0 365625619 463519744 378 33554432000 134512640 134534564 4294208272 18446744073709551615 134524561 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21233/statm: 113164 378 91 6 0 111830 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 485608

[startup+6.30046 s]
/proc/loadavg: 11.25 10.88 10.53 12/205 21234
/proc/meminfo: memFree=12618524/32951124 swapFree=67111528/67111528
[pid=21230] ppid=21228 vsize=18324 CPUtime=0.94 cores=0,2
/proc/21230/stat : 21230 (ppfolio) S 21228 21230 20213 0 -1 4202496 505 2258 0 0 0 0 94 0 15 0 1 0 365625619 18763776 395 33554432000 4194304 4287625 140734994131024 18446744073709551615 255377321487 0 0 4096 65536 4316069539772072196 0 0 17 2 0 0 0
/proc/21230/statm: 4581 395 346 23 0 91 0
[pid=21232] ppid=21230 vsize=15636 CPUtime=2.7 cores=0
/proc/21232/stat : 21232 (clasp) R 21230 21230 20213 0 -1 4202496 1329 0 0 0 270 0 0 0 25 0 1 0 365625619 16011264 1221 33554432000 4194304 4785740 140734958853072 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21232/statm: 3909 1221 340 145 0 954 0
[pid=21233] ppid=21230 vsize=456648 CPUtime=2.64 cores=0
/proc/21233/stat : 21233 (TNM) R 21230 21230 20213 0 -1 4202496 556 0 0 0 264 0 0 0 25 0 1 0 365625619 467607552 453 33554432000 134512640 134534564 4294208272 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21233/statm: 114162 453 95 6 0 112828 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 490608

[startup+12.7003 s]
/proc/loadavg: 11.22 10.88 10.53 12/205 21234
/proc/meminfo: memFree=12620884/32951124 swapFree=67111528/67111528
[pid=21230] ppid=21228 vsize=18324 CPUtime=0.94 cores=0,2
/proc/21230/stat : 21230 (ppfolio) S 21228 21230 20213 0 -1 4202496 505 2258 0 0 0 0 94 0 15 0 1 0 365625619 18763776 395 33554432000 4194304 4287625 140734994131024 18446744073709551615 255377321487 0 0 4096 65536 4316069539772072196 0 0 17 2 0 0 0
/proc/21230/statm: 4581 395 346 23 0 91 0
[pid=21232] ppid=21230 vsize=16648 CPUtime=5.9 cores=0
/proc/21232/stat : 21232 (clasp) R 21230 21230 20213 0 -1 4202496 1574 0 0 0 590 0 0 0 25 0 1 0 365625619 17047552 1466 33554432000 4194304 4785740 140734958853072 18446744073709551615 4549837 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21232/statm: 4162 1466 340 145 0 1207 0
[pid=21233] ppid=21230 vsize=456648 CPUtime=5.85 cores=0
/proc/21233/stat : 21233 (TNM) R 21230 21230 20213 0 -1 4202496 556 0 0 0 585 0 0 0 25 0 1 0 365625619 467607552 453 33554432000 134512640 134534564 4294208272 18446744073709551615 134530571 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21233/statm: 114162 453 95 6 0 112828 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 491620

[startup+25.5009 s]
/proc/loadavg: 11.17 10.88 10.54 12/205 21235
/proc/meminfo: memFree=12605500/32951124 swapFree=67111528/67111528
[pid=21230] ppid=21228 vsize=18324 CPUtime=0.94 cores=0,2
/proc/21230/stat : 21230 (ppfolio) S 21228 21230 20213 0 -1 4202496 505 2258 0 0 0 0 94 0 15 0 1 0 365625619 18763776 395 33554432000 4194304 4287625 140734994131024 18446744073709551615 255377321487 0 0 4096 65536 4316069539772072196 0 0 17 2 0 0 0
/proc/21230/statm: 4581 395 346 23 0 91 0
[pid=21232] ppid=21230 vsize=18496 CPUtime=12.29 cores=0
/proc/21232/stat : 21232 (clasp) R 21230 21230 20213 0 -1 4202496 1980 0 0 0 1229 0 0 0 25 0 1 0 365625619 18939904 1872 33554432000 4194304 4785740 140734958853072 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21232/statm: 4624 1872 340 145 0 1669 0
[pid=21233] ppid=21230 vsize=456648 CPUtime=12.25 cores=0
/proc/21233/stat : 21233 (TNM) R 21230 21230 20213 0 -1 4202496 556 0 0 0 1225 0 0 0 25 0 1 0 365625619 467607552 453 33554432000 134512640 134534564 4294208272 18446744073709551615 134528497 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21233/statm: 114162 453 95 6 0 112828 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 493468

[startup+51.1012 s]
/proc/loadavg: 11.19 10.91 10.55 12/205 21235
/proc/meminfo: memFree=12597032/32951124 swapFree=67111528/67111528
[pid=21230] ppid=21228 vsize=18324 CPUtime=0.94 cores=0,2
/proc/21230/stat : 21230 (ppfolio) S 21228 21230 20213 0 -1 4202496 505 2258 0 0 0 0 94 0 15 0 1 0 365625619 18763776 395 33554432000 4194304 4287625 140734994131024 18446744073709551615 255377321487 0 0 4096 65536 4316069539772072196 0 0 17 2 0 0 0
/proc/21230/statm: 4581 395 346 23 0 91 0
[pid=21232] ppid=21230 vsize=20332 CPUtime=25.09 cores=0
/proc/21232/stat : 21232 (clasp) R 21230 21230 20213 0 -1 4202496 2402 0 0 0 2509 0 0 0 25 0 1 0 365625619 20819968 2294 33554432000 4194304 4785740 140734958853072 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21232/statm: 5083 2294 340 145 0 2128 0
[pid=21233] ppid=21230 vsize=456648 CPUtime=25.05 cores=0
/proc/21233/stat : 21233 (TNM) R 21230 21230 20213 0 -1 4202496 556 0 0 0 2505 0 0 0 25 0 1 0 365625619 467607552 453 33554432000 134512640 134534564 4294208272 18446744073709551615 134530586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21233/statm: 114162 453 95 6 0 112828 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 495304

[startup+102.307 s]
/proc/loadavg: 11.08 10.92 10.58 12/205 21237
/proc/meminfo: memFree=12573408/32951124 swapFree=67111528/67111528
[pid=21230] ppid=21228 vsize=18324 CPUtime=0.94 cores=0,2
/proc/21230/stat : 21230 (ppfolio) S 21228 21230 20213 0 -1 4202496 505 2258 0 0 0 0 94 0 15 0 1 0 365625619 18763776 395 33554432000 4194304 4287625 140734994131024 18446744073709551615 255377321487 0 0 4096 65536 4316069539772072196 0 0 17 2 0 0 0
/proc/21230/statm: 4581 395 346 23 0 91 0
[pid=21232] ppid=21230 vsize=23044 CPUtime=50.69 cores=0
/proc/21232/stat : 21232 (clasp) R 21230 21230 20213 0 -1 4202496 3036 0 0 0 5069 0 0 0 25 0 1 0 365625619 23597056 2928 33554432000 4194304 4785740 140734958853072 18446744073709551615 4553423 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21232/statm: 5761 2928 341 145 0 2806 0
[pid=21233] ppid=21230 vsize=456648 CPUtime=50.66 cores=0
/proc/21233/stat : 21233 (TNM) R 21230 21230 20213 0 -1 4202496 556 0 0 0 5066 0 0 0 25 0 1 0 365625619 467607552 453 33554432000 134512640 134534564 4294208272 18446744073709551615 134528944 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21233/statm: 114162 453 95 6 0 112828 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 498016

[startup+162.301 s]
/proc/loadavg: 11.03 10.93 10.60 12/205 21238
/proc/meminfo: memFree=12564832/32951124 swapFree=67111528/67111528
[pid=21230] ppid=21228 vsize=18324 CPUtime=0.94 cores=0,2
/proc/21230/stat : 21230 (ppfolio) S 21228 21230 20213 0 -1 4202496 505 2258 0 0 0 0 94 0 15 0 1 0 365625619 18763776 395 33554432000 4194304 4287625 140734994131024 18446744073709551615 255377321487 0 0 4096 65536 4316069539772072196 0 0 17 2 0 0 0
/proc/21230/statm: 4581 395 346 23 0 91 0
[pid=21232] ppid=21230 vsize=25404 CPUtime=80.67 cores=0
/proc/21232/stat : 21232 (clasp) R 21230 21230 20213 0 -1 4202496 3544 0 0 0 8067 0 0 0 25 0 1 0 365625619 26013696 3436 33554432000 4194304 4785740 140734958853072 18446744073709551615 4312653 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21232/statm: 6351 3436 341 145 0 3396 0
[pid=21233] ppid=21230 vsize=456648 CPUtime=80.66 cores=0
/proc/21233/stat : 21233 (TNM) R 21230 21230 20213 0 -1 4202496 556 0 0 0 8066 0 0 0 25 0 1 0 365625619 467607552 453 33554432000 134512640 134534564 4294208272 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21233/statm: 114162 453 95 6 0 112828 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 500376

[startup+222.3 s]
/proc/loadavg: 11.01 10.94 10.62 12/205 21240
/proc/meminfo: memFree=12573868/32951124 swapFree=67111528/67111528
[pid=21230] ppid=21228 vsize=18324 CPUtime=0.94 cores=0,2
/proc/21230/stat : 21230 (ppfolio) S 21228 21230 20213 0 -1 4202496 505 2258 0 0 0 0 94 0 15 0 1 0 365625619 18763776 395 33554432000 4194304 4287625 140734994131024 18446744073709551615 255377321487 0 0 4096 65536 4316069539772072196 0 0 17 2 0 0 0
/proc/21230/statm: 4581 395 346 23 0 91 0
[pid=21232] ppid=21230 vsize=27388 CPUtime=110.67 cores=0
/proc/21232/stat : 21232 (clasp) R 21230 21230 20213 0 -1 4202496 3992 0 0 0 11067 0 0 0 25 0 1 0 365625619 28045312 3884 33554432000 4194304 4785740 140734958853072 18446744073709551615 4550862 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21232/statm: 6847 3884 341 145 0 3892 0
[pid=21233] ppid=21230 vsize=456648 CPUtime=110.67 cores=0
/proc/21233/stat : 21233 (TNM) R 21230 21230 20213 0 -1 4202496 556 0 0 0 11067 0 0 0 25 0 1 0 365625619 467607552 453 33554432000 134512640 134534564 4294208272 18446744073709551615 134530573 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21233/statm: 114162 453 95 6 0 112828 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 502360

[startup+282.3 s]

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

[pid=21230] ppid=21228 vsize=18324 CPUtime=0.94 cores=0,2
/proc/21230/stat : 21230 (ppfolio) S 21228 21230 20213 0 -1 4202496 505 2258 0 0 0 0 94 0 15 0 1 0 365625619 18763776 395 33554432000 4194304 4287625 140734994131024 18446744073709551615 255377321487 0 0 4096 65536 4316069539772072196 0 0 17 2 0 0 0
/proc/21230/statm: 4581 395 346 23 0 91 0
[pid=21232] ppid=21230 vsize=34196 CPUtime=350.67 cores=0
/proc/21232/stat : 21232 (clasp) R 21230 21230 20213 0 -1 4202496 5549 0 0 0 35066 1 0 0 25 0 1 0 365625619 35016704 5441 33554432000 4194304 4785740 140734958853072 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21232/statm: 8549 5441 341 145 0 5594 0
[pid=21233] ppid=21230 vsize=456648 CPUtime=350.69 cores=0
/proc/21233/stat : 21233 (TNM) R 21230 21230 20213 0 -1 4202496 556 0 0 0 35069 0 0 0 25 0 1 0 365625619 467607552 453 33554432000 134512640 134534564 4294208272 18446744073709551615 134530598 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21233/statm: 114162 453 95 6 0 112828 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 509168

[startup+762.307 s]
/proc/loadavg: 11.03 11.01 10.79 12/205 21254
/proc/meminfo: memFree=12470680/32951124 swapFree=67111528/67111528
[pid=21230] ppid=21228 vsize=18324 CPUtime=0.94 cores=0,2
/proc/21230/stat : 21230 (ppfolio) S 21228 21230 20213 0 -1 4202496 505 2258 0 0 0 0 94 0 15 0 1 0 365625619 18763776 395 33554432000 4194304 4287625 140734994131024 18446744073709551615 255377321487 0 0 4096 65536 4316069539772072196 0 0 17 2 0 0 0
/proc/21230/statm: 4581 395 346 23 0 91 0
[pid=21232] ppid=21230 vsize=34964 CPUtime=380.68 cores=0
/proc/21232/stat : 21232 (clasp) R 21230 21230 20213 0 -1 4202496 5716 0 0 0 38067 1 0 0 25 0 1 0 365625619 35803136 5608 33554432000 4194304 4785740 140734958853072 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21232/statm: 8741 5608 341 145 0 5786 0
[pid=21233] ppid=21230 vsize=456648 CPUtime=380.69 cores=0
/proc/21233/stat : 21233 (TNM) R 21230 21230 20213 0 -1 4202496 556 0 0 0 38069 0 0 0 25 0 1 0 365625619 467607552 453 33554432000 134512640 134534564 4294208272 18446744073709551615 134528483 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21233/statm: 114162 453 95 6 0 112828 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 509936

[startup+822.3 s]
/proc/loadavg: 11.01 11.01 10.80 12/205 21256
/proc/meminfo: memFree=12475368/32951124 swapFree=67111528/67111528
[pid=21230] ppid=21228 vsize=18324 CPUtime=0.94 cores=0,2
/proc/21230/stat : 21230 (ppfolio) S 21228 21230 20213 0 -1 4202496 505 2258 0 0 0 0 94 0 15 0 1 0 365625619 18763776 395 33554432000 4194304 4287625 140734994131024 18446744073709551615 255377321487 0 0 4096 65536 4316069539772072196 0 0 17 2 0 0 0
/proc/21230/statm: 4581 395 346 23 0 91 0
[pid=21232] ppid=21230 vsize=35156 CPUtime=410.68 cores=0
/proc/21232/stat : 21232 (clasp) R 21230 21230 20213 0 -1 4202496 5764 0 0 0 41067 1 0 0 25 0 1 0 365625619 35999744 5656 33554432000 4194304 4785740 140734958853072 18446744073709551615 255376999046 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21232/statm: 8789 5656 341 145 0 5834 0
[pid=21233] ppid=21230 vsize=456648 CPUtime=410.68 cores=0
/proc/21233/stat : 21233 (TNM) R 21230 21230 20213 0 -1 4202496 556 0 0 0 41068 0 0 0 25 0 1 0 365625619 467607552 453 33554432000 134512640 134534564 4294208272 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21233/statm: 114162 453 95 6 0 112828 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 510128

[startup+882.3 s]
/proc/loadavg: 11.00 11.00 10.81 12/205 21257
/proc/meminfo: memFree=12443604/32951124 swapFree=67111528/67111528
[pid=21230] ppid=21228 vsize=18324 CPUtime=0.94 cores=0,2
/proc/21230/stat : 21230 (ppfolio) S 21228 21230 20213 0 -1 4202496 505 2258 0 0 0 0 94 0 15 0 1 0 365625619 18763776 395 33554432000 4194304 4287625 140734994131024 18446744073709551615 255377321487 0 0 4096 65536 4316069539772072196 0 0 17 2 0 0 0
/proc/21230/statm: 4581 395 346 23 0 91 0
[pid=21232] ppid=21230 vsize=35732 CPUtime=440.68 cores=0
/proc/21232/stat : 21232 (clasp) R 21230 21230 20213 0 -1 4202496 5901 0 0 0 44067 1 0 0 25 0 1 0 365625619 36589568 5793 33554432000 4194304 4785740 140734958853072 18446744073709551615 4286973 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21232/statm: 8933 5793 341 145 0 5978 0
[pid=21233] ppid=21230 vsize=456648 CPUtime=440.68 cores=0
/proc/21233/stat : 21233 (TNM) R 21230 21230 20213 0 -1 4202496 556 0 0 0 44068 0 0 0 25 0 1 0 365625619 467607552 453 33554432000 134512640 134534564 4294208272 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21233/statm: 114162 453 95 6 0 112828 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 510704

[startup+942.301 s]
/proc/loadavg: 11.00 11.00 10.82 12/205 21259
/proc/meminfo: memFree=12434652/32951124 swapFree=67111528/67111528
[pid=21230] ppid=21228 vsize=18324 CPUtime=0.94 cores=0,2
/proc/21230/stat : 21230 (ppfolio) S 21228 21230 20213 0 -1 4202496 505 2258 0 0 0 0 94 0 15 0 1 0 365625619 18763776 395 33554432000 4194304 4287625 140734994131024 18446744073709551615 255377321487 0 0 4096 65536 4316069539772072196 0 0 17 2 0 0 0
/proc/21230/statm: 4581 395 346 23 0 91 0
[pid=21232] ppid=21230 vsize=36308 CPUtime=470.69 cores=0
/proc/21232/stat : 21232 (clasp) R 21230 21230 20213 0 -1 4202496 6045 0 0 0 47068 1 0 0 25 0 1 0 365625619 37179392 5937 33554432000 4194304 4785740 140734958853072 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21232/statm: 9077 5937 341 145 0 6122 0
[pid=21233] ppid=21230 vsize=456648 CPUtime=470.67 cores=0
/proc/21233/stat : 21233 (TNM) R 21230 21230 20213 0 -1 4202496 556 0 0 0 47067 0 0 0 25 0 1 0 365625619 467607552 453 33554432000 134512640 134534564 4294208272 18446744073709551615 134528893 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21233/statm: 114162 453 95 6 0 112828 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 511280

[startup+1002.3 s]
/proc/loadavg: 11.00 11.00 10.83 12/205 21270
/proc/meminfo: memFree=12437900/32951124 swapFree=67111528/67111528
[pid=21230] ppid=21228 vsize=18324 CPUtime=0.94 cores=0,2
/proc/21230/stat : 21230 (ppfolio) S 21228 21230 20213 0 -1 4202496 505 2258 0 0 0 0 94 0 15 0 1 0 365625619 18763776 395 33554432000 4194304 4287625 140734994131024 18446744073709551615 255377321487 0 0 4096 65536 4316069539772072196 0 0 17 2 0 0 0
/proc/21230/statm: 4581 395 346 23 0 91 0
[pid=21232] ppid=21230 vsize=36692 CPUtime=500.7 cores=0
/proc/21232/stat : 21232 (clasp) R 21230 21230 20213 0 -1 4202496 6130 0 0 0 50069 1 0 0 25 0 1 0 365625619 37572608 6022 33554432000 4194304 4785740 140734958853072 18446744073709551615 4553363 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21232/statm: 9173 6022 341 145 0 6218 0
[pid=21233] ppid=21230 vsize=456648 CPUtime=500.67 cores=0
/proc/21233/stat : 21233 (TNM) R 21230 21230 20213 0 -1 4202496 556 0 0 0 50067 0 0 0 25 0 1 0 365625619 467607552 453 33554432000 134512640 134534564 4294208272 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21233/statm: 114162 453 95 6 0 112828 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 511664

[startup+1062.3 s]
/proc/loadavg: 10.62 10.92 10.80 9/196 21289
/proc/meminfo: memFree=12516228/32951124 swapFree=67111528/67111528
[pid=21230] ppid=21228 vsize=18324 CPUtime=0.94 cores=0,2
/proc/21230/stat : 21230 (ppfolio) S 21228 21230 20213 0 -1 4202496 505 2258 0 0 0 0 94 0 15 0 1 0 365625619 18763776 395 33554432000 4194304 4287625 140734994131024 18446744073709551615 255377321487 0 0 4096 65536 4316069539772072196 0 0 17 2 0 0 0
/proc/21230/statm: 4581 395 346 23 0 91 0
[pid=21232] ppid=21230 vsize=37460 CPUtime=530.7 cores=0
/proc/21232/stat : 21232 (clasp) R 21230 21230 20213 0 -1 4202496 6284 0 0 0 53069 1 0 0 25 0 1 0 365625619 38359040 6176 33554432000 4194304 4785740 140734958853072 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21232/statm: 9365 6176 341 145 0 6410 0
[pid=21233] ppid=21230 vsize=456648 CPUtime=530.66 cores=0
/proc/21233/stat : 21233 (TNM) R 21230 21230 20213 0 -1 4202496 556 0 0 0 53066 0 0 0 25 0 1 0 365625619 467607552 453 33554432000 134512640 134534564 4294208272 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21233/statm: 114162 453 95 6 0 112828 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 512432

[startup+1122.3 s]
/proc/loadavg: 9.03 10.40 10.63 9/196 21291
/proc/meminfo: memFree=12505752/32951124 swapFree=67111528/67111528
[pid=21230] ppid=21228 vsize=18324 CPUtime=0.94 cores=0,2
/proc/21230/stat : 21230 (ppfolio) S 21228 21230 20213 0 -1 4202496 505 2258 0 0 0 0 94 0 15 0 1 0 365625619 18763776 395 33554432000 4194304 4287625 140734994131024 18446744073709551615 255377321487 0 0 4096 65536 4316069539772072196 0 0 17 2 0 0 0
/proc/21230/statm: 4581 395 346 23 0 91 0
[pid=21232] ppid=21230 vsize=37844 CPUtime=560.7 cores=0
/proc/21232/stat : 21232 (clasp) R 21230 21230 20213 0 -1 4202496 6373 0 0 0 56069 1 0 0 25 0 1 0 365625619 38752256 6265 33554432000 4194304 4785740 140734958853072 18446744073709551615 4549058 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21232/statm: 9461 6265 341 145 0 6506 0
[pid=21233] ppid=21230 vsize=456648 CPUtime=560.67 cores=0
/proc/21233/stat : 21233 (TNM) R 21230 21230 20213 0 -1 4202496 556 0 0 0 56067 0 0 0 25 0 1 0 365625619 467607552 453 33554432000 134512640 134534564 4294208272 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21233/statm: 114162 453 95 6 0 112828 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 512816

[startup+1182.3 s]
/proc/loadavg: 8.38 9.96 10.46 9/196 21292
/proc/meminfo: memFree=12498048/32951124 swapFree=67111528/67111528
[pid=21230] ppid=21228 vsize=18324 CPUtime=0.94 cores=0,2
/proc/21230/stat : 21230 (ppfolio) S 21228 21230 20213 0 -1 4202496 505 2258 0 0 0 0 94 0 15 0 1 0 365625619 18763776 395 33554432000 4194304 4287625 140734994131024 18446744073709551615 255377321487 0 0 4096 65536 4316069539772072196 0 0 17 2 0 0 0
/proc/21230/statm: 4581 395 346 23 0 91 0
[pid=21232] ppid=21230 vsize=38036 CPUtime=590.7 cores=0
/proc/21232/stat : 21232 (clasp) R 21230 21230 20213 0 -1 4202496 6413 0 0 0 59069 1 0 0 25 0 1 0 365625619 38948864 6305 33554432000 4194304 4785740 140734958853072 18446744073709551615 4287207 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21232/statm: 9509 6305 341 145 0 6554 0
[pid=21233] ppid=21230 vsize=456648 CPUtime=590.67 cores=0
/proc/21233/stat : 21233 (TNM) R 21230 21230 20213 0 -1 4202496 556 0 0 0 59067 0 0 0 25 0 1 0 365625619 467607552 453 33554432000 134512640 134534564 4294208272 18446744073709551615 134530538 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21233/statm: 114162 453 95 6 0 112828 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 513008

[startup+1242.3 s]
/proc/loadavg: 8.14 9.60 10.31 9/196 21297
/proc/meminfo: memFree=12489800/32951124 swapFree=67111528/67111528
[pid=21230] ppid=21228 vsize=18324 CPUtime=0.94 cores=0,2
/proc/21230/stat : 21230 (ppfolio) S 21228 21230 20213 0 -1 4202496 505 2258 0 0 0 0 94 0 15 0 1 0 365625619 18763776 395 33554432000 4194304 4287625 140734994131024 18446744073709551615 255377321487 0 0 4096 65536 4316069539772072196 0 0 17 2 0 0 0
/proc/21230/statm: 4581 395 346 23 0 91 0
[pid=21232] ppid=21230 vsize=38228 CPUtime=620.69 cores=0
/proc/21232/stat : 21232 (clasp) R 21230 21230 20213 0 -1 4202496 6470 0 0 0 62068 1 0 0 25 0 1 0 365625619 39145472 6362 33554432000 4194304 4785740 140734958853072 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21232/statm: 9557 6362 341 145 0 6602 0
[pid=21233] ppid=21230 vsize=456648 CPUtime=620.68 cores=0
/proc/21233/stat : 21233 (TNM) R 21230 21230 20213 0 -1 4202496 556 0 0 0 62068 0 0 0 25 0 1 0 365625619 467607552 453 33554432000 134512640 134534564 4294208272 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21233/statm: 114162 453 95 6 0 112828 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 513200



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 5.54 8.66 9.94 3/178 21335
/proc/meminfo: memFree=12720008/32951124 swapFree=67111528/67111528
[pid=21230] ppid=21228 vsize=18324 CPUtime=0.94 cores=0,2
/proc/21230/stat : 21230 (ppfolio) S 21228 21230 20213 0 -1 4202496 505 2258 0 0 0 0 94 0 15 0 1 0 365625619 18763776 395 33554432000 4194304 4287625 140734994131024 18446744073709551615 255377321487 0 0 4096 65536 4316069539772072196 0 0 17 2 0 0 0
/proc/21230/statm: 4581 395 346 23 0 91 0
[pid=21232] ppid=21230 vsize=38084 CPUtime=649.53 cores=0
/proc/21232/stat : 21232 (clasp) R 21230 21230 20213 0 -1 4202496 6474 0 0 0 64952 1 0 0 25 0 1 0 365625619 38998016 6330 33554432000 4194304 4785740 140734958853072 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21232/statm: 9521 6330 341 145 0 6566 0
[pid=21233] ppid=21230 vsize=456648 CPUtime=649.55 cores=0
/proc/21233/stat : 21233 (TNM) R 21230 21230 20213 0 -1 4202496 556 0 0 0 64955 0 0 0 25 0 1 0 365625619 467607552 453 33554432000 134512640 134534564 4294208272 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21233/statm: 114162 453 95 6 0 112828 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 513056

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

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

Child status: 0
Real time (s): 1300.01
CPU time (s): 1300.05
CPU user time (s): 1300.03
CPU system time (s): 0.023996
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 2400520

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

runsolver used 2.38764 second user time and 4.67929 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-11 18:44:37
IDJOB=3191930
IDBENCH=83061
IDSOLVER=1613
FILE ID=node135/3191930-1302540277
RUNJOBID= node135-1302537098-20231
PBS_JOBID= 12951128
Free space on /tmp= 70928 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k7-r89-v80-c7120-S841042385-099.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191930-1302540277/watcher-3191930-1302540277 -o /tmp/evaluation-result-3191930-1302540277/solver-3191930-1302540277 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191930-1302540277.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 2b4a2e64d71570c9cdfb4872b312e245
RANDOM SEED=1939100168

node135.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.851
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.70
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.851
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.851
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.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12631816 kB
Buffers:        741732 kB
Cached:       18992324 kB
SwapCached:          0 kB
Active:       10784876 kB
Inactive:      9096356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12631816 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           25028 kB
Writeback:           0 kB
AnonPages:      146768 kB
Mapped:          17892 kB
Slab:           373824 kB
PageTables:       6300 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  4381248 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 70948 MiB
End job on node135 at 2011-04-11 19:06:18