Trace number 3251160

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

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m37-q505.75-n35-p15-s48276711.cnf
MD5SUM1bac7b96ea6eb843b1de7405a721cd87
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.861868
Satisfiable
(Un)Satisfiability was proved
Number of variables1244
Number of clauses150604
Sum of the clauses size302382
Maximum clause length37
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2150569
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 535

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: 7337
0.00/0.03	c parsetime: 30949us
0.00/0.03	c parsed 150604 clauses with 1244 variables
6.39/6.50	c preprocessor returned 10006 variables
6.39/6.50	c preprocessing returned UNKNOWN
6.39/6.50	c PP set 0 variables
6.39/6.50	c pp time: 6468020us (6s)

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-3251160-1304086626/watcher-3251160-1304086626 -o /tmp/evaluation-result-3251160-1304086626/solver-3251160-1304086626 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3251160-1304086626.cnf 313198505 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.21 3.37 4.35 2/179 7336
/proc/meminfo: memFree=31334772/32951124 swapFree=67111356/67111528
[pid=7336] ppid=7334 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7336/stat : 7336 (prissup.sh) S 7334 7336 7164 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 501078260 8908800 252 33554432000 4194304 4922060 140733324685952 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/7336/statm: 2175 252 211 178 0 68 0

[startup+0.074941 s]
/proc/loadavg: 3.21 3.37 4.35 2/179 7336
/proc/meminfo: memFree=31334772/32951124 swapFree=67111356/67111528
[pid=7336] ppid=7334 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7336/stat : 7336 (prissup.sh) S 7334 7336 7164 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 501078260 8908800 252 33554432000 4194304 4922060 140733324685952 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/7336/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100946 s]
/proc/loadavg: 3.21 3.37 4.35 2/179 7336
/proc/meminfo: memFree=31334772/32951124 swapFree=67111356/67111528
[pid=7336] ppid=7334 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7336/stat : 7336 (prissup.sh) S 7334 7336 7164 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 501078260 8908800 252 33554432000 4194304 4922060 140733324685952 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/7336/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300893 s]
/proc/loadavg: 3.21 3.37 4.35 2/179 7336
/proc/meminfo: memFree=31334772/32951124 swapFree=67111356/67111528
[pid=7336] ppid=7334 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7336/stat : 7336 (prissup.sh) S 7334 7336 7164 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 501078260 8908800 252 33554432000 4194304 4922060 140733324685952 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/7336/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700818 s]
/proc/loadavg: 3.21 3.37 4.35 2/179 7336
/proc/meminfo: memFree=31334772/32951124 swapFree=67111356/67111528
[pid=7336] ppid=7334 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7336/stat : 7336 (prissup.sh) S 7334 7336 7164 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 501078260 8908800 252 33554432000 4194304 4922060 140733324685952 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/7336/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50065 s]
/proc/loadavg: 3.21 3.37 4.35 4/181 7338
/proc/meminfo: memFree=31321248/32951124 swapFree=67111356/67111528
[pid=7336] ppid=7334 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7336/stat : 7336 (prissup.sh) S 7334 7336 7164 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 501078260 8908800 252 33554432000 4194304 4922060 140733324685952 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/7336/statm: 2175 252 211 178 0 68 0
[pid=7337] ppid=7336 vsize=30772 CPUtime=1.48 cores=0,2,4,6
/proc/7337/stat : 7337 (priss) R 7336 7336 7164 0 -1 4202496 7672 0 0 0 148 0 0 0 25 0 1 0 501078260 31510528 3634 33554432000 4194304 5787044 140736589728752 18446744073709551615 4336786 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7337/statm: 7693 3634 337 389 0 3443 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 39472

[startup+3.10031 s]
/proc/loadavg: 3.21 3.37 4.35 4/181 7338
/proc/meminfo: memFree=31320884/32951124 swapFree=67111356/67111528
[pid=7336] ppid=7334 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7336/stat : 7336 (prissup.sh) S 7334 7336 7164 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 501078260 8908800 252 33554432000 4194304 4922060 140733324685952 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/7336/statm: 2175 252 211 178 0 68 0
[pid=7337] ppid=7336 vsize=30772 CPUtime=3.08 cores=0,2,4,6
/proc/7337/stat : 7337 (priss) R 7336 7336 7164 0 -1 4202496 7672 0 0 0 308 0 0 0 25 0 1 0 501078260 31510528 3634 33554432000 4194304 5787044 140736589728752 18446744073709551615 4336773 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7337/statm: 7693 3634 337 389 0 3443 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 39472

