Trace number 3280325

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

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/dated-10-17-u.cnf
MD5SUM780d946576ec5746b4ea9832bb01dbc5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1033.89
Satisfiable
(Un)Satisfiability was proved
Number of variables229544
Number of clauses1070757
Sum of the clauses size2471122
Maximum clause length10
Minimum clause length1
Number of clauses of size 119156
Number of clauses of size 2831957
Number of clauses of size 3176604
Number of clauses of size 44780
Number of clauses of size 519120
Number of clauses of size over 519140

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: 17995
0.00/0.27	c parsetime: 274236us
0.00/0.27	c parsed 1070757 clauses with 229544 variables
21.19/21.25	c preprocessor returned 229544 variables
21.19/21.25	c preprocessing returned UNKNOWN
21.19/21.25	c PP set 143897 variables
21.19/21.25	c pp time: 20929095us (20s)

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-3280325-1304036909/watcher-3280325-1304036909 -o /tmp/evaluation-result-3280325-1304036909/solver-3280325-1304036909 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3280325-1304036909.cnf 625035194 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: 4.83 5.01 5.53 2/178 17994
/proc/meminfo: memFree=22536800/32950928 swapFree=67087032/67111528
[pid=17994] ppid=17992 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/17994/stat : 17994 (prissup.sh) S 17992 17994 16886 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 515288061 8908800 251 33554432000 4194304 4922060 140733964713216 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/17994/statm: 2175 251 211 178 0 68 0

[startup+0.097999 s]
/proc/loadavg: 4.83 5.01 5.53 2/178 17994
/proc/meminfo: memFree=22536800/32950928 swapFree=67087032/67111528
[pid=17994] ppid=17992 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/17994/stat : 17994 (prissup.sh) S 17992 17994 16886 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 515288061 8908800 251 33554432000 4194304 4922060 140733964713216 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/17994/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101 s]
/proc/loadavg: 4.83 5.01 5.53 2/178 17994
/proc/meminfo: memFree=22536800/32950928 swapFree=67087032/67111528
[pid=17994] ppid=17992 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/17994/stat : 17994 (prissup.sh) S 17992 17994 16886 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 515288061 8908800 251 33554432000 4194304 4922060 140733964713216 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/17994/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300957 s]
/proc/loadavg: 4.83 5.01 5.53 2/178 17994
/proc/meminfo: memFree=22536800/32950928 swapFree=67087032/67111528
[pid=17994] ppid=17992 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/17994/stat : 17994 (prissup.sh) S 17992 17994 16886 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 515288061 8908800 251 33554432000 4194304 4922060 140733964713216 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/17994/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700885 s]
/proc/loadavg: 4.83 5.01 5.53 2/178 17994
/proc/meminfo: memFree=22536800/32950928 swapFree=67087032/67111528
[pid=17994] ppid=17992 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/17994/stat : 17994 (prissup.sh) S 17992 17994 16886 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 515288061 8908800 251 33554432000 4194304 4922060 140733964713216 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/17994/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50073 s]
/proc/loadavg: 4.83 5.01 5.53 3/180 17997
/proc/meminfo: memFree=22372192/32950928 swapFree=67087032/67111528
[pid=17994] ppid=17992 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/17994/stat : 17994 (prissup.sh) S 17992 17994 16886 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 515288061 8908800 251 33554432000 4194304 4922060 140733964713216 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/17994/statm: 2175 251 211 178 0 68 0
[pid=17995] ppid=17994 vsize=160240 CPUtime=1.49 cores=0,2,4,6
/proc/17995/stat : 17995 (priss) R 17994 17994 16886 0 -1 4202496 62447 0 0 0 142 7 0 0 19 0 1 0 515288061 164085760 32151 33554432000 4194304 5787044 140734028333360 18446744073709551615 4330555 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17995/statm: 40060 32151 336 389 0 35810 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 168940

[startup+3.10043 s]
/proc/loadavg: 4.83 5.01 5.53 3/180 17997
/proc/meminfo: memFree=22440020/32950928 swapFree=67087032/67111528
[pid=17994] ppid=17992 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/17994/stat : 17994 (prissup.sh) S 17992 17994 16886 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 515288061 8908800 251 33554432000 4194304 4922060 140733964713216 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/17994/statm: 2175 251 211 178 0 68 0
[pid=17995] ppid=17994 vsize=160240 CPUtime=3.09 cores=0,2,4,6
/proc/17995/stat : 17995 (priss) R 17994 17994 16886 0 -1 4202496 62447 0 0 0 302 7 0 0 23 0 1 0 515288061 164085760 32151 33554432000 4194304 5787044 140734028333360 18446744073709551615 4330511 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17995/statm: 40060 32151 336 389 0 35810 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 168940

