Trace number 3289157

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) 2322.9 1300.02

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top24.cnf
MD5SUM1f485d737caaaca49e2c467c83cbdcec
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark520.047
Satisfiable
(Un)Satisfiability was proved
Number of variables65983
Number of clauses209942
Sum of the clauses size513194
Maximum clause length2578
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2127592
Number of clauses of size 380970
Number of clauses of size 4299
Number of clauses of size 522
Number of clauses of size over 51058

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: 29250
0.00/0.06	c parsetime: 61894us
0.00/0.06	c parsed 209942 clauses with 65983 variables
1.99/2.03	c preprocessor returned 65983 variables
1.99/2.03	c preprocessing returned UNKNOWN
1.99/2.03	c PP set 2702 variables
1.99/2.03	c pp time: 1951698us (1s)

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-3289157-1304052005/watcher-3289157-1304052005 -o /tmp/evaluation-result-3289157-1304052005/solver-3289157-1304052005 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3289157-1304052005.cnf 716162203 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: 3.65 3.58 3.28 3/179 29249
/proc/meminfo: memFree=31382816/32950928 swapFree=67111404/67111528
[pid=29249] ppid=29247 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29249/stat : 29249 (prissup.sh) S 29247 29249 27293 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516799326 8908800 251 33554432000 4194304 4922060 140735499960576 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29249/statm: 2175 251 211 178 0 68 0

[startup+0.0794479 s]
/proc/loadavg: 3.65 3.58 3.28 3/179 29249
/proc/meminfo: memFree=31382816/32950928 swapFree=67111404/67111528
[pid=29249] ppid=29247 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29249/stat : 29249 (prissup.sh) S 29247 29249 27293 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516799326 8908800 251 33554432000 4194304 4922060 140735499960576 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29249/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100487 s]
/proc/loadavg: 3.65 3.58 3.28 3/179 29249
/proc/meminfo: memFree=31382816/32950928 swapFree=67111404/67111528
[pid=29249] ppid=29247 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29249/stat : 29249 (prissup.sh) S 29247 29249 27293 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516799326 8908800 251 33554432000 4194304 4922060 140735499960576 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29249/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300361 s]
/proc/loadavg: 3.65 3.58 3.28 3/179 29249
/proc/meminfo: memFree=31382816/32950928 swapFree=67111404/67111528
[pid=29249] ppid=29247 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29249/stat : 29249 (prissup.sh) S 29247 29249 27293 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516799326 8908800 251 33554432000 4194304 4922060 140735499960576 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29249/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700406 s]
/proc/loadavg: 3.65 3.58 3.28 3/179 29249
/proc/meminfo: memFree=31382816/32950928 swapFree=67111404/67111528
[pid=29249] ppid=29247 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29249/stat : 29249 (prissup.sh) S 29247 29249 27293 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516799326 8908800 251 33554432000 4194304 4922060 140735499960576 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29249/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50019 s]
/proc/loadavg: 3.60 3.57 3.28 4/181 29251
/proc/meminfo: memFree=31342360/32950928 swapFree=67111404/67111528
[pid=29249] ppid=29247 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29249/stat : 29249 (prissup.sh) S 29247 29249 27293 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516799326 8908800 251 33554432000 4194304 4922060 140735499960576 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29249/statm: 2175 251 211 178 0 68 0
[pid=29250] ppid=29249 vsize=65320 CPUtime=1.49 cores=0,2,4,6
/proc/29250/stat : 29250 (priss) R 29249 29249 27293 0 -1 4202496 17563 0 0 0 147 2 0 0 25 0 1 0 516799327 66887680 11329 33554432000 4194304 5787044 140736186806400 18446744073709551615 4278467 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29250/statm: 16330 11329 339 389 0 12080 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 74020

