Trace number 3289019

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

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top22.cnf
MD5SUMe822739302a2d834ec9ddfe9fbd0caa2
Bench CategoryAPPLICATION (applications 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 variables55875
Number of clauses177646
Sum of the clauses size434144
Maximum clause length2255
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2108197
Number of clauses of size 368250
Number of clauses of size 4252
Number of clauses of size 520
Number of clauses of size over 5926

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: 24598
0.00/0.05	c parsetime: 51803us
0.00/0.05	c parsed 177646 clauses with 55875 variables
1.49/1.57	c preprocessor returned 55875 variables
1.49/1.57	c preprocessing returned UNKNOWN
1.49/1.57	c PP set 2368 variables
1.49/1.57	c pp time: 1508953us (1s)

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3289019-1304051820/watcher-3289019-1304051820 -o /tmp/evaluation-result-3289019-1304051820/solver-3289019-1304051820 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3289019-1304051820.cnf 148585652 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.52 3.52 3.27 3/179 24597
/proc/meminfo: memFree=18168168/32950928 swapFree=67111528/67111528
[pid=24597] ppid=24595 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24597/stat : 24597 (prissup.sh) S 24595 24597 22756 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 516778744 8908800 252 33554432000 4194304 4922060 140733477528480 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24597/statm: 2175 252 211 178 0 68 0

[startup+0.01695 s]
/proc/loadavg: 3.52 3.52 3.27 3/179 24597
/proc/meminfo: memFree=18168168/32950928 swapFree=67111528/67111528
[pid=24597] ppid=24595 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24597/stat : 24597 (prissup.sh) S 24595 24597 22756 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 516778744 8908800 252 33554432000 4194304 4922060 140733477528480 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24597/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.10093 s]
/proc/loadavg: 3.52 3.52 3.27 3/179 24597
/proc/meminfo: memFree=18168168/32950928 swapFree=67111528/67111528
[pid=24597] ppid=24595 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24597/stat : 24597 (prissup.sh) S 24595 24597 22756 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 516778744 8908800 252 33554432000 4194304 4922060 140733477528480 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24597/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30089 s]
/proc/loadavg: 3.52 3.52 3.27 3/179 24597
/proc/meminfo: memFree=18168168/32950928 swapFree=67111528/67111528
[pid=24597] ppid=24595 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24597/stat : 24597 (prissup.sh) S 24595 24597 22756 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 516778744 8908800 252 33554432000 4194304 4922060 140733477528480 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24597/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700811 s]
/proc/loadavg: 3.52 3.52 3.27 3/179 24597
/proc/meminfo: memFree=18168168/32950928 swapFree=67111528/67111528
[pid=24597] ppid=24595 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24597/stat : 24597 (prissup.sh) S 24595 24597 22756 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 516778744 8908800 252 33554432000 4194304 4922060 140733477528480 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24597/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.40 3.49 3.26 4/181 24599
/proc/meminfo: memFree=18129340/32950928 swapFree=67111528/67111528
[pid=24597] ppid=24595 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24597/stat : 24597 (prissup.sh) S 24595 24597 22756 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 516778744 8908800 252 33554432000 4194304 4922060 140733477528480 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24597/statm: 2175 252 211 178 0 68 0
[pid=24598] ppid=24597 vsize=67424 CPUtime=1.49 cores=1,3,5,7
/proc/24598/stat : 24598 (priss) R 24597 24597 22756 0 -1 4202496 17142 0 0 0 147 2 0 0 25 0 1 0 516778744 69042176 11890 33554432000 4194304 5787044 140734103000608 18446744073709551615 4306286 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/24598/statm: 16856 11890 340 389 0 12606 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 76124

[startup+3.10032 s]
/proc/loadavg: 3.40 3.49 3.26 5/182 24600
/proc/meminfo: memFree=18116684/32950928 swapFree=67111528/67111528
[pid=24597] ppid=24595 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24597/stat : 24597 (prissup.sh) S 24595 24597 22756 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 516778744 8908800 252 33554432000 4194304 4922060 140733477528480 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24597/statm: 2175 252 211 178 0 68 0
[pid=24598] ppid=24597 vsize=212308 CPUtime=4.19 cores=1,3,5,7
/proc/24598/stat : 24598 (priss) R 24597 24597 22756 0 -1 4202496 18465 0 0 0 399 20 0 0 25 0 2 0 516778744 217403392 13213 33554432000 4194304 5787044 140734103000608 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/24598/statm: 53077 13213 390 389 0 48827 0
[pid=24598/tid=24600] ppid=24597 vsize=212308 CPUtime=1.09 cores=1,3,5,7
/proc/24598/task/24600/stat : 24600 (priss) R 24597 24597 22756 0 -1 4202560 232 0 0 0 99 10 0 0 15 0 2 0 516778903 217403392 13213 33554432000 4194304 5787044 140734103000608 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4.19
Current children cumulated vsize (KiB) 221008

