Trace number 3290767

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
priss UP? (TO) 2148.54 1300.02

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/E02F22.cnf
MD5SUM0b29cb9f2e17f3e05b66912497d8cb84
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark45.6781
Satisfiable
(Un)Satisfiability was proved
Number of variables13574
Number of clauses1301188
Sum of the clauses size11462079
Maximum clause length78
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 236373
Number of clauses of size 329573
Number of clauses of size 422594
Number of clauses of size 573414
Number of clauses of size over 51139201

Solver Data

0.00/0.00	c *****************************************************
0.00/0.00	c *        riss, Copyright 2009 Norbert Manthey       *
0.00/0.00	c *   This program may be redistributed or modified   *
0.00/0.00	c * under the terms of the GNU General Public License *
0.00/0.00	c *****************************************************
0.00/0.00	c process id: 5295
0.00/0.90	c parsetime: 897460us
0.00/0.90	c parsed 1301188 clauses with 13574 variables
95.09/95.10	c preprocessor returned 13874 variables
95.09/95.10	c preprocessing returned UNKNOWN
95.09/95.10	c PP set 1032 variables
95.09/95.10	c pp time: 94197495us (94s)

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-3290767-1304063986/watcher-3290767-1304063986 -o /tmp/evaluation-result-3290767-1304063986/solver-3290767-1304063986 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3290767-1304063986.cnf 307401003 4800 15500 4 

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: 6.31 7.70 7.75 2/176 5294
/proc/meminfo: memFree=16660948/32951132 swapFree=67111524/67111528
[pid=5294] ppid=5292 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5294/stat : 5294 (prissup.sh) S 5292 5294 5255 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 517998437 8908800 252 33554432000 4194304 4922060 140734035166944 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5294/statm: 2175 252 211 178 0 68 0

[startup+0.07536 s]
/proc/loadavg: 6.31 7.70 7.75 2/176 5294
/proc/meminfo: memFree=16660948/32951132 swapFree=67111524/67111528
[pid=5294] ppid=5292 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5294/stat : 5294 (prissup.sh) S 5292 5294 5255 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 517998437 8908800 252 33554432000 4194304 4922060 140734035166944 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5294/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100365 s]
/proc/loadavg: 6.31 7.70 7.75 2/176 5294
/proc/meminfo: memFree=16660948/32951132 swapFree=67111524/67111528
[pid=5294] ppid=5292 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5294/stat : 5294 (prissup.sh) S 5292 5294 5255 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 517998437 8908800 252 33554432000 4194304 4922060 140734035166944 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5294/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300322 s]
/proc/loadavg: 6.31 7.70 7.75 2/176 5294
/proc/meminfo: memFree=16660948/32951132 swapFree=67111524/67111528
[pid=5294] ppid=5292 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5294/stat : 5294 (prissup.sh) S 5292 5294 5255 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 517998437 8908800 252 33554432000 4194304 4922060 140734035166944 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5294/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700291 s]
/proc/loadavg: 6.31 7.70 7.75 2/176 5294
/proc/meminfo: memFree=16660948/32951132 swapFree=67111524/67111528
[pid=5294] ppid=5292 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5294/stat : 5294 (prissup.sh) S 5292 5294 5255 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 517998437 8908800 252 33554432000 4194304 4922060 140734035166944 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5294/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50116 s]
/proc/loadavg: 6.31 7.70 7.75 3/178 5296
/proc/meminfo: memFree=16532840/32951132 swapFree=67111524/67111528
[pid=5294] ppid=5292 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5294/stat : 5294 (prissup.sh) S 5292 5294 5255 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 517998437 8908800 252 33554432000 4194304 4922060 140734035166944 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5294/statm: 2175 252 211 178 0 68 0
[pid=5295] ppid=5294 vsize=194156 CPUtime=1.49 cores=0,2,4,6
/proc/5295/stat : 5295 (priss) R 5294 5294 5255 0 -1 4202496 42391 0 0 0 142 7 0 0 25 0 1 0 517998437 198815744 40385 33554432000 4194304 5787044 140737439005040 18446744073709551615 4332702 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5295/statm: 48539 40385 335 389 0 44289 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 202856

