Trace number 3251556

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

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m52-q1041.25-n50-p15-s99099953.cnf
MD5SUMdda220d08783aabf4e7a9e99eeeccae6
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2444
Number of clauses498568
Sum of the clauses size999480
Maximum clause length52
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2498518
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

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: 18291
0.00/0.11	c parsetime: 106679us
0.00/0.11	c parsed 498568 clauses with 2444 variables
38.29/38.32	c preprocessor returned 10010 variables
38.29/38.32	c preprocessing returned UNKNOWN
38.29/38.32	c PP set 0 variables
38.29/38.32	c pp time: 38208684us (38s)

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-3251556-1304087915/watcher-3251556-1304087915 -o /tmp/evaluation-result-3251556-1304087915/solver-3251556-1304087915 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3251556-1304087915.cnf 608521507 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.42 3.60 3.62 3/179 18290
/proc/meminfo: memFree=30008980/32951124 swapFree=67111416/67111528
[pid=18290] ppid=18288 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18290/stat : 18290 (prissup.sh) S 18288 18290 17513 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 520393852 8908800 251 33554432000 4194304 4922060 140733894295920 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18290/statm: 2175 251 211 178 0 68 0

[startup+0.0324841 s]
/proc/loadavg: 3.42 3.60 3.62 3/179 18290
/proc/meminfo: memFree=30008980/32951124 swapFree=67111416/67111528
[pid=18290] ppid=18288 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18290/stat : 18290 (prissup.sh) S 18288 18290 17513 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 520393852 8908800 251 33554432000 4194304 4922060 140733894295920 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18290/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100506 s]
/proc/loadavg: 3.42 3.60 3.62 3/179 18290
/proc/meminfo: memFree=30008980/32951124 swapFree=67111416/67111528
[pid=18290] ppid=18288 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18290/stat : 18290 (prissup.sh) S 18288 18290 17513 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 520393852 8908800 251 33554432000 4194304 4922060 140733894295920 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18290/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300474 s]
/proc/loadavg: 3.42 3.60 3.62 3/179 18290
/proc/meminfo: memFree=30008980/32951124 swapFree=67111416/67111528
[pid=18290] ppid=18288 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18290/stat : 18290 (prissup.sh) S 18288 18290 17513 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 520393852 8908800 251 33554432000 4194304 4922060 140733894295920 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18290/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.70039 s]
/proc/loadavg: 3.42 3.60 3.62 3/179 18290
/proc/meminfo: memFree=30008980/32951124 swapFree=67111416/67111528
[pid=18290] ppid=18288 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18290/stat : 18290 (prissup.sh) S 18288 18290 17513 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 520393852 8908800 251 33554432000 4194304 4922060 140733894295920 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18290/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50022 s]
/proc/loadavg: 3.42 3.60 3.62 3/181 18292
/proc/meminfo: memFree=29978584/32951124 swapFree=67111416/67111528
[pid=18290] ppid=18288 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18290/stat : 18290 (prissup.sh) S 18288 18290 17513 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 520393852 8908800 251 33554432000 4194304 4922060 140733894295920 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18290/statm: 2175 251 211 178 0 68 0
[pid=18291] ppid=18290 vsize=47356 CPUtime=1.49 cores=0,2,4,6
/proc/18291/stat : 18291 (priss) R 18290 18290 17513 0 -1 4202496 20796 0 0 0 147 2 0 0 25 0 1 0 520393853 48492544 7716 33554432000 4194304 5787044 140734307116176 18446744073709551615 4336133 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18291/statm: 11839 7716 336 389 0 7589 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 56056

[startup+3.10095 s]
/proc/loadavg: 3.42 3.60 3.62 4/181 18292
/proc/meminfo: memFree=29977616/32951124 swapFree=67111416/67111528
[pid=18290] ppid=18288 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18290/stat : 18290 (prissup.sh) S 18288 18290 17513 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 520393852 8908800 251 33554432000 4194304 4922060 140733894295920 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18290/statm: 2175 251 211 178 0 68 0
[pid=18291] ppid=18290 vsize=47356 CPUtime=3.09 cores=0,2,4,6
/proc/18291/stat : 18291 (priss) R 18290 18290 17513 0 -1 4202496 20796 0 0 0 307 2 0 0 25 0 1 0 520393853 48492544 7716 33554432000 4194304 5787044 140734307116176 18446744073709551615 4336759 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18291/statm: 11839 7716 336 389 0 7589 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 56056

