Trace number 3282349

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

General information on the benchmark

NameAPPLICATIONS/bitverif/
maxor/maxor128.cnf
MD5SUMe050fe11c7c50ba82ac7126f49db3c10
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2982.37
Satisfiable
(Un)Satisfiability was proved
Number of variables200308
Number of clauses598619
Sum of the clauses size1396775
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2399078
Number of clauses of size 3199539
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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: 28458
0.00/0.16	c parsetime: 161633us
0.00/0.16	c parsed 598619 clauses with 200308 variables
18.49/18.56	c preprocessor returned 200308 variables
18.49/18.56	c preprocessing returned UNKNOWN
18.49/18.56	c PP set 275 variables
18.49/18.56	c pp time: 18359578us (18s)

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-3282349-1304040927/watcher-3282349-1304040927 -o /tmp/evaluation-result-3282349-1304040927/solver-3282349-1304040927 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3282349-1304040927.cnf 1018696504 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.47 3.60 4.46 4/179 28457
/proc/meminfo: memFree=25528644/32951124 swapFree=67111524/67111528
[pid=28457] ppid=28455 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28457/stat : 28457 (prissup.sh) S 28455 28457 27036 0 -1 4202496 330 0 0 0 0 0 0 0 24 0 1 0 496508621 8908800 251 33554432000 4194304 4922060 140735523450576 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28457/statm: 2175 251 211 178 0 68 0

[startup+0.096959 s]
/proc/loadavg: 3.47 3.60 4.46 4/179 28457
/proc/meminfo: memFree=25528644/32951124 swapFree=67111524/67111528
[pid=28457] ppid=28455 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28457/stat : 28457 (prissup.sh) S 28455 28457 27036 0 -1 4202496 330 0 0 0 0 0 0 0 24 0 1 0 496508621 8908800 251 33554432000 4194304 4922060 140735523450576 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28457/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100959 s]
/proc/loadavg: 3.47 3.60 4.46 4/179 28457
/proc/meminfo: memFree=25528644/32951124 swapFree=67111524/67111528
[pid=28457] ppid=28455 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28457/stat : 28457 (prissup.sh) S 28455 28457 27036 0 -1 4202496 330 0 0 0 0 0 0 0 24 0 1 0 496508621 8908800 251 33554432000 4194304 4922060 140735523450576 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28457/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300893 s]
/proc/loadavg: 3.47 3.60 4.46 4/179 28457
/proc/meminfo: memFree=25528644/32951124 swapFree=67111524/67111528
[pid=28457] ppid=28455 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28457/stat : 28457 (prissup.sh) S 28455 28457 27036 0 -1 4202496 330 0 0 0 0 0 0 0 24 0 1 0 496508621 8908800 251 33554432000 4194304 4922060 140735523450576 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28457/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700817 s]
/proc/loadavg: 3.47 3.60 4.46 4/179 28457
/proc/meminfo: memFree=25528644/32951124 swapFree=67111524/67111528
[pid=28457] ppid=28455 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28457/stat : 28457 (prissup.sh) S 28455 28457 27036 0 -1 4202496 330 0 0 0 0 0 0 0 24 0 1 0 496508621 8908800 251 33554432000 4194304 4922060 140735523450576 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28457/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50069 s]
/proc/loadavg: 3.47 3.60 4.46 3/181 28459
/proc/meminfo: memFree=25438960/32951124 swapFree=67111524/67111528
[pid=28457] ppid=28455 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28457/stat : 28457 (prissup.sh) S 28455 28457 27036 0 -1 4202496 330 0 0 0 0 0 0 0 24 0 1 0 496508621 8908800 251 33554432000 4194304 4922060 140735523450576 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28457/statm: 2175 251 211 178 0 68 0
[pid=28458] ppid=28457 vsize=119108 CPUtime=1.49 cores=0,2,4,6
/proc/28458/stat : 28458 (priss) R 28457 28457 27036 0 -1 4202496 41044 0 0 0 144 5 0 0 25 0 1 0 496508621 121966592 22697 33554432000 4194304 5787044 140735859317520 18446744073709551615 4330542 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/28458/statm: 29777 22697 335 389 0 25527 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 127808