[startup+3.21682 s]
/proc/loadavg: 6.31 7.70 7.75 3/178 5296
/proc/meminfo: memFree=16532840/32951132 swapFree=67111524/67111528
[pid=5294] ppid=5292 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5294/stat : 5294 (prissup.sh) S 5292 5294 5255 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 517998437 8908800 252 33554432000 4194304 4922060 140734035166944 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5294/statm: 2175 252 211 178 0 68 0
[pid=5295] ppid=5294 vsize=194156 CPUtime=3.37 cores=0,2,4,6
/proc/5295/stat : 5295 (priss) R 5294 5294 5255 0 -1 4202496 42391 0 0 0 330 7 0 0 25 0 1 0 517998437 198815744 40385 33554432000 4194304 5787044 140737439005040 18446744073709551615 4332671 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5295/statm: 48539 40385 335 389 0 44289 0
Current children cumulated CPU time (s) 3.37
Current children cumulated vsize (KiB) 202856

[startup+28.4206 s]
/proc/loadavg: 5.94 7.47 7.67 4/178 5297
/proc/meminfo: memFree=16490872/32951132 swapFree=67111524/67111528
[pid=5294] ppid=5292 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5294/stat : 5294 (prissup.sh) S 5292 5294 5255 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 517998437 8908800 252 33554432000 4194304 4922060 140734035166944 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5294/statm: 2175 252 211 178 0 68 0
[pid=5295] ppid=5294 vsize=203744 CPUtime=28.42 cores=0,2,4,6
/proc/5295/stat : 5295 (priss) R 5294 5294 5255 0 -1 4202496 44354 0 0 0 2834 8 0 0 25 0 1 0 517998437 208633856 42348 33554432000 4194304 5787044 140737439005040 18446744073709551615 4318959 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5295/statm: 50936 42348 341 389 0 46686 0
Current children cumulated CPU time (s) 28.42
Current children cumulated vsize (KiB) 212444

[startup+28.5066 s]
/proc/loadavg: 5.94 7.47 7.67 4/178 5297
/proc/meminfo: memFree=16490872/32951132 swapFree=67111524/67111528
[pid=5294] ppid=5292 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5294/stat : 5294 (prissup.sh) S 5292 5294 5255 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 517998437 8908800 252 33554432000 4194304 4922060 140734035166944 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5294/statm: 2175 252 211 178 0 68 0
[pid=5295] ppid=5294 vsize=203744 CPUtime=28.5 cores=0,2,4,6
/proc/5295/stat : 5295 (priss) R 5294 5294 5255 0 -1 4202496 44354 0 0 0 2842 8 0 0 25 0 1 0 517998437 208633856 42348 33554432000 4194304 5787044 140737439005040 18446744073709551615 4318959 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5295/statm: 50936 42348 341 389 0 46686 0
Current children cumulated CPU time (s) 28.5
Current children cumulated vsize (KiB) 212444

[startup+28.6006 s]
/proc/loadavg: 5.94 7.47 7.67 4/178 5297
/proc/meminfo: memFree=16490872/32951132 swapFree=67111524/67111528
[pid=5294] ppid=5292 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5294/stat : 5294 (prissup.sh) S 5292 5294 5255 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 517998437 8908800 252 33554432000 4194304 4922060 140734035166944 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5294/statm: 2175 252 211 178 0 68 0
[pid=5295] ppid=5294 vsize=203744 CPUtime=28.59 cores=0,2,4,6
/proc/5295/stat : 5295 (priss) R 5294 5294 5255 0 -1 4202496 44354 0 0 0 2851 8 0 0 25 0 1 0 517998437 208633856 42348 33554432000 4194304 5787044 140737439005040 18446744073709551615 4318956 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5295/statm: 50936 42348 341 389 0 46686 0
Current children cumulated CPU time (s) 28.59
Current children cumulated vsize (KiB) 212444

[startup+51.1008 s]
/proc/loadavg: 4.82 7.12 7.55 3/178 5298
/proc/meminfo: memFree=16491692/32951132 swapFree=67111524/67111528
[pid=5294] ppid=5292 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5294/stat : 5294 (prissup.sh) S 5292 5294 5255 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 517998437 8908800 252 33554432000 4194304 4922060 140734035166944 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5294/statm: 2175 252 211 178 0 68 0
[pid=5295] ppid=5294 vsize=203744 CPUtime=51.09 cores=0,2,4,6
/proc/5295/stat : 5295 (priss) R 5294 5294 5255 0 -1 4202496 44354 0 0 0 5101 8 0 0 25 0 1 0 517998437 208633856 42348 33554432000 4194304 5787044 140737439005040 18446744073709551615 4318959 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5295/statm: 50936 42348 341 389 0 46686 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 212444