[startup+6.3008 s]
/proc/loadavg: 4.60 4.96 5.51 3/180 17997
/proc/meminfo: memFree=22439016/32950928 swapFree=67087032/67111528
[pid=17994] ppid=17992 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/17994/stat : 17994 (prissup.sh) S 17992 17994 16886 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 515288061 8908800 251 33554432000 4194304 4922060 140733964713216 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/17994/statm: 2175 251 211 178 0 68 0
[pid=17995] ppid=17994 vsize=160240 CPUtime=6.29 cores=0,2,4,6
/proc/17995/stat : 17995 (priss) R 17994 17994 16886 0 -1 4202496 62447 0 0 0 622 7 0 0 25 0 1 0 515288061 164085760 32151 33554432000 4194304 5787044 140734028333360 18446744073709551615 4330488 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17995/statm: 40060 32151 336 389 0 35810 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 168940

[startup+12.7006 s]
/proc/loadavg: 4.39 4.91 5.49 3/180 17997
/proc/meminfo: memFree=22438512/32950928 swapFree=67087032/67111528
[pid=17994] ppid=17992 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/17994/stat : 17994 (prissup.sh) S 17992 17994 16886 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 515288061 8908800 251 33554432000 4194304 4922060 140733964713216 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/17994/statm: 2175 251 211 178 0 68 0
[pid=17995] ppid=17994 vsize=160240 CPUtime=12.69 cores=0,2,4,6
/proc/17995/stat : 17995 (priss) R 17994 17994 16886 0 -1 4202496 62479 0 0 0 1262 7 0 0 25 0 1 0 515288061 164085760 32183 33554432000 4194304 5787044 140734028333360 18446744073709551615 4330542 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17995/statm: 40060 32183 336 389 0 35810 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 168940

[startup+25.5011 s]
/proc/loadavg: 3.94 4.78 5.44 4/181 17998
/proc/meminfo: memFree=22366760/32950928 swapFree=67087032/67111528
[pid=17994] ppid=17992 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/17994/stat : 17994 (prissup.sh) S 17992 17994 16886 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 515288061 8908800 251 33554432000 4194304 4922060 140733964713216 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/17994/statm: 2175 251 211 178 0 68 0
[pid=17995] ppid=17994 vsize=290212 CPUtime=27.57 cores=0,2,4,6
/proc/17995/stat : 17995 (priss) R 17994 17994 16886 0 -1 4202496 76670 0 0 0 2743 14 0 0 25 0 2 0 515288061 297177088 46374 33554432000 4194304 5787044 140734028333360 18446744073709551615 239488519023 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/17995/statm: 72553 46374 389 389 0 68303 0
[pid=17995/tid=17998] ppid=17994 vsize=290212 CPUtime=2.07 cores=0,2,4,6
/proc/17995/task/17998/stat : 17998 (priss) S 17994 17994 16886 0 -1 4202560 1 0 0 0 206 1 0 0 16 0 2 0 515290191 297177088 46374 33554432000 4194304 5787044 140734028333360 18446744073709551615 239488518577 0 0 4096 0 18446604448917733504 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 27.57
Current children cumulated vsize (KiB) 298912

[startup+51.1012 s]
/proc/loadavg: 3.71 4.66 5.38 4/182 18000
/proc/meminfo: memFree=22313220/32950928 swapFree=67087032/67111528
[pid=17994] ppid=17992 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/17994/stat : 17994 (prissup.sh) S 17992 17994 16886 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 515288061 8908800 251 33554432000 4194304 4922060 140733964713216 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/17994/statm: 2175 251 211 178 0 68 0
[pid=17995] ppid=17994 vsize=290212 CPUtime=63.47 cores=0,2,4,6
/proc/17995/stat : 17995 (priss) R 17994 17994 16886 0 -1 4202496 78492 0 0 0 6304 43 0 0 25 0 2 0 515288061 297177088 48196 33554432000 4194304 5787044 140734028333360 18446744073709551615 239488519023 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/17995/statm: 72553 48196 390 389 0 68303 0
[pid=17995/tid=17998] ppid=17994 vsize=290212 CPUtime=12.36 cores=0,2,4,6
/proc/17995/task/17998/stat : 17998 (priss) R 17994 17994 16886 0 -1 4202560 2 0 0 0 1228 8 0 0 16 0 2 0 515290191 297177088 48196 33554432000 4194304 5787044 140734028333360 18446744073709551615 239488518577 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 63.47
Current children cumulated vsize (KiB) 298912