[startup+6.30032 s]
/proc/loadavg: 3.31 3.58 3.61 4/181 18292
/proc/meminfo: memFree=29974392/32951124 swapFree=67111416/67111528
[pid=18290] ppid=18288 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18290/stat : 18290 (prissup.sh) S 18288 18290 17513 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 520393852 8908800 251 33554432000 4194304 4922060 140733894295920 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18290/statm: 2175 251 211 178 0 68 0
[pid=18291] ppid=18290 vsize=48808 CPUtime=6.29 cores=0,2,4,6
/proc/18291/stat : 18291 (priss) R 18290 18290 17513 0 -1 4202496 21200 0 0 0 627 2 0 0 25 0 1 0 520393853 49979392 8120 33554432000 4194304 5787044 140734307116176 18446744073709551615 4336786 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18291/statm: 12202 8120 337 389 0 7952 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 57508

[startup+12.7011 s]
/proc/loadavg: 3.29 3.57 3.60 4/181 18292
/proc/meminfo: memFree=29971440/32951124 swapFree=67111416/67111528
[pid=18290] ppid=18288 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18290/stat : 18290 (prissup.sh) S 18288 18290 17513 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 520393852 8908800 251 33554432000 4194304 4922060 140733894295920 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18290/statm: 2175 251 211 178 0 68 0
[pid=18291] ppid=18290 vsize=48808 CPUtime=12.69 cores=0,2,4,6
/proc/18291/stat : 18291 (priss) R 18290 18290 17513 0 -1 4202496 21200 0 0 0 1267 2 0 0 25 0 1 0 520393853 49979392 8120 33554432000 4194304 5787044 140734307116176 18446744073709551615 212435677785 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18291/statm: 12202 8120 337 389 0 7952 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 57508

[startup+25.5007 s]
/proc/loadavg: 3.22 3.54 3.59 3/181 18292
/proc/meminfo: memFree=29959892/32951124 swapFree=67111416/67111528
[pid=18290] ppid=18288 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18290/stat : 18290 (prissup.sh) S 18288 18290 17513 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 520393852 8908800 251 33554432000 4194304 4922060 140733894295920 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18290/statm: 2175 251 211 178 0 68 0
[pid=18291] ppid=18290 vsize=54484 CPUtime=25.49 cores=0,2,4,6
/proc/18291/stat : 18291 (priss) R 18290 18290 17513 0 -1 4202496 22608 0 0 0 2547 2 0 0 25 0 1 0 520393853 55791616 9528 33554432000 4194304 5787044 140734307116176 18446744073709551615 4336688 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18291/statm: 13621 9528 339 389 0 9371 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 63184

[startup+51.1008 s]
/proc/loadavg: 3.24 3.51 3.58 4/182 18294
/proc/meminfo: memFree=29934604/32951124 swapFree=67111416/67111528
[pid=18290] ppid=18288 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18290/stat : 18290 (prissup.sh) S 18288 18290 17513 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 520393852 8908800 251 33554432000 4194304 4922060 140733894295920 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18290/statm: 2175 251 211 178 0 68 0
[pid=18291] ppid=18290 vsize=149316 CPUtime=60.3 cores=0,2,4,6
/proc/18291/stat : 18291 (priss) R 18290 18290 17513 0 -1 4202496 39142 0 0 0 5976 54 0 0 25 0 2 0 520393853 152899584 15333 33554432000 4194304 5787044 140734307116176 18446744073709551615 212447841135 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/18291/statm: 37329 15333 392 389 0 33079 0
[pid=18291/tid=18294] ppid=18290 vsize=149316 CPUtime=9.21 cores=0,2,4,6
/proc/18291/task/18294/stat : 18294 (priss) R 18290 18290 17513 0 -1 4202560 63 0 0 0 878 43 0 0 15 0 2 0 520397687 152899584 15333 33554432000 4194304 5787044 140734307116176 18446744073709551615 212447840689 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 60.3
Current children cumulated vsize (KiB) 158016