[startup+3.10087 s]
/proc/loadavg: 3.60 3.57 3.28 4/182 29252
/proc/meminfo: memFree=31324248/32950928 swapFree=67111404/67111528
[pid=29249] ppid=29247 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29249/stat : 29249 (prissup.sh) S 29247 29249 27293 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516799326 8908800 251 33554432000 4194304 4922060 140735499960576 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29249/statm: 2175 251 211 178 0 68 0
[pid=29250] ppid=29249 vsize=154700 CPUtime=3.47 cores=0,2,4,6
/proc/29250/stat : 29250 (priss) R 29249 29249 27293 0 -1 4202496 21084 0 0 0 335 12 0 0 19 0 2 0 516799327 158412800 14850 33554432000 4194304 5787044 140736186806400 18446744073709551615 235606690671 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29250/statm: 38675 14850 390 389 0 34425 0
[pid=29250/tid=29252] ppid=29249 vsize=154700 CPUtime=0.37 cores=0,2,4,6
/proc/29250/task/29252/stat : 29252 (priss) R 29249 29249 27293 0 -1 4202560 167 0 0 0 30 7 0 0 17 0 2 0 516799531 158412800 14850 33554432000 4194304 5787044 140736186806400 18446744073709551615 235606690225 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.47
Current children cumulated vsize (KiB) 163400

[startup+6.30041 s]
/proc/loadavg: 3.60 3.57 3.28 5/182 29252
/proc/meminfo: memFree=31321040/32950928 swapFree=67111404/67111528
[pid=29249] ppid=29247 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29249/stat : 29249 (prissup.sh) S 29247 29249 27293 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516799326 8908800 251 33554432000 4194304 4922060 140735499960576 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29249/statm: 2175 251 211 178 0 68 0
[pid=29250] ppid=29249 vsize=154976 CPUtime=8.12 cores=0,2,4,6
/proc/29250/stat : 29250 (priss) R 29249 29249 27293 0 -1 4202496 21459 0 0 0 783 29 0 0 25 0 2 0 516799327 158695424 15225 33554432000 4194304 5787044 140736186806400 18446744073709551615 235606690671 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29250/statm: 38744 15225 390 389 0 34494 0
[pid=29250/tid=29252] ppid=29249 vsize=154976 CPUtime=1.83 cores=0,2,4,6
/proc/29250/task/29252/stat : 29252 (priss) R 29249 29249 27293 0 -1 4202560 196 0 0 0 164 19 0 0 18 0 2 0 516799531 158695424 15225 33554432000 4194304 5787044 140736186806400 18446744073709551615 235606690225 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 8.12
Current children cumulated vsize (KiB) 163676

[startup+12.7003 s]
/proc/loadavg: 3.58 3.57 3.28 5/182 29252
/proc/meminfo: memFree=31319212/32950928 swapFree=67111404/67111528
[pid=29249] ppid=29247 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29249/stat : 29249 (prissup.sh) S 29247 29249 27293 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516799326 8908800 251 33554432000 4194304 4922060 140735499960576 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29249/statm: 2175 251 211 178 0 68 0
[pid=29250] ppid=29249 vsize=155504 CPUtime=17.26 cores=0,2,4,6
/proc/29250/stat : 29250 (priss) R 29249 29249 27293 0 -1 4202496 21922 0 0 0 1679 47 0 0 25 0 2 0 516799327 159236096 15688 33554432000 4194304 5787044 140736186806400 18446744073709551615 235606690671 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29250/statm: 38876 15688 390 389 0 34626 0
[pid=29250/tid=29252] ppid=29249 vsize=155504 CPUtime=4.56 cores=0,2,4,6
/proc/29250/task/29252/stat : 29252 (priss) R 29249 29249 27293 0 -1 4202560 213 0 0 0 427 29 0 0 18 0 2 0 516799531 159236096 15688 33554432000 4194304 5787044 140736186806400 18446744073709551615 235606690225 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 17.26
Current children cumulated vsize (KiB) 164204