[startup+6.30068 s]
/proc/loadavg: 3.36 3.48 3.26 5/182 24600
/proc/meminfo: memFree=18110932/32950928 swapFree=67111528/67111528
[pid=24597] ppid=24595 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24597/stat : 24597 (prissup.sh) S 24595 24597 22756 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 516778744 8908800 252 33554432000 4194304 4922060 140733477528480 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24597/statm: 2175 252 211 178 0 68 0
[pid=24598] ppid=24597 vsize=212836 CPUtime=9.78 cores=1,3,5,7
/proc/24598/stat : 24598 (priss) R 24597 24597 22756 0 -1 4202496 18720 0 0 0 933 45 0 0 25 0 2 0 516778744 217944064 13468 33554432000 4194304 5787044 140734103000608 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/24598/statm: 53209 13468 390 389 0 48959 0
[pid=24598/tid=24600] ppid=24597 vsize=212836 CPUtime=3.49 cores=1,3,5,7
/proc/24598/task/24600/stat : 24600 (priss) R 24597 24597 22756 0 -1 4202560 286 0 0 0 322 27 0 0 15 0 2 0 516778903 217944064 13468 33554432000 4194304 5787044 140734103000608 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 9.78
Current children cumulated vsize (KiB) 221536

[startup+12.7004 s]
/proc/loadavg: 3.34 3.47 3.26 5/182 24600
/proc/meminfo: memFree=18108468/32950928 swapFree=67111528/67111528
[pid=24597] ppid=24595 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24597/stat : 24597 (prissup.sh) S 24595 24597 22756 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 516778744 8908800 252 33554432000 4194304 4922060 140733477528480 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24597/statm: 2175 252 211 178 0 68 0
[pid=24598] ppid=24597 vsize=214820 CPUtime=20.98 cores=1,3,5,7
/proc/24598/stat : 24598 (priss) R 24597 24597 22756 0 -1 4202496 19302 0 0 0 2018 80 0 0 25 0 2 0 516778744 219975680 14050 33554432000 4194304 5787044 140734103000608 18446744073709551615 5528394 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/24598/statm: 53705 14050 390 389 0 49455 0
[pid=24598/tid=24600] ppid=24597 vsize=214820 CPUtime=8.28 cores=1,3,5,7
/proc/24598/task/24600/stat : 24600 (priss) R 24597 24597 22756 0 -1 4202560 360 0 0 0 781 47 0 0 15 0 2 0 516778903 219975680 14050 33554432000 4194304 5787044 140734103000608 18446744073709551615 5528398 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 20.98
Current children cumulated vsize (KiB) 223520

[startup+25.5009 s]
/proc/loadavg: 3.36 3.47 3.26 5/182 24601
/proc/meminfo: memFree=18105096/32950928 swapFree=67111528/67111528
[pid=24597] ppid=24595 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24597/stat : 24597 (prissup.sh) S 24595 24597 22756 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 516778744 8908800 252 33554432000 4194304 4922060 140733477528480 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24597/statm: 2175 252 211 178 0 68 0
[pid=24598] ppid=24597 vsize=217800 CPUtime=43.48 cores=1,3,5,7
/proc/24598/stat : 24598 (priss) R 24597 24597 22756 0 -1 4202496 20118 0 0 0 4204 144 0 0 25 0 2 0 516778744 223027200 14866 33554432000 4194304 5787044 140734103000608 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/24598/statm: 54450 14866 390 389 0 50200 0
[pid=24598/tid=24600] ppid=24597 vsize=217800 CPUtime=17.98 cores=1,3,5,7
/proc/24598/task/24600/stat : 24600 (priss) S 24597 24597 22756 0 -1 4202560 464 0 0 0 1712 86 0 0 15 0 2 0 516778903 223027200 14866 33554432000 4194304 5787044 140734103000608 18446744073709551615 254512515505 0 0 4096 0 18446604462661528320 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 43.48
Current children cumulated vsize (KiB) 226500