[startup+102.301 s]
/proc/loadavg: 3.28 6.29 7.24 4/179 5309
/proc/meminfo: memFree=16449400/32951132 swapFree=67111524/67111528
[pid=5294] ppid=5292 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5294/stat : 5294 (prissup.sh) S 5292 5294 5255 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 517998437 8908800 252 33554432000 4194304 4922060 140734035166944 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5294/statm: 2175 252 211 178 0 68 0
[pid=5295] ppid=5294 vsize=316148 CPUtime=106.69 cores=0,2,4,6
/proc/5295/stat : 5295 (priss) R 5294 5294 5255 0 -1 4202496 56054 0 0 0 10637 32 0 0 25 0 2 0 517998437 323735552 52789 33554432000 4194304 5787044 140737439005040 18446744073709551615 5531815 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/5295/statm: 79037 52789 392 389 0 74787 0
[pid=5295/tid=5309] ppid=5294 vsize=316148 CPUtime=4.39 cores=0,2,4,6
/proc/5295/task/5309/stat : 5309 (priss) R 5294 5294 5255 0 -1 4202560 1284 0 0 0 431 8 0 0 18 0 2 0 518007969 323735552 52789 33554432000 4194304 5787044 140737439005040 18446744073709551615 5531862 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 106.69
Current children cumulated vsize (KiB) 324848

[startup+162.301 s]
/proc/loadavg: 2.86 5.61 6.94 4/179 5310
/proc/meminfo: memFree=16407020/32951132 swapFree=67111524/67111528
[pid=5294] ppid=5292 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5294/stat : 5294 (prissup.sh) S 5292 5294 5255 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 517998437 8908800 252 33554432000 4194304 4922060 140734035166944 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5294/statm: 2175 252 211 178 0 68 0
[pid=5295] ppid=5294 vsize=332284 CPUtime=200.83 cores=0,2,4,6
/proc/5295/stat : 5295 (priss) R 5294 5294 5255 0 -1 4202496 66775 0 0 0 19863 220 0 0 25 0 2 0 517998437 340258816 63483 33554432000 4194304 5787044 140737439005040 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/5295/statm: 83071 63483 392 389 0 78821 0
[pid=5295/tid=5309] ppid=5294 vsize=332284 CPUtime=38.52 cores=0,2,4,6
/proc/5295/task/5309/stat : 5309 (priss) R 5294 5294 5255 0 -1 4202560 2217 0 0 0 3779 73 0 0 18 0 2 0 518007969 340258816 63483 33554432000 4194304 5787044 140737439005040 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 200.83
Current children cumulated vsize (KiB) 340984

[startup+222.301 s]
/proc/loadavg: 2.78 5.10 6.68 5/179 5312
/proc/meminfo: memFree=16370804/32951132 swapFree=67111524/67111528
[pid=5294] ppid=5292 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5294/stat : 5294 (prissup.sh) S 5292 5294 5255 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 517998437 8908800 252 33554432000 4194304 4922060 140734035166944 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5294/statm: 2175 252 211 178 0 68 0
[pid=5295] ppid=5294 vsize=366132 CPUtime=297.04 cores=0,2,4,6
/proc/5295/stat : 5295 (priss) R 5294 5294 5255 0 -1 4202496 75219 0 0 0 29334 370 0 0 25 0 2 0 517998437 374919168 71927 33554432000 4194304 5787044 140737439005040 18446744073709551615 5524781 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/5295/statm: 91533 71927 392 389 0 87283 0
[pid=5295/tid=5309] ppid=5294 vsize=366132 CPUtime=74.74 cores=0,2,4,6
/proc/5295/task/5309/stat : 5309 (priss) R 5294 5294 5255 0 -1 4202560 2292 0 0 0 7345 129 0 0 18 0 2 0 518007969 374919168 71927 33554432000 4194304 5787044 140737439005040 18446744073709551615 5528380 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 297.04
Current children cumulated vsize (KiB) 374832