[startup+25.501 s]
/proc/loadavg: 3.57 3.57 3.28 5/182 29253
/proc/meminfo: memFree=31306432/32950928 swapFree=67111404/67111528
[pid=29249] ppid=29247 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29249/stat : 29249 (prissup.sh) S 29247 29249 27293 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516799326 8908800 251 33554432000 4194304 4922060 140735499960576 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29249/statm: 2175 251 211 178 0 68 0
[pid=29250] ppid=29249 vsize=164428 CPUtime=35.73 cores=0,2,4,6
/proc/29250/stat : 29250 (priss) R 29249 29249 27293 0 -1 4202496 24109 0 0 0 3495 78 0 0 25 0 2 0 516799327 168374272 17875 33554432000 4194304 5787044 140736186806400 18446744073709551615 235606690671 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29250/statm: 41107 17875 390 389 0 36857 0
[pid=29250/tid=29252] ppid=29249 vsize=164428 CPUtime=10.23 cores=0,2,4,6
/proc/29250/task/29252/stat : 29252 (priss) R 29249 29249 27293 0 -1 4202560 216 0 0 0 974 49 0 0 18 0 2 0 516799531 168374272 17875 33554432000 4194304 5787044 140736186806400 18446744073709551615 5531454 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 35.73
Current children cumulated vsize (KiB) 173128

[startup+51.1005 s]
/proc/loadavg: 3.56 3.57 3.29 5/182 29253
/proc/meminfo: memFree=31292864/32950928 swapFree=67111404/67111528
[pid=29249] ppid=29247 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29249/stat : 29249 (prissup.sh) S 29247 29249 27293 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516799326 8908800 251 33554432000 4194304 4922060 140735499960576 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29249/statm: 2175 251 211 178 0 68 0
[pid=29250] ppid=29249 vsize=170088 CPUtime=73.4 cores=0,2,4,6
/proc/29250/stat : 29250 (priss) R 29249 29249 27293 0 -1 4202496 25598 0 0 0 7203 137 0 0 25 0 2 0 516799327 174170112 19364 33554432000 4194304 5787044 140736186806400 18446744073709551615 235606690671 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29250/statm: 42522 19364 390 389 0 38272 0
[pid=29250/tid=29252] ppid=29249 vsize=170088 CPUtime=22.3 cores=0,2,4,6
/proc/29250/task/29252/stat : 29252 (priss) R 29249 29249 27293 0 -1 4202560 339 0 0 0 2147 83 0 0 16 0 2 0 516799531 174170112 19364 33554432000 4194304 5787044 140736186806400 18446744073709551615 235606690225 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 73.4
Current children cumulated vsize (KiB) 178788

[startup+102.306 s]
/proc/loadavg: 3.43 3.54 3.29 5/182 29255
/proc/meminfo: memFree=31261052/32950928 swapFree=67111404/67111528
[pid=29249] ppid=29247 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29249/stat : 29249 (prissup.sh) S 29247 29249 27293 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516799326 8908800 251 33554432000 4194304 4922060 140735499960576 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29249/statm: 2175 251 211 178 0 68 0
[pid=29250] ppid=29249 vsize=181936 CPUtime=151.09 cores=0,2,4,6
/proc/29250/stat : 29250 (priss) R 29249 29249 27293 0 -1 4202496 28721 0 0 0 14867 242 0 0 25 0 2 0 516799327 186302464 22487 33554432000 4194304 5787044 140736186806400 18446744073709551615 235606690671 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29250/statm: 45484 22487 390 389 0 41234 0
[pid=29250/tid=29252] ppid=29249 vsize=181936 CPUtime=48.79 cores=0,2,4,6
/proc/29250/task/29252/stat : 29252 (priss) R 29249 29249 27293 0 -1 4202560 589 0 0 0 4733 146 0 0 17 0 2 0 516799531 186302464 22487 33554432000 4194304 5787044 140736186806400 18446744073709551615 235606690225 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 151.09
Current children cumulated vsize (KiB) 190636