[startup+3.10042 s]
/proc/loadavg: 3.47 3.60 4.46 4/181 28459
/proc/meminfo: memFree=25438588/32951124 swapFree=67111524/67111528
[pid=28457] ppid=28455 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28457/stat : 28457 (prissup.sh) S 28455 28457 27036 0 -1 4202496 330 0 0 0 0 0 0 0 24 0 1 0 496508621 8908800 251 33554432000 4194304 4922060 140735523450576 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28457/statm: 2175 251 211 178 0 68 0
[pid=28458] ppid=28457 vsize=119108 CPUtime=3.09 cores=0,2,4,6
/proc/28458/stat : 28458 (priss) R 28457 28457 27036 0 -1 4202496 41049 0 0 0 304 5 0 0 25 0 1 0 496508621 121966592 22702 33554432000 4194304 5787044 140735859317520 18446744073709551615 4330472 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/28458/statm: 29777 22702 335 389 0 25527 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 127808

[startup+6.30084 s]
/proc/loadavg: 3.43 3.58 4.45 4/181 28459
/proc/meminfo: memFree=25438116/32951124 swapFree=67111524/67111528
[pid=28457] ppid=28455 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28457/stat : 28457 (prissup.sh) S 28455 28457 27036 0 -1 4202496 330 0 0 0 0 0 0 0 24 0 1 0 496508621 8908800 251 33554432000 4194304 4922060 140735523450576 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28457/statm: 2175 251 211 178 0 68 0
[pid=28458] ppid=28457 vsize=119108 CPUtime=6.29 cores=0,2,4,6
/proc/28458/stat : 28458 (priss) R 28457 28457 27036 0 -1 4202496 41060 0 0 0 624 5 0 0 25 0 1 0 496508621 121966592 22713 33554432000 4194304 5787044 140735859317520 18446744073709551615 4330542 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/28458/statm: 29777 22713 335 389 0 25527 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 127808

[startup+12.7006 s]
/proc/loadavg: 3.40 3.58 4.44 4/181 28459
/proc/meminfo: memFree=25402800/32951124 swapFree=67111524/67111528
[pid=28457] ppid=28455 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28457/stat : 28457 (prissup.sh) S 28455 28457 27036 0 -1 4202496 330 0 0 0 0 0 0 0 24 0 1 0 496508621 8908800 251 33554432000 4194304 4922060 140735523450576 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28457/statm: 2175 251 211 178 0 68 0
[pid=28458] ppid=28457 vsize=169300 CPUtime=12.69 cores=0,2,4,6
/proc/28458/stat : 28458 (priss) R 28457 28457 27036 0 -1 4202496 54376 0 0 0 1262 7 0 0 25 0 1 0 496508621 173363200 35028 33554432000 4194304 5787044 140735859317520 18446744073709551615 4345946 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/28458/statm: 42325 35028 338 389 0 38075 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 178000

[startup+25.5013 s]
/proc/loadavg: 3.31 3.55 4.42 5/182 28460
/proc/meminfo: memFree=25344748/32951124 swapFree=67111524/67111528
[pid=28457] ppid=28455 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28457/stat : 28457 (prissup.sh) S 28455 28457 27036 0 -1 4202496 330 0 0 0 0 0 0 0 24 0 1 0 496508621 8908800 251 33554432000 4194304 4922060 140735523450576 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28457/statm: 2175 251 211 178 0 68 0
[pid=28458] ppid=28457 vsize=286632 CPUtime=30.75 cores=0,2,4,6
/proc/28458/stat : 28458 (priss) R 28457 28457 27036 0 -1 4202496 65592 0 0 0 3053 22 0 0 25 0 2 0 496508621 293511168 46244 33554432000 4194304 5787044 140735859317520 18446744073709551615 220828060527 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/28458/statm: 71658 46244 390 389 0 67408 0
[pid=28458/tid=28460] ppid=28457 vsize=286632 CPUtime=5.25 cores=0,2,4,6
/proc/28458/task/28460/stat : 28460 (priss) S 28457 28457 27036 0 -1 4202560 491 0 0 0 515 10 0 0 15 0 2 0 496510482 293511168 46244 33554432000 4194304 5787044 140735859317520 18446744073709551615 220828060081 0 0 4096 0 18446604440278878208 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 30.75
Current children cumulated vsize (KiB) 295332