[startup+6.3007 s]
/proc/loadavg: 3.20 3.37 4.35 4/181 7339
/proc/meminfo: memFree=31318544/32951124 swapFree=67111356/67111528
[pid=7336] ppid=7334 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7336/stat : 7336 (prissup.sh) S 7334 7336 7164 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 501078260 8908800 252 33554432000 4194304 4922060 140733324685952 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/7336/statm: 2175 252 211 178 0 68 0
[pid=7337] ppid=7336 vsize=36356 CPUtime=6.29 cores=0,2,4,6
/proc/7337/stat : 7337 (priss) R 7336 7336 7164 0 -1 4202496 8970 0 0 0 628 1 0 0 25 0 1 0 501078260 37228544 4932 33554432000 4194304 5787044 140736589728752 18446744073709551615 4359256 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7337/statm: 9089 4932 342 389 0 4839 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 45056

[startup+12.7004 s]
/proc/loadavg: 3.26 3.38 4.35 4/182 7340
/proc/meminfo: memFree=31306784/32951124 swapFree=67111356/67111528
[pid=7336] ppid=7334 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7336/stat : 7336 (prissup.sh) S 7334 7336 7164 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 501078260 8908800 252 33554432000 4194304 4922060 140733324685952 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/7336/statm: 2175 252 211 178 0 68 0
[pid=7337] ppid=7336 vsize=114932 CPUtime=16.97 cores=0,2,4,6
/proc/7337/stat : 7337 (priss) R 7336 7336 7164 0 -1 4202496 13763 0 0 0 1663 34 0 0 25 0 2 0 501078260 117690368 6583 33554432000 4194304 5787044 140736589728752 18446744073709551615 270350207855 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/7337/statm: 28733 6583 391 389 0 24483 0
[pid=7337/tid=7340] ppid=7336 vsize=114932 CPUtime=4.28 cores=0,2,4,6
/proc/7337/task/7340/stat : 7340 (priss) R 7336 7336 7164 0 -1 4202560 29 0 0 0 400 28 0 0 15 0 2 0 501078911 117690368 6583 33554432000 4194304 5787044 140736589728752 18446744073709551615 270350207409 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 16.97
Current children cumulated vsize (KiB) 123632

[startup+25.5009 s]
/proc/loadavg: 3.42 3.41 4.34 5/182 7340
/proc/meminfo: memFree=31293000/32951124 swapFree=67111356/67111528
[pid=7336] ppid=7334 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7336/stat : 7336 (prissup.sh) S 7334 7336 7164 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 501078260 8908800 252 33554432000 4194304 4922060 140733324685952 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/7336/statm: 2175 252 211 178 0 68 0
[pid=7337] ppid=7336 vsize=115328 CPUtime=38.84 cores=0,2,4,6
/proc/7337/stat : 7337 (priss) R 7336 7336 7164 0 -1 4202496 15132 0 0 0 3795 89 0 0 25 0 2 0 501078260 118095872 7952 33554432000 4194304 5787044 140736589728752 18446744073709551615 270350207855 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/7337/statm: 28832 7952 392 389 0 24582 0
[pid=7337/tid=7340] ppid=7336 vsize=115328 CPUtime=13.34 cores=0,2,4,6
/proc/7337/task/7340/stat : 7340 (priss) S 7336 7336 7164 0 -1 4202560 117 0 0 0 1256 78 0 0 15 0 2 0 501078911 118095872 7952 33554432000 4194304 5787044 140736589728752 18446744073709551615 270350207409 0 0 4096 0 18446604453948811456 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 38.84
Current children cumulated vsize (KiB) 124028

