Trace number 3291365

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

General information on the benchmark

NameSAT03/industrial/goldberg/hard_eq_check/
x1mul.miter.shuffled-as.sat03-359.cnf
MD5SUM9edcffddbe07377cf6685697aafad673
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark16.6405
Satisfiable
(Un)Satisfiability was proved
Number of variables8756
Number of clauses55571
Sum of the clauses size187746
Maximum clause length70
Minimum clause length1
Number of clauses of size 128
Number of clauses of size 212786
Number of clauses of size 325852
Number of clauses of size 40
Number of clauses of size 516904
Number of clauses of size over 51

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: 5626
0.00/0.02	c parsetime: 19147us
0.00/0.02	c parsed 55571 clauses with 8756 variables
0.00/0.90	c preprocessor returned 10004 variables
0.00/0.90	c preprocessing returned UNKNOWN
0.00/0.90	c PP set 48 variables
0.00/0.90	c pp time: 875708us (0s)

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

running on 4 cores: 1,3,5,7

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.60 3.70 3.79 3/177 5625
/proc/meminfo: memFree=16717884/32951132 swapFree=67111524/67111528
[pid=5625] ppid=5623 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5625/stat : 5625 (prissup.sh) S 5623 5625 5255 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 518305844 8908800 252 33554432000 4194304 4922060 140737429242960 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5625/statm: 2175 252 211 178 0 68 0

[startup+0.0455489 s]
/proc/loadavg: 3.60 3.70 3.79 3/177 5625
/proc/meminfo: memFree=16717884/32951132 swapFree=67111524/67111528
[pid=5625] ppid=5623 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5625/stat : 5625 (prissup.sh) S 5623 5625 5255 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 518305844 8908800 252 33554432000 4194304 4922060 140737429242960 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5625/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100537 s]
/proc/loadavg: 3.60 3.70 3.79 3/177 5625
/proc/meminfo: memFree=16717884/32951132 swapFree=67111524/67111528
[pid=5625] ppid=5623 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5625/stat : 5625 (prissup.sh) S 5623 5625 5255 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 518305844 8908800 252 33554432000 4194304 4922060 140737429242960 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5625/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300516 s]
/proc/loadavg: 3.60 3.70 3.79 3/177 5625
/proc/meminfo: memFree=16717884/32951132 swapFree=67111524/67111528
[pid=5625] ppid=5623 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5625/stat : 5625 (prissup.sh) S 5623 5625 5255 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 518305844 8908800 252 33554432000 4194304 4922060 140737429242960 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5625/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700434 s]
/proc/loadavg: 3.60 3.70 3.79 3/177 5625
/proc/meminfo: memFree=16717884/32951132 swapFree=67111524/67111528
[pid=5625] ppid=5623 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5625/stat : 5625 (prissup.sh) S 5623 5625 5255 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 518305844 8908800 252 33554432000 4194304 4922060 140737429242960 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5625/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50032 s]
/proc/loadavg: 3.60 3.70 3.79 5/180 5628
/proc/meminfo: memFree=16703980/32951132 swapFree=67111524/67111528
[pid=5625] ppid=5623 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5625/stat : 5625 (prissup.sh) S 5623 5625 5255 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 518305844 8908800 252 33554432000 4194304 4922060 140737429242960 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5625/statm: 2175 252 211 178 0 68 0
[pid=5626] ppid=5625 vsize=107452 CPUtime=1.92 cores=1,3,5,7
/proc/5626/stat : 5626 (priss) R 5625 5625 5255 0 -1 4202496 4689 0 0 0 181 11 0 0 25 0 2 0 518305844 110030848 3875 33554432000 4194304 5787044 140736857084848 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/5626/statm: 26863 3875 393 389 0 22613 0
[pid=5626/tid=5628] ppid=5625 vsize=107452 CPUtime=0.42 cores=1,3,5,7
/proc/5626/task/5628/stat : 5628 (priss) R 5625 5625 5255 0 -1 4202560 59 0 0 0 36 6 0 0 17 0 2 0 518305934 110030848 3875 33554432000 4194304 5787044 140736857084848 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.92
Current children cumulated vsize (KiB) 116152