[startup+51.1006 s]
/proc/loadavg: 3.47 3.56 4.40 4/182 28461
/proc/meminfo: memFree=25338008/32951124 swapFree=67111524/67111528
[pid=28457] ppid=28455 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28457/stat : 28457 (prissup.sh) S 28455 28457 27036 0 -1 4202496 330 0 0 0 0 0 0 0 24 0 1 0 496508621 8908800 251 33554432000 4194304 4922060 140735523450576 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28457/statm: 2175 251 211 178 0 68 0
[pid=28458] ppid=28457 vsize=293200 CPUtime=76.36 cores=0,2,4,6
/proc/28458/stat : 28458 (priss) R 28457 28457 27036 0 -1 4202496 67301 0 0 0 7567 69 0 0 25 0 2 0 496508621 300236800 47953 33554432000 4194304 5787044 140735859317520 18446744073709551615 5526883 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/28458/statm: 73300 47953 390 389 0 69050 0
[pid=28458/tid=28460] ppid=28457 vsize=293200 CPUtime=25.26 cores=0,2,4,6
/proc/28458/task/28460/stat : 28460 (priss) R 28457 28457 27036 0 -1 4202560 552 0 0 0 2476 50 0 0 15 0 2 0 496510482 300236800 47953 33554432000 4194304 5787044 140735859317520 18446744073709551615 5527227 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 76.36
Current children cumulated vsize (KiB) 301900

[startup+102.307 s]
/proc/loadavg: 3.76 3.63 4.38 5/182 28463
/proc/meminfo: memFree=25324748/32951124 swapFree=67111524/67111528
[pid=28457] ppid=28455 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28457/stat : 28457 (prissup.sh) S 28455 28457 27036 0 -1 4202496 330 0 0 0 0 0 0 0 24 0 1 0 496508621 8908800 251 33554432000 4194304 4922060 140735523450576 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28457/statm: 2175 251 211 178 0 68 0
[pid=28458] ppid=28457 vsize=300244 CPUtime=166.66 cores=0,2,4,6
/proc/28458/stat : 28458 (priss) R 28457 28457 27036 0 -1 4202496 70430 0 0 0 16486 180 0 0 25 0 2 0 496508621 307449856 51082 33554432000 4194304 5787044 140735859317520 18446744073709551615 5531954 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/28458/statm: 75061 51082 390 389 0 70811 0
[pid=28458/tid=28460] ppid=28457 vsize=300244 CPUtime=64.34 cores=0,2,4,6
/proc/28458/task/28460/stat : 28460 (priss) R 28457 28457 27036 0 -1 4202560 634 0 0 0 6292 142 0 0 15 0 2 0 496510482 307449856 51082 33554432000 4194304 5787044 140735859317520 18446744073709551615 5527755 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 166.66
Current children cumulated vsize (KiB) 308944

[startup+162.301 s]
/proc/loadavg: 3.76 3.65 4.34 4/182 28464
/proc/meminfo: memFree=25315436/32951124 swapFree=67111524/67111528
[pid=28457] ppid=28455 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28457/stat : 28457 (prissup.sh) S 28455 28457 27036 0 -1 4202496 330 0 0 0 0 0 0 0 24 0 1 0 496508621 8908800 251 33554432000 4194304 4922060 140735523450576 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28457/statm: 2175 251 211 178 0 68 0
[pid=28458] ppid=28457 vsize=307228 CPUtime=272.99 cores=0,2,4,6
/proc/28458/stat : 28458 (priss) R 28457 28457 27036 0 -1 4202496 72141 0 0 0 27015 284 0 0 25 0 2 0 496508621 314601472 52793 33554432000 4194304 5787044 140735859317520 18446744073709551615 220828060527 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/28458/statm: 76807 52793 390 389 0 72557 0
[pid=28458/tid=28460] ppid=28457 vsize=307228 CPUtime=110.69 cores=0,2,4,6
/proc/28458/task/28460/stat : 28460 (priss) R 28457 28457 27036 0 -1 4202560 634 0 0 0 10835 234 0 0 15 0 2 0 496510482 314601472 52793 33554432000 4194304 5787044 140735859317520 18446744073709551615 220828060081 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 272.99
Current children cumulated vsize (KiB) 315928