[startup+162.301 s]
/proc/loadavg: 3.57 3.56 3.31 5/182 29256
/proc/meminfo: memFree=31240292/32950928 swapFree=67111404/67111528
[pid=29249] ppid=29247 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29249/stat : 29249 (prissup.sh) S 29247 29249 27293 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516799326 8908800 251 33554432000 4194304 4922060 140735499960576 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29249/statm: 2175 251 211 178 0 68 0
[pid=29250] ppid=29249 vsize=195160 CPUtime=250.49 cores=0,2,4,6
/proc/29250/stat : 29250 (priss) R 29249 29249 27293 0 -1 4202496 32258 0 0 0 24682 367 0 0 25 0 2 0 516799327 199843840 26024 33554432000 4194304 5787044 140736186806400 18446744073709551615 5526823 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/29250/statm: 48790 26024 390 389 0 44540 0
[pid=29250/tid=29252] ppid=29249 vsize=195160 CPUtime=88.19 cores=0,2,4,6
/proc/29250/task/29252/stat : 29252 (priss) R 29249 29249 27293 0 -1 4202560 780 0 0 0 8609 210 0 0 18 0 2 0 516799531 199843840 26024 33554432000 4194304 5787044 140736186806400 18446744073709551615 235606690225 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 250.49
Current children cumulated vsize (KiB) 203860

[startup+222.3 s]
/proc/loadavg: 3.43 3.52 3.31 5/182 29258
/proc/meminfo: memFree=31226596/32950928 swapFree=67111404/67111528
[pid=29249] ppid=29247 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29249/stat : 29249 (prissup.sh) S 29247 29249 27293 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516799326 8908800 251 33554432000 4194304 4922060 140735499960576 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29249/statm: 2175 251 211 178 0 68 0
[pid=29250] ppid=29249 vsize=208760 CPUtime=353.13 cores=0,2,4,6
/proc/29250/stat : 29250 (priss) R 29249 29249 27293 0 -1 4202496 35601 0 0 0 34837 476 0 0 25 0 2 0 516799327 213770240 29367 33554432000 4194304 5787044 140736186806400 18446744073709551615 235606690671 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/29250/statm: 52190 29367 390 389 0 47940 0
[pid=29250/tid=29252] ppid=29249 vsize=208760 CPUtime=130.84 cores=0,2,4,6
/proc/29250/task/29252/stat : 29252 (priss) R 29249 29249 27293 0 -1 4202560 1007 0 0 0 12820 264 0 0 18 0 2 0 516799531 213770240 29367 33554432000 4194304 5787044 140736186806400 18446744073709551615 235606690225 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 353.13
Current children cumulated vsize (KiB) 217460

[startup+282.301 s]
/proc/loadavg: 3.55 3.54 3.33 5/182 29259
/proc/meminfo: memFree=31212668/32950928 swapFree=67111404/67111528
[pid=29249] ppid=29247 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29249/stat : 29249 (prissup.sh) S 29247 29249 27293 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516799326 8908800 251 33554432000 4194304 4922060 140735499960576 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29249/statm: 2175 251 211 178 0 68 0
[pid=29250] ppid=29249 vsize=221780 CPUtime=457.11 cores=0,2,4,6
/proc/29250/stat : 29250 (priss) R 29249 29249 27293 0 -1 4202496 39166 0 0 0 45145 566 0 0 25 0 2 0 516799327 227102720 32932 33554432000 4194304 5787044 140736186806400 18446744073709551615 5527472 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/29250/statm: 55445 32932 390 389 0 51195 0
[pid=29250/tid=29252] ppid=29249 vsize=221780 CPUtime=174.8 cores=0,2,4,6
/proc/29250/task/29252/stat : 29252 (priss) R 29249 29249 27293 0 -1 4202560 1247 0 0 0 17173 307 0 0 18 0 2 0 516799531 227102720 32932 33554432000 4194304 5787044 140736186806400 18446744073709551615 235606690225 0 0 4096 0 18446604453567926400 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 457.11

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