[startup+3.10103 s]
/proc/loadavg: 3.63 3.70 3.79 5/180 5628
/proc/meminfo: memFree=16703264/32951132 swapFree=67111524/67111528
[pid=5625] ppid=5623 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5625/stat : 5625 (prissup.sh) S 5623 5625 5255 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 518305844 8908800 252 33554432000 4194304 4922060 140737429242960 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5625/statm: 2175 252 211 178 0 68 0
[pid=5626] ppid=5625 vsize=107452 CPUtime=4.66 cores=1,3,5,7
/proc/5626/stat : 5626 (priss) R 5625 5625 5255 0 -1 4202496 4794 0 0 0 426 40 0 0 25 0 2 0 518305844 110030848 3980 33554432000 4194304 5787044 140736857084848 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/5626/statm: 26863 3980 393 389 0 22613 0
[pid=5626/tid=5628] ppid=5625 vsize=107452 CPUtime=1.57 cores=1,3,5,7
/proc/5626/task/5628/stat : 5628 (priss) R 5625 5625 5255 0 -1 4202560 65 0 0 0 131 26 0 0 15 0 2 0 518305934 110030848 3980 33554432000 4194304 5787044 140736857084848 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4.66
Current children cumulated vsize (KiB) 116152

[startup+6.30053 s]
/proc/loadavg: 3.63 3.70 3.79 5/180 5628
/proc/meminfo: memFree=16702256/32951132 swapFree=67111524/67111528
[pid=5625] ppid=5623 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5625/stat : 5625 (prissup.sh) S 5623 5625 5255 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 518305844 8908800 252 33554432000 4194304 4922060 140737429242960 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5625/statm: 2175 252 211 178 0 68 0
[pid=5626] ppid=5625 vsize=107584 CPUtime=10.19 cores=1,3,5,7
/proc/5626/stat : 5626 (priss) R 5625 5625 5255 0 -1 4202496 5060 0 0 0 937 82 0 0 25 0 2 0 518305844 110166016 4246 33554432000 4194304 5787044 140736857084848 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/5626/statm: 26896 4246 393 389 0 22646 0
[pid=5626/tid=5628] ppid=5625 vsize=107584 CPUtime=3.89 cores=1,3,5,7
/proc/5626/task/5628/stat : 5628 (priss) R 5625 5625 5255 0 -1 4202560 95 0 0 0 336 53 0 0 15 0 2 0 518305934 110166016 4246 33554432000 4194304 5787044 140736857084848 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 10.19
Current children cumulated vsize (KiB) 116284

[startup+12.7004 s]
/proc/loadavg: 3.60 3.70 3.79 5/180 5628
/proc/meminfo: memFree=16699584/32951132 swapFree=67111524/67111528
[pid=5625] ppid=5623 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5625/stat : 5625 (prissup.sh) S 5623 5625 5255 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 518305844 8908800 252 33554432000 4194304 4922060 140737429242960 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5625/statm: 2175 252 211 178 0 68 0
[pid=5626] ppid=5625 vsize=107848 CPUtime=21.15 cores=1,3,5,7
/proc/5626/stat : 5626 (priss) R 5625 5625 5255 0 -1 4202496 5796 0 0 0 1959 156 0 0 25 0 2 0 518305844 110436352 4982 33554432000 4194304 5787044 140736857084848 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/5626/statm: 26962 4982 393 389 0 22712 0
[pid=5626/tid=5628] ppid=5625 vsize=107848 CPUtime=8.44 cores=1,3,5,7
/proc/5626/task/5628/stat : 5628 (priss) S 5625 5625 5255 0 -1 4202560 164 0 0 0 744 100 0 0 15 0 2 0 518305934 110436352 4982 33554432000 4194304 5787044 140736857084848 18446744073709551615 210658970033 0 0 4096 0 18446604463251961152 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 21.15
Current children cumulated vsize (KiB) 116548

[startup+25.5003 s]
/proc/loadavg: 3.59 3.69 3.79 5/180 5629
/proc/meminfo: memFree=16693272/32951132 swapFree=67111524/67111528
[pid=5625] ppid=5623 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5625/stat : 5625 (prissup.sh) S 5623 5625 5255 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 518305844 8908800 252 33554432000 4194304 4922060 140737429242960 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5625/statm: 2175 252 211 178 0 68 0
[pid=5626] ppid=5625 vsize=112704 CPUtime=43.23 cores=1,3,5,7
/proc/5626/stat : 5626 (priss) R 5625 5625 5255 0 -1 4202496 7214 0 0 0 4060 263 0 0 25 0 2 0 518305844 115408896 6400 33554432000 4194304 5787044 140736857084848 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/5626/statm: 28176 6400 393 389 0 23926 0
[pid=5626/tid=5628] ppid=5625 vsize=112704 CPUtime=17.73 cores=1,3,5,7
/proc/5626/task/5628/stat : 5628 (priss) S 5625 5625 5255 0 -1 4202560 200 0 0 0 1606 167 0 0 15 0 2 0 518305934 115408896 6400 33554432000 4194304 5787044 140736857084848 18446744073709551615 210658970033 0 0 4096 0 18446604463251961152 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 43.23
Current children cumulated vsize (KiB) 121404

