Trace number 3291273

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

General information on the benchmark

NameSAT03/industrial/maris/CNF/
gripper13u.shuffled-as.sat03-395.cnf
MD5SUM3889b7ed90cc1fbe8bc8d140a1763832
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4427.96
Satisfiable
(Un)Satisfiability was proved
Number of variables4268
Number of clauses38965
Sum of the clauses size86077
Maximum clause length28
Minimum clause length1
Number of clauses of size 169
Number of clauses of size 235984
Number of clauses of size 3104
Number of clauses of size 42704
Number of clauses of size 50
Number of clauses of size over 5104

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: 25895
0.00/0.01	c parsetime: 10962us
0.00/0.01	c parsed 38965 clauses with 4268 variables
1.78/1.82	c preprocessor returned 10001 variables
1.78/1.82	c preprocessing returned UNKNOWN
1.78/1.82	c PP set 278 variables
1.78/1.82	c pp time: 1802997us (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-3291273-1304067049/watcher-3291273-1304067049 -o /tmp/evaluation-result-3291273-1304067049/solver-3291273-1304067049 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3291273-1304067049.cnf 569629566 4800 15500 4 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.52 3.65 3.63 2/174 25894
/proc/meminfo: memFree=18310504/32950928 swapFree=67111528/67111528
[pid=25894] ppid=25892 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/25894/stat : 25894 (prissup.sh) S 25892 25894 25471 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 518301585 8908800 252 33554432000 4194304 4922060 140734712740128 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25894/statm: 2175 252 211 178 0 68 0

[startup+0.0310401 s]
/proc/loadavg: 3.52 3.65 3.63 2/174 25894
/proc/meminfo: memFree=18310504/32950928 swapFree=67111528/67111528
[pid=25894] ppid=25892 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/25894/stat : 25894 (prissup.sh) S 25892 25894 25471 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 518301585 8908800 252 33554432000 4194304 4922060 140734712740128 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25894/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101019 s]
/proc/loadavg: 3.52 3.65 3.63 2/174 25894
/proc/meminfo: memFree=18310504/32950928 swapFree=67111528/67111528
[pid=25894] ppid=25892 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/25894/stat : 25894 (prissup.sh) S 25892 25894 25471 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 518301585 8908800 252 33554432000 4194304 4922060 140734712740128 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25894/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300969 s]
/proc/loadavg: 3.52 3.65 3.63 2/174 25894
/proc/meminfo: memFree=18310504/32950928 swapFree=67111528/67111528
[pid=25894] ppid=25892 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/25894/stat : 25894 (prissup.sh) S 25892 25894 25471 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 518301585 8908800 252 33554432000 4194304 4922060 140734712740128 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25894/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700892 s]
/proc/loadavg: 3.52 3.65 3.63 2/174 25894
/proc/meminfo: memFree=18310504/32950928 swapFree=67111528/67111528
[pid=25894] ppid=25892 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/25894/stat : 25894 (prissup.sh) S 25892 25894 25471 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 518301585 8908800 252 33554432000 4194304 4922060 140734712740128 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25894/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50073 s]
/proc/loadavg: 3.52 3.65 3.63 4/181 25904
/proc/meminfo: memFree=18288004/32950928 swapFree=67111528/67111528
[pid=25894] ppid=25892 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/25894/stat : 25894 (prissup.sh) S 25892 25894 25471 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 518301585 8908800 252 33554432000 4194304 4922060 140734712740128 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25894/statm: 2175 252 211 178 0 68 0
[pid=25895] ppid=25894 vsize=26116 CPUtime=1.49 cores=0,2,4,6
/proc/25895/stat : 25895 (priss) R 25894 25894 25471 0 -1 4202496 3649 0 0 0 149 0 0 0 25 0 1 0 518301585 26742784 2457 33554432000 4194304 5787044 140734311152592 18446744073709551615 4359259 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25895/statm: 6529 2457 342 389 0 2279 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34816