[startup+102.307 s]
/proc/loadavg: 3.55 3.55 3.59 5/182 18295
/proc/meminfo: memFree=29915964/32951124 swapFree=67111416/67111528
[pid=18290] ppid=18288 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18290/stat : 18290 (prissup.sh) S 18288 18290 17513 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 520393852 8908800 251 33554432000 4194304 4922060 140733894295920 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18290/statm: 2175 251 211 178 0 68 0
[pid=18291] ppid=18290 vsize=151836 CPUtime=149.89 cores=0,2,4,6
/proc/18291/stat : 18291 (priss) R 18290 18290 17513 0 -1 4202496 43776 0 0 0 14782 207 0 0 25 0 2 0 520393853 155480064 19944 33554432000 4194304 5787044 140734307116176 18446744073709551615 5531862 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/18291/statm: 37959 19944 392 389 0 33709 0
[pid=18291/tid=18294] ppid=18290 vsize=151836 CPUtime=47.59 cores=0,2,4,6
/proc/18291/task/18294/stat : 18294 (priss) R 18290 18290 17513 0 -1 4202560 211 0 0 0 4583 176 0 0 15 0 2 0 520397687 155480064 19944 33554432000 4194304 5787044 140734307116176 18446744073709551615 212447840689 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 149.89
Current children cumulated vsize (KiB) 160536

[startup+162.301 s]
/proc/loadavg: 3.40 3.51 3.57 4/182 18297
/proc/meminfo: memFree=29894836/32951124 swapFree=67111416/67111528
[pid=18290] ppid=18288 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18290/stat : 18290 (prissup.sh) S 18288 18290 17513 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 520393852 8908800 251 33554432000 4194304 4922060 140733894295920 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18290/statm: 2175 251 211 178 0 68 0
[pid=18291] ppid=18290 vsize=156708 CPUtime=255.63 cores=0,2,4,6
/proc/18291/stat : 18291 (priss) R 18290 18290 17513 0 -1 4202496 49245 0 0 0 25190 373 0 0 25 0 2 0 520393853 160468992 25333 33554432000 4194304 5787044 140734307116176 18446744073709551615 5531033 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/18291/statm: 39177 25333 392 389 0 34927 0
[pid=18291/tid=18294] ppid=18290 vsize=156708 CPUtime=93.32 cores=0,2,4,6
/proc/18291/task/18294/stat : 18294 (priss) R 18290 18290 17513 0 -1 4202560 369 0 0 0 9017 315 0 0 15 0 2 0 520397687 160468992 25333 33554432000 4194304 5787044 140734307116176 18446744073709551615 5527784 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 255.63
Current children cumulated vsize (KiB) 165408

[startup+222.3 s]
/proc/loadavg: 3.50 3.52 3.57 4/182 18298
/proc/meminfo: memFree=29869352/32951124 swapFree=67111416/67111528
[pid=18290] ppid=18288 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18290/stat : 18290 (prissup.sh) S 18288 18290 17513 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 520393852 8908800 251 33554432000 4194304 4922060 140733894295920 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18290/statm: 2175 251 211 178 0 68 0
[pid=18291] ppid=18290 vsize=161852 CPUtime=362.18 cores=0,2,4,6
/proc/18291/stat : 18291 (priss) R 18290 18290 17513 0 -1 4202496 55510 0 0 0 35696 522 0 0 25 0 2 0 520393853 165736448 31501 33554432000 4194304 5787044 140734307116176 18446744073709551615 212447841135 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/18291/statm: 40463 31501 392 389 0 36213 0
[pid=18291/tid=18294] ppid=18290 vsize=161852 CPUtime=139.89 cores=0,2,4,6
/proc/18291/task/18294/stat : 18294 (priss) R 18290 18290 17513 0 -1 4202560 595 0 0 0 13553 436 0 0 15 0 2 0 520397687 165736448 31501 33554432000 4194304 5787044 140734307116176 18446744073709551615 212447840689 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 362.18
Current children cumulated vsize (KiB) 170552