[startup+51.101 s]
/proc/loadavg: 3.47 3.65 3.77 3/180 5630
/proc/meminfo: memFree=16678004/32951132 swapFree=67111524/67111528
[pid=5625] ppid=5623 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5625/stat : 5625 (prissup.sh) S 5623 5625 5255 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 518305844 8908800 252 33554432000 4194304 4922060 140737429242960 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5625/statm: 2175 252 211 178 0 68 0
[pid=5626] ppid=5625 vsize=127676 CPUtime=87.94 cores=1,3,5,7
/proc/5626/stat : 5626 (priss) R 5625 5625 5255 0 -1 4202496 10997 0 0 0 8378 416 0 0 25 0 2 0 518305844 130740224 10183 33554432000 4194304 5787044 140736857084848 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/5626/statm: 31919 10183 393 389 0 27669 0
[pid=5626/tid=5628] ppid=5625 vsize=127676 CPUtime=36.84 cores=1,3,5,7
/proc/5626/task/5628/stat : 5628 (priss) S 5625 5625 5255 0 -1 4202560 200 0 0 0 3420 264 0 0 15 0 2 0 518305934 130740224 10183 33554432000 4194304 5787044 140736857084848 18446744073709551615 210658970033 0 0 4096 0 18446604463251961152 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 87.94
Current children cumulated vsize (KiB) 136376

[startup+102.306 s]
/proc/loadavg: 3.59 3.65 3.76 5/180 5631
/proc/meminfo: memFree=16657412/32951132 swapFree=67111524/67111528
[pid=5625] ppid=5623 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5625/stat : 5625 (prissup.sh) S 5623 5625 5255 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 518305844 8908800 252 33554432000 4194304 4922060 140737429242960 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5625/statm: 2175 252 211 178 0 68 0
[pid=5626] ppid=5625 vsize=147920 CPUtime=178.25 cores=1,3,5,7
/proc/5626/stat : 5626 (priss) R 5625 5625 5255 0 -1 4202496 16105 0 0 0 17179 646 0 0 25 0 2 0 518305844 151470080 15291 33554432000 4194304 5787044 140736857084848 18446744073709551615 5527472 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/5626/statm: 36980 15291 393 389 0 32730 0
[pid=5626/tid=5628] ppid=5625 vsize=147920 CPUtime=75.95 cores=1,3,5,7
/proc/5626/task/5628/stat : 5628 (priss) R 5625 5625 5255 0 -1 4202560 345 0 0 0 7187 408 0 0 15 0 2 0 518305934 151470080 15291 33554432000 4194304 5787044 140736857084848 18446744073709551615 5528398 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 178.25
Current children cumulated vsize (KiB) 156620

[startup+162.301 s]
/proc/loadavg: 3.59 3.63 3.74 5/180 5632
/proc/meminfo: memFree=16642280/32951132 swapFree=67111524/67111528
[pid=5625] ppid=5623 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5625/stat : 5625 (prissup.sh) S 5623 5625 5255 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 518305844 8908800 252 33554432000 4194304 4922060 140737429242960 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5625/statm: 2175 252 211 178 0 68 0
[pid=5626] ppid=5625 vsize=163068 CPUtime=284.94 cores=1,3,5,7
/proc/5626/stat : 5626 (priss) R 5625 5625 5255 0 -1 4202496 20041 0 0 0 27630 864 0 0 25 0 2 0 518305844 166981632 18970 33554432000 4194304 5787044 140736857084848 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/5626/statm: 40767 18970 393 389 0 36517 0
[pid=5626/tid=5628] ppid=5625 vsize=163068 CPUtime=122.65 cores=1,3,5,7
/proc/5626/task/5628/stat : 5628 (priss) R 5625 5625 5255 0 -1 4202560 519 0 0 0 11724 541 0 0 15 0 2 0 518305934 166981632 18970 33554432000 4194304 5787044 140736857084848 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 284.94
Current children cumulated vsize (KiB) 171768