[startup+3.10041 s]
/proc/loadavg: 3.52 3.65 3.63 4/182 25905
/proc/meminfo: memFree=18285388/32950928 swapFree=67111528/67111528
[pid=25894] ppid=25892 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/25894/stat : 25894 (prissup.sh) S 25892 25894 25471 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 518301585 8908800 252 33554432000 4194304 4922060 140734712740128 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25894/statm: 2175 252 211 178 0 68 0
[pid=25895] ppid=25894 vsize=104072 CPUtime=3.62 cores=0,2,4,6
/proc/25895/stat : 25895 (priss) R 25894 25894 25471 0 -1 4202496 5244 0 0 0 349 13 0 0 21 0 2 0 518301585 106569728 3297 33554432000 4194304 5787044 140734311152592 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/25895/statm: 26018 3297 391 389 0 21768 0
[pid=25895/tid=25905] ppid=25894 vsize=104072 CPUtime=0.52 cores=0,2,4,6
/proc/25895/task/25905/stat : 25905 (priss) S 25894 25894 25471 0 -1 4202560 31 0 0 0 48 4 0 0 18 0 2 0 518301768 106569728 3297 33554432000 4194304 5787044 140734311152592 18446744073709551615 254512515505 0 0 4096 0 18446604442358272960 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3.62
Current children cumulated vsize (KiB) 112772

[startup+6.30078 s]
/proc/loadavg: 3.48 3.64 3.63 4/182 25905
/proc/meminfo: memFree=18281504/32950928 swapFree=67111528/67111528
[pid=25894] ppid=25892 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/25894/stat : 25894 (prissup.sh) S 25892 25894 25471 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 518301585 8908800 252 33554432000 4194304 4922060 140734712740128 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25894/statm: 2175 252 211 178 0 68 0
[pid=25895] ppid=25894 vsize=104204 CPUtime=8.2 cores=0,2,4,6
/proc/25895/stat : 25895 (priss) R 25894 25894 25471 0 -1 4202496 5774 0 0 0 779 41 0 0 25 0 2 0 518301585 106704896 3827 33554432000 4194304 5787044 140734311152592 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/25895/statm: 26051 3827 392 389 0 21801 0
[pid=25895/tid=25905] ppid=25894 vsize=104204 CPUtime=1.91 cores=0,2,4,6
/proc/25895/task/25905/stat : 25905 (priss) R 25894 25894 25471 0 -1 4202560 58 0 0 0 177 14 0 0 18 0 2 0 518301768 106704896 3827 33554432000 4194304 5787044 140734311152592 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 8.2
Current children cumulated vsize (KiB) 112904

[startup+12.7005 s]
/proc/loadavg: 3.44 3.63 3.63 5/182 25905
/proc/meminfo: memFree=18274152/32950928 swapFree=67111528/67111528
[pid=25894] ppid=25892 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/25894/stat : 25894 (prissup.sh) S 25892 25894 25471 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 518301585 8908800 252 33554432000 4194304 4922060 140734712740128 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25894/statm: 2175 252 211 178 0 68 0
[pid=25895] ppid=25894 vsize=104468 CPUtime=17.45 cores=0,2,4,6
/proc/25895/stat : 25895 (priss) R 25894 25894 25471 0 -1 4202496 6894 0 0 0 1661 84 0 0 25 0 2 0 518301585 106975232 4947 33554432000 4194304 5787044 140734311152592 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/25895/statm: 26117 4947 392 389 0 21867 0
[pid=25895/tid=25905] ppid=25894 vsize=104468 CPUtime=4.75 cores=0,2,4,6
/proc/25895/task/25905/stat : 25905 (priss) R 25894 25894 25471 0 -1 4202560 148 0 0 0 445 30 0 0 18 0 2 0 518301768 106975232 4947 33554432000 4194304 5787044 140734311152592 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 17.45
Current children cumulated vsize (KiB) 113168

[startup+25.501 s]
/proc/loadavg: 3.56 3.65 3.63 5/182 25906
/proc/meminfo: memFree=18258792/32950928 swapFree=67111528/67111528
[pid=25894] ppid=25892 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/25894/stat : 25894 (prissup.sh) S 25892 25894 25471 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 518301585 8908800 252 33554432000 4194304 4922060 140734712740128 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25894/statm: 2175 252 211 178 0 68 0
[pid=25895] ppid=25894 vsize=106712 CPUtime=35.92 cores=0,2,4,6
/proc/25895/stat : 25895 (priss) R 25894 25894 25471 0 -1 4202496 9119 0 0 0 3439 153 0 0 25 0 2 0 518301585 109273088 7171 33554432000 4194304 5787044 140734311152592 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/25895/statm: 26678 7171 392 389 0 22428 0
[pid=25895/tid=25905] ppid=25894 vsize=106712 CPUtime=10.42 cores=0,2,4,6
/proc/25895/task/25905/stat : 25905 (priss) S 25894 25894 25471 0 -1 4202560 300 0 0 0 987 55 0 0 18 0 2 0 518301768 109273088 7171 33554432000 4194304 5787044 140734311152592 18446744073709551615 254512515505 0 0 4096 0 18446604442358272960 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 35.92
Current children cumulated vsize (KiB) 115412