[startup+282.301 s]
/proc/loadavg: 3.57 3.53 3.56 4/182 18300
/proc/meminfo: memFree=29851812/32951124 swapFree=67111416/67111528
[pid=18290] ppid=18288 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18290/stat : 18290 (prissup.sh) S 18288 18290 17513 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 520393852 8908800 251 33554432000 4194304 4922060 140733894295920 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18290/statm: 2175 251 211 178 0 68 0
[pid=18291] ppid=18290 vsize=228220 CPUtime=469.12 cores=0,2,4,6
/proc/18291/stat : 18291 (priss) R 18290 18290 17513 0 -1 4202496 57922 0 0 0 46269 643 0 0 25 0 2 0 520393853 233697280 33816 33554432000 4194304 5787044 140734307116176 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/18291/statm: 57055 33816 392 389 0 52805 0
[pid=18291/tid=18294] ppid=18290 vsize=228220 CPUtime=186.83 cores=0,2,4,6
/proc/18291/task/18294/stat : 18294 (priss) R 18290 18290 17513 0 -1 4202560 803 0 0 0 18147 536 0 0 15 0 2 0 520397687 233697280 33816 33554432000 4194304 5787044 140734307116176 18446744073709551615 5528390 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 469.12
Current children cumulated vsize (KiB) 236920

[startup+342.3 s]
/proc/loadavg: 3.60 3.55 3.57 4/182 18302
/proc/meminfo: memFree=29795448/32951124 swapFree=67111416/67111528
[pid=18290] ppid=18288 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18290/stat : 18290 (prissup.sh) S 18288 18290 17513 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 520393852 8908800 251 33554432000 4194304 4922060 140733894295920 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18290/statm: 2175 251 211 178 0 68 0

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

[pid=18291] ppid=18290 vsize=377224 CPUtime=1207.1 cores=0,2,4,6
/proc/18291/stat : 18291 (priss) R 18290 18290 17513 0 -1 4202496 101471 0 0 0 119401 1309 0 0 25 0 2 0 520393853 386277376 77164 33554432000 4194304 5787044 140734307116176 18446744073709551615 5521936 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/18291/statm: 94306 77164 392 389 0 90056 0
[pid=18291/tid=18294] ppid=18290 vsize=377224 CPUtime=504.8 cores=0,2,4,6
/proc/18291/task/18294/stat : 18294 (priss) R 18290 18290 17513 0 -1 4202560 1258 0 0 0 49500 980 0 0 25 0 2 0 520397687 386277376 77164 33554432000 4194304 5787044 140734307116176 18446744073709551615 5521958 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1207.1
Current children cumulated vsize (KiB) 385924

[startup+762.307 s]
/proc/loadavg: 2.05 3.01 3.36 3/174 18331
/proc/meminfo: memFree=29953044/32951124 swapFree=67111416/67111528
[pid=18290] ppid=18288 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18290/stat : 18290 (prissup.sh) S 18288 18290 17513 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 520393852 8908800 251 33554432000 4194304 4922060 140733894295920 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18290/statm: 2175 251 211 178 0 68 0
[pid=18291] ppid=18290 vsize=377224 CPUtime=1305.23 cores=0,2,4,6
/proc/18291/stat : 18291 (priss) R 18290 18290 17513 0 -1 4202496 101471 0 0 0 129128 1395 0 0 25 0 2 0 520393853 386277376 77164 33554432000 4194304 5787044 140734307116176 18446744073709551615 5527008 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/18291/statm: 94306 77164 392 389 0 90056 0
[pid=18291/tid=18294] ppid=18290 vsize=377224 CPUtime=542.91 cores=0,2,4,6
/proc/18291/task/18294/stat : 18294 (priss) S 18290 18290 17513 0 -1 4202560 1258 0 0 0 53276 1015 0 0 18 0 2 0 520397687 386277376 77164 33554432000 4194304 5787044 140734307116176 18446744073709551615 212447840689 0 0 4096 0 18446604441353344192 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1305.23
Current children cumulated vsize (KiB) 385924

[startup+822.3 s]
/proc/loadavg: 1.79 2.76 3.25 2/174 18332
/proc/meminfo: memFree=29952868/32951124 swapFree=67111416/67111528
[pid=18290] ppid=18288 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18290/stat : 18290 (prissup.sh) S 18288 18290 17513 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 520393852 8908800 251 33554432000 4194304 4922060 140733894295920 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18290/statm: 2175 251 211 178 0 68 0
[pid=18291] ppid=18290 vsize=377224 CPUtime=1406.15 cores=0,2,4,6
/proc/18291/stat : 18291 (priss) R 18290 18290 17513 0 -1 4202496 101483 0 0 0 139151 1464 0 0 25 0 2 0 520393853 386277376 77176 33554432000 4194304 5787044 140734307116176 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/18291/statm: 94306 77176 392 389 0 90056 0
[pid=18291/tid=18294] ppid=18290 vsize=377224 CPUtime=583.84 cores=0,2,4,6
/proc/18291/task/18294/stat : 18294 (priss) S 18290 18290 17513 0 -1 4202560 1260 0 0 0 57342 1042 0 0 18 0 2 0 520397687 386277376 77176 33554432000 4194304 5787044 140734307116176 18446744073709551615 212447840689 0 0 4096 0 18446604441353344192 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1406.15
Current children cumulated vsize (KiB) 385924