[startup+222.301 s]
/proc/loadavg: 3.61 3.64 3.73 5/180 5634
/proc/meminfo: memFree=16618960/32951132 swapFree=67111524/67111528
[pid=5625] ppid=5623 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5625/stat : 5625 (prissup.sh) S 5623 5625 5255 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 518305844 8908800 252 33554432000 4194304 4922060 140737429242960 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5625/statm: 2175 252 211 178 0 68 0
[pid=5626] ppid=5625 vsize=175192 CPUtime=392.44 cores=1,3,5,7
/proc/5626/stat : 5626 (priss) R 5625 5625 5255 0 -1 4202496 23244 0 0 0 38192 1052 0 0 25 0 2 0 518305844 179396608 22173 33554432000 4194304 5787044 140736857084848 18446744073709551615 5527065 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/5626/statm: 43798 22173 393 389 0 39548 0
[pid=5626/tid=5628] ppid=5625 vsize=175192 CPUtime=170.15 cores=1,3,5,7
/proc/5626/task/5628/stat : 5628 (priss) R 5625 5625 5255 0 -1 4202560 644 0 0 0 16353 662 0 0 16 0 2 0 518305934 179396608 22173 33554432000 4194304 5787044 140736857084848 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 392.44
Current children cumulated vsize (KiB) 183892

[startup+282.301 s]
/proc/loadavg: 3.82 3.68 3.74 5/180 5636
/proc/meminfo: memFree=16599728/32951132 swapFree=67111524/67111528
[pid=5625] ppid=5623 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5625/stat : 5625 (prissup.sh) S 5623 5625 5255 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 518305844 8908800 252 33554432000 4194304 4922060 140737429242960 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5625/statm: 2175 252 211 178 0 68 0
[pid=5626] ppid=5625 vsize=185536 CPUtime=500.42 cores=1,3,5,7
/proc/5626/stat : 5626 (priss) R 5625 5625 5255 0 -1 4202496 25886 0 0 0 48826 1216 0 0 25 0 2 0 518305844 189988864 24815 33554432000 4194304 5787044 140736857084848 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/5626/statm: 46384 24815 393 389 0 42134 0
[pid=5626/tid=5628] ppid=5625 vsize=185536 CPUtime=218.12 cores=1,3,5,7

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

[pid=5626] ppid=5625 vsize=255460 CPUtime=1265.1 cores=1,3,5,7
/proc/5626/stat : 5626 (priss) R 5625 5625 5255 0 -1 4202496 44406 0 0 0 124479 2031 0 0 25 0 2 0 518305844 261591040 42822 33554432000 4194304 5787044 140736857084848 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/5626/statm: 63865 42822 393 389 0 59615 0
[pid=5626/tid=5628] ppid=5625 vsize=255460 CPUtime=562.79 cores=1,3,5,7
/proc/5626/task/5628/stat : 5628 (priss) R 5625 5625 5255 0 -1 4202560 1656 0 0 0 55017 1262 0 0 16 0 2 0 518305934 261591040 42822 33554432000 4194304 5787044 140736857084848 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1265.1
Current children cumulated vsize (KiB) 264160

[startup+762.306 s]
/proc/loadavg: 3.71 3.69 3.71 4/180 5657
/proc/meminfo: memFree=16506732/32951132 swapFree=67111524/67111528
[pid=5625] ppid=5623 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5625/stat : 5625 (prissup.sh) S 5623 5625 5255 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 518305844 8908800 252 33554432000 4194304 4922060 140737429242960 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5625/statm: 2175 252 211 178 0 68 0
[pid=5626] ppid=5625 vsize=255460 CPUtime=1374.54 cores=1,3,5,7
/proc/5626/stat : 5626 (priss) R 5625 5625 5255 0 -1 4202496 44424 0 0 0 135317 2137 0 0 25 0 2 0 518305844 261591040 42840 33554432000 4194304 5787044 140736857084848 18446744073709551615 5527087 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/5626/statm: 63865 42840 393 389 0 59615 0
[pid=5626/tid=5628] ppid=5625 vsize=255460 CPUtime=612.22 cores=1,3,5,7
/proc/5626/task/5628/stat : 5628 (priss) R 5625 5625 5255 0 -1 4202560 1673 0 0 0 59896 1326 0 0 16 0 2 0 518305934 261591040 42840 33554432000 4194304 5787044 140736857084848 18446744073709551615 5527072 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1374.54
Current children cumulated vsize (KiB) 264160