[startup+51.1008 s]
/proc/loadavg: 3.64 3.66 3.64 5/182 25907
/proc/meminfo: memFree=18212356/32950928 swapFree=67111528/67111528
[pid=25894] ppid=25892 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/25894/stat : 25894 (prissup.sh) S 25892 25894 25471 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 518301585 8908800 252 33554432000 4194304 4922060 140734712740128 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25894/statm: 2175 252 211 178 0 68 0
[pid=25895] ppid=25894 vsize=137920 CPUtime=73.06 cores=0,2,4,6
/proc/25895/stat : 25895 (priss) R 25894 25894 25471 0 -1 4202496 16854 0 0 0 7040 266 0 0 25 0 2 0 518301585 141230080 14906 33554432000 4194304 5787044 140734311152592 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/25895/statm: 34480 14906 392 389 0 30230 0
[pid=25895/tid=25905] ppid=25894 vsize=137920 CPUtime=21.96 cores=0,2,4,6
/proc/25895/task/25905/stat : 25905 (priss) R 25894 25894 25471 0 -1 4202560 327 0 0 0 2101 95 0 0 17 0 2 0 518301768 141230080 14906 33554432000 4194304 5787044 140734311152592 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 73.06
Current children cumulated vsize (KiB) 146620

[startup+102.307 s]
/proc/loadavg: 3.56 3.63 3.63 5/182 25908
/proc/meminfo: memFree=18175524/32950928 swapFree=67111528/67111528
[pid=25894] ppid=25892 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/25894/stat : 25894 (prissup.sh) S 25892 25894 25471 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 518301585 8908800 252 33554432000 4194304 4922060 140734712740128 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25894/statm: 2175 252 211 178 0 68 0
[pid=25895] ppid=25894 vsize=155852 CPUtime=149.54 cores=0,2,4,6
/proc/25895/stat : 25895 (priss) R 25894 25894 25471 0 -1 4202496 21416 0 0 0 14525 429 0 0 25 0 2 0 518301585 159592448 19468 33554432000 4194304 5787044 140734311152592 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/25895/statm: 38963 19468 392 389 0 34713 0
[pid=25895/tid=25905] ppid=25894 vsize=155852 CPUtime=47.23 cores=0,2,4,6
/proc/25895/task/25905/stat : 25905 (priss) R 25894 25894 25471 0 -1 4202560 329 0 0 0 4568 155 0 0 18 0 2 0 518301768 159592448 19468 33554432000 4194304 5787044 140734311152592 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 149.54
Current children cumulated vsize (KiB) 164552

[startup+162.301 s]
/proc/loadavg: 3.73 3.67 3.64 4/182 25909
/proc/meminfo: memFree=18136436/32950928 swapFree=67111528/67111528
[pid=25894] ppid=25892 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/25894/stat : 25894 (prissup.sh) S 25892 25894 25471 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 518301585 8908800 252 33554432000 4194304 4922060 140734712740128 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25894/statm: 2175 252 211 178 0 68 0
[pid=25895] ppid=25894 vsize=171856 CPUtime=243.2 cores=0,2,4,6
/proc/25895/stat : 25895 (priss) R 25894 25894 25471 0 -1 4202496 25532 0 0 0 23761 559 0 0 25 0 2 0 518301585 175980544 23327 33554432000 4194304 5787044 140734311152592 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/25895/statm: 42964 23327 392 389 0 38714 0
[pid=25895/tid=25905] ppid=25894 vsize=171856 CPUtime=80.89 cores=0,2,4,6
/proc/25895/task/25905/stat : 25905 (priss) S 25894 25894 25471 0 -1 4202560 442 0 0 0 7883 206 0 0 18 0 2 0 518301768 175980544 23327 33554432000 4194304 5787044 140734311152592 18446744073709551615 254512515505 0 0 4096 0 18446604442358272960 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 243.2
Current children cumulated vsize (KiB) 180556