[startup+51.1008 s]
/proc/loadavg: 3.54 3.51 3.28 4/182 24601
/proc/meminfo: memFree=18091128/32950928 swapFree=67111528/67111528
[pid=24597] ppid=24595 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24597/stat : 24597 (prissup.sh) S 24595 24597 22756 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 516778744 8908800 252 33554432000 4194304 4922060 140733477528480 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24597/statm: 2175 252 211 178 0 68 0
[pid=24598] ppid=24597 vsize=217800 CPUtime=88.69 cores=1,3,5,7
/proc/24598/stat : 24598 (priss) R 24597 24597 22756 0 -1 4202496 22606 0 0 0 8622 247 0 0 25 0 2 0 516778744 223027200 17352 33554432000 4194304 5787044 140734103000608 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/24598/statm: 54450 17352 390 389 0 50200 0
[pid=24598/tid=24600] ppid=24597 vsize=217800 CPUtime=37.59 cores=1,3,5,7
/proc/24598/task/24600/stat : 24600 (priss) S 24597 24597 22756 0 -1 4202560 639 0 0 0 3609 150 0 0 15 0 2 0 516778903 223027200 17352 33554432000 4194304 5787044 140734103000608 18446744073709551615 254512515505 0 0 4096 0 18446604462661528320 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 88.69
Current children cumulated vsize (KiB) 226500

[startup+102.307 s]
/proc/loadavg: 3.45 3.50 3.28 5/182 24603
/proc/meminfo: memFree=18065168/32950928 swapFree=67111528/67111528
[pid=24597] ppid=24595 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24597/stat : 24597 (prissup.sh) S 24595 24597 22756 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 516778744 8908800 252 33554432000 4194304 4922060 140733477528480 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24597/statm: 2175 252 211 178 0 68 0
[pid=24598] ppid=24597 vsize=217800 CPUtime=180.18 cores=1,3,5,7
/proc/24598/stat : 24598 (priss) R 24597 24597 22756 0 -1 4202496 28338 0 0 0 17603 415 0 0 25 0 2 0 516778744 223027200 23030 33554432000 4194304 5787044 140734103000608 18446744073709551615 5528777 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/24598/statm: 54450 23030 390 389 0 50200 0
[pid=24598/tid=24600] ppid=24597 vsize=217800 CPUtime=77.87 cores=1,3,5,7
/proc/24598/task/24600/stat : 24600 (priss) R 24597 24597 22756 0 -1 4202560 939 0 0 0 7534 253 0 0 16 0 2 0 516778903 223027200 23030 33554432000 4194304 5787044 140734103000608 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 180.18
Current children cumulated vsize (KiB) 226500

[startup+162.301 s]
/proc/loadavg: 3.73 3.57 3.32 5/182 24604
/proc/meminfo: memFree=18049772/32950928 swapFree=67111528/67111528
[pid=24597] ppid=24595 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24597/stat : 24597 (prissup.sh) S 24595 24597 22756 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 516778744 8908800 252 33554432000 4194304 4922060 140733477528480 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24597/statm: 2175 252 211 178 0 68 0
[pid=24598] ppid=24597 vsize=218332 CPUtime=288.11 cores=1,3,5,7
/proc/24598/stat : 24598 (priss) R 24597 24597 22756 0 -1 4202496 31882 0 0 0 28239 572 0 0 25 0 2 0 516778744 223571968 26526 33554432000 4194304 5787044 140734103000608 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/24598/statm: 54583 26526 390 389 0 50333 0
[pid=24598/tid=24600] ppid=24597 vsize=218332 CPUtime=125.81 cores=1,3,5,7
/proc/24598/task/24600/stat : 24600 (priss) S 24597 24597 22756 0 -1 4202560 1085 0 0 0 12232 349 0 0 16 0 2 0 516778903 223571968 26526 33554432000 4194304 5787044 140734103000608 18446744073709551615 254512515505 0 0 4096 0 18446604462661528320 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 288.11
Current children cumulated vsize (KiB) 227032