[startup+822.301 s]
/proc/loadavg: 3.84 3.73 3.73 5/180 5659
/proc/meminfo: memFree=16495792/32951132 swapFree=67111524/67111528
[pid=5625] ppid=5623 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5625/stat : 5625 (prissup.sh) S 5623 5625 5255 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 518305844 8908800 252 33554432000 4194304 4922060 140737429242960 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5625/statm: 2175 252 211 178 0 68 0
[pid=5626] ppid=5625 vsize=255460 CPUtime=1484.37 cores=1,3,5,7
/proc/5626/stat : 5626 (priss) R 5625 5625 5255 0 -1 4202496 44496 0 0 0 146215 2222 0 0 25 0 2 0 518305844 261591040 42912 33554432000 4194304 5787044 140736857084848 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/5626/statm: 63865 42912 393 389 0 59615 0
[pid=5626/tid=5628] ppid=5625 vsize=255460 CPUtime=662.07 cores=1,3,5,7
/proc/5626/task/5628/stat : 5628 (priss) R 5625 5625 5255 0 -1 4202560 1739 0 0 0 64830 1377 0 0 16 0 2 0 518305934 261591040 42912 33554432000 4194304 5787044 140736857084848 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1484.37
Current children cumulated vsize (KiB) 264160

[startup+882.301 s]
/proc/loadavg: 3.98 3.80 3.75 4/179 5693
/proc/meminfo: memFree=16131928/32951132 swapFree=67111524/67111528
[pid=5625] ppid=5623 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5625/stat : 5625 (prissup.sh) S 5623 5625 5255 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 518305844 8908800 252 33554432000 4194304 4922060 140737429242960 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5625/statm: 2175 252 211 178 0 68 0
[pid=5626] ppid=5625 vsize=255716 CPUtime=1594.51 cores=1,3,5,7
/proc/5626/stat : 5626 (priss) R 5625 5625 5255 0 -1 4202496 44794 0 0 0 157092 2359 0 0 25 0 2 0 518305844 261853184 43210 33554432000 4194304 5787044 140736857084848 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/5626/statm: 63929 43210 393 389 0 59679 0
[pid=5626/tid=5628] ppid=5625 vsize=255716 CPUtime=712.21 cores=1,3,5,7
/proc/5626/task/5628/stat : 5628 (priss) R 5625 5625 5255 0 -1 4202560 1929 0 0 0 69741 1480 0 0 16 0 2 0 518305934 261853184 43210 33554432000 4194304 5787044 140736857084848 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1594.51
Current children cumulated vsize (KiB) 264416

[startup+942.301 s]
/proc/loadavg: 3.21 3.61 3.68 4/179 5695
/proc/meminfo: memFree=16114956/32951132 swapFree=67111524/67111528
[pid=5625] ppid=5623 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5625/stat : 5625 (prissup.sh) S 5623 5625 5255 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 518305844 8908800 252 33554432000 4194304 4922060 140737429242960 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5625/statm: 2175 252 211 178 0 68 0
[pid=5626] ppid=5625 vsize=271960 CPUtime=1704.55 cores=1,3,5,7
/proc/5626/stat : 5626 (priss) R 5625 5625 5255 0 -1 4202496 49039 0 0 0 167962 2493 0 0 25 0 2 0 518305844 278487040 47455 33554432000 4194304 5787044 140736857084848 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/5626/statm: 67990 47455 393 389 0 63740 0
[pid=5626/tid=5628] ppid=5625 vsize=271960 CPUtime=762.25 cores=1,3,5,7
/proc/5626/task/5628/stat : 5628 (priss) R 5625 5625 5255 0 -1 4202560 2038 0 0 0 74647 1578 0 0 15 0 2 0 518305934 278487040 47455 33554432000 4194304 5787044 140736857084848 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1704.55
Current children cumulated vsize (KiB) 280660