[pid=29250] ppid=29249 vsize=272036 CPUtime=1221.17 cores=0,2,4,6
/proc/29250/stat : 29250 (priss) R 29249 29249 27293 0 -1 4202496 52354 0 0 0 121030 1087 0 0 25 0 2 0 516799327 278564864 46120 33554432000 4194304 5787044 140736186806400 18446744073709551615 5528429 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/29250/statm: 68009 46120 390 389 0 63759 0
[pid=29250/tid=29252] ppid=29249 vsize=272036 CPUtime=518.86 cores=0,2,4,6
/proc/29250/task/29252/stat : 29252 (priss) S 29249 29249 27293 0 -1 4202560 2204 0 0 0 51178 708 0 0 16 0 2 0 516799531 278564864 46120 33554432000 4194304 5787044 140736186806400 18446744073709551615 235606690225 0 0 4096 0 18446604453567926400 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1221.17
Current children cumulated vsize (KiB) 280736

[startup+762.307 s]
/proc/loadavg: 3.54 3.59 3.45 5/182 29302
/proc/meminfo: memFree=31295428/32950928 swapFree=67111404/67111528
[pid=29249] ppid=29247 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29249/stat : 29249 (prissup.sh) S 29247 29249 27293 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516799326 8908800 251 33554432000 4194304 4922060 140735499960576 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29249/statm: 2175 251 211 178 0 68 0
[pid=29250] ppid=29249 vsize=287436 CPUtime=1332.03 cores=0,2,4,6
/proc/29250/stat : 29250 (priss) R 29249 29249 27293 0 -1 4202496 56396 0 0 0 132057 1146 0 0 25 0 2 0 516799327 294334464 50162 33554432000 4194304 5787044 140736186806400 18446744073709551615 235606690671 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/29250/statm: 71859 50162 390 389 0 67609 0
[pid=29250/tid=29252] ppid=29249 vsize=287436 CPUtime=569.72 cores=0,2,4,6
/proc/29250/task/29252/stat : 29252 (priss) R 29249 29249 27293 0 -1 4202560 2452 0 0 0 56219 753 0 0 16 0 2 0 516799531 294334464 50162 33554432000 4194304 5787044 140736186806400 18446744073709551615 235606690225 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1332.03
Current children cumulated vsize (KiB) 296136

[startup+822.301 s]
/proc/loadavg: 3.53 3.59 3.45 4/182 29304
/proc/meminfo: memFree=31257548/32950928 swapFree=67111404/67111528
[pid=29249] ppid=29247 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29249/stat : 29249 (prissup.sh) S 29247 29249 27293 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516799326 8908800 251 33554432000 4194304 4922060 140735499960576 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29249/statm: 2175 251 211 178 0 68 0
[pid=29250] ppid=29249 vsize=297936 CPUtime=1442.01 cores=0,2,4,6
/proc/29250/stat : 29250 (priss) R 29249 29249 27293 0 -1 4202496 58966 0 0 0 142993 1208 0 0 25 0 2 0 516799327 305086464 52732 33554432000 4194304 5787044 140736186806400 18446744073709551615 235606690671 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/29250/statm: 74484 52732 390 389 0 70234 0
[pid=29250/tid=29252] ppid=29249 vsize=297936 CPUtime=619.7 cores=0,2,4,6
/proc/29250/task/29252/stat : 29252 (priss) R 29249 29249 27293 0 -1 4202560 2615 0 0 0 61170 800 0 0 15 0 2 0 516799531 305086464 52732 33554432000 4194304 5787044 140736186806400 18446744073709551615 235606690225 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1442.01
Current children cumulated vsize (KiB) 306636