[startup+222.301 s]
/proc/loadavg: 3.58 3.63 3.63 5/182 25911
/proc/meminfo: memFree=18080128/32950928 swapFree=67111528/67111528
[pid=25894] ppid=25892 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/25894/stat : 25894 (prissup.sh) S 25892 25894 25471 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 518301585 8908800 252 33554432000 4194304 4922060 140734712740128 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25894/statm: 2175 252 211 178 0 68 0
[pid=25895] ppid=25894 vsize=194332 CPUtime=339.05 cores=0,2,4,6
/proc/25895/stat : 25895 (priss) R 25894 25894 25471 0 -1 4202496 31372 0 0 0 33229 676 0 0 25 0 2 0 518301585 198995968 29167 33554432000 4194304 5787044 140734311152592 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/25895/statm: 48583 29167 392 389 0 44333 0
[pid=25895/tid=25905] ppid=25894 vsize=194332 CPUtime=116.74 cores=0,2,4,6
/proc/25895/task/25905/stat : 25905 (priss) S 25894 25894 25471 0 -1 4202560 657 0 0 0 11422 252 0 0 18 0 2 0 518301768 198995968 29167 33554432000 4194304 5787044 140734311152592 18446744073709551615 254512515505 0 0 4096 0 18446604442358272960 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 339.05
Current children cumulated vsize (KiB) 203032

[startup+282.301 s]
/proc/loadavg: 3.75 3.67 3.64 5/182 25913
/proc/meminfo: memFree=18069188/32950928 swapFree=67111528/67111528
[pid=25894] ppid=25892 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/25894/stat : 25894 (prissup.sh) S 25892 25894 25471 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 518301585 8908800 252 33554432000 4194304 4922060 140734712740128 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25894/statm: 2175 252 211 178 0 68 0
[pid=25895] ppid=25894 vsize=203772 CPUtime=438.04 cores=0,2,4,6
/proc/25895/stat : 25895 (priss) R 25894 25894 25471 0 -1 4202496 34135 0 0 0 43036 768 0 0 25 0 2 0 518301585 208662528 31930 33554432000 4194304 5787044 140734311152592 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/25895/statm: 50943 31930 392 389 0 46693 0
[pid=25895/tid=25905] ppid=25894 vsize=203772 CPUtime=155.73 cores=0,2,4,6
/proc/25895/task/25905/stat : 25905 (priss) R 25894 25894 25471 0 -1 4202560 963 0 0 0 15285 288 0 0 18 0 2 0 518301768 208662528 31930 33554432000 4194304 5787044 140734311152592 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 438.04

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

[pid=25895] ppid=25894 vsize=271488 CPUtime=1145.78 cores=0,2,4,6
/proc/25895/stat : 25895 (priss) R 25894 25894 25471 0 -1 4202496 51917 0 0 0 113310 1268 0 0 25 0 2 0 518301585 278003712 49199 33554432000 4194304 5787044 140734311152592 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/25895/statm: 67872 49199 392 389 0 63622 0
[pid=25895/tid=25905] ppid=25894 vsize=271488 CPUtime=443.45 cores=0,2,4,6
/proc/25895/task/25905/stat : 25905 (priss) S 25894 25894 25471 0 -1 4202560 1945 0 0 0 43859 486 0 0 18 0 2 0 518301768 278003712 49199 33554432000 4194304 5787044 140734311152592 18446744073709551615 254512515505 0 0 4096 0 18446604442358272960 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1145.78
Current children cumulated vsize (KiB) 280188

[startup+762.307 s]
/proc/loadavg: 3.56 3.54 3.57 5/182 25935
/proc/meminfo: memFree=17897108/32950928 swapFree=67111528/67111528
[pid=25894] ppid=25892 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/25894/stat : 25894 (prissup.sh) S 25892 25894 25471 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 518301585 8908800 252 33554432000 4194304 4922060 140734712740128 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25894/statm: 2175 252 211 178 0 68 0
[pid=25895] ppid=25894 vsize=272132 CPUtime=1249.61 cores=0,2,4,6
/proc/25895/stat : 25895 (priss) R 25894 25894 25471 0 -1 4202496 52350 0 0 0 123638 1323 0 0 25 0 2 0 518301585 278663168 49632 33554432000 4194304 5787044 140734311152592 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/25895/statm: 68033 49632 392 389 0 63783 0
[pid=25895/tid=25905] ppid=25894 vsize=272132 CPUtime=487.27 cores=0,2,4,6
/proc/25895/task/25905/stat : 25905 (priss) R 25894 25894 25471 0 -1 4202560 2175 0 0 0 48217 510 0 0 18 0 2 0 518301768 278663168 49632 33554432000 4194304 5787044 140734311152592 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1249.61
Current children cumulated vsize (KiB) 280832