[startup+222.301 s]
/proc/loadavg: 3.64 3.57 3.33 5/182 24606
/proc/meminfo: memFree=18022956/32950928 swapFree=67111528/67111528
[pid=24597] ppid=24595 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24597/stat : 24597 (prissup.sh) S 24595 24597 22756 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 516778744 8908800 252 33554432000 4194304 4922060 140733477528480 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24597/statm: 2175 252 211 178 0 68 0
[pid=24598] ppid=24597 vsize=219876 CPUtime=396.4 cores=1,3,5,7
/proc/24598/stat : 24598 (priss) R 24597 24597 22756 0 -1 4202496 36595 0 0 0 38923 717 0 0 25 0 2 0 516778744 225153024 31142 33554432000 4194304 5787044 140734103000608 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/24598/statm: 54969 31142 390 389 0 50719 0
[pid=24598/tid=24600] ppid=24597 vsize=219876 CPUtime=174.09 cores=1,3,5,7
/proc/24598/task/24600/stat : 24600 (priss) R 24597 24597 22756 0 -1 4202560 1416 0 0 0 16976 433 0 0 16 0 2 0 516778903 225153024 31142 33554432000 4194304 5787044 140734103000608 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 396.4
Current children cumulated vsize (KiB) 228576

[startup+282.301 s]
/proc/loadavg: 3.61 3.58 3.35 3/175 24625
/proc/meminfo: memFree=18174608/32950928 swapFree=67111528/67111528
[pid=24597] ppid=24595 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24597/stat : 24597 (prissup.sh) S 24595 24597 22756 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 516778744 8908800 252 33554432000 4194304 4922060 140733477528480 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24597/statm: 2175 252 211 178 0 68 0
[pid=24598] ppid=24597 vsize=220964 CPUtime=505.23 cores=1,3,5,7
/proc/24598/stat : 24598 (priss) R 24597 24597 22756 0 -1 4202496 39243 0 0 0 49679 844 0 0 25 0 2 0 516778744 226267136 33790 33554432000 4194304 5787044 140734103000608 18446744073709551615 5533080 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/24598/statm: 55241 33790 390 389 0 50991 0
[pid=24598/tid=24600] ppid=24597 vsize=220964 CPUtime=222.91 cores=1,3,5,7
/proc/24598/task/24600/stat : 24600 (priss) R 24597 24597 22756 0 -1 4202560 1667 0 0 0 21782 509 0 0 16 0 2 0 516778903 226267136 33790 33554432000 4194304 5787044 140734103000608 18446744073709551615 5527832 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 505.23

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

[pid=24598] ppid=24597 vsize=290660 CPUtime=1265.23 cores=1,3,5,7
/proc/24598/stat : 24598 (priss) R 24597 24597 22756 0 -1 4202496 51756 0 0 0 124621 1902 0 0 25 0 2 0 516778744 297635840 46004 33554432000 4194304 5787044 140734103000608 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/24598/statm: 72665 46004 390 389 0 68415 0
[pid=24598/tid=24600] ppid=24597 vsize=290660 CPUtime=562.9 cores=1,3,5,7
/proc/24598/task/24600/stat : 24600 (priss) R 24597 24597 22756 0 -1 4202560 2582 0 0 0 55176 1114 0 0 15 0 2 0 516778903 297635840 46004 33554432000 4194304 5787044 140734103000608 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1265.23
Current children cumulated vsize (KiB) 299360

[startup+762.307 s]
/proc/loadavg: 1.76 2.14 2.71 3/174 24637
/proc/meminfo: memFree=18112900/32950928 swapFree=67111528/67111528
[pid=24597] ppid=24595 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24597/stat : 24597 (prissup.sh) S 24595 24597 22756 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 516778744 8908800 252 33554432000 4194304 4922060 140733477528480 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24597/statm: 2175 252 211 178 0 68 0
[pid=24598] ppid=24597 vsize=292036 CPUtime=1374.83 cores=1,3,5,7
/proc/24598/stat : 24598 (priss) R 24597 24597 22756 0 -1 4202496 56278 0 0 0 135473 2010 0 0 25 0 2 0 516778744 299044864 50526 33554432000 4194304 5787044 140734103000608 18446744073709551615 5527594 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/24598/statm: 73009 50526 390 389 0 68759 0
[pid=24598/tid=24600] ppid=24597 vsize=292036 CPUtime=612.49 cores=1,3,5,7
/proc/24598/task/24600/stat : 24600 (priss) R 24597 24597 22756 0 -1 4202560 2836 0 0 0 60078 1171 0 0 16 0 2 0 516778903 299044864 50526 33554432000 4194304 5787044 140734103000608 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1374.83
Current children cumulated vsize (KiB) 300736