[startup+882.3 s]
/proc/loadavg: 3.63 3.60 3.46 5/182 29305
/proc/meminfo: memFree=31238020/32950928 swapFree=67111404/67111528
[pid=29249] ppid=29247 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29249/stat : 29249 (prissup.sh) S 29247 29249 27293 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516799326 8908800 251 33554432000 4194304 4922060 140735499960576 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29249/statm: 2175 251 211 178 0 68 0
[pid=29250] ppid=29249 vsize=297936 CPUtime=1551.5 cores=0,2,4,6
/proc/29250/stat : 29250 (priss) R 29249 29249 27293 0 -1 4202496 58967 0 0 0 153873 1277 0 0 25 0 2 0 516799327 305086464 52733 33554432000 4194304 5787044 140736186806400 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/29250/statm: 74484 52733 390 389 0 70234 0
[pid=29250/tid=29252] ppid=29249 vsize=297936 CPUtime=669.18 cores=0,2,4,6
/proc/29250/task/29252/stat : 29252 (priss) R 29249 29249 27293 0 -1 4202560 2615 0 0 0 66063 855 0 0 16 0 2 0 516799531 305086464 52733 33554432000 4194304 5787044 140736186806400 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1551.5
Current children cumulated vsize (KiB) 306636

[startup+942.301 s]
/proc/loadavg: 3.70 3.62 3.48 4/182 29307
/proc/meminfo: memFree=31237456/32950928 swapFree=67111404/67111528
[pid=29249] ppid=29247 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29249/stat : 29249 (prissup.sh) S 29247 29249 27293 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516799326 8908800 251 33554432000 4194304 4922060 140735499960576 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29249/statm: 2175 251 211 178 0 68 0
[pid=29250] ppid=29249 vsize=297936 CPUtime=1661.57 cores=0,2,4,6
/proc/29250/stat : 29250 (priss) R 29249 29249 27293 0 -1 4202496 58979 0 0 0 164817 1340 0 0 25 0 2 0 516799327 305086464 52745 33554432000 4194304 5787044 140736186806400 18446744073709551615 235606690671 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/29250/statm: 74484 52745 390 389 0 70234 0
[pid=29250/tid=29252] ppid=29249 vsize=297936 CPUtime=719.25 cores=0,2,4,6
/proc/29250/task/29252/stat : 29252 (priss) R 29249 29249 27293 0 -1 4202560 2621 0 0 0 71020 905 0 0 16 0 2 0 516799531 305086464 52745 33554432000 4194304 5787044 140736186806400 18446744073709551615 235606690225 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1661.57
Current children cumulated vsize (KiB) 306636

[startup+1002.3 s]
/proc/loadavg: 3.80 3.66 3.49 4/182 29309
/proc/meminfo: memFree=31203804/32950928 swapFree=67111404/67111528
[pid=29249] ppid=29247 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29249/stat : 29249 (prissup.sh) S 29247 29249 27293 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516799326 8908800 251 33554432000 4194304 4922060 140735499960576 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29249/statm: 2175 251 211 178 0 68 0
[pid=29250] ppid=29249 vsize=297936 CPUtime=1772.03 cores=0,2,4,6
/proc/29250/stat : 29250 (priss) R 29249 29249 27293 0 -1 4202496 59050 0 0 0 175807 1396 0 0 25 0 2 0 516799327 305086464 52816 33554432000 4194304 5787044 140736186806400 18446744073709551615 5526895 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/29250/statm: 74484 52816 390 389 0 70234 0
[pid=29250/tid=29252] ppid=29249 vsize=297936 CPUtime=769.71 cores=0,2,4,6
/proc/29250/task/29252/stat : 29252 (priss) R 29249 29249 27293 0 -1 4202560 2682 0 0 0 76022 949 0 0 16 0 2 0 516799531 305086464 52816 33554432000 4194304 5787044 140736186806400 18446744073709551615 5528408 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1772.03
Current children cumulated vsize (KiB) 306636