[startup+822.301 s]
/proc/loadavg: 3.77 3.60 3.59 4/182 25938
/proc/meminfo: memFree=17854924/32950928 swapFree=67111528/67111528
[pid=25894] ppid=25892 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/25894/stat : 25894 (prissup.sh) S 25892 25894 25471 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 518301585 8908800 252 33554432000 4194304 4922060 140734712740128 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25894/statm: 2175 252 211 178 0 68 0
[pid=25895] ppid=25894 vsize=296228 CPUtime=1354.06 cores=0,2,4,6
/proc/25895/stat : 25895 (priss) R 25894 25894 25471 0 -1 4202496 58619 0 0 0 134032 1374 0 0 25 0 2 0 518301585 303337472 55901 33554432000 4194304 5787044 140734311152592 18446744073709551615 5527087 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/25895/statm: 74057 55901 392 389 0 69807 0
[pid=25895/tid=25905] ppid=25894 vsize=296228 CPUtime=531.72 cores=0,2,4,6
/proc/25895/task/25905/stat : 25905 (priss) R 25894 25894 25471 0 -1 4202560 2367 0 0 0 52643 529 0 0 18 0 2 0 518301768 303337472 55901 33554432000 4194304 5787044 140734311152592 18446744073709551615 5528386 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1354.06
Current children cumulated vsize (KiB) 304928

[startup+882.301 s]
/proc/loadavg: 3.75 3.63 3.60 3/182 25941
/proc/meminfo: memFree=17839640/32950928 swapFree=67111528/67111528
[pid=25894] ppid=25892 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/25894/stat : 25894 (prissup.sh) S 25892 25894 25471 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 518301585 8908800 252 33554432000 4194304 4922060 140734712740128 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25894/statm: 2175 252 211 178 0 68 0
[pid=25895] ppid=25894 vsize=310824 CPUtime=1459.79 cores=0,2,4,6
/proc/25895/stat : 25895 (priss) R 25894 25894 25471 0 -1 4202496 62537 0 0 0 144562 1417 0 0 25 0 2 0 518301585 318283776 59819 33554432000 4194304 5787044 140734311152592 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/25895/statm: 77706 59819 392 389 0 73456 0
[pid=25895/tid=25905] ppid=25894 vsize=310824 CPUtime=577.46 cores=0,2,4,6
/proc/25895/task/25905/stat : 25905 (priss) R 25894 25894 25471 0 -1 4202560 2630 0 0 0 57199 547 0 0 18 0 2 0 518301768 318283776 59819 33554432000 4194304 5787044 140734311152592 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1459.79
Current children cumulated vsize (KiB) 319524

[startup+942.301 s]
/proc/loadavg: 3.87 3.68 3.62 5/182 25942
/proc/meminfo: memFree=17820280/32950928 swapFree=67111528/67111528
[pid=25894] ppid=25892 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/25894/stat : 25894 (prissup.sh) S 25892 25894 25471 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 518301585 8908800 252 33554432000 4194304 4922060 140734712740128 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25894/statm: 2175 252 211 178 0 68 0
[pid=25895] ppid=25894 vsize=328708 CPUtime=1568.02 cores=0,2,4,6
/proc/25895/stat : 25895 (priss) R 25894 25894 25471 0 -1 4202496 67374 0 0 0 155348 1454 0 0 25 0 2 0 518301585 336596992 64656 33554432000 4194304 5787044 140734311152592 18446744073709551615 5521936 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/25895/statm: 82177 64656 392 389 0 77927 0
[pid=25895/tid=25905] ppid=25894 vsize=328708 CPUtime=625.68 cores=0,2,4,6
/proc/25895/task/25905/stat : 25905 (priss) R 25894 25894 25471 0 -1 4202560 2972 0 0 0 62007 561 0 0 25 0 2 0 518301768 336596992 64656 33554432000 4194304 5787044 140734311152592 18446744073709551615 5522464 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1568.02
Current children cumulated vsize (KiB) 337408