[startup+51.1008 s]
/proc/loadavg: 3.55 3.44 4.32 5/182 7341
/proc/meminfo: memFree=31270516/32951124 swapFree=67111356/67111528
[pid=7336] ppid=7334 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7336/stat : 7336 (prissup.sh) S 7334 7336 7164 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 501078260 8908800 252 33554432000 4194304 4922060 140733324685952 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/7336/statm: 2175 252 211 178 0 68 0
[pid=7337] ppid=7336 vsize=136472 CPUtime=83.13 cores=0,2,4,6
/proc/7337/stat : 7337 (priss) R 7336 7336 7164 0 -1 4202496 20450 0 0 0 8140 173 0 0 25 0 2 0 501078260 139747328 13270 33554432000 4194304 5787044 140736589728752 18446744073709551615 270350207855 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/7337/statm: 34118 13270 392 389 0 29868 0
[pid=7337/tid=7340] ppid=7336 vsize=136472 CPUtime=32.04 cores=0,2,4,6
/proc/7337/task/7340/stat : 7340 (priss) R 7336 7336 7164 0 -1 4202560 262 0 0 0 3046 158 0 0 16 0 2 0 501078911 139747328 13270 33554432000 4194304 5787044 140736589728752 18446744073709551615 270350207409 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 83.13
Current children cumulated vsize (KiB) 145172

[startup+102.307 s]
/proc/loadavg: 3.52 3.43 4.27 5/182 7342
/proc/meminfo: memFree=31233292/32951124 swapFree=67111356/67111528
[pid=7336] ppid=7334 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7336/stat : 7336 (prissup.sh) S 7334 7336 7164 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 501078260 8908800 252 33554432000 4194304 4922060 140733324685952 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/7336/statm: 2175 252 211 178 0 68 0
[pid=7337] ppid=7336 vsize=154224 CPUtime=173.12 cores=0,2,4,6
/proc/7337/stat : 7337 (priss) R 7336 7336 7164 0 -1 4202496 25015 0 0 0 17010 302 0 0 25 0 2 0 501078260 157925376 17835 33554432000 4194304 5787044 140736589728752 18446744073709551615 270350207855 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/7337/statm: 38556 17835 392 389 0 34306 0
[pid=7337/tid=7340] ppid=7336 vsize=154224 CPUtime=70.81 cores=0,2,4,6
/proc/7337/task/7340/stat : 7340 (priss) R 7336 7336 7164 0 -1 4202560 465 0 0 0 6805 276 0 0 15 0 2 0 501078911 157925376 17835 33554432000 4194304 5787044 140736589728752 18446744073709551615 270350207409 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 173.12
Current children cumulated vsize (KiB) 162924

[startup+162.301 s]
/proc/loadavg: 3.73 3.50 4.24 5/182 7344
/proc/meminfo: memFree=31209708/32951124 swapFree=67111356/67111528
[pid=7336] ppid=7334 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7336/stat : 7336 (prissup.sh) S 7334 7336 7164 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 501078260 8908800 252 33554432000 4194304 4922060 140733324685952 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/7336/statm: 2175 252 211 178 0 68 0
[pid=7337] ppid=7336 vsize=173868 CPUtime=279.95 cores=0,2,4,6
/proc/7337/stat : 7337 (priss) R 7336 7336 7164 0 -1 4202496 29967 0 0 0 27563 432 0 0 25 0 2 0 501078260 178040832 22787 33554432000 4194304 5787044 140736589728752 18446744073709551615 5527571 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/7337/statm: 43467 22787 392 389 0 39217 0
[pid=7337/tid=7340] ppid=7336 vsize=173868 CPUtime=117.65 cores=0,2,4,6
/proc/7337/task/7340/stat : 7340 (priss) R 7336 7336 7164 0 -1 4202560 767 0 0 0 11371 394 0 0 15 0 2 0 501078911 178040832 22787 33554432000 4194304 5787044 140736589728752 18446744073709551615 5524666 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 279.95
Current children cumulated vsize (KiB) 182568

[startup+222.301 s]
/proc/loadavg: 3.66 3.53 4.20 5/182 7345
/proc/meminfo: memFree=31161936/32951124 swapFree=67111356/67111528
[pid=7336] ppid=7334 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7336/stat : 7336 (prissup.sh) S 7334 7336 7164 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 501078260 8908800 252 33554432000 4194304 4922060 140733324685952 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/7336/statm: 2175 252 211 178 0 68 0
[pid=7337] ppid=7336 vsize=197396 CPUtime=387.5 cores=0,2,4,6
/proc/7337/stat : 7337 (priss) R 7336 7336 7164 0 -1 4202496 36227 0 0 0 38210 540 0 0 25 0 2 0 501078260 202133504 29047 33554432000 4194304 5787044 140736589728752 18446744073709551615 270350207855 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/7337/statm: 49349 29047 392 389 0 45099 0
[pid=7337/tid=7340] ppid=7336 vsize=197396 CPUtime=165.2 cores=0,2,4,6
/proc/7337/task/7340/stat : 7340 (priss) S 7336 7336 7164 0 -1 4202560 1087 0 0 0 16029 491 0 0 16 0 2 0 501078911 202133504 29047 33554432000 4194304 5787044 140736589728752 18446744073709551615 270350207409 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 387.5
Current children cumulated vsize (KiB) 206096