[startup+282.301 s]
/proc/loadavg: 3.06 4.73 6.45 3/180 5315
/proc/meminfo: memFree=16294144/32951132 swapFree=67111524/67111528
[pid=5294] ppid=5292 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5294/stat : 5294 (prissup.sh) S 5292 5294 5255 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 517998437 8908800 252 33554432000 4194304 4922060 140734035166944 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5294/statm: 2175 252 211 178 0 68 0
[pid=5295] ppid=5294 vsize=390292 CPUtime=394.93 cores=0,2,4,6
/proc/5295/stat : 5295 (priss) R 5294 5294 5255 0 -1 4202496 81074 0 0 0 38998 495 0 0 25 0 2 0 517998437 399659008 77782 33554432000 4194304 5787044 140737439005040 18446744073709551615 5527607 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/5295/statm: 97573 77782 392 389 0 93323 0
[pid=5295/tid=5309] ppid=5294 vsize=390292 CPUtime=112.63 cores=0,2,4,6
/proc/5295/task/5309/stat : 5309 (priss) S 5294 5294 5255 0 -1 4202560 2417 0 0 0 11088 175 0 0 18 0 2 0 518007969 399659008 77782 33554432000 4194304 5787044 140737439005040 18446744073709551615 210658970033 0 0 4096 0 18446604453800933248 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 394.93
Current children cumulated vsize (KiB) 398992

[startup+342.301 s]
/proc/loadavg: 3.52 4.55 6.28 5/180 5318
/proc/meminfo: memFree=16213176/32951132 swapFree=67111524/67111528
[pid=5294] ppid=5292 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5294/stat : 5294 (prissup.sh) S 5292 5294 5255 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 517998437 8908800 252 33554432000 4194304 4922060 140734035166944 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5294/statm: 2175 252 211 178 0 68 0
[pid=5295] ppid=5294 vsize=459524 CPUtime=493.54 cores=0,2,4,6
/proc/5295/stat : 5295 (priss) R 5294 5294 5255 0 -1 4202496 89668 0 0 0 48737 617 0 0 25 0 2 0 517998437 470552576 86279 33554432000 4194304 5787044 140737439005040 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0

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

[pid=5295] ppid=5294 vsize=631384 CPUtime=1202.54 cores=0,2,4,6
/proc/5295/stat : 5295 (priss) R 5294 5294 5255 0 -1 4202496 134795 0 0 0 119031 1223 0 0 25 0 2 0 517998437 646537216 131309 33554432000 4194304 5787044 140737439005040 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/5295/statm: 157846 131309 392 389 0 153596 0
[pid=5295/tid=5309] ppid=5294 vsize=631384 CPUtime=440.24 cores=0,2,4,6
/proc/5295/task/5309/stat : 5309 (priss) R 5294 5294 5255 0 -1 4202560 3540 0 0 0 43578 446 0 0 18 0 2 0 518007969 646537216 131309 33554432000 4194304 5787044 140737439005040 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1202.54
Current children cumulated vsize (KiB) 640084

[startup+822.301 s]
/proc/loadavg: 3.55 3.72 5.15 5/180 5361
/proc/meminfo: memFree=15953032/32951132 swapFree=67111524/67111528
[pid=5294] ppid=5292 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5294/stat : 5294 (prissup.sh) S 5292 5294 5255 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 517998437 8908800 252 33554432000 4194304 4922060 140734035166944 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5294/statm: 2175 252 211 178 0 68 0
[pid=5295] ppid=5294 vsize=652536 CPUtime=1304.54 cores=0,2,4,6
/proc/5295/stat : 5295 (priss) R 5294 5294 5255 0 -1 4202496 139885 0 0 0 129160 1294 0 0 25 0 2 0 517998437 668196864 136399 33554432000 4194304 5787044 140737439005040 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/5295/statm: 163134 136399 392 389 0 158884 0
[pid=5295/tid=5309] ppid=5294 vsize=652536 CPUtime=482.23 cores=0,2,4,6
/proc/5295/task/5309/stat : 5309 (priss) R 5294 5294 5255 0 -1 4202560 3740 0 0 0 47751 472 0 0 18 0 2 0 518007969 668196864 136399 33554432000 4194304 5787044 140737439005040 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1304.54
Current children cumulated vsize (KiB) 661236