[startup+222.301 s]
/proc/loadavg: 3.79 3.68 4.30 5/182 28466
/proc/meminfo: memFree=25294968/32951124 swapFree=67111524/67111528
[pid=28457] ppid=28455 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28457/stat : 28457 (prissup.sh) S 28455 28457 27036 0 -1 4202496 330 0 0 0 0 0 0 0 24 0 1 0 496508621 8908800 251 33554432000 4194304 4922060 140735523450576 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28457/statm: 2175 251 211 178 0 68 0
[pid=28458] ppid=28457 vsize=314148 CPUtime=378.64 cores=0,2,4,6
/proc/28458/stat : 28458 (priss) R 28457 28457 27036 0 -1 4202496 74331 0 0 0 37465 399 0 0 25 0 2 0 496508621 321687552 54983 33554432000 4194304 5787044 140735859317520 18446744073709551615 220828060527 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/28458/statm: 78537 54983 390 389 0 74287 0
[pid=28458/tid=28460] ppid=28457 vsize=314148 CPUtime=156.34 cores=0,2,4,6
/proc/28458/task/28460/stat : 28460 (priss) R 28457 28457 27036 0 -1 4202560 634 0 0 0 15300 334 0 0 15 0 2 0 496510482 321687552 54983 33554432000 4194304 5787044 140735859317520 18446744073709551615 220828060081 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 378.64
Current children cumulated vsize (KiB) 322848

[startup+282.301 s]
/proc/loadavg: 3.43 3.59 4.23 5/182 28467
/proc/meminfo: memFree=25256756/32951124 swapFree=67111524/67111528
[pid=28457] ppid=28455 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28457/stat : 28457 (prissup.sh) S 28455 28457 27036 0 -1 4202496 330 0 0 0 0 0 0 0 24 0 1 0 496508621 8908800 251 33554432000 4194304 4922060 140735523450576 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28457/statm: 2175 251 211 178 0 68 0
[pid=28458] ppid=28457 vsize=314148 CPUtime=484.29 cores=0,2,4,6
/proc/28458/stat : 28458 (priss) R 28457 28457 27036 0 -1 4202496 79927 0 0 0 47899 530 0 0 25 0 2 0 496508621 321687552 60558 33554432000 4194304 5787044 140735859317520 18446744073709551615 5531981 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/28458/statm: 78537 60558 390 389 0 74287 0
[pid=28458/tid=28460] ppid=28457 vsize=314148 CPUtime=201.99 cores=0,2,4,6
/proc/28458/task/28460/stat : 28460 (priss) R 28457 28457 27036 0 -1 4202560 634 0 0 0 19770 429 0 0 16 0 2 0 496510482 321687552 60558 33554432000 4194304 5787044 140735859317520 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 484.29
Current children cumulated vsize (KiB) 322848

[startup+342.301 s]
/proc/loadavg: 3.71 3.63 4.20 5/182 28469
/proc/meminfo: memFree=25246196/32951124 swapFree=67111524/67111528
[pid=28457] ppid=28455 vsize=8700 CPUtime=0 cores=0,2,4,6

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