[startup+282.301 s]
/proc/loadavg: 3.68 3.55 4.17 5/182 7347
/proc/meminfo: memFree=31156200/32951124 swapFree=67111356/67111528
[pid=7336] ppid=7334 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7336/stat : 7336 (prissup.sh) S 7334 7336 7164 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 501078260 8908800 252 33554432000 4194304 4922060 140733324685952 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/7336/statm: 2175 252 211 178 0 68 0
[pid=7337] ppid=7336 vsize=202148 CPUtime=495.87 cores=0,2,4,6
/proc/7337/stat : 7337 (priss) R 7336 7336 7164 0 -1 4202496 37715 0 0 0 48953 634 0 0 25 0 2 0 501078260 206999552 30535 33554432000 4194304 5787044 140736589728752 18446744073709551615 270350207855 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/7337/statm: 50537 30535 392 389 0 46287 0
[pid=7337/tid=7340] ppid=7336 vsize=202148 CPUtime=213.57 cores=0,2,4,6
/proc/7337/task/7340/stat : 7340 (priss) R 7336 7336 7164 0 -1 4202560 1288 0 0 0 20783 574 0 0 15 0 2 0 501078911 206999552 30535 33554432000 4194304 5787044 140736589728752 18446744073709551615 270350207409 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 495.87
Current children cumulated vsize (KiB) 210848

[startup+342.301 s]
/proc/loadavg: 3.85 3.62 4.15 5/182 7348

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

[pid=7337] ppid=7336 vsize=273976 CPUtime=1260.59 cores=0,2,4,6
/proc/7337/stat : 7337 (priss) R 7336 7336 7164 0 -1 4202496 56925 0 0 0 124930 1129 0 0 25 0 2 0 501078260 280551424 49232 33554432000 4194304 5787044 140736589728752 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/7337/statm: 68494 49232 392 389 0 64244 0
[pid=7337/tid=7340] ppid=7336 vsize=273976 CPUtime=558.27 cores=0,2,4,6
/proc/7337/task/7340/stat : 7340 (priss) R 7336 7336 7164 0 -1 4202560 2427 0 0 0 54830 997 0 0 15 0 2 0 501078911 280551424 49232 33554432000 4194304 5787044 140736589728752 18446744073709551615 5527407 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1260.59
Current children cumulated vsize (KiB) 282676

[startup+762.307 s]
/proc/loadavg: 3.80 3.72 3.99 5/182 7363
/proc/meminfo: memFree=30976024/32951124 swapFree=67111356/67111528
[pid=7336] ppid=7334 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7336/stat : 7336 (prissup.sh) S 7334 7336 7164 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 501078260 8908800 252 33554432000 4194304 4922060 140733324685952 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/7336/statm: 2175 252 211 178 0 68 0
[pid=7337] ppid=7336 vsize=299172 CPUtime=1370.86 cores=0,2,4,6
/proc/7337/stat : 7337 (priss) R 7336 7336 7164 0 -1 4202496 63465 0 0 0 135902 1184 0 0 25 0 2 0 501078260 306352128 55772 33554432000 4194304 5787044 140736589728752 18446744073709551615 270350207855 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/7337/statm: 74793 55772 392 389 0 70543 0
[pid=7337/tid=7340] ppid=7336 vsize=299172 CPUtime=608.54 cores=0,2,4,6
/proc/7337/task/7340/stat : 7340 (priss) R 7336 7336 7164 0 -1 4202560 2635 0 0 0 59812 1042 0 0 15 0 2 0 501078911 306352128 55772 33554432000 4194304 5787044 140736589728752 18446744073709551615 270350207409 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1370.86
Current children cumulated vsize (KiB) 307872