[startup+882.301 s]
/proc/loadavg: 3.71 3.74 5.06 5/180 5363
/proc/meminfo: memFree=15924632/32951132 swapFree=67111524/67111528
[pid=5294] ppid=5292 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5294/stat : 5294 (prissup.sh) S 5292 5294 5255 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 517998437 8908800 252 33554432000 4194304 4922060 140734035166944 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5294/statm: 2175 252 211 178 0 68 0
[pid=5295] ppid=5294 vsize=652536 CPUtime=1406.39 cores=0,2,4,6
/proc/5295/stat : 5295 (priss) R 5294 5294 5255 0 -1 4202496 139899 0 0 0 139272 1367 0 0 25 0 2 0 517998437 668196864 136413 33554432000 4194304 5787044 140737439005040 18446744073709551615 5528394 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/5295/statm: 163134 136413 392 389 0 158884 0
[pid=5295/tid=5309] ppid=5294 vsize=652536 CPUtime=524.08 cores=0,2,4,6
/proc/5295/task/5309/stat : 5309 (priss) R 5294 5294 5255 0 -1 4202560 3752 0 0 0 51907 501 0 0 18 0 2 0 518007969 668196864 136413 33554432000 4194304 5787044 140737439005040 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1406.39
Current children cumulated vsize (KiB) 661236

[startup+942.301 s]
/proc/loadavg: 3.72 3.73 4.98 3/180 5365
/proc/meminfo: memFree=15857908/32951132 swapFree=67111524/67111528
[pid=5294] ppid=5292 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5294/stat : 5294 (prissup.sh) S 5292 5294 5255 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 517998437 8908800 252 33554432000 4194304 4922060 140734035166944 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5294/statm: 2175 252 211 178 0 68 0
[pid=5295] ppid=5294 vsize=652536 CPUtime=1509.35 cores=0,2,4,6
/proc/5295/stat : 5295 (priss) R 5294 5294 5255 0 -1 4202496 139919 0 0 0 149503 1432 0 0 25 0 2 0 517998437 668196864 136433 33554432000 4194304 5787044 140737439005040 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/5295/statm: 163134 136433 392 389 0 158884 0
[pid=5295/tid=5309] ppid=5294 vsize=652536 CPUtime=567.04 cores=0,2,4,6
/proc/5295/task/5309/stat : 5309 (priss) R 5294 5294 5255 0 -1 4202560 3756 0 0 0 56178 526 0 0 18 0 2 0 518007969 668196864 136433 33554432000 4194304 5787044 140737439005040 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1509.35
Current children cumulated vsize (KiB) 661236

[startup+1002.3 s]
/proc/loadavg: 3.72 3.72 4.89 4/180 5366
/proc/meminfo: memFree=15798992/32951132 swapFree=67111524/67111528
[pid=5294] ppid=5292 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5294/stat : 5294 (prissup.sh) S 5292 5294 5255 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 517998437 8908800 252 33554432000 4194304 4922060 140734035166944 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5294/statm: 2175 252 211 178 0 68 0
[pid=5295] ppid=5294 vsize=652728 CPUtime=1613.66 cores=0,2,4,6
/proc/5295/stat : 5295 (priss) R 5294 5294 5255 0 -1 4202496 139968 0 0 0 159882 1484 0 0 25 0 2 0 517998437 668393472 136482 33554432000 4194304 5787044 140737439005040 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/5295/statm: 163182 136482 392 389 0 158932 0
[pid=5295/tid=5309] ppid=5294 vsize=652728 CPUtime=611.35 cores=0,2,4,6
/proc/5295/task/5309/stat : 5309 (priss) R 5294 5294 5255 0 -1 4202560 3773 0 0 0 60588 547 0 0 18 0 2 0 518007969 668393472 136482 33554432000 4194304 5787044 140737439005040 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1613.66
Current children cumulated vsize (KiB) 661428

[startup+1062.3 s]
/proc/loadavg: 3.38 3.63 4.79 5/180 5368
/proc/meminfo: memFree=15780748/32951132 swapFree=67111524/67111528
[pid=5294] ppid=5292 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5294/stat : 5294 (prissup.sh) S 5292 5294 5255 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 517998437 8908800 252 33554432000 4194304 4922060 140734035166944 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5294/statm: 2175 252 211 178 0 68 0
[pid=5295] ppid=5294 vsize=666312 CPUtime=1718.84 cores=0,2,4,6
/proc/5295/stat : 5295 (priss) R 5294 5294 5255 0 -1 4202496 143390 0 0 0 170337 1547 0 0 25 0 2 0 517998437 682303488 139904 33554432000 4194304 5787044 140737439005040 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/5295/statm: 166578 139904 392 389 0 162328 0
[pid=5295/tid=5309] ppid=5294 vsize=666312 CPUtime=656.52 cores=0,2,4,6
/proc/5295/task/5309/stat : 5309 (priss) R 5294 5294 5255 0 -1 4202560 3970 0 0 0 65073 579 0 0 15 0 2 0 518007969 682303488 139904 33554432000 4194304 5787044 140737439005040 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1718.84
Current children cumulated vsize (KiB) 675012