[startup+822.301 s]
/proc/loadavg: 1.85 2.10 2.65 3/174 24639
/proc/meminfo: memFree=18104204/32950928 swapFree=67111528/67111528
[pid=24597] ppid=24595 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24597/stat : 24597 (prissup.sh) S 24595 24597 22756 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 516778744 8908800 252 33554432000 4194304 4922060 140733477528480 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24597/statm: 2175 252 211 178 0 68 0
[pid=24598] ppid=24597 vsize=292580 CPUtime=1483.96 cores=1,3,5,7
/proc/24598/stat : 24598 (priss) R 24597 24597 22756 0 -1 4202496 58666 0 0 0 146269 2127 0 0 25 0 2 0 516778744 299601920 52689 33554432000 4194304 5787044 140734103000608 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/24598/statm: 73145 52689 390 389 0 68895 0
[pid=24598/tid=24600] ppid=24597 vsize=292580 CPUtime=661.63 cores=1,3,5,7
/proc/24598/task/24600/stat : 24600 (priss) R 24597 24597 22756 0 -1 4202560 2973 0 0 0 64927 1236 0 0 15 0 2 0 516778903 299601920 52689 33554432000 4194304 5787044 140734103000608 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1483.96
Current children cumulated vsize (KiB) 301280

[startup+882.301 s]
/proc/loadavg: 1.83 2.05 2.60 3/174 24641
/proc/meminfo: memFree=18104308/32950928 swapFree=67111528/67111528
[pid=24597] ppid=24595 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24597/stat : 24597 (prissup.sh) S 24595 24597 22756 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 516778744 8908800 252 33554432000 4194304 4922060 140733477528480 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24597/statm: 2175 252 211 178 0 68 0
[pid=24598] ppid=24597 vsize=292580 CPUtime=1592.5 cores=1,3,5,7
/proc/24598/stat : 24598 (priss) R 24597 24597 22756 0 -1 4202496 58667 0 0 0 156987 2263 0 0 25 0 2 0 516778744 299601920 52690 33554432000 4194304 5787044 140734103000608 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/24598/statm: 73145 52690 390 389 0 68895 0
[pid=24598/tid=24600] ppid=24597 vsize=292580 CPUtime=710.17 cores=1,3,5,7
/proc/24598/task/24600/stat : 24600 (priss) R 24597 24597 22756 0 -1 4202560 2973 0 0 0 69705 1312 0 0 16 0 2 0 516778903 299601920 52690 33554432000 4194304 5787044 140734103000608 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1592.5
Current children cumulated vsize (KiB) 301280

[startup+942.301 s]
/proc/loadavg: 1.80 1.99 2.54 3/174 24642
/proc/meminfo: memFree=18104408/32950928 swapFree=67111528/67111528
[pid=24597] ppid=24595 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24597/stat : 24597 (prissup.sh) S 24595 24597 22756 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 516778744 8908800 252 33554432000 4194304 4922060 140733477528480 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24597/statm: 2175 252 211 178 0 68 0
[pid=24598] ppid=24597 vsize=292580 CPUtime=1701.68 cores=1,3,5,7
/proc/24598/stat : 24598 (priss) R 24597 24597 22756 0 -1 4202496 58673 0 0 0 167797 2371 0 0 25 0 2 0 516778744 299601920 52696 33554432000 4194304 5787044 140734103000608 18446744073709551615 5527472 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/24598/statm: 73145 52696 390 389 0 68895 0
[pid=24598/tid=24600] ppid=24597 vsize=292580 CPUtime=759.34 cores=1,3,5,7
/proc/24598/task/24600/stat : 24600 (priss) R 24597 24597 22756 0 -1 4202560 2976 0 0 0 74561 1373 0 0 16 0 2 0 516778903 299601920 52696 33554432000 4194304 5787044 140734103000608 18446744073709551615 5527209 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1701.68
Current children cumulated vsize (KiB) 301280