[startup+102.306 s]
/proc/loadavg: 3.66 4.49 5.28 4/182 18001
/proc/meminfo: memFree=22271136/32950928 swapFree=67087032/67111528
[pid=17994] ppid=17992 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/17994/stat : 17994 (prissup.sh) S 17992 17994 16886 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 515288061 8908800 251 33554432000 4194304 4922060 140733964713216 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/17994/statm: 2175 251 211 178 0 68 0
[pid=17995] ppid=17994 vsize=290608 CPUtime=135.5 cores=0,2,4,6
/proc/17995/stat : 17995 (priss) R 17994 17994 16886 0 -1 4202496 81771 0 0 0 13459 91 0 0 25 0 2 0 515288061 297582592 51475 33554432000 4194304 5787044 140734028333360 18446744073709551615 239488519023 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/17995/statm: 72652 51475 390 389 0 68402 0
[pid=17995/tid=17998] ppid=17994 vsize=290608 CPUtime=33.19 cores=0,2,4,6
/proc/17995/task/17998/stat : 17998 (priss) S 17994 17994 16886 0 -1 4202560 103 0 0 0 3299 20 0 0 16 0 2 0 515290191 297582592 51475 33554432000 4194304 5787044 140734028333360 18446744073709551615 239488518577 0 0 4096 0 18446604448917733504 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 135.5
Current children cumulated vsize (KiB) 299308

[startup+162.301 s]
/proc/loadavg: 3.55 4.31 5.17 5/182 18003
/proc/meminfo: memFree=22221760/32950928 swapFree=67087032/67111528
[pid=17994] ppid=17992 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/17994/stat : 17994 (prissup.sh) S 17992 17994 16886 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 515288061 8908800 251 33554432000 4194304 4922060 140733964713216 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/17994/statm: 2175 251 211 178 0 68 0
[pid=17995] ppid=17994 vsize=291288 CPUtime=222.7 cores=0,2,4,6
/proc/17995/stat : 17995 (priss) R 17994 17994 16886 0 -1 4202496 86115 0 0 0 22117 153 0 0 25 0 2 0 515288061 298278912 55817 33554432000 4194304 5787044 140734028333360 18446744073709551615 239488519023 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/17995/statm: 72822 55817 390 389 0 68572 0
[pid=17995/tid=17998] ppid=17994 vsize=291288 CPUtime=60.4 cores=0,2,4,6
/proc/17995/task/17998/stat : 17998 (priss) R 17994 17994 16886 0 -1 4202560 290 0 0 0 6003 37 0 0 16 0 2 0 515290191 298278912 55817 33554432000 4194304 5787044 140734028333360 18446744073709551615 239488518577 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 222.7
Current children cumulated vsize (KiB) 299988

[startup+222.3 s]
/proc/loadavg: 3.60 4.19 5.07 4/182 18004
/proc/meminfo: memFree=22179468/32950928 swapFree=67087032/67111528
[pid=17994] ppid=17992 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/17994/stat : 17994 (prissup.sh) S 17992 17994 16886 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 515288061 8908800 251 33554432000 4194304 4922060 140733964713216 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/17994/statm: 2175 251 211 178 0 68 0
[pid=17995] ppid=17994 vsize=292124 CPUtime=312.88 cores=0,2,4,6
/proc/17995/stat : 17995 (priss) R 17994 17994 16886 0 -1 4202496 88266 0 0 0 31084 204 0 0 25 0 2 0 515288061 299134976 57947 33554432000 4194304 5787044 140734028333360 18446744073709551615 5527122 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/17995/statm: 73031 57947 390 389 0 68781 0
[pid=17995/tid=17998] ppid=17994 vsize=292124 CPUtime=90.57 cores=0,2,4,6
/proc/17995/task/17998/stat : 17998 (priss) R 17994 17994 16886 0 -1 4202560 449 0 0 0 9004 53 0 0 15 0 2 0 515290191 299134976 57947 33554432000 4194304 5787044 140734028333360 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 312.88
Current children cumulated vsize (KiB) 300824