[startup+1062.3 s]
/proc/loadavg: 3.62 3.63 3.49 5/182 29310
/proc/meminfo: memFree=31203132/32950928 swapFree=67111404/67111528
[pid=29249] ppid=29247 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29249/stat : 29249 (prissup.sh) S 29247 29249 27293 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516799326 8908800 251 33554432000 4194304 4922060 140735499960576 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29249/statm: 2175 251 211 178 0 68 0
[pid=29250] ppid=29249 vsize=297936 CPUtime=1882.82 cores=0,2,4,6
/proc/29250/stat : 29250 (priss) R 29249 29249 27293 0 -1 4202496 59161 0 0 0 186837 1445 0 0 25 0 2 0 516799327 305086464 52927 33554432000 4194304 5787044 140736186806400 18446744073709551615 5531806 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/29250/statm: 74484 52927 390 389 0 70234 0
[pid=29250/tid=29252] ppid=29249 vsize=297936 CPUtime=820.51 cores=0,2,4,6
/proc/29250/task/29252/stat : 29252 (priss) R 29249 29249 27293 0 -1 4202560 2772 0 0 0 81063 988 0 0 15 0 2 0 516799531 305086464 52927 33554432000 4194304 5787044 140736186806400 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1882.82
Current children cumulated vsize (KiB) 306636

[startup+1122.3 s]
/proc/loadavg: 3.64 3.65 3.50 5/182 29312
/proc/meminfo: memFree=31182612/32950928 swapFree=67111404/67111528
[pid=29249] ppid=29247 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29249/stat : 29249 (prissup.sh) S 29247 29249 27293 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516799326 8908800 251 33554432000 4194304 4922060 140735499960576 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29249/statm: 2175 251 211 178 0 68 0
[pid=29250] ppid=29249 vsize=304176 CPUtime=1993.69 cores=0,2,4,6
/proc/29250/stat : 29250 (priss) R 29249 29249 27293 0 -1 4202496 60868 0 0 0 197876 1493 0 0 25 0 2 0 516799327 311476224 54634 33554432000 4194304 5787044 140736186806400 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/29250/statm: 76044 54634 390 389 0 71794 0
[pid=29250/tid=29252] ppid=29249 vsize=304176 CPUtime=871.38 cores=0,2,4,6
/proc/29250/task/29252/stat : 29252 (priss) S 29249 29249 27293 0 -1 4202560 2850 0 0 0 86113 1025 0 0 15 0 2 0 516799531 311476224 54634 33554432000 4194304 5787044 140736186806400 18446744073709551615 235606690225 0 0 4096 0 18446604453567926400 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1993.69
Current children cumulated vsize (KiB) 312876

[startup+1182.3 s]
/proc/loadavg: 3.72 3.66 3.52 5/182 29313
/proc/meminfo: memFree=31143612/32950928 swapFree=67111404/67111528
[pid=29249] ppid=29247 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29249/stat : 29249 (prissup.sh) S 29247 29249 27293 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516799326 8908800 251 33554432000 4194304 4922060 140735499960576 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29249/statm: 2175 251 211 178 0 68 0
[pid=29250] ppid=29249 vsize=316716 CPUtime=2104.71 cores=0,2,4,6
/proc/29250/stat : 29250 (priss) R 29249 29249 27293 0 -1 4202496 64172 0 0 0 208936 1535 0 0 25 0 2 0 516799327 324317184 57938 33554432000 4194304 5787044 140736186806400 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/29250/statm: 79179 57938 390 389 0 74929 0
[pid=29250/tid=29252] ppid=29249 vsize=316716 CPUtime=922.4 cores=0,2,4,6
/proc/29250/task/29252/stat : 29252 (priss) S 29249 29249 27293 0 -1 4202560 3059 0 0 0 91183 1057 0 0 16 0 2 0 516799531 324317184 57938 33554432000 4194304 5787044 140736186806400 18446744073709551615 235606690225 0 0 4096 0 18446604453567926400 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2104.71
Current children cumulated vsize (KiB) 325416