[startup+882.301 s]
/proc/loadavg: 1.80 2.59 3.16 3/174 18334
/proc/meminfo: memFree=29952316/32951124 swapFree=67111416/67111528
[pid=18290] ppid=18288 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18290/stat : 18290 (prissup.sh) S 18288 18290 17513 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 520393852 8908800 251 33554432000 4194304 4922060 140733894295920 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18290/statm: 2175 251 211 178 0 68 0
[pid=18291] ppid=18290 vsize=377224 CPUtime=1506.53 cores=0,2,4,6
/proc/18291/stat : 18291 (priss) R 18290 18290 17513 0 -1 4202496 101649 0 0 0 149111 1542 0 0 25 0 2 0 520393853 386277376 77342 33554432000 4194304 5787044 140734307116176 18446744073709551615 212447841135 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/18291/statm: 94306 77342 392 389 0 90056 0
[pid=18291/tid=18294] ppid=18290 vsize=377224 CPUtime=624.22 cores=0,2,4,6
/proc/18291/task/18294/stat : 18294 (priss) R 18290 18290 17513 0 -1 4202560 1406 0 0 0 61346 1076 0 0 18 0 2 0 520397687 386277376 77342 33554432000 4194304 5787044 140734307116176 18446744073709551615 212447840689 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1506.53
Current children cumulated vsize (KiB) 385924

[startup+942.301 s]
/proc/loadavg: 1.93 2.48 3.09 3/174 18336
/proc/meminfo: memFree=29940252/32951124 swapFree=67111416/67111528
[pid=18290] ppid=18288 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18290/stat : 18290 (prissup.sh) S 18288 18290 17513 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 520393852 8908800 251 33554432000 4194304 4922060 140733894295920 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18290/statm: 2175 251 211 178 0 68 0
[pid=18291] ppid=18290 vsize=388864 CPUtime=1608.26 cores=0,2,4,6
/proc/18291/stat : 18291 (priss) R 18290 18290 17513 0 -1 4202496 104706 0 0 0 159205 1621 0 0 25 0 2 0 520393853 398196736 80399 33554432000 4194304 5787044 140734307116176 18446744073709551615 212447841135 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/18291/statm: 97216 80399 392 389 0 92966 0
[pid=18291/tid=18294] ppid=18290 vsize=388864 CPUtime=665.95 cores=0,2,4,6
/proc/18291/task/18294/stat : 18294 (priss) R 18290 18290 17513 0 -1 4202560 1413 0 0 0 65487 1108 0 0 18 0 2 0 520397687 398196736 80399 33554432000 4194304 5787044 140734307116176 18446744073709551615 212447840689 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1608.26
Current children cumulated vsize (KiB) 397564

[startup+1002.3 s]
/proc/loadavg: 1.81 2.34 3.00 3/174 18337
/proc/meminfo: memFree=29914516/32951124 swapFree=67111416/67111528
[pid=18290] ppid=18288 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18290/stat : 18290 (prissup.sh) S 18288 18290 17513 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 520393852 8908800 251 33554432000 4194304 4922060 140733894295920 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18290/statm: 2175 251 211 178 0 68 0
[pid=18291] ppid=18290 vsize=413748 CPUtime=1711.03 cores=0,2,4,6
/proc/18291/stat : 18291 (priss) R 18290 18290 17513 0 -1 4202496 111073 0 0 0 169416 1687 0 0 25 0 2 0 520393853 423677952 86766 33554432000 4194304 5787044 140734307116176 18446744073709551615 212447841135 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/18291/statm: 103437 86766 392 389 0 99187 0
[pid=18291/tid=18294] ppid=18290 vsize=413748 CPUtime=708.7 cores=0,2,4,6
/proc/18291/task/18294/stat : 18294 (priss) R 18290 18290 17513 0 -1 4202560 1482 0 0 0 69736 1134 0 0 18 0 2 0 520397687 423677952 86766 33554432000 4194304 5787044 140734307116176 18446744073709551615 212447840689 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1711.03
Current children cumulated vsize (KiB) 422448