[startup+1122.3 s]
/proc/loadavg: 3.31 3.56 4.69 4/180 5369
/proc/meminfo: memFree=15746028/32951132 swapFree=67111524/67111528
[pid=5294] ppid=5292 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5294/stat : 5294 (prissup.sh) S 5292 5294 5255 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 517998437 8908800 252 33554432000 4194304 4922060 140734035166944 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5294/statm: 2175 252 211 178 0 68 0
[pid=5295] ppid=5294 vsize=700312 CPUtime=1827.48 cores=0,2,4,6
/proc/5295/stat : 5295 (priss) R 5294 5294 5255 0 -1 4202496 151870 0 0 0 181144 1604 0 0 25 0 2 0 517998437 717119488 148384 33554432000 4194304 5787044 140737439005040 18446744073709551615 5533080 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/5295/statm: 175078 148384 392 389 0 170828 0
[pid=5295/tid=5309] ppid=5294 vsize=700312 CPUtime=705.17 cores=0,2,4,6
/proc/5295/task/5309/stat : 5309 (priss) S 5294 5294 5255 0 -1 4202560 4391 0 0 0 69893 624 0 0 15 0 2 0 518007969 717119488 148384 33554432000 4194304 5787044 140737439005040 18446744073709551615 210658970033 0 0 4096 0 18446604453800933248 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1827.48
Current children cumulated vsize (KiB) 709012

[startup+1182.31 s]
/proc/loadavg: 3.41 3.53 4.61 5/180 5371
/proc/meminfo: memFree=15717620/32951132 swapFree=67111524/67111528
[pid=5294] ppid=5292 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5294/stat : 5294 (prissup.sh) S 5292 5294 5255 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 517998437 8908800 252 33554432000 4194304 4922060 140734035166944 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5294/statm: 2175 252 211 178 0 68 0
[pid=5295] ppid=5294 vsize=727920 CPUtime=1936.56 cores=0,2,4,6
/proc/5295/stat : 5295 (priss) R 5294 5294 5255 0 -1 4202496 158770 0 0 0 192004 1652 0 0 25 0 2 0 517998437 745390080 155284 33554432000 4194304 5787044 140737439005040 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/5295/statm: 181980 155284 392 389 0 177730 0
[pid=5295/tid=5309] ppid=5294 vsize=727920 CPUtime=754.25 cores=0,2,4,6
/proc/5295/task/5309/stat : 5309 (priss) R 5294 5294 5255 0 -1 4202560 4809 0 0 0 74763 662 0 0 15 0 2 0 518007969 745390080 155284 33554432000 4194304 5787044 140737439005040 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1936.56
Current children cumulated vsize (KiB) 736620