[startup+1242.3 s]
/proc/loadavg: 3.65 3.65 3.52 4/182 29315
/proc/meminfo: memFree=31127436/32950928 swapFree=67111404/67111528
[pid=29249] ppid=29247 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29249/stat : 29249 (prissup.sh) S 29247 29249 27293 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516799326 8908800 251 33554432000 4194304 4922060 140735499960576 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29249/statm: 2175 251 211 178 0 68 0
[pid=29250] ppid=29249 vsize=321640 CPUtime=2215.85 cores=0,2,4,6
/proc/29250/stat : 29250 (priss) R 29249 29249 27293 0 -1 4202496 68149 0 0 0 219993 1592 0 0 25 0 2 0 516799327 329359360 61915 33554432000 4194304 5787044 140736186806400 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/29250/statm: 80410 61915 390 389 0 76160 0
[pid=29250/tid=29252] ppid=29249 vsize=321640 CPUtime=973.53 cores=0,2,4,6
/proc/29250/task/29252/stat : 29252 (priss) R 29249 29249 27293 0 -1 4202560 3217 0 0 0 96259 1094 0 0 15 0 2 0 516799531 329359360 61915 33554432000 4194304 5787044 140736186806400 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2215.85
Current children cumulated vsize (KiB) 330340



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.70 3.66 3.53 4/182 29326
/proc/meminfo: memFree=31114888/32950928 swapFree=67111404/67111528
[pid=29249] ppid=29247 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29249/stat : 29249 (prissup.sh) S 29247 29249 27293 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516799326 8908800 251 33554432000 4194304 4922060 140735499960576 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29249/statm: 2175 251 211 178 0 68 0
[pid=29250] ppid=29249 vsize=322328 CPUtime=2322.9 cores=0,2,4,6
/proc/29250/stat : 29250 (priss) R 29249 29249 27293 0 -1 4202496 71031 0 0 0 230654 1636 0 0 25 0 2 0 516799327 330063872 64797 33554432000 4194304 5787044 140736186806400 18446744073709551615 5528352 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/29250/statm: 80582 64797 390 389 0 76332 0
[pid=29250/tid=29252] ppid=29249 vsize=322328 CPUtime=1022.88 cores=0,2,4,6
/proc/29250/task/29252/stat : 29252 (priss) R 29249 29249 27293 0 -1 4202560 3396 0 0 0 101167 1121 0 0 16 0 2 0 516799531 330063872 64797 33554432000 4194304 5787044 140736186806400 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2322.9
Current children cumulated vsize (KiB) 331028

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 29249 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=0
# CPU time returned by wait4() is 0
# while last known CPU time is 2322.9
#
# 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): 2322.9
CPU user time (s): 2306.54
CPU system time (s): 16.36
CPU usage (%): 178.682
Max. virtual memory (cumulated for all children) (KiB): 331028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 330
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.34564 second user time and 4.75428 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-29 06:40:06
IDJOB=3289157
IDBENCH=83116
IDSOLVER=1601
FILE ID=node120/3289157-1304052005
RUNJOBID= node120-1304044139-28489
PBS_JOBID= 13170379
Free space on /tmp= 72068 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-top24.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3289157-1304052005/watcher-3289157-1304052005 -o /tmp/evaluation-result-3289157-1304052005/solver-3289157-1304052005 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3289157-1304052005.cnf 716162203 4800 15500 4

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

MD5SUM BENCH= 1f485d737caaaca49e2c467c83cbdcec
RANDOM SEED=716162203

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31382964 kB
Buffers:        425568 kB
Cached:         530912 kB
SwapCached:          8 kB
Active:         547196 kB
Inactive:       660864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31382964 kB
SwapTotal:    67111528 kB
SwapFree:     67111404 kB
Dirty:            5060 kB
Writeback:           0 kB
AnonPages:      251216 kB
Mapped:          15716 kB
Slab:           294788 kB
PageTables:       5172 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   407672 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= 72068 MiB
End job on node120 at 2011-04-29 07:01:48