[startup+1062.3 s]
/proc/loadavg: 1.88 2.26 2.93 3/174 18339
/proc/meminfo: memFree=29892900/32951124 swapFree=67111416/67111528
[pid=18290] ppid=18288 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18290/stat : 18290 (prissup.sh) S 18288 18290 17513 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 520393852 8908800 251 33554432000 4194304 4922060 140733894295920 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18290/statm: 2175 251 211 178 0 68 0
[pid=18291] ppid=18290 vsize=438792 CPUtime=1814.73 cores=0,2,4,6
/proc/18291/stat : 18291 (priss) R 18290 18290 17513 0 -1 4202496 117561 0 0 0 179721 1752 0 0 25 0 2 0 520393853 449323008 92229 33554432000 4194304 5787044 140734307116176 18446744073709551615 5526895 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/18291/statm: 109698 92229 392 389 0 105448 0
[pid=18291/tid=18294] ppid=18290 vsize=438792 CPUtime=752.42 cores=0,2,4,6
/proc/18291/task/18294/stat : 18294 (priss) R 18290 18290 17513 0 -1 4202560 1639 0 0 0 74082 1160 0 0 18 0 2 0 520397687 449323008 92229 33554432000 4194304 5787044 140734307116176 18446744073709551615 5531048 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1814.73
Current children cumulated vsize (KiB) 447492

[startup+1122.3 s]
/proc/loadavg: 1.87 2.20 2.86 2/174 18340
/proc/meminfo: memFree=29874500/32951124 swapFree=67111416/67111528
[pid=18290] ppid=18288 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18290/stat : 18290 (prissup.sh) S 18288 18290 17513 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 520393852 8908800 251 33554432000 4194304 4922060 140733894295920 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18290/statm: 2175 251 211 178 0 68 0
[pid=18291] ppid=18290 vsize=457832 CPUtime=1921.48 cores=0,2,4,6
/proc/18291/stat : 18291 (priss) R 18290 18290 17513 0 -1 4202496 122101 0 0 0 190361 1787 0 0 25 0 2 0 520393853 468819968 96769 33554432000 4194304 5787044 140734307116176 18446744073709551615 212447841135 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/18291/statm: 114458 96769 392 389 0 110208 0
[pid=18291/tid=18294] ppid=18290 vsize=457832 CPUtime=799.15 cores=0,2,4,6
/proc/18291/task/18294/stat : 18294 (priss) R 18290 18290 17513 0 -1 4202560 1772 0 0 0 78742 1173 0 0 18 0 2 0 520397687 468819968 96769 33554432000 4194304 5787044 140734307116176 18446744073709551615 212447840689 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1921.48
Current children cumulated vsize (KiB) 466532

[startup+1182.3 s]
/proc/loadavg: 1.88 2.13 2.80 3/174 18342
/proc/meminfo: memFree=29874588/32951124 swapFree=67111416/67111528
[pid=18290] ppid=18288 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18290/stat : 18290 (prissup.sh) S 18288 18290 17513 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 520393852 8908800 251 33554432000 4194304 4922060 140733894295920 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18290/statm: 2175 251 211 178 0 68 0
[pid=18291] ppid=18290 vsize=457832 CPUtime=2022.23 cores=0,2,4,6
/proc/18291/stat : 18291 (priss) R 18290 18290 17513 0 -1 4202496 122107 0 0 0 200365 1858 0 0 25 0 2 0 520393853 468819968 96775 33554432000 4194304 5787044 140734307116176 18446744073709551615 212447841135 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/18291/statm: 114458 96775 392 389 0 110208 0
[pid=18291/tid=18294] ppid=18290 vsize=457832 CPUtime=839.91 cores=0,2,4,6
/proc/18291/task/18294/stat : 18294 (priss) R 18290 18290 17513 0 -1 4202560 1778 0 0 0 82788 1203 0 0 18 0 2 0 520397687 468819968 96775 33554432000 4194304 5787044 140734307116176 18446744073709551615 212447840689 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2022.23
Current children cumulated vsize (KiB) 466532