[startup+822.301 s]
/proc/loadavg: 3.61 3.69 3.97 5/182 7364
/proc/meminfo: memFree=30956276/32951124 swapFree=67111356/67111528
[pid=7336] ppid=7334 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7336/stat : 7336 (prissup.sh) S 7334 7336 7164 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 501078260 8908800 252 33554432000 4194304 4922060 140733324685952 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/7336/statm: 2175 252 211 178 0 68 0
[pid=7337] ppid=7336 vsize=318152 CPUtime=1481.57 cores=0,2,4,6
/proc/7337/stat : 7337 (priss) R 7336 7336 7164 0 -1 4202496 68446 0 0 0 146920 1237 0 0 25 0 2 0 501078260 325787648 60753 33554432000 4194304 5787044 140736589728752 18446744073709551615 5533080 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/7337/statm: 79538 60753 392 389 0 75288 0
[pid=7337/tid=7340] ppid=7336 vsize=318152 CPUtime=659.24 cores=0,2,4,6
/proc/7337/task/7340/stat : 7340 (priss) R 7336 7336 7164 0 -1 4202560 2804 0 0 0 64843 1081 0 0 15 0 2 0 501078911 325787648 60753 33554432000 4194304 5787044 140736589728752 18446744073709551615 270350207409 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1481.57
Current children cumulated vsize (KiB) 326852

[startup+882.301 s]
/proc/loadavg: 3.50 3.65 3.94 5/182 7366
/proc/meminfo: memFree=30941608/32951124 swapFree=67111356/67111528
[pid=7336] ppid=7334 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7336/stat : 7336 (prissup.sh) S 7334 7336 7164 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 501078260 8908800 252 33554432000 4194304 4922060 140733324685952 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/7336/statm: 2175 252 211 178 0 68 0
[pid=7337] ppid=7336 vsize=332060 CPUtime=1591.15 cores=0,2,4,6
/proc/7337/stat : 7337 (priss) R 7336 7336 7164 0 -1 4202496 72053 0 0 0 157823 1292 0 0 25 0 2 0 501078260 340029440 64360 33554432000 4194304 5787044 140736589728752 18446744073709551615 5528432 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/7337/statm: 83015 64360 392 389 0 78765 0
[pid=7337/tid=7340] ppid=7336 vsize=332060 CPUtime=708.83 cores=0,2,4,6
/proc/7337/task/7340/stat : 7340 (priss) R 7336 7336 7164 0 -1 4202560 2935 0 0 0 69756 1127 0 0 15 0 2 0 501078911 340029440 64360 33554432000 4194304 5787044 140736589728752 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1591.15
Current children cumulated vsize (KiB) 340760

[startup+942.301 s]
/proc/loadavg: 3.82 3.71 3.94 5/182 7367
/proc/meminfo: memFree=30941572/32951124 swapFree=67111356/67111528
[pid=7336] ppid=7334 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7336/stat : 7336 (prissup.sh) S 7334 7336 7164 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 501078260 8908800 252 33554432000 4194304 4922060 140733324685952 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/7336/statm: 2175 252 211 178 0 68 0
[pid=7337] ppid=7336 vsize=332060 CPUtime=1700.76 cores=0,2,4,6
/proc/7337/stat : 7337 (priss) R 7336 7336 7164 0 -1 4202496 72061 0 0 0 168722 1354 0 0 25 0 2 0 501078260 340029440 64368 33554432000 4194304 5787044 140736589728752 18446744073709551615 270350207855 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/7337/statm: 83015 64368 392 389 0 78765 0
[pid=7337/tid=7340] ppid=7336 vsize=332060 CPUtime=758.43 cores=0,2,4,6
/proc/7337/task/7340/stat : 7340 (priss) S 7336 7336 7164 0 -1 4202560 2943 0 0 0 74664 1179 0 0 15 0 2 0 501078911 340029440 64368 33554432000 4194304 5787044 140736589728752 18446744073709551615 270350207409 0 0 4096 0 18446604453948811456 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1700.76
Current children cumulated vsize (KiB) 340760

[startup+1002.3 s]
/proc/loadavg: 3.68 3.68 3.91 5/182 7369
/proc/meminfo: memFree=30941544/32951124 swapFree=67111356/67111528
[pid=7336] ppid=7334 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7336/stat : 7336 (prissup.sh) S 7334 7336 7164 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 501078260 8908800 252 33554432000 4194304 4922060 140733324685952 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/7336/statm: 2175 252 211 178 0 68 0
[pid=7337] ppid=7336 vsize=332060 CPUtime=1811.13 cores=0,2,4,6
/proc/7337/stat : 7337 (priss) R 7336 7336 7164 0 -1 4202496 72081 0 0 0 179704 1409 0 0 25 0 2 0 501078260 340029440 64388 33554432000 4194304 5787044 140736589728752 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/7337/statm: 83015 64388 392 389 0 78765 0
[pid=7337/tid=7340] ppid=7336 vsize=332060 CPUtime=808.81 cores=0,2,4,6
/proc/7337/task/7340/stat : 7340 (priss) S 7336 7336 7164 0 -1 4202560 2963 0 0 0 79656 1225 0 0 15 0 2 0 501078911 340029440 64388 33554432000 4194304 5787044 140736589728752 18446744073709551615 270350207409 0 0 4096 0 18446604453948811456 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1811.13
Current children cumulated vsize (KiB) 340760