[startup+282.301 s]
/proc/loadavg: 3.55 4.07 4.98 5/182 18006
/proc/meminfo: memFree=22141264/32950928 swapFree=67087032/67111528
[pid=17994] ppid=17992 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/17994/stat : 17994 (prissup.sh) S 17992 17994 16886 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 515288061 8908800 251 33554432000 4194304 4922060 140733964713216 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/17994/statm: 2175 251 211 178 0 68 0
[pid=17995] ppid=17994 vsize=292840 CPUtime=404.87 cores=0,2,4,6
/proc/17995/stat : 17995 (priss) R 17994 17994 16886 0 -1 4202496 91995 0 0 0 40226 261 0 0 25 0 2 0 515288061 299868160 61643 33554432000 4194304 5787044 140734028333360 18446744073709551615 5531862 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/17995/statm: 73210 61643 390 389 0 68960 0
[pid=17995/tid=17998] ppid=17994 vsize=292840 CPUtime=122.56 cores=0,2,4,6
/proc/17995/task/17998/stat : 17998 (priss) S 17994 17994 16886 0 -1 4202560 639 0 0 0 12188 68 0 0 16 0 2 0 515290191 299868160 61643 33554432000 4194304 5787044 140734028333360 18446744073709551615 239488518577 0 0 4096 0 18446604448917733504 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 404.87
Current children cumulated vsize (KiB) 301540

[startup+342.3 s]
/proc/loadavg: 3.41 3.94 4.87 5/182 18008
/proc/meminfo: memFree=22094120/32950928 swapFree=67087032/67111528
[pid=17994] ppid=17992 vsize=8700 CPUtime=0 cores=0,2,4,6

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

[pid=17995] ppid=17994 vsize=428448 CPUtime=1080.82 cores=0,2,4,6
/proc/17995/stat : 17995 (priss) R 17994 17994 16886 0 -1 4202496 110346 0 0 0 107527 555 0 0 25 0 2 0 515288061 438730752 79850 33554432000 4194304 5787044 140734028333360 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/17995/statm: 107112 79850 390 389 0 102862 0
[pid=17995/tid=17998] ppid=17994 vsize=428448 CPUtime=378.5 cores=0,2,4,6
/proc/17995/task/17998/stat : 17998 (priss) S 17994 17994 16886 0 -1 4202560 1581 0 0 0 37699 151 0 0 16 0 2 0 515290191 438730752 79850 33554432000 4194304 5787044 140734028333360 18446744073709551615 239488518577 0 0 4096 0 18446604448917733504 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1080.82
Current children cumulated vsize (KiB) 437148

[startup+762.307 s]
/proc/loadavg: 3.64 3.67 4.39 4/182 18019
/proc/meminfo: memFree=21847420/32950928 swapFree=67087032/67111528
[pid=17994] ppid=17992 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/17994/stat : 17994 (prissup.sh) S 17992 17994 16886 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 515288061 8908800 251 33554432000 4194304 4922060 140733964713216 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/17994/statm: 2175 251 211 178 0 68 0
[pid=17995] ppid=17994 vsize=428832 CPUtime=1178.72 cores=0,2,4,6
/proc/17995/stat : 17995 (priss) R 17994 17994 16886 0 -1 4202496 111351 0 0 0 117284 588 0 0 25 0 2 0 515288061 439123968 80758 33554432000 4194304 5787044 140734028333360 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/17995/statm: 107208 80758 390 389 0 102958 0
[pid=17995/tid=17998] ppid=17994 vsize=428832 CPUtime=416.39 cores=0,2,4,6
/proc/17995/task/17998/stat : 17998 (priss) R 17994 17994 16886 0 -1 4202560 1639 0 0 0 41476 163 0 0 16 0 2 0 515290191 439123968 80758 33554432000 4194304 5787044 140734028333360 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1178.72
Current children cumulated vsize (KiB) 437532