[pid=28458] ppid=28457 vsize=403020 CPUtime=1225.14 cores=0,2,4,6
/proc/28458/stat : 28458 (priss) R 28457 28457 27036 0 -1 4202496 102330 0 0 0 121238 1276 0 0 25 0 2 0 496508621 412692480 82817 33554432000 4194304 5787044 140735859317520 18446744073709551615 4220208 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/28458/statm: 100755 82817 390 389 0 96505 0
[pid=28458/tid=28460] ppid=28457 vsize=403020 CPUtime=522.83 cores=0,2,4,6
/proc/28458/task/28460/stat : 28460 (priss) S 28457 28457 27036 0 -1 4202560 1052 0 0 0 51263 1020 0 0 15 0 2 0 496510482 412692480 82817 33554432000 4194304 5787044 140735859317520 18446744073709551615 220828060081 0 0 4096 0 18446604440278878208 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1225.14
Current children cumulated vsize (KiB) 411720

[startup+762.306 s]
/proc/loadavg: 3.61 3.65 3.99 5/182 28480
/proc/meminfo: memFree=25136424/32951124 swapFree=67111524/67111528
[pid=28457] ppid=28455 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28457/stat : 28457 (prissup.sh) S 28455 28457 27036 0 -1 4202496 330 0 0 0 0 0 0 0 24 0 1 0 496508621 8908800 251 33554432000 4194304 4922060 140735523450576 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28457/statm: 2175 251 211 178 0 68 0
[pid=28458] ppid=28457 vsize=403020 CPUtime=1330.76 cores=0,2,4,6
/proc/28458/stat : 28458 (priss) R 28457 28457 27036 0 -1 4202496 102336 0 0 0 131716 1360 0 0 25 0 2 0 496508621 412692480 82823 33554432000 4194304 5787044 140735859317520 18446744073709551615 5531966 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/28458/statm: 100755 82823 390 389 0 96505 0
[pid=28458/tid=28460] ppid=28457 vsize=403020 CPUtime=568.44 cores=0,2,4,6
/proc/28458/task/28460/stat : 28460 (priss) R 28457 28457 27036 0 -1 4202560 1053 0 0 0 55751 1093 0 0 15 0 2 0 496510482 412692480 82823 33554432000 4194304 5787044 140735859317520 18446744073709551615 5526823 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1330.76
Current children cumulated vsize (KiB) 411720

[startup+822.3 s]
/proc/loadavg: 3.64 3.65 3.97 4/182 28482
/proc/meminfo: memFree=25128720/32951124 swapFree=67111524/67111528
[pid=28457] ppid=28455 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28457/stat : 28457 (prissup.sh) S 28455 28457 27036 0 -1 4202496 330 0 0 0 0 0 0 0 24 0 1 0 496508621 8908800 251 33554432000 4194304 4922060 140735523450576 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28457/statm: 2175 251 211 178 0 68 0
[pid=28458] ppid=28457 vsize=403020 CPUtime=1437.21 cores=0,2,4,6
/proc/28458/stat : 28458 (priss) R 28457 28457 27036 0 -1 4202496 102362 0 0 0 142281 1440 0 0 25 0 2 0 496508621 412692480 82849 33554432000 4194304 5787044 140735859317520 18446744073709551615 220828060527 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/28458/statm: 100755 82849 390 389 0 96505 0
[pid=28458/tid=28460] ppid=28457 vsize=403020 CPUtime=614.89 cores=0,2,4,6
/proc/28458/task/28460/stat : 28460 (priss) S 28457 28457 27036 0 -1 4202560 1054 0 0 0 60328 1161 0 0 15 0 2 0 496510482 412692480 82849 33554432000 4194304 5787044 140735859317520 18446744073709551615 220828060081 0 0 4096 0 18446604440278878208 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1437.21
Current children cumulated vsize (KiB) 411720