[startup+1002.3 s]
/proc/loadavg: 3.79 3.69 3.62 5/182 25944
/proc/meminfo: memFree=17820244/32950928 swapFree=67111528/67111528
[pid=25894] ppid=25892 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/25894/stat : 25894 (prissup.sh) S 25892 25894 25471 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 518301585 8908800 252 33554432000 4194304 4922060 140734712740128 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25894/statm: 2175 252 211 178 0 68 0
[pid=25895] ppid=25894 vsize=328708 CPUtime=1669.21 cores=0,2,4,6
/proc/25895/stat : 25895 (priss) R 25894 25894 25471 0 -1 4202496 67375 0 0 0 165401 1520 0 0 25 0 2 0 518301585 336596992 64657 33554432000 4194304 5787044 140734311152592 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/25895/statm: 82177 64657 392 389 0 77927 0
[pid=25895/tid=25905] ppid=25894 vsize=328708 CPUtime=666.86 cores=0,2,4,6
/proc/25895/task/25905/stat : 25905 (priss) R 25894 25894 25471 0 -1 4202560 2972 0 0 0 66099 587 0 0 18 0 2 0 518301768 336596992 64657 33554432000 4194304 5787044 140734311152592 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1669.21
Current children cumulated vsize (KiB) 337408

[startup+1062.3 s]
/proc/loadavg: 3.73 3.68 3.62 4/182 25945
/proc/meminfo: memFree=17820100/32950928 swapFree=67111528/67111528
[pid=25894] ppid=25892 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/25894/stat : 25894 (prissup.sh) S 25892 25894 25471 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 518301585 8908800 252 33554432000 4194304 4922060 140734712740128 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25894/statm: 2175 252 211 178 0 68 0
[pid=25895] ppid=25894 vsize=328708 CPUtime=1771.52 cores=0,2,4,6
/proc/25895/stat : 25895 (priss) R 25894 25894 25471 0 -1 4202496 67378 0 0 0 175577 1575 0 0 25 0 2 0 518301585 336596992 64660 33554432000 4194304 5787044 140734311152592 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/25895/statm: 82177 64660 392 389 0 77927 0
[pid=25895/tid=25905] ppid=25894 vsize=328708 CPUtime=709.17 cores=0,2,4,6
/proc/25895/task/25905/stat : 25905 (priss) R 25894 25894 25471 0 -1 4202560 2974 0 0 0 70308 609 0 0 17 0 2 0 518301768 336596992 64660 33554432000 4194304 5787044 140734311152592 18446744073709551615 5528442 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1771.52
Current children cumulated vsize (KiB) 337408

[startup+1122.3 s]
/proc/loadavg: 3.74 3.68 3.63 5/182 25947
/proc/meminfo: memFree=17815608/32950928 swapFree=67111528/67111528
[pid=25894] ppid=25892 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/25894/stat : 25894 (prissup.sh) S 25892 25894 25471 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 518301585 8908800 252 33554432000 4194304 4922060 140734712740128 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25894/statm: 2175 252 211 178 0 68 0
[pid=25895] ppid=25894 vsize=328708 CPUtime=1874.69 cores=0,2,4,6
/proc/25895/stat : 25895 (priss) R 25894 25894 25471 0 -1 4202496 67382 0 0 0 185845 1624 0 0 25 0 2 0 518301585 336596992 64664 33554432000 4194304 5787044 140734311152592 18446744073709551615 5527057 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/25895/statm: 82177 64664 392 389 0 77927 0
[pid=25895/tid=25905] ppid=25894 vsize=328708 CPUtime=752.35 cores=0,2,4,6
/proc/25895/task/25905/stat : 25905 (priss) R 25894 25894 25471 0 -1 4202560 2975 0 0 0 74605 630 0 0 17 0 2 0 518301768 336596992 64664 33554432000 4194304 5787044 140734311152592 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1874.69
Current children cumulated vsize (KiB) 337408

[startup+1182.3 s]
/proc/loadavg: 3.77 3.69 3.63 5/182 25949
/proc/meminfo: memFree=17797972/32950928 swapFree=67111528/67111528
[pid=25894] ppid=25892 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/25894/stat : 25894 (prissup.sh) S 25892 25894 25471 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 518301585 8908800 252 33554432000 4194304 4922060 140734712740128 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25894/statm: 2175 252 211 178 0 68 0
[pid=25895] ppid=25894 vsize=328708 CPUtime=1978.84 cores=0,2,4,6
/proc/25895/stat : 25895 (priss) R 25894 25894 25471 0 -1 4202496 67437 0 0 0 196212 1672 0 0 25 0 2 0 518301585 336596992 64719 33554432000 4194304 5787044 140734311152592 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/25895/statm: 82177 64719 392 389 0 77927 0
[pid=25895/tid=25905] ppid=25894 vsize=328708 CPUtime=796.5 cores=0,2,4,6
/proc/25895/task/25905/stat : 25905 (priss) R 25894 25894 25471 0 -1 4202560 3011 0 0 0 79001 649 0 0 17 0 2 0 518301768 336596992 64719 33554432000 4194304 5787044 140734311152592 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1978.84
Current children cumulated vsize (KiB) 337408