[startup+822.301 s]
/proc/loadavg: 3.49 3.63 4.33 4/182 18020
/proc/meminfo: memFree=21847368/32950928 swapFree=67087032/67111528
[pid=17994] ppid=17992 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/17994/stat : 17994 (prissup.sh) S 17992 17994 16886 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 515288061 8908800 251 33554432000 4194304 4922060 140733964713216 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/17994/statm: 2175 251 211 178 0 68 0
[pid=17995] ppid=17994 vsize=428832 CPUtime=1277.36 cores=0,2,4,6
/proc/17995/stat : 17995 (priss) R 17994 17994 16886 0 -1 4202496 111356 0 0 0 127117 619 0 0 25 0 2 0 515288061 439123968 80763 33554432000 4194304 5787044 140734028333360 18446744073709551615 239488519023 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/17995/statm: 107208 80763 390 389 0 102958 0
[pid=17995/tid=17998] ppid=17994 vsize=428832 CPUtime=455.04 cores=0,2,4,6
/proc/17995/task/17998/stat : 17998 (priss) R 17994 17994 16886 0 -1 4202560 1642 0 0 0 45327 177 0 0 15 0 2 0 515290191 439123968 80763 33554432000 4194304 5787044 140734028333360 18446744073709551615 239488518577 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1277.36
Current children cumulated vsize (KiB) 437532

[startup+882.301 s]
/proc/loadavg: 3.57 3.63 4.28 5/182 18022
/proc/meminfo: memFree=21840364/32950928 swapFree=67087032/67111528
[pid=17994] ppid=17992 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/17994/stat : 17994 (prissup.sh) S 17992 17994 16886 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 515288061 8908800 251 33554432000 4194304 4922060 140733964713216 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/17994/statm: 2175 251 211 178 0 68 0
[pid=17995] ppid=17994 vsize=429136 CPUtime=1379.5 cores=0,2,4,6
/proc/17995/stat : 17995 (priss) R 17994 17994 16886 0 -1 4202496 111473 0 0 0 137306 644 0 0 25 0 2 0 515288061 439435264 80880 33554432000 4194304 5787044 140734028333360 18446744073709551615 239488519023 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/17995/statm: 107284 80880 390 389 0 103034 0
[pid=17995/tid=17998] ppid=17994 vsize=429136 CPUtime=497.17 cores=0,2,4,6
/proc/17995/task/17998/stat : 17998 (priss) R 17994 17994 16886 0 -1 4202560 1715 0 0 0 49531 186 0 0 16 0 2 0 515290191 439435264 80880 33554432000 4194304 5787044 140734028333360 18446744073709551615 239488518577 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1379.5
Current children cumulated vsize (KiB) 437836

[startup+942.301 s]
/proc/loadavg: 3.72 3.65 4.25 5/182 18024
/proc/meminfo: memFree=21794956/32950928 swapFree=67087032/67111528
[pid=17994] ppid=17992 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/17994/stat : 17994 (prissup.sh) S 17992 17994 16886 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 515288061 8908800 251 33554432000 4194304 4922060 140733964713216 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/17994/statm: 2175 251 211 178 0 68 0
[pid=17995] ppid=17994 vsize=429616 CPUtime=1482.08 cores=0,2,4,6
/proc/17995/stat : 17995 (priss) R 17994 17994 16886 0 -1 4202496 112728 0 0 0 147539 669 0 0 25 0 2 0 515288061 439926784 82135 33554432000 4194304 5787044 140734028333360 18446744073709551615 5527587 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/17995/statm: 107404 82135 390 389 0 103154 0
[pid=17995/tid=17998] ppid=17994 vsize=429616 CPUtime=539.76 cores=0,2,4,6
/proc/17995/task/17998/stat : 17998 (priss) R 17994 17994 16886 0 -1 4202560 1837 0 0 0 53780 196 0 0 15 0 2 0 515290191 439926784 82135 33554432000 4194304 5787044 140734028333360 18446744073709551615 5526823 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1482.08
Current children cumulated vsize (KiB) 438316

[startup+1002.3 s]
/proc/loadavg: 3.74 3.67 4.21 5/182 18025
/proc/meminfo: memFree=21736612/32950928 swapFree=67087032/67111528
[pid=17994] ppid=17992 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/17994/stat : 17994 (prissup.sh) S 17992 17994 16886 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 515288061 8908800 251 33554432000 4194304 4922060 140733964713216 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/17994/statm: 2175 251 211 178 0 68 0
[pid=17995] ppid=17994 vsize=430288 CPUtime=1585.64 cores=0,2,4,6
/proc/17995/stat : 17995 (priss) R 17994 17994 16886 0 -1 4202496 115514 0 0 0 157855 709 0 0 25 0 2 0 515288061 440614912 84921 33554432000 4194304 5787044 140734028333360 18446744073709551615 239488519023 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/17995/statm: 107572 84921 390 389 0 103322 0
[pid=17995/tid=17998] ppid=17994 vsize=430288 CPUtime=583.31 cores=0,2,4,6
/proc/17995/task/17998/stat : 17998 (priss) R 17994 17994 16886 0 -1 4202560 1994 0 0 0 58126 205 0 0 16 0 2 0 515290191 440614912 84921 33554432000 4194304 5787044 140734028333360 18446744073709551615 239488518577 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1585.64
Current children cumulated vsize (KiB) 438988