[startup+1062.3 s]
/proc/loadavg: 3.67 3.68 3.89 4/182 7371
/proc/meminfo: memFree=30939644/32951124 swapFree=67111356/67111528
[pid=7336] ppid=7334 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7336/stat : 7336 (prissup.sh) S 7334 7336 7164 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 501078260 8908800 252 33554432000 4194304 4922060 140733324685952 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/7336/statm: 2175 252 211 178 0 68 0
[pid=7337] ppid=7336 vsize=332060 CPUtime=1921.61 cores=0,2,4,6
/proc/7337/stat : 7337 (priss) R 7336 7336 7164 0 -1 4202496 72158 0 0 0 190703 1458 0 0 25 0 2 0 501078260 340029440 64465 33554432000 4194304 5787044 140736589728752 18446744073709551615 5527008 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/7337/statm: 83015 64465 392 389 0 78765 0
[pid=7337/tid=7340] ppid=7336 vsize=332060 CPUtime=859.29 cores=0,2,4,6
/proc/7337/task/7340/stat : 7340 (priss) R 7336 7336 7164 0 -1 4202560 3038 0 0 0 84665 1264 0 0 15 0 2 0 501078911 340029440 64465 33554432000 4194304 5787044 140736589728752 18446744073709551615 5527150 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1921.61
Current children cumulated vsize (KiB) 340760

[startup+1122.3 s]
/proc/loadavg: 3.75 3.70 3.89 3/182 7372
/proc/meminfo: memFree=30926716/32951124 swapFree=67111356/67111528
[pid=7336] ppid=7334 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7336/stat : 7336 (prissup.sh) S 7334 7336 7164 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 501078260 8908800 252 33554432000 4194304 4922060 140733324685952 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/7336/statm: 2175 252 211 178 0 68 0
[pid=7337] ppid=7336 vsize=332060 CPUtime=2032.26 cores=0,2,4,6
/proc/7337/stat : 7337 (priss) R 7336 7336 7164 0 -1 4202496 72274 0 0 0 201723 1503 0 0 25 0 2 0 501078260 340029440 64581 33554432000 4194304 5787044 140736589728752 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/7337/statm: 83015 64581 392 389 0 78765 0
[pid=7337/tid=7340] ppid=7336 vsize=332060 CPUtime=909.94 cores=0,2,4,6
/proc/7337/task/7340/stat : 7340 (priss) S 7336 7336 7164 0 -1 4202560 3144 0 0 0 89695 1299 0 0 15 0 2 0 501078911 340029440 64581 33554432000 4194304 5787044 140736589728752 18446744073709551615 270350207409 0 0 4096 0 18446604453948811456 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2032.26
Current children cumulated vsize (KiB) 340760

[startup+1182.3 s]
/proc/loadavg: 3.67 3.67 3.86 5/182 7374
/proc/meminfo: memFree=30906848/32951124 swapFree=67111356/67111528
[pid=7336] ppid=7334 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7336/stat : 7336 (prissup.sh) S 7334 7336 7164 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 501078260 8908800 252 33554432000 4194304 4922060 140733324685952 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/7336/statm: 2175 252 211 178 0 68 0
[pid=7337] ppid=7336 vsize=335940 CPUtime=2143.17 cores=0,2,4,6
/proc/7337/stat : 7337 (priss) R 7336 7336 7164 0 -1 4202496 73527 0 0 0 212772 1545 0 0 25 0 2 0 501078260 344002560 65834 33554432000 4194304 5787044 140736589728752 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/7337/statm: 83985 65834 392 389 0 79735 0
[pid=7337/tid=7340] ppid=7336 vsize=335940 CPUtime=960.84 cores=0,2,4,6
/proc/7337/task/7340/stat : 7340 (priss) R 7336 7336 7164 0 -1 4202560 3282 0 0 0 94753 1331 0 0 15 0 2 0 501078911 344002560 65834 33554432000 4194304 5787044 140736589728752 18446744073709551615 5528412 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2143.17
Current children cumulated vsize (KiB) 344640