[startup+1002.3 s]
/proc/loadavg: 3.00 3.48 3.63 3/179 5696
/proc/meminfo: memFree=16100568/32951132 swapFree=67111524/67111528
[pid=5625] ppid=5623 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5625/stat : 5625 (prissup.sh) S 5623 5625 5255 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 518305844 8908800 252 33554432000 4194304 4922060 140737429242960 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5625/statm: 2175 252 211 178 0 68 0
[pid=5626] ppid=5625 vsize=285732 CPUtime=1814.91 cores=1,3,5,7
/proc/5626/stat : 5626 (priss) R 5625 5625 5255 0 -1 4202496 52653 0 0 0 178879 2612 0 0 25 0 2 0 518305844 292589568 51069 33554432000 4194304 5787044 140736857084848 18446744073709551615 5527610 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/5626/statm: 71433 51069 393 389 0 67183 0
[pid=5626/tid=5628] ppid=5625 vsize=285732 CPUtime=812.61 cores=1,3,5,7
/proc/5626/task/5628/stat : 5628 (priss) S 5625 5625 5255 0 -1 4202560 2304 0 0 0 79595 1666 0 0 15 0 2 0 518305934 292589568 51069 33554432000 4194304 5787044 140736857084848 18446744073709551615 210658970033 0 0 4096 0 18446604463251961152 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1814.91
Current children cumulated vsize (KiB) 294432

[startup+1062.3 s]
/proc/loadavg: 2.80 3.35 3.58 4/179 5697
/proc/meminfo: memFree=16083452/32951132 swapFree=67111524/67111528
[pid=5625] ppid=5623 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5625/stat : 5625 (prissup.sh) S 5623 5625 5255 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 518305844 8908800 252 33554432000 4194304 4922060 140737429242960 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5625/statm: 2175 252 211 178 0 68 0
[pid=5626] ppid=5625 vsize=302300 CPUtime=1925.36 cores=1,3,5,7
/proc/5626/stat : 5626 (priss) R 5625 5625 5255 0 -1 4202496 56942 0 0 0 189809 2727 0 0 25 0 2 0 518305844 309555200 55358 33554432000 4194304 5787044 140736857084848 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/5626/statm: 75575 55358 393 389 0 71325 0
[pid=5626/tid=5628] ppid=5625 vsize=302300 CPUtime=863.05 cores=1,3,5,7
/proc/5626/task/5628/stat : 5628 (priss) R 5625 5625 5255 0 -1 4202560 2517 0 0 0 84557 1748 0 0 16 0 2 0 518305934 309555200 55358 33554432000 4194304 5787044 140736857084848 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1925.36
Current children cumulated vsize (KiB) 311000

[startup+1122.3 s]
/proc/loadavg: 2.87 3.25 3.52 4/179 5699
/proc/meminfo: memFree=16079976/32951132 swapFree=67111524/67111528
[pid=5625] ppid=5623 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5625/stat : 5625 (prissup.sh) S 5623 5625 5255 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 518305844 8908800 252 33554432000 4194304 4922060 140737429242960 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5625/statm: 2175 252 211 178 0 68 0
[pid=5626] ppid=5625 vsize=305484 CPUtime=2035.66 cores=1,3,5,7
/proc/5626/stat : 5626 (priss) R 5625 5625 5255 0 -1 4202496 57773 0 0 0 200693 2873 0 0 25 0 2 0 518305844 312815616 56189 33554432000 4194304 5787044 140736857084848 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/5626/statm: 76371 56189 393 389 0 72121 0
[pid=5626/tid=5628] ppid=5625 vsize=305484 CPUtime=913.37 cores=1,3,5,7
/proc/5626/task/5628/stat : 5628 (priss) S 5625 5625 5255 0 -1 4202560 2528 0 0 0 89478 1859 0 0 15 0 2 0 518305934 312815616 56189 33554432000 4194304 5787044 140736857084848 18446744073709551615 210658970033 0 0 4096 0 18446604463251961152 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2035.66
Current children cumulated vsize (KiB) 314184

[startup+1182.3 s]
/proc/loadavg: 2.88 3.19 3.49 3/179 5701
/proc/meminfo: memFree=16080096/32951132 swapFree=67111524/67111528
[pid=5625] ppid=5623 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5625/stat : 5625 (prissup.sh) S 5623 5625 5255 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 518305844 8908800 252 33554432000 4194304 4922060 140737429242960 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5625/statm: 2175 252 211 178 0 68 0
[pid=5626] ppid=5625 vsize=305484 CPUtime=2144.29 cores=1,3,5,7
/proc/5626/stat : 5626 (priss) R 5625 5625 5255 0 -1 4202496 57773 0 0 0 211385 3044 0 0 25 0 2 0 518305844 312815616 56189 33554432000 4194304 5787044 140736857084848 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/5626/statm: 76371 56189 393 389 0 72121 0
[pid=5626/tid=5628] ppid=5625 vsize=305484 CPUtime=961.98 cores=1,3,5,7
/proc/5626/task/5628/stat : 5628 (priss) R 5625 5625 5255 0 -1 4202560 2528 0 0 0 94212 1986 0 0 16 0 2 0 518305934 312815616 56189 33554432000 4194304 5787044 140736857084848 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2144.29
Current children cumulated vsize (KiB) 314184