[startup+882.3 s]
/proc/loadavg: 3.37 3.58 3.92 5/182 28542
/proc/meminfo: memFree=25250588/32951124 swapFree=67111524/67111528
[pid=28457] ppid=28455 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28457/stat : 28457 (prissup.sh) S 28455 28457 27036 0 -1 4202496 330 0 0 0 0 0 0 0 24 0 1 0 496508621 8908800 251 33554432000 4194304 4922060 140735523450576 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28457/statm: 2175 251 211 178 0 68 0
[pid=28458] ppid=28457 vsize=407904 CPUtime=1542.76 cores=0,2,4,6
/proc/28458/stat : 28458 (priss) R 28457 28457 27036 0 -1 4202496 103672 0 0 0 152764 1512 0 0 25 0 2 0 496508621 417693696 84159 33554432000 4194304 5787044 140735859317520 18446744073709551615 5531800 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/28458/statm: 101976 84159 390 389 0 97726 0
[pid=28458/tid=28460] ppid=28457 vsize=407904 CPUtime=660.45 cores=0,2,4,6
/proc/28458/task/28460/stat : 28460 (priss) S 28457 28457 27036 0 -1 4202560 1100 0 0 0 64824 1221 0 0 15 0 2 0 496510482 417693696 84159 33554432000 4194304 5787044 140735859317520 18446744073709551615 220828060081 0 0 4096 0 18446604440278878208 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1542.76
Current children cumulated vsize (KiB) 416604

[startup+942.301 s]
/proc/loadavg: 3.19 3.48 3.86 5/182 28544
/proc/meminfo: memFree=25239628/32951124 swapFree=67111524/67111528
[pid=28457] ppid=28455 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28457/stat : 28457 (prissup.sh) S 28455 28457 27036 0 -1 4202496 330 0 0 0 0 0 0 0 24 0 1 0 496508621 8908800 251 33554432000 4194304 4922060 140735523450576 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28457/statm: 2175 251 211 178 0 68 0
[pid=28458] ppid=28457 vsize=415404 CPUtime=1648.35 cores=0,2,4,6
/proc/28458/stat : 28458 (priss) R 28457 28457 27036 0 -1 4202496 105769 0 0 0 163241 1594 0 0 25 0 2 0 496508621 425373696 86159 33554432000 4194304 5787044 140735859317520 18446744073709551615 5531889 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/28458/statm: 103851 86159 390 389 0 99601 0
[pid=28458/tid=28460] ppid=28457 vsize=415404 CPUtime=706.03 cores=0,2,4,6
/proc/28458/task/28460/stat : 28460 (priss) R 28457 28457 27036 0 -1 4202560 1166 0 0 0 69312 1291 0 0 15 0 2 0 496510482 425373696 86159 33554432000 4194304 5787044 140735859317520 18446744073709551615 5526883 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1648.35
Current children cumulated vsize (KiB) 424104

[startup+1002.3 s]
/proc/loadavg: 3.13 3.41 3.81 4/182 28546
/proc/meminfo: memFree=25236604/32951124 swapFree=67111524/67111528
[pid=28457] ppid=28455 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28457/stat : 28457 (prissup.sh) S 28455 28457 27036 0 -1 4202496 330 0 0 0 0 0 0 0 24 0 1 0 496508621 8908800 251 33554432000 4194304 4922060 140735523450576 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28457/statm: 2175 251 211 178 0 68 0
[pid=28458] ppid=28457 vsize=415404 CPUtime=1753.53 cores=0,2,4,6
/proc/28458/stat : 28458 (priss) R 28457 28457 27036 0 -1 4202496 105872 0 0 0 173678 1675 0 0 25 0 2 0 496508621 425373696 86262 33554432000 4194304 5787044 140735859317520 18446744073709551615 5531862 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/28458/statm: 103851 86262 390 389 0 99601 0
[pid=28458/tid=28460] ppid=28457 vsize=415404 CPUtime=751.21 cores=0,2,4,6
/proc/28458/task/28460/stat : 28460 (priss) R 28457 28457 27036 0 -1 4202560 1167 0 0 0 73759 1362 0 0 16 0 2 0 496510482 425373696 86262 33554432000 4194304 5787044 140735859317520 18446744073709551615 220828060081 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1753.53
Current children cumulated vsize (KiB) 424104