[startup+1242.3 s]
/proc/loadavg: 3.67 3.67 3.63 3/182 25950
/proc/meminfo: memFree=17778112/32950928 swapFree=67111528/67111528
[pid=25894] ppid=25892 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/25894/stat : 25894 (prissup.sh) S 25892 25894 25471 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 518301585 8908800 252 33554432000 4194304 4922060 140734712740128 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25894/statm: 2175 252 211 178 0 68 0
[pid=25895] ppid=25894 vsize=328708 CPUtime=2083.72 cores=0,2,4,6
/proc/25895/stat : 25895 (priss) R 25894 25894 25471 0 -1 4202496 67498 0 0 0 206655 1717 0 0 25 0 2 0 518301585 336596992 64780 33554432000 4194304 5787044 140734311152592 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/25895/statm: 82177 64780 392 389 0 77927 0
[pid=25895/tid=25905] ppid=25894 vsize=328708 CPUtime=841.36 cores=0,2,4,6
/proc/25895/task/25905/stat : 25905 (priss) R 25894 25894 25471 0 -1 4202560 3060 0 0 0 83469 667 0 0 17 0 2 0 518301768 336596992 64780 33554432000 4194304 5787044 140734311152592 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2083.72
Current children cumulated vsize (KiB) 337408



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.71 3.68 3.64 3/182 25952
/proc/meminfo: memFree=17755896/32950928 swapFree=67111528/67111528
[pid=25894] ppid=25892 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/25894/stat : 25894 (prissup.sh) S 25892 25894 25471 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 518301585 8908800 252 33554432000 4194304 4922060 140734712740128 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25894/statm: 2175 252 211 178 0 68 0
[pid=25895] ppid=25894 vsize=328708 CPUtime=2184.87 cores=0,2,4,6
/proc/25895/stat : 25895 (priss) R 25894 25894 25471 0 -1 4202496 67654 0 0 0 216726 1761 0 0 25 0 2 0 518301585 336596992 64936 33554432000 4194304 5787044 140734311152592 18446744073709551615 5527399 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/25895/statm: 82177 64936 392 389 0 77927 0
[pid=25895/tid=25905] ppid=25894 vsize=328708 CPUtime=884.81 cores=0,2,4,6
/proc/25895/task/25905/stat : 25905 (priss) R 25894 25894 25471 0 -1 4202560 3168 0 0 0 87795 686 0 0 17 0 2 0 518301768 336596992 64936 33554432000 4194304 5787044 140734311152592 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2184.87
Current children cumulated vsize (KiB) 337408

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 25894 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 2184.87
#
# 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): 2184.87
CPU user time (s): 2167.26
CPU system time (s): 17.61
CPU usage (%): 168.064
Max. virtual memory (cumulated for all children) (KiB): 337408

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

runsolver used 2.26965 second user time and 4.82327 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-29 10:50:49
IDJOB=3291273
IDBENCH=84180
IDSOLVER=1601
FILE ID=node149/3291273-1304067049
RUNJOBID= node149-1304061840-25489
PBS_JOBID= 13170452
Free space on /tmp= 71932 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT03/industrial/maris/CNF/gripper13u.shuffled-as.sat03-395.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3291273-1304067049/watcher-3291273-1304067049 -o /tmp/evaluation-result-3291273-1304067049/solver-3291273-1304067049 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3291273-1304067049.cnf 569629566 4800 15500 4

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

MD5SUM BENCH= 3889b7ed90cc1fbe8bc8d140a1763832
RANDOM SEED=569629566

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:      18310908 kB
Buffers:       2223092 kB
Cached:       11800416 kB
SwapCached:          0 kB
Active:        5951336 kB
Inactive:      8140488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18310908 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2372 kB
Writeback:           0 kB
AnonPages:       67428 kB
Mapped:          14704 kB
Slab:           484388 kB
PageTables:       4676 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   192308 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 11:12:31