[startup+1002.3 s]
/proc/loadavg: 1.92 1.99 2.51 3/174 24644
/proc/meminfo: memFree=18104256/32950928 swapFree=67111528/67111528
[pid=24597] ppid=24595 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24597/stat : 24597 (prissup.sh) S 24595 24597 22756 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 516778744 8908800 252 33554432000 4194304 4922060 140733477528480 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24597/statm: 2175 252 211 178 0 68 0
[pid=24598] ppid=24597 vsize=292836 CPUtime=1811.23 cores=1,3,5,7
/proc/24598/stat : 24598 (priss) R 24597 24597 22756 0 -1 4202496 58707 0 0 0 178653 2470 0 0 25 0 2 0 516778744 299864064 52730 33554432000 4194304 5787044 140734103000608 18446744073709551615 5526883 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/24598/statm: 73209 52730 390 389 0 68959 0
[pid=24598/tid=24600] ppid=24597 vsize=292836 CPUtime=808.87 cores=1,3,5,7
/proc/24598/task/24600/stat : 24600 (priss) R 24597 24597 22756 0 -1 4202560 3001 0 0 0 79456 1431 0 0 16 0 2 0 516778903 299864064 52730 33554432000 4194304 5787044 140734103000608 18446744073709551615 5527482 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1811.23
Current children cumulated vsize (KiB) 301536

[startup+1062.3 s]
/proc/loadavg: 1.84 1.96 2.46 3/174 24645
/proc/meminfo: memFree=18103984/32950928 swapFree=67111528/67111528
[pid=24597] ppid=24595 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24597/stat : 24597 (prissup.sh) S 24595 24597 22756 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 516778744 8908800 252 33554432000 4194304 4922060 140733477528480 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24597/statm: 2175 252 211 178 0 68 0
[pid=24598] ppid=24597 vsize=293012 CPUtime=1921.04 cores=1,3,5,7
/proc/24598/stat : 24598 (priss) R 24597 24597 22756 0 -1 4202496 58783 0 0 0 189534 2570 0 0 25 0 2 0 516778744 300044288 52806 33554432000 4194304 5787044 140734103000608 18446744073709551615 5528398 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/24598/statm: 73253 52806 390 389 0 69003 0
[pid=24598/tid=24600] ppid=24597 vsize=293012 CPUtime=858.69 cores=1,3,5,7
/proc/24598/task/24600/stat : 24600 (priss) S 24597 24597 22756 0 -1 4202560 3055 0 0 0 84380 1489 0 0 16 0 2 0 516778903 300044288 52806 33554432000 4194304 5787044 140734103000608 18446744073709551615 254512515505 0 0 4096 0 18446604462661528320 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1921.04
Current children cumulated vsize (KiB) 301712

[startup+1122.3 s]
/proc/loadavg: 1.81 1.93 2.42 3/174 24647
/proc/meminfo: memFree=18100612/32950928 swapFree=67111528/67111528
[pid=24597] ppid=24595 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24597/stat : 24597 (prissup.sh) S 24595 24597 22756 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 516778744 8908800 252 33554432000 4194304 4922060 140733477528480 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24597/statm: 2175 252 211 178 0 68 0
[pid=24598] ppid=24597 vsize=293452 CPUtime=2031.02 cores=1,3,5,7
/proc/24598/stat : 24598 (priss) R 24597 24597 22756 0 -1 4202496 59651 0 0 0 200444 2658 0 0 25 0 2 0 516778744 300494848 53674 33554432000 4194304 5787044 140734103000608 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/24598/statm: 73363 53674 390 389 0 69113 0
[pid=24598/tid=24600] ppid=24597 vsize=293452 CPUtime=908.67 cores=1,3,5,7
/proc/24598/task/24600/stat : 24600 (priss) R 24597 24597 22756 0 -1 4202560 3152 0 0 0 89331 1536 0 0 16 0 2 0 516778903 300494848 53674 33554432000 4194304 5787044 140734103000608 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2031.02
Current children cumulated vsize (KiB) 302152

[startup+1182.3 s]
/proc/loadavg: 1.83 1.91 2.38 3/174 24649
/proc/meminfo: memFree=18084976/32950928 swapFree=67111528/67111528
[pid=24597] ppid=24595 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24597/stat : 24597 (prissup.sh) S 24595 24597 22756 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 516778744 8908800 252 33554432000 4194304 4922060 140733477528480 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24597/statm: 2175 252 211 178 0 68 0
[pid=24598] ppid=24597 vsize=360572 CPUtime=2141.24 cores=1,3,5,7
/proc/24598/stat : 24598 (priss) R 24597 24597 22756 0 -1 4202496 63600 0 0 0 211373 2751 0 0 25 0 2 0 516778744 369225728 57623 33554432000 4194304 5787044 140734103000608 18446744073709551615 5528375 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/24598/statm: 90143 57623 390 389 0 85893 0
[pid=24598/tid=24600] ppid=24597 vsize=360572 CPUtime=958.89 cores=1,3,5,7
/proc/24598/task/24600/stat : 24600 (priss) S 24597 24597 22756 0 -1 4202560 3437 0 0 0 94303 1586 0 0 16 0 2 0 516778903 369225728 57623 33554432000 4194304 5787044 140734103000608 18446744073709551615 254512515505 0 0 4096 0 18446604462661528320 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2141.24
Current children cumulated vsize (KiB) 369272