[startup+1062.3 s]
/proc/loadavg: 3.79 3.69 4.19 5/182 18027
/proc/meminfo: memFree=21724648/32950928 swapFree=67087032/67111528
[pid=17994] ppid=17992 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/17994/stat : 17994 (prissup.sh) S 17992 17994 16886 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 515288061 8908800 251 33554432000 4194304 4922060 140733964713216 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/17994/statm: 2175 251 211 178 0 68 0
[pid=17995] ppid=17994 vsize=430960 CPUtime=1689.58 cores=0,2,4,6
/proc/17995/stat : 17995 (priss) R 17994 17994 16886 0 -1 4202496 118604 0 0 0 168213 745 0 0 25 0 2 0 515288061 441303040 87809 33554432000 4194304 5787044 140734028333360 18446744073709551615 5524666 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/17995/statm: 107740 87809 390 389 0 103490 0
[pid=17995/tid=17998] ppid=17994 vsize=430960 CPUtime=627.25 cores=0,2,4,6
/proc/17995/task/17998/stat : 17998 (priss) R 17994 17994 16886 0 -1 4202560 2156 0 0 0 62509 216 0 0 16 0 2 0 515290191 441303040 87809 33554432000 4194304 5787044 140734028333360 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1689.58
Current children cumulated vsize (KiB) 439660

[startup+1122.3 s]
/proc/loadavg: 3.47 3.64 4.14 5/182 18028
/proc/meminfo: memFree=21724716/32950928 swapFree=67087032/67111528
[pid=17994] ppid=17992 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/17994/stat : 17994 (prissup.sh) S 17992 17994 16886 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 515288061 8908800 251 33554432000 4194304 4922060 140733964713216 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/17994/statm: 2175 251 211 178 0 68 0
[pid=17995] ppid=17994 vsize=430960 CPUtime=1789.29 cores=0,2,4,6
/proc/17995/stat : 17995 (priss) R 17994 17994 16886 0 -1 4202496 118605 0 0 0 178155 774 0 0 25 0 2 0 515288061 441303040 87810 33554432000 4194304 5787044 140734028333360 18446744073709551615 239488519023 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/17995/statm: 107740 87810 390 389 0 103490 0
[pid=17995/tid=17998] ppid=17994 vsize=430960 CPUtime=666.95 cores=0,2,4,6
/proc/17995/task/17998/stat : 17998 (priss) R 17994 17994 16886 0 -1 4202560 2157 0 0 0 66468 227 0 0 15 0 2 0 515290191 441303040 87810 33554432000 4194304 5787044 140734028333360 18446744073709551615 5528404 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1789.29
Current children cumulated vsize (KiB) 439660

[startup+1182.3 s]
/proc/loadavg: 3.59 3.64 4.10 5/182 18030
/proc/meminfo: memFree=21724204/32950928 swapFree=67087032/67111528
[pid=17994] ppid=17992 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/17994/stat : 17994 (prissup.sh) S 17992 17994 16886 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 515288061 8908800 251 33554432000 4194304 4922060 140733964713216 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/17994/statm: 2175 251 211 178 0 68 0
[pid=17995] ppid=17994 vsize=430960 CPUtime=1890.91 cores=0,2,4,6
/proc/17995/stat : 17995 (priss) R 17994 17994 16886 0 -1 4202496 118607 0 0 0 188286 805 0 0 25 0 2 0 515288061 441303040 87812 33554432000 4194304 5787044 140734028333360 18446744073709551615 5526823 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/17995/statm: 107740 87812 390 389 0 103490 0
[pid=17995/tid=17998] ppid=17994 vsize=430960 CPUtime=708.57 cores=0,2,4,6
/proc/17995/task/17998/stat : 17998 (priss) R 17994 17994 16886 0 -1 4202560 2158 0 0 0 70617 240 0 0 15 0 2 0 515290191 441303040 87812 33554432000 4194304 5787044 140734028333360 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1890.91
Current children cumulated vsize (KiB) 439660