[startup+1062.3 s]
/proc/loadavg: 3.55 3.47 3.81 3/182 28547
/proc/meminfo: memFree=25234096/32951124 swapFree=67111524/67111528
[pid=28457] ppid=28455 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28457/stat : 28457 (prissup.sh) S 28455 28457 27036 0 -1 4202496 330 0 0 0 0 0 0 0 24 0 1 0 496508621 8908800 251 33554432000 4194304 4922060 140735523450576 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28457/statm: 2175 251 211 178 0 68 0
[pid=28458] ppid=28457 vsize=415404 CPUtime=1858.49 cores=0,2,4,6
/proc/28458/stat : 28458 (priss) R 28457 28457 27036 0 -1 4202496 105877 0 0 0 184097 1752 0 0 25 0 2 0 496508621 425373696 86267 33554432000 4194304 5787044 140735859317520 18446744073709551615 5526823 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/28458/statm: 103851 86267 390 389 0 99601 0
[pid=28458/tid=28460] ppid=28457 vsize=415404 CPUtime=796.17 cores=0,2,4,6
/proc/28458/task/28460/stat : 28460 (priss) R 28457 28457 27036 0 -1 4202560 1169 0 0 0 78189 1428 0 0 15 0 2 0 496510482 425373696 86267 33554432000 4194304 5787044 140735859317520 18446744073709551615 5526823 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1858.49
Current children cumulated vsize (KiB) 424104

[startup+1122.3 s]
/proc/loadavg: 3.69 3.52 3.80 4/182 28549
/proc/meminfo: memFree=25226748/32951124 swapFree=67111524/67111528
[pid=28457] ppid=28455 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28457/stat : 28457 (prissup.sh) S 28455 28457 27036 0 -1 4202496 330 0 0 0 0 0 0 0 24 0 1 0 496508621 8908800 251 33554432000 4194304 4922060 140735523450576 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28457/statm: 2175 251 211 178 0 68 0
[pid=28458] ppid=28457 vsize=415576 CPUtime=1964.28 cores=0,2,4,6
/proc/28458/stat : 28458 (priss) R 28457 28457 27036 0 -1 4202496 106954 0 0 0 194608 1820 0 0 25 0 2 0 496508621 425549824 87344 33554432000 4194304 5787044 140735859317520 18446744073709551615 5526895 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/28458/statm: 103894 87344 390 389 0 99644 0
[pid=28458/tid=28460] ppid=28457 vsize=415576 CPUtime=841.95 cores=0,2,4,6
/proc/28458/task/28460/stat : 28460 (priss) R 28457 28457 27036 0 -1 4202560 1277 0 0 0 82713 1482 0 0 15 0 2 0 496510482 425549824 87344 33554432000 4194304 5787044 140735859317520 18446744073709551615 5526883 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1964.28
Current children cumulated vsize (KiB) 424276

[startup+1182.3 s]
/proc/loadavg: 3.60 3.53 3.79 4/182 28550
/proc/meminfo: memFree=25209244/32951124 swapFree=67111524/67111528
[pid=28457] ppid=28455 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28457/stat : 28457 (prissup.sh) S 28455 28457 27036 0 -1 4202496 330 0 0 0 0 0 0 0 24 0 1 0 496508621 8908800 251 33554432000 4194304 4922060 140735523450576 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28457/statm: 2175 251 211 178 0 68 0
[pid=28458] ppid=28457 vsize=423236 CPUtime=2069.54 cores=0,2,4,6
/proc/28458/stat : 28458 (priss) R 28457 28457 27036 0 -1 4202496 110358 0 0 0 205058 1896 0 0 25 0 2 0 496508621 433393664 90748 33554432000 4194304 5787044 140735859317520 18446744073709551615 5533082 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/28458/statm: 105809 90748 390 389 0 101559 0
[pid=28458/tid=28460] ppid=28457 vsize=423236 CPUtime=887.22 cores=0,2,4,6
/proc/28458/task/28460/stat : 28460 (priss) S 28457 28457 27036 0 -1 4202560 1456 0 0 0 87183 1539 0 0 15 0 2 0 496510482 433393664 90748 33554432000 4194304 5787044 140735859317520 18446744073709551615 220828060081 0 0 4096 0 18446604440278878208 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2069.54
Current children cumulated vsize (KiB) 431936