[startup+1242.3 s]
/proc/loadavg: 1.83 1.89 2.34 3/174 24650
/proc/meminfo: memFree=18074300/32950928 swapFree=67111528/67111528
[pid=24597] ppid=24595 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24597/stat : 24597 (prissup.sh) S 24595 24597 22756 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 516778744 8908800 252 33554432000 4194304 4922060 140733477528480 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24597/statm: 2175 252 211 178 0 68 0
[pid=24598] ppid=24597 vsize=361180 CPUtime=2251.53 cores=1,3,5,7
/proc/24598/stat : 24598 (priss) R 24597 24597 22756 0 -1 4202496 66254 0 0 0 222310 2843 0 0 25 0 2 0 516778744 369848320 60277 33554432000 4194304 5787044 140734103000608 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/24598/statm: 90295 60277 390 389 0 86045 0
[pid=24598/tid=24600] ppid=24597 vsize=361180 CPUtime=1009.18 cores=1,3,5,7
/proc/24598/task/24600/stat : 24600 (priss) R 24597 24597 22756 0 -1 4202560 3582 0 0 0 99283 1635 0 0 16 0 2 0 516778903 369848320 60277 33554432000 4194304 5787044 140734103000608 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2251.53
Current children cumulated vsize (KiB) 369880



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.87 1.89 2.32 3/174 24652
/proc/meminfo: memFree=18064496/32950928 swapFree=67111528/67111528
[pid=24597] ppid=24595 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24597/stat : 24597 (prissup.sh) S 24595 24597 22756 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 516778744 8908800 252 33554432000 4194304 4922060 140733477528480 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24597/statm: 2175 252 211 178 0 68 0
[pid=24598] ppid=24597 vsize=361852 CPUtime=2357.91 cores=1,3,5,7
/proc/24598/stat : 24598 (priss) R 24597 24597 22756 0 -1 4202496 68683 0 0 0 232874 2917 0 0 25 0 2 0 516778744 370536448 62706 33554432000 4194304 5787044 140734103000608 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/24598/statm: 90463 62706 390 389 0 86213 0
[pid=24598/tid=24600] ppid=24597 vsize=361852 CPUtime=1057.84 cores=1,3,5,7
/proc/24598/task/24600/stat : 24600 (priss) S 24597 24597 22756 0 -1 4202560 3749 0 0 0 104112 1672 0 0 16 0 2 0 516778903 370536448 62706 33554432000 4194304 5787044 140734103000608 18446744073709551615 254512515505 0 0 4096 0 18446604462661528320 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2357.91
Current children cumulated vsize (KiB) 370552

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 24597 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0
# while last known CPU time is 2357.91
#
# 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): 2357.91
CPU user time (s): 2328.74
CPU system time (s): 29.17
CPU usage (%): 181.375
Max. virtual memory (cumulated for all children) (KiB): 370552

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

runsolver used 2.00769 second user time and 5.09023 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-29 06:37:01
IDJOB=3289019
IDBENCH=83113
IDSOLVER=1601
FILE ID=node149/3289019-1304051820
RUNJOBID= node149-1304045367-23850
PBS_JOBID= 13170377
Free space on /tmp= 71916 MiB

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

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

MD5SUM BENCH= e822739302a2d834ec9ddfe9fbd0caa2
RANDOM SEED=148585652

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      18168440 kB
Buffers:       2222068 kB
Cached:       11816604 kB
SwapCached:          0 kB
Active:        6083888 kB
Inactive:      8150220 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18168440 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4484 kB
Writeback:           0 kB
AnonPages:      195148 kB
Mapped:          15516 kB
Slab:           484216 kB
PageTables:       5096 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   354624 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= 71928 MiB
End job on node149 at 2011-04-29 06:58:43