[startup+1242.3 s]
/proc/loadavg: 3.49 3.62 3.83 4/182 7405
/proc/meminfo: memFree=31064212/32951124 swapFree=67111356/67111528
[pid=7336] ppid=7334 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7336/stat : 7336 (prissup.sh) S 7334 7336 7164 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 501078260 8908800 252 33554432000 4194304 4922060 140733324685952 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/7336/statm: 2175 252 211 178 0 68 0
[pid=7337] ppid=7336 vsize=352352 CPUtime=2254.32 cores=0,2,4,6
/proc/7337/stat : 7337 (priss) R 7336 7336 7164 0 -1 4202496 77842 0 0 0 223842 1590 0 0 25 0 2 0 501078260 360808448 70149 33554432000 4194304 5787044 140736589728752 18446744073709551615 270350207855 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/7337/statm: 88088 70149 392 389 0 83838 0
[pid=7337/tid=7340] ppid=7336 vsize=352352 CPUtime=1011.98 cores=0,2,4,6
/proc/7337/task/7340/stat : 7340 (priss) R 7336 7336 7164 0 -1 4202560 3485 0 0 0 99832 1366 0 0 15 0 2 0 501078911 360808448 70149 33554432000 4194304 5787044 140736589728752 18446744073709551615 270350207409 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2254.32
Current children cumulated vsize (KiB) 361052



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.59 3.61 3.81 5/182 7407
/proc/meminfo: memFree=31021976/32951124 swapFree=67111356/67111528
[pid=7336] ppid=7334 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7336/stat : 7336 (prissup.sh) S 7334 7336 7164 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 501078260 8908800 252 33554432000 4194304 4922060 140733324685952 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/7336/statm: 2175 252 211 178 0 68 0
[pid=7337] ppid=7336 vsize=372028 CPUtime=2361.56 cores=0,2,4,6
/proc/7337/stat : 7337 (priss) R 7336 7336 7164 0 -1 4202496 82910 0 0 0 234522 1634 0 0 25 0 2 0 501078260 380956672 75217 33554432000 4194304 5787044 140736589728752 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/7337/statm: 93007 75217 392 389 0 88757 0
[pid=7337/tid=7340] ppid=7336 vsize=372028 CPUtime=1061.52 cores=0,2,4,6
/proc/7337/task/7340/stat : 7340 (priss) R 7336 7336 7164 0 -1 4202560 3623 0 0 0 104751 1401 0 0 15 0 2 0 501078911 380956672 75217 33554432000 4194304 5787044 140736589728752 18446744073709551615 270350207409 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2361.56
Current children cumulated vsize (KiB) 380728

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 7336 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 2361.56
#
# 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): 2361.56
CPU user time (s): 2345.22
CPU system time (s): 16.34
CPU usage (%): 181.656
Max. virtual memory (cumulated for all children) (KiB): 380728

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
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= 332
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= 5
involuntary context switches= 2

runsolver used 2.22966 second user time and 4.85326 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-29 16:17:06
IDJOB=3251160
IDBENCH=88212
IDSOLVER=1601
FILE ID=node143/3251160-1304086626
RUNJOBID= node143-1304085226-7182
PBS_JOBID= 13170544
Free space on /tmp= 72920 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m37-q505.75-n35-p15-s48276711.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3251160-1304086626/watcher-3251160-1304086626 -o /tmp/evaluation-result-3251160-1304086626/solver-3251160-1304086626 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3251160-1304086626.cnf 313198505 4800 15500 4

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

MD5SUM BENCH= 1bac7b96ea6eb843b1de7405a721cd87
RANDOM SEED=313198505

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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.846
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.846
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:     32951124 kB
MemFree:      31334928 kB
Buffers:        212896 kB
Cached:        1009240 kB
SwapCached:        168 kB
Active:         330384 kB
Inactive:      1010216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31334928 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            3560 kB
Writeback:           0 kB
AnonPages:      118068 kB
Mapped:          15720 kB
Slab:           212348 kB
PageTables:       4844 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   267356 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= 72916 MiB
End job on node143 at 2011-04-29 16:38:48