[startup+1242.3 s]
/proc/loadavg: 3.71 3.55 3.78 5/182 28552
/proc/meminfo: memFree=25179456/32951124 swapFree=67111524/67111528
[pid=28457] ppid=28455 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28457/stat : 28457 (prissup.sh) S 28455 28457 27036 0 -1 4202496 330 0 0 0 0 0 0 0 24 0 1 0 496508621 8908800 251 33554432000 4194304 4922060 140735523450576 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28457/statm: 2175 251 211 178 0 68 0
[pid=28458] ppid=28457 vsize=496224 CPUtime=2175.22 cores=0,2,4,6
/proc/28458/stat : 28458 (priss) R 28457 28457 27036 0 -1 4202496 117117 0 0 0 215546 1976 0 0 25 0 2 0 496508621 508133376 97507 33554432000 4194304 5787044 140735859317520 18446744073709551615 5533080 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/28458/statm: 124056 97507 390 389 0 119806 0
[pid=28458/tid=28460] ppid=28457 vsize=496224 CPUtime=932.9 cores=0,2,4,6
/proc/28458/task/28460/stat : 28460 (priss) S 28457 28457 27036 0 -1 4202560 1605 0 0 0 91703 1587 0 0 15 0 2 0 496510482 508133376 97507 33554432000 4194304 5787044 140735859317520 18446744073709551615 220828060081 0 0 4096 0 18446604440278878208 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2175.22
Current children cumulated vsize (KiB) 504924



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.48 3.51 3.75 5/182 28553
/proc/meminfo: memFree=25151896/32951124 swapFree=67111524/67111528
[pid=28457] ppid=28455 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28457/stat : 28457 (prissup.sh) S 28455 28457 27036 0 -1 4202496 330 0 0 0 0 0 0 0 24 0 1 0 496508621 8908800 251 33554432000 4194304 4922060 140735523450576 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28457/statm: 2175 251 211 178 0 68 0
[pid=28458] ppid=28457 vsize=498908 CPUtime=2275.79 cores=0,2,4,6
/proc/28458/stat : 28458 (priss) R 28457 28457 27036 0 -1 4202496 123799 0 0 0 225528 2051 0 0 25 0 2 0 496508621 510881792 103986 33554432000 4194304 5787044 140735859317520 18446744073709551615 5531806 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/28458/statm: 124727 103986 390 389 0 120477 0
[pid=28458/tid=28460] ppid=28457 vsize=498908 CPUtime=975.76 cores=0,2,4,6
/proc/28458/task/28460/stat : 28460 (priss) R 28457 28457 27036 0 -1 4202560 1790 0 0 0 95947 1629 0 0 15 0 2 0 496510482 510881792 103986 33554432000 4194304 5787044 140735859317520 18446744073709551615 220828060081 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2275.79
Current children cumulated vsize (KiB) 507608

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 28457 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 2275.79
#
# 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): 2275.79
CPU user time (s): 2255.28
CPU system time (s): 20.51
CPU usage (%): 175.058
Max. virtual memory (cumulated for all children) (KiB): 507608

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

runsolver used 2.32165 second user time and 4.78027 second system time

The end

Launcher Data

Begin job on node147 at 2011-04-29 03:35:27
IDJOB=3282349
IDBENCH=70808
IDSOLVER=1601
FILE ID=node147/3282349-1304040927
RUNJOBID= node147-1304040031-28321
PBS_JOBID= 13170305
Free space on /tmp= 72648 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxor/maxor128.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282349-1304040927/watcher-3282349-1304040927 -o /tmp/evaluation-result-3282349-1304040927/solver-3282349-1304040927 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3282349-1304040927.cnf 1018696504 4800 15500 4

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

MD5SUM BENCH= e050fe11c7c50ba82ac7126f49db3c10
RANDOM SEED=1018696504

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25528800 kB
Buffers:       1022444 kB
Cached:        5798016 kB
SwapCached:          4 kB
Active:        1365876 kB
Inactive:      5612172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25528800 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           12124 kB
Writeback:           0 kB
AnonPages:      157464 kB
Mapped:          15520 kB
Slab:           381260 kB
PageTables:       4984 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   308068 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= 72644 MiB
End job on node147 at 2011-04-29 03:57:09