[startup+1242.3 s]
/proc/loadavg: 2.82 3.10 3.43 4/179 5703
/proc/meminfo: memFree=16080092/32951132 swapFree=67111524/67111528
[pid=5625] ppid=5623 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5625/stat : 5625 (prissup.sh) S 5623 5625 5255 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 518305844 8908800 252 33554432000 4194304 4922060 140737429242960 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5625/statm: 2175 252 211 178 0 68 0
[pid=5626] ppid=5625 vsize=305484 CPUtime=2253.37 cores=1,3,5,7
/proc/5626/stat : 5626 (priss) R 5625 5625 5255 0 -1 4202496 57780 0 0 0 222141 3196 0 0 25 0 2 0 518305844 312815616 56196 33554432000 4194304 5787044 140736857084848 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/5626/statm: 76371 56196 393 389 0 72121 0
[pid=5626/tid=5628] ppid=5625 vsize=305484 CPUtime=1011.07 cores=1,3,5,7
/proc/5626/task/5628/stat : 5628 (priss) R 5625 5625 5255 0 -1 4202560 2531 0 0 0 99008 2099 0 0 15 0 2 0 518305934 312815616 56196 33554432000 4194304 5787044 140736857084848 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2253.37
Current children cumulated vsize (KiB) 314184



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.93 3.08 3.41 4/179 5704
/proc/meminfo: memFree=16079712/32951132 swapFree=67111524/67111528
[pid=5625] ppid=5623 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5625/stat : 5625 (prissup.sh) S 5623 5625 5255 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 518305844 8908800 252 33554432000 4194304 4922060 140737429242960 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5625/statm: 2175 252 211 178 0 68 0
[pid=5626] ppid=5625 vsize=305484 CPUtime=2358.53 cores=1,3,5,7
/proc/5626/stat : 5626 (priss) R 5625 5625 5255 0 -1 4202496 57842 0 0 0 232523 3330 0 0 25 0 2 0 518305844 312815616 56258 33554432000 4194304 5787044 140736857084848 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/5626/statm: 76371 56258 393 389 0 72121 0
[pid=5626/tid=5628] ppid=5625 vsize=305484 CPUtime=1058.53 cores=1,3,5,7
/proc/5626/task/5628/stat : 5628 (priss) R 5625 5625 5255 0 -1 4202560 2562 0 0 0 103655 2198 0 0 15 0 2 0 518305934 312815616 56258 33554432000 4194304 5787044 140736857084848 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2358.53
Current children cumulated vsize (KiB) 314184

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 5625 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 2358.53
#
# 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): 2358.53
CPU user time (s): 2325.23
CPU system time (s): 33.3
CPU usage (%): 181.423
Max. virtual memory (cumulated for all children) (KiB): 314184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.000999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 333
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 3

runsolver used 1.9407 second user time and 5.14622 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-29 10:51:02
IDJOB=3291365
IDBENCH=84211
IDSOLVER=1601
FILE ID=node129/3291365-1304067062
RUNJOBID= node129-1304063986-5274
PBS_JOBID= 13170456
Free space on /tmp= 66368 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT03/industrial/goldberg/hard_eq_check/x1mul.miter.shuffled-as.sat03-359.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3291365-1304067062/watcher-3291365-1304067062 -o /tmp/evaluation-result-3291365-1304067062/solver-3291365-1304067062 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3291365-1304067062.cnf 1983612427 4800 15500 4

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

MD5SUM BENCH= 9edcffddbe07377cf6685697aafad673
RANDOM SEED=1983612427

node129.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      16718164 kB
Buffers:       1280100 kB
Cached:       14130536 kB
SwapCached:          4 kB
Active:        3850804 kB
Inactive:     11717184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      16718164 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            2452 kB
Writeback:           0 kB
AnonPages:      156764 kB
Mapped:          15904 kB
Slab:           603016 kB
PageTables:       4668 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   313008 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66304 MiB
End job on node129 at 2011-04-29 11:12:44