[startup+1242.3 s]
/proc/loadavg: 3.70 3.66 4.08 5/182 18032
/proc/meminfo: memFree=21721056/32950928 swapFree=67087032/67111528
[pid=17994] ppid=17992 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/17994/stat : 17994 (prissup.sh) S 17992 17994 16886 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 515288061 8908800 251 33554432000 4194304 4922060 140733964713216 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/17994/statm: 2175 251 211 178 0 68 0
[pid=17995] ppid=17994 vsize=431216 CPUtime=1993.69 cores=0,2,4,6
/proc/17995/stat : 17995 (priss) R 17994 17994 16886 0 -1 4202496 118709 0 0 0 198537 832 0 0 25 0 2 0 515288061 441565184 87914 33554432000 4194304 5787044 140734028333360 18446744073709551615 239488519023 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/17995/statm: 107804 87914 390 389 0 103554 0
[pid=17995/tid=17998] ppid=17994 vsize=431216 CPUtime=751.35 cores=0,2,4,6
/proc/17995/task/17998/stat : 17998 (priss) R 17994 17994 16886 0 -1 4202560 2227 0 0 0 74885 250 0 0 16 0 2 0 515290191 441565184 87914 33554432000 4194304 5787044 140734028333360 18446744073709551615 239488518577 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1993.69
Current children cumulated vsize (KiB) 439916



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.46 3.61 4.03 3/178 18034
/proc/meminfo: memFree=22303236/32950928 swapFree=67087032/67111528
[pid=17994] ppid=17992 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/17994/stat : 17994 (prissup.sh) S 17992 17994 16886 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 515288061 8908800 251 33554432000 4194304 4922060 140733964713216 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/17994/statm: 2175 251 211 178 0 68 0
[pid=17995] ppid=17994 vsize=431664 CPUtime=2093.43 cores=0,2,4,6
/proc/17995/stat : 17995 (priss) R 17994 17994 16886 0 -1 4202496 118870 0 0 0 208488 855 0 0 25 0 2 0 515288061 442023936 88075 33554432000 4194304 5787044 140734028333360 18446744073709551615 239488519023 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/17995/statm: 107916 88075 390 389 0 103666 0
[pid=17995/tid=17998] ppid=17994 vsize=431664 CPUtime=793.39 cores=0,2,4,6
/proc/17995/task/17998/stat : 17998 (priss) R 17994 17994 16886 0 -1 4202560 2309 0 0 0 79079 260 0 0 15 0 2 0 515290191 442023936 88075 33554432000 4194304 5787044 140734028333360 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2093.43
Current children cumulated vsize (KiB) 440364

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 17994 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 2093.43
#
# 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): 2093.43
CPU user time (s): 2084.88
CPU system time (s): 8.55
CPU usage (%): 161.031
Max. virtual memory (cumulated for all children) (KiB): 440364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 331
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= 4
involuntary context switches= 2

runsolver used 2.33164 second user time and 4.75728 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-29 02:28:30
IDJOB=3280325
IDBENCH=20384
IDSOLVER=1601
FILE ID=node148/3280325-1304036909
RUNJOBID= node148-1304036909-17973
PBS_JOBID= 13170304
Free space on /tmp= 71400 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/dated-10-17-u.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280325-1304036909/watcher-3280325-1304036909 -o /tmp/evaluation-result-3280325-1304036909/solver-3280325-1304036909 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3280325-1304036909.cnf 625035194 4800 15500 4

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

MD5SUM BENCH= 780d946576ec5746b4ea9832bb01dbc5
RANDOM SEED=625035194

node148.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.854
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.70
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.854
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.75
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.854
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.854
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.854
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.854
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.854
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.854
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      22537692 kB
Buffers:       2008820 kB
Cached:        7679752 kB
SwapCached:       3548 kB
Active:        1776548 kB
Inactive:      8074516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22537692 kB
SwapTotal:    67111528 kB
SwapFree:     67087032 kB
Dirty:           34968 kB
Writeback:           0 kB
AnonPages:      160632 kB
Mapped:          14164 kB
Slab:           498652 kB
PageTables:       4996 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   334680 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= 71404 MiB
End job on node148 at 2011-04-29 02:50:12