[startup+1242.3 s]
/proc/loadavg: 1.88 2.08 2.73 2/174 18344
/proc/meminfo: memFree=29874428/32951124 swapFree=67111416/67111528
[pid=18290] ppid=18288 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18290/stat : 18290 (prissup.sh) S 18288 18290 17513 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 520393852 8908800 251 33554432000 4194304 4922060 140733894295920 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18290/statm: 2175 251 211 178 0 68 0
[pid=18291] ppid=18290 vsize=457832 CPUtime=2124.22 cores=0,2,4,6
/proc/18291/stat : 18291 (priss) R 18290 18290 17513 0 -1 4202496 122136 0 0 0 210492 1930 0 0 25 0 2 0 520393853 468819968 96804 33554432000 4194304 5787044 140734307116176 18446744073709551615 5527113 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/18291/statm: 114458 96804 392 389 0 110208 0
[pid=18291/tid=18294] ppid=18290 vsize=457832 CPUtime=881.89 cores=0,2,4,6
/proc/18291/task/18294/stat : 18294 (priss) S 18290 18290 17513 0 -1 4202560 1807 0 0 0 86956 1233 0 0 18 0 2 0 520397687 468819968 96804 33554432000 4194304 5787044 140734307116176 18446744073709551615 212447840689 0 0 4096 0 18446604441353344192 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2124.22
Current children cumulated vsize (KiB) 466532



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.95 2.06 2.69 3/174 18345
/proc/meminfo: memFree=29874004/32951124 swapFree=67111416/67111528
[pid=18290] ppid=18288 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18290/stat : 18290 (prissup.sh) S 18288 18290 17513 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 520393852 8908800 251 33554432000 4194304 4922060 140733894295920 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18290/statm: 2175 251 211 178 0 68 0
[pid=18291] ppid=18290 vsize=457832 CPUtime=2223.34 cores=0,2,4,6
/proc/18291/stat : 18291 (priss) R 18290 18290 17513 0 -1 4202496 122191 0 0 0 220345 1989 0 0 25 0 2 0 520393853 468819968 96859 33554432000 4194304 5787044 140734307116176 18446744073709551615 5527057 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/18291/statm: 114458 96859 392 389 0 110208 0
[pid=18291/tid=18294] ppid=18290 vsize=457832 CPUtime=923.32 cores=0,2,4,6
/proc/18291/task/18294/stat : 18294 (priss) R 18290 18290 17513 0 -1 4202560 1861 0 0 0 91074 1258 0 0 18 0 2 0 520397687 468819968 96859 33554432000 4194304 5787044 140734307116176 18446744073709551615 5527037 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2223.34
Current children cumulated vsize (KiB) 466532

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 18290 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 2223.34
#
# 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): 2223.34
CPU user time (s): 2203.45
CPU system time (s): 19.89
CPU usage (%): 171.024
Max. virtual memory (cumulated for all children) (KiB): 466532

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= 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.19667 second user time and 4.5753 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-29 16:38:35
IDJOB=3251556
IDBENCH=88226
IDSOLVER=1601
FILE ID=node102/3251556-1304087915
RUNJOBID= node102-1304084001-17887
PBS_JOBID= 13170533
Free space on /tmp= 71552 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m52-q1041.25-n50-p15-s99099953.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3251556-1304087915/watcher-3251556-1304087915 -o /tmp/evaluation-result-3251556-1304087915/solver-3251556-1304087915 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3251556-1304087915.cnf 608521507 4800 15500 4

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

MD5SUM BENCH= dda220d08783aabf4e7a9e99eeeccae6
RANDOM SEED=608521507

node102.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.828
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.65
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.828
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.828
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.828
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.828
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.82
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.828
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.828
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.828
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:     32951124 kB
MemFree:      30009136 kB
Buffers:        649156 kB
Cached:        1555676 kB
SwapCached:          8 kB
Active:         513260 kB
Inactive:      2004048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30009136 kB
SwapTotal:    67111528 kB
SwapFree:     67111416 kB
Dirty:            7808 kB
Writeback:           0 kB
AnonPages:      312152 kB
Mapped:          15520 kB
Slab:           360364 kB
PageTables:       5208 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   469416 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= 71552 MiB
End job on node102 at 2011-04-29 17:00:17