[startup+1242.3 s]
/proc/loadavg: 3.61 3.56 4.54 5/180 5373
/proc/meminfo: memFree=15644700/32951132 swapFree=67111524/67111528
[pid=5294] ppid=5292 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5294/stat : 5294 (prissup.sh) S 5292 5294 5255 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 517998437 8908800 252 33554432000 4194304 4922060 140734035166944 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5294/statm: 2175 252 211 178 0 68 0
[pid=5295] ppid=5294 vsize=742928 CPUtime=2044.68 cores=0,2,4,6
/proc/5295/stat : 5295 (priss) R 5294 5294 5255 0 -1 4202496 162521 0 0 0 202762 1706 0 0 25 0 2 0 517998437 760758272 159035 33554432000 4194304 5787044 140737439005040 18446744073709551615 5526883 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/5295/statm: 185732 159035 392 389 0 181482 0
[pid=5295/tid=5309] ppid=5294 vsize=742928 CPUtime=802.37 cores=0,2,4,6
/proc/5295/task/5309/stat : 5309 (priss) R 5294 5294 5255 0 -1 4202560 5040 0 0 0 79532 705 0 0 15 0 2 0 518007969 760758272 159035 33554432000 4194304 5787044 140737439005040 18446744073709551615 5527453 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2044.68
Current children cumulated vsize (KiB) 751628



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300.01 s]
/proc/loadavg: 3.52 3.54 4.48 5/180 5374
/proc/meminfo: memFree=15594216/32951132 swapFree=67111524/67111528
[pid=5294] ppid=5292 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5294/stat : 5294 (prissup.sh) S 5292 5294 5255 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 517998437 8908800 252 33554432000 4194304 4922060 140734035166944 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5294/statm: 2175 252 211 178 0 68 0
[pid=5295] ppid=5294 vsize=742928 CPUtime=2148.54 cores=0,2,4,6
/proc/5295/stat : 5295 (priss) R 5294 5294 5255 0 -1 4202496 162524 0 0 0 213084 1770 0 0 25 0 2 0 517998437 760758272 159038 33554432000 4194304 5787044 140737439005040 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/5295/statm: 185732 159038 392 389 0 181482 0
[pid=5295/tid=5309] ppid=5294 vsize=742928 CPUtime=848.52 cores=0,2,4,6
/proc/5295/task/5309/stat : 5309 (priss) R 5294 5294 5255 0 -1 4202560 5040 0 0 0 84093 759 0 0 15 0 2 0 518007969 760758272 159038 33554432000 4194304 5787044 140737439005040 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2148.54
Current children cumulated vsize (KiB) 751628

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

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

[startup+1300.01 s]
/proc/loadavg: 3.52 3.54 4.48 5/180 5374
/proc/meminfo: memFree=15594216/32951132 swapFree=67111524/67111528
[pid=5294] ppid=5292 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5294/stat : 5294 (prissup.sh) S 5292 5294 5255 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 517998437 8908800 252 33554432000 4194304 4922060 140734035166944 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5294/statm: 2175 252 211 178 0 68 0
[pid=5295] ppid=5294 vsize=742928 CPUtime=2148.54 cores=0,2,4,6
/proc/5295/stat : 5295 (priss) R 5294 5294 5255 0 -1 4202496 162524 0 0 0 213084 1770 0 0 25 0 2 0 517998437 760758272 159038 33554432000 4194304 5787044 140737439005040 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/5295/statm: 185732 159038 392 389 0 181482 0
[pid=5295/tid=5309] ppid=5294 vsize=742928 CPUtime=848.52 cores=0,2,4,6
/proc/5295/task/5309/stat : 5309 (priss) R 5294 5294 5255 0 -1 4202560 5040 0 0 0 84093 759 0 0 15 0 2 0 518007969 760758272 159038 33554432000 4194304 5787044 140737439005040 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2148.54
Current children cumulated vsize (KiB) 751628

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1300.02
CPU time (s): 2148.54
CPU user time (s): 2130.84
CPU system time (s): 17.7
CPU usage (%): 165.269
Max. virtual memory (cumulated for all children) (KiB): 751628

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

runsolver used 2.46962 second user time and 5.48017 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-29 09:59:48
IDJOB=3290767
IDBENCH=83447
IDSOLVER=1601
FILE ID=node129/3290767-1304063986
RUNJOBID= node129-1304063986-5273
PBS_JOBID= 13170456
Free space on /tmp= 66284 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/E02F22.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3290767-1304063986/watcher-3290767-1304063986 -o /tmp/evaluation-result-3290767-1304063986/solver-3290767-1304063986 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3290767-1304063986.cnf 307401003 4800 15500 4

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

MD5SUM BENCH= 0b29cb9f2e17f3e05b66912497d8cb84
RANDOM SEED=307401003

node129.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.831
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.66
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.831
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.831
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.831
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.831
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.831
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.831
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.831
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:     32951132 kB
MemFree:      16661220 kB
Buffers:       1279832 kB
Cached:       14214980 kB
SwapCached:          4 kB
Active:        3899700 kB
Inactive:     11721060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      16661220 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           88976 kB
Writeback:           0 kB
AnonPages:      125184 kB
Mapped:          15480 kB
Slab:           605352 kB
PageTables:       5044 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   276572 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66304 MiB
End job on node129 at 2011-04-29 10:21:30