Trace number 3291641

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

General information on the benchmark

NameSAT03/industrial/schuppan/l2s/
bc57-sensors-1-k303-unsat.shuffled-as.sat03-406.cnf
MD5SUMf16626953757fdd1326f2a14f01adca9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1015.28
Satisfiable
(Un)Satisfiability was proved
Number of variables435701
Number of clauses1379987
Sum of the clauses size3544455
Maximum clause length304
Minimum clause length1
Number of clauses of size 1142
Number of clauses of size 2654099
Number of clauses of size 3705129
Number of clauses of size 412732
Number of clauses of size 54852
Number of clauses of size over 53033

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: 3562
0.00/0.43	c parsetime: 431747us
0.00/0.43	c parsed 1379987 clauses with 435701 variables
533.41/533.48	c preprocessor returned 435701 variables
533.41/533.48	c preprocessing returned UNKNOWN
533.41/533.48	c PP set 14017 variables
533.41/533.48	c pp time: 532958113us (532s)

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-3291641-1304067964/watcher-3291641-1304067964 -o /tmp/evaluation-result-3291641-1304067964/solver-3291641-1304067964 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3291641-1304067964.cnf 2040597663 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.57 3.65 3.69 3/183 3561
/proc/meminfo: memFree=22095096/32951124 swapFree=67111524/67111528
[pid=3561] ppid=3559 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3561/stat : 3561 (prissup.sh) S 3559 3561 32466 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 518394426 8908800 251 33554432000 4194304 4922060 140734606020144 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3561/statm: 2175 251 211 178 0 68 0

[startup+0.0305909 s]
/proc/loadavg: 3.57 3.65 3.69 3/183 3561
/proc/meminfo: memFree=22095096/32951124 swapFree=67111524/67111528
[pid=3561] ppid=3559 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3561/stat : 3561 (prissup.sh) S 3559 3561 32466 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 518394426 8908800 251 33554432000 4194304 4922060 140734606020144 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3561/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100622 s]
/proc/loadavg: 3.57 3.65 3.69 3/183 3561
/proc/meminfo: memFree=22095096/32951124 swapFree=67111524/67111528
[pid=3561] ppid=3559 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3561/stat : 3561 (prissup.sh) S 3559 3561 32466 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 518394426 8908800 251 33554432000 4194304 4922060 140734606020144 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3561/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300575 s]
/proc/loadavg: 3.57 3.65 3.69 3/183 3561
/proc/meminfo: memFree=22095096/32951124 swapFree=67111524/67111528
[pid=3561] ppid=3559 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3561/stat : 3561 (prissup.sh) S 3559 3561 32466 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 518394426 8908800 251 33554432000 4194304 4922060 140734606020144 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3561/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700481 s]
/proc/loadavg: 3.57 3.65 3.69 3/183 3561
/proc/meminfo: memFree=22095096/32951124 swapFree=67111524/67111528
[pid=3561] ppid=3559 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3561/stat : 3561 (prissup.sh) S 3559 3561 32466 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 518394426 8908800 251 33554432000 4194304 4922060 140734606020144 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3561/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50031 s]
/proc/loadavg: 3.57 3.65 3.69 3/185 3564
/proc/meminfo: memFree=21924212/32951124 swapFree=67111524/67111528
[pid=3561] ppid=3559 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3561/stat : 3561 (prissup.sh) S 3559 3561 32466 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 518394426 8908800 251 33554432000 4194304 4922060 140734606020144 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3561/statm: 2175 251 211 178 0 68 0
[pid=3562] ppid=3561 vsize=287252 CPUtime=1.48 cores=0,2,4,6
/proc/3562/stat : 3562 (priss) R 3561 3561 32466 0 -1 4202496 68773 0 0 0 140 8 0 0 25 0 1 0 518394426 294146048 61662 33554432000 4194304 5787044 140733233326384 18446744073709551615 255376962593 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3562/statm: 71813 61663 331 389 0 67563 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 295952

[startup+3.10103 s]
/proc/loadavg: 3.52 3.64 3.68 3/185 3564
/proc/meminfo: memFree=21808024/32951124 swapFree=67111524/67111528
[pid=3561] ppid=3559 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3561/stat : 3561 (prissup.sh) S 3559 3561 32466 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 518394426 8908800 251 33554432000 4194304 4922060 140734606020144 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3561/statm: 2175 251 211 178 0 68 0
[pid=3562] ppid=3561 vsize=239032 CPUtime=3.09 cores=0,2,4,6
/proc/3562/stat : 3562 (priss) R 3561 3561 32466 0 -1 4202496 83677 0 0 0 298 11 0 0 25 0 1 0 518394426 244768768 48826 33554432000 4194304 5787044 140733233326384 18446744073709551615 4330507 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3562/statm: 59758 48826 336 389 0 55508 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 247732

[startup+6.30048 s]
/proc/loadavg: 3.52 3.64 3.68 4/185 3564
/proc/meminfo: memFree=21900044/32951124 swapFree=67111524/67111528
[pid=3561] ppid=3559 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3561/stat : 3561 (prissup.sh) S 3559 3561 32466 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 518394426 8908800 251 33554432000 4194304 4922060 140734606020144 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3561/statm: 2175 251 211 178 0 68 0
[pid=3562] ppid=3561 vsize=239032 CPUtime=6.29 cores=0,2,4,6
/proc/3562/stat : 3562 (priss) R 3561 3561 32466 0 -1 4202496 83721 0 0 0 618 11 0 0 25 0 1 0 518394426 244768768 48870 33554432000 4194304 5787044 140733233326384 18446744073709551615 4330507 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3562/statm: 59758 48870 336 389 0 55508 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 247732

[startup+12.7003 s]
/proc/loadavg: 3.44 3.62 3.68 3/185 3565
/proc/meminfo: memFree=21900036/32951124 swapFree=67111524/67111528
[pid=3561] ppid=3559 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3561/stat : 3561 (prissup.sh) S 3559 3561 32466 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 518394426 8908800 251 33554432000 4194304 4922060 140734606020144 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3561/statm: 2175 251 211 178 0 68 0
[pid=3562] ppid=3561 vsize=239032 CPUtime=12.69 cores=0,2,4,6
/proc/3562/stat : 3562 (priss) R 3561 3561 32466 0 -1 4202496 83721 0 0 0 1258 11 0 0 25 0 1 0 518394426 244768768 48870 33554432000 4194304 5787044 140733233326384 18446744073709551615 4330490 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3562/statm: 59758 48870 336 389 0 55508 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 247732

[startup+25.5009 s]
/proc/loadavg: 3.29 3.58 3.66 3/185 3565
/proc/meminfo: memFree=21900144/32951124 swapFree=67111524/67111528
[pid=3561] ppid=3559 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3561/stat : 3561 (prissup.sh) S 3559 3561 32466 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 518394426 8908800 251 33554432000 4194304 4922060 140734606020144 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3561/statm: 2175 251 211 178 0 68 0
[pid=3562] ppid=3561 vsize=239032 CPUtime=25.49 cores=0,2,4,6
/proc/3562/stat : 3562 (priss) R 3561 3561 32466 0 -1 4202496 83721 0 0 0 2538 11 0 0 25 0 1 0 518394426 244768768 48870 33554432000 4194304 5787044 140733233326384 18446744073709551615 4330524 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3562/statm: 59758 48870 336 389 0 55508 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 247732

[startup+51.1011 s]
/proc/loadavg: 3.11 3.51 3.64 3/185 3566
/proc/meminfo: memFree=21900116/32951124 swapFree=67111524/67111528
[pid=3561] ppid=3559 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3561/stat : 3561 (prissup.sh) S 3559 3561 32466 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 518394426 8908800 251 33554432000 4194304 4922060 140734606020144 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3561/statm: 2175 251 211 178 0 68 0
[pid=3562] ppid=3561 vsize=239032 CPUtime=51.09 cores=0,2,4,6
/proc/3562/stat : 3562 (priss) R 3561 3561 32466 0 -1 4202496 83721 0 0 0 5098 11 0 0 25 0 1 0 518394426 244768768 48870 33554432000 4194304 5787044 140733233326384 18446744073709551615 4330524 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3562/statm: 59758 48870 336 389 0 55508 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 247732

[startup+102.307 s]
/proc/loadavg: 2.94 3.39 3.59 4/185 3567
/proc/meminfo: memFree=21899432/32951124 swapFree=67111524/67111528
[pid=3561] ppid=3559 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3561/stat : 3561 (prissup.sh) S 3559 3561 32466 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 518394426 8908800 251 33554432000 4194304 4922060 140734606020144 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3561/statm: 2175 251 211 178 0 68 0
[pid=3562] ppid=3561 vsize=239032 CPUtime=102.3 cores=0,2,4,6
/proc/3562/stat : 3562 (priss) R 3561 3561 32466 0 -1 4202496 83722 0 0 0 10219 11 0 0 25 0 1 0 518394426 244768768 48871 33554432000 4194304 5787044 140733233326384 18446744073709551615 4330507 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3562/statm: 59758 48871 336 389 0 55508 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 247732

[startup+162.301 s]
/proc/loadavg: 2.86 3.28 3.53 4/185 3569
/proc/meminfo: memFree=21898592/32951124 swapFree=67111524/67111528
[pid=3561] ppid=3559 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3561/stat : 3561 (prissup.sh) S 3559 3561 32466 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 518394426 8908800 251 33554432000 4194304 4922060 140734606020144 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3561/statm: 2175 251 211 178 0 68 0
[pid=3562] ppid=3561 vsize=239032 CPUtime=162.3 cores=0,2,4,6
/proc/3562/stat : 3562 (priss) R 3561 3561 32466 0 -1 4202496 83722 0 0 0 16219 11 0 0 25 0 1 0 518394426 244768768 48871 33554432000 4194304 5787044 140733233326384 18446744073709551615 4330507 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3562/statm: 59758 48871 336 389 0 55508 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 247732

[startup+222.3 s]
/proc/loadavg: 2.79 3.18 3.48 4/185 3570
/proc/meminfo: memFree=21885928/32951124 swapFree=67111524/67111528
[pid=3561] ppid=3559 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3561/stat : 3561 (prissup.sh) S 3559 3561 32466 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 518394426 8908800 251 33554432000 4194304 4922060 140734606020144 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3561/statm: 2175 251 211 178 0 68 0
[pid=3562] ppid=3561 vsize=239032 CPUtime=222.3 cores=0,2,4,6
/proc/3562/stat : 3562 (priss) R 3561 3561 32466 0 -1 4202496 83724 0 0 0 22219 11 0 0 25 0 1 0 518394426 244768768 48873 33554432000 4194304 5787044 140733233326384 18446744073709551615 4330524 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3562/statm: 59758 48873 336 389 0 55508 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 247732

[startup+282.3 s]
/proc/loadavg: 2.92 3.14 3.45 4/185 3572
/proc/meminfo: memFree=21869172/32951124 swapFree=67111524/67111528
[pid=3561] ppid=3559 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3561/stat : 3561 (prissup.sh) S 3559 3561 32466 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 518394426 8908800 251 33554432000 4194304 4922060 140734606020144 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3561/statm: 2175 251 211 178 0 68 0
[pid=3562] ppid=3561 vsize=239032 CPUtime=282.3 cores=0,2,4,6
/proc/3562/stat : 3562 (priss) R 3561 3561 32466 0 -1 4202496 83724 0 0 0 28219 11 0 0 25 0 1 0 518394426 244768768 48873 33554432000 4194304 5787044 140733233326384 18446744073709551615 4330511 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3562/statm: 59758 48873 336 389 0 55508 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 247732

[startup+342.301 s]
/proc/loadavg: 2.84 3.08 3.41 4/185 3573
/proc/meminfo: memFree=21849304/32951124 swapFree=67111524/67111528
[pid=3561] ppid=3559 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3561/stat : 3561 (prissup.sh) S 3559 3561 32466 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 518394426 8908800 251 33554432000 4194304 4922060 140734606020144 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3561/statm: 2175 251 211 178 0 68 0
[pid=3562] ppid=3561 vsize=239032 CPUtime=342.3 cores=0,2,4,6
/proc/3562/stat : 3562 (priss) R 3561 3561 32466 0 -1 4202496 83724 0 0 0 34219 11 0 0 25 0 1 0 518394426 244768768 48873 33554432000 4194304 5787044 140733233326384 18446744073709551615 4330511 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3562/statm: 59758 48873 336 389 0 55508 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 247732

[startup+402.301 s]
/proc/loadavg: 2.83 3.04 3.37 4/185 3575
/proc/meminfo: memFree=21841476/32951124 swapFree=67111524/67111528
[pid=3561] ppid=3559 vsize=8700 CPUtime=0 cores=0,2,4,6

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

[pid=3562] ppid=3561 vsize=488636 CPUtime=830.52 cores=0,2,4,6
/proc/3562/stat : 3562 (priss) R 3561 3561 32466 0 -1 4202496 140785 0 0 0 82868 184 0 0 25 0 2 0 518394426 500363264 93721 33554432000 4194304 5787044 140733233326384 18446744073709551615 4220317 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/3562/statm: 122159 93721 390 389 0 117909 0
[pid=3562/tid=3599] ppid=3561 vsize=488636 CPUtime=128.2 cores=0,2,4,6
/proc/3562/task/3599/stat : 3599 (priss) S 3561 3561 32466 0 -1 4202560 725 0 0 0 12761 59 0 0 17 0 2 0 518447786 500363264 93721 33554432000 4194304 5787044 140733233326384 18446744073709551615 255389125041 0 0 4096 0 18446604453869381760 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 830.52
Current children cumulated vsize (KiB) 497336

[startup+762.306 s]
/proc/loadavg: 1.77 2.13 2.84 3/178 3606
/proc/meminfo: memFree=21913520/32951124 swapFree=67111524/67111528
[pid=3561] ppid=3559 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3561/stat : 3561 (prissup.sh) S 3559 3561 32466 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 518394426 8908800 251 33554432000 4194304 4922060 140734606020144 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3561/statm: 2175 251 211 178 0 68 0
[pid=3562] ppid=3561 vsize=488636 CPUtime=935.25 cores=0,2,4,6
/proc/3562/stat : 3562 (priss) R 3561 3561 32466 0 -1 4202496 142314 0 0 0 93293 232 0 0 25 0 2 0 518394426 500363264 95250 33554432000 4194304 5787044 140733233326384 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/3562/statm: 122159 95250 390 389 0 117909 0
[pid=3562/tid=3599] ppid=3561 vsize=488636 CPUtime=172.92 cores=0,2,4,6
/proc/3562/task/3599/stat : 3599 (priss) R 3561 3561 32466 0 -1 4202560 730 0 0 0 17215 77 0 0 16 0 2 0 518447786 500363264 95250 33554432000 4194304 5787044 140733233326384 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 935.25
Current children cumulated vsize (KiB) 497336

[startup+822.301 s]
/proc/loadavg: 1.78 2.07 2.77 3/178 3607
/proc/meminfo: memFree=21912260/32951124 swapFree=67111524/67111528
[pid=3561] ppid=3559 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3561/stat : 3561 (prissup.sh) S 3559 3561 32466 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 518394426 8908800 251 33554432000 4194304 4922060 140734606020144 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3561/statm: 2175 251 211 178 0 68 0
[pid=3562] ppid=3561 vsize=488636 CPUtime=1039.83 cores=0,2,4,6
/proc/3562/stat : 3562 (priss) R 3561 3561 32466 0 -1 4202496 142631 0 0 0 103711 272 0 0 25 0 2 0 518394426 500363264 95566 33554432000 4194304 5787044 140733233326384 18446744073709551615 5527150 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/3562/statm: 122159 95566 390 389 0 117909 0
[pid=3562/tid=3599] ppid=3561 vsize=488636 CPUtime=217.5 cores=0,2,4,6
/proc/3562/task/3599/stat : 3599 (priss) R 3561 3561 32466 0 -1 4202560 741 0 0 0 21659 91 0 0 16 0 2 0 518447786 500363264 95566 33554432000 4194304 5787044 140733233326384 18446744073709551615 5527977 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1039.83
Current children cumulated vsize (KiB) 497336

[startup+882.301 s]
/proc/loadavg: 1.81 2.02 2.71 3/178 3609
/proc/meminfo: memFree=21908524/32951124 swapFree=67111524/67111528
[pid=3561] ppid=3559 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3561/stat : 3561 (prissup.sh) S 3559 3561 32466 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 518394426 8908800 251 33554432000 4194304 4922060 140734606020144 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3561/statm: 2175 251 211 178 0 68 0
[pid=3562] ppid=3561 vsize=488636 CPUtime=1143.28 cores=0,2,4,6
/proc/3562/stat : 3562 (priss) R 3561 3561 32466 0 -1 4202496 143557 0 0 0 114010 318 0 0 25 0 2 0 518394426 500363264 96490 33554432000 4194304 5787044 140733233326384 18446744073709551615 4220335 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/3562/statm: 122159 96490 390 389 0 117909 0
[pid=3562/tid=3599] ppid=3561 vsize=488636 CPUtime=260.95 cores=0,2,4,6
/proc/3562/task/3599/stat : 3599 (priss) S 3561 3561 32466 0 -1 4202560 741 0 0 0 25987 108 0 0 16 0 2 0 518447786 500363264 96490 33554432000 4194304 5787044 140733233326384 18446744073709551615 255389125041 0 0 4096 0 18446604453869381760 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1143.28
Current children cumulated vsize (KiB) 497336

[startup+942.301 s]
/proc/loadavg: 1.52 1.90 2.62 3/178 3610
/proc/meminfo: memFree=21905156/32951124 swapFree=67111524/67111528
[pid=3561] ppid=3559 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3561/stat : 3561 (prissup.sh) S 3559 3561 32466 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 518394426 8908800 251 33554432000 4194304 4922060 140734606020144 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3561/statm: 2175 251 211 178 0 68 0
[pid=3562] ppid=3561 vsize=488636 CPUtime=1246.43 cores=0,2,4,6
/proc/3562/stat : 3562 (priss) R 3561 3561 32466 0 -1 4202496 144449 0 0 0 124288 355 0 0 25 0 2 0 518394426 500363264 97382 33554432000 4194304 5787044 140733233326384 18446744073709551615 4220688 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/3562/statm: 122159 97382 390 389 0 117909 0
[pid=3562/tid=3599] ppid=3561 vsize=488636 CPUtime=304.09 cores=0,2,4,6
/proc/3562/task/3599/stat : 3599 (priss) S 3561 3561 32466 0 -1 4202560 741 0 0 0 30287 122 0 0 15 0 2 0 518447786 500363264 97382 33554432000 4194304 5787044 140733233326384 18446744073709551615 255389125041 0 0 4096 0 18446604453869381760 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1246.43
Current children cumulated vsize (KiB) 497336

[startup+1002.3 s]
/proc/loadavg: 1.79 1.90 2.58 3/178 3612
/proc/meminfo: memFree=21895212/32951124 swapFree=67111524/67111528
[pid=3561] ppid=3559 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3561/stat : 3561 (prissup.sh) S 3559 3561 32466 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 518394426 8908800 251 33554432000 4194304 4922060 140734606020144 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3561/statm: 2175 251 211 178 0 68 0
[pid=3562] ppid=3561 vsize=495484 CPUtime=1349.66 cores=0,2,4,6
/proc/3562/stat : 3562 (priss) R 3561 3561 32466 0 -1 4202496 146905 0 0 0 134565 401 0 0 25 0 2 0 518394426 507375616 99838 33554432000 4194304 5787044 140733233326384 18446744073709551615 5526883 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/3562/statm: 123871 99838 390 389 0 119621 0
[pid=3562/tid=3599] ppid=3561 vsize=495484 CPUtime=347.33 cores=0,2,4,6
/proc/3562/task/3599/stat : 3599 (priss) R 3561 3561 32466 0 -1 4202560 745 0 0 0 34594 139 0 0 16 0 2 0 518447786 507375616 99838 33554432000 4194304 5787044 140733233326384 18446744073709551615 5531033 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1349.66
Current children cumulated vsize (KiB) 504184

[startup+1062.3 s]
/proc/loadavg: 1.68 1.84 2.51 2/178 3616
/proc/meminfo: memFree=21881808/32951124 swapFree=67111524/67111528
[pid=3561] ppid=3559 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3561/stat : 3561 (prissup.sh) S 3559 3561 32466 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 518394426 8908800 251 33554432000 4194304 4922060 140734606020144 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3561/statm: 2175 251 211 178 0 68 0
[pid=3562] ppid=3561 vsize=508948 CPUtime=1452.67 cores=0,2,4,6
/proc/3562/stat : 3562 (priss) R 3561 3561 32466 0 -1 4202496 150262 0 0 0 144828 439 0 0 25 0 2 0 518394426 521162752 103195 33554432000 4194304 5787044 140733233326384 18446744073709551615 4238583 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/3562/statm: 127237 103195 390 389 0 122987 0
[pid=3562/tid=3599] ppid=3561 vsize=508948 CPUtime=390.33 cores=0,2,4,6
/proc/3562/task/3599/stat : 3599 (priss) R 3561 3561 32466 0 -1 4202560 745 0 0 0 38880 153 0 0 16 0 2 0 518447786 521162752 103195 33554432000 4194304 5787044 140733233326384 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1452.67
Current children cumulated vsize (KiB) 517648

[startup+1122.3 s]
/proc/loadavg: 1.71 1.82 2.46 3/178 3617
/proc/meminfo: memFree=21863060/32951124 swapFree=67111524/67111528
[pid=3561] ppid=3559 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3561/stat : 3561 (prissup.sh) S 3559 3561 32466 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 518394426 8908800 251 33554432000 4194304 4922060 140734606020144 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3561/statm: 2175 251 211 178 0 68 0
[pid=3562] ppid=3561 vsize=528188 CPUtime=1555.5 cores=0,2,4,6
/proc/3562/stat : 3562 (priss) R 3561 3561 32466 0 -1 4202496 154980 0 0 0 155077 473 0 0 25 0 2 0 518394426 540864512 107913 33554432000 4194304 5787044 140733233326384 18446744073709551615 5526895 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/3562/statm: 132047 107913 390 389 0 127797 0
[pid=3562/tid=3599] ppid=3561 vsize=528188 CPUtime=433.16 cores=0,2,4,6
/proc/3562/task/3599/stat : 3599 (priss) R 3561 3561 32466 0 -1 4202560 745 0 0 0 43149 167 0 0 16 0 2 0 518447786 540864512 107913 33554432000 4194304 5787044 140733233326384 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1555.5
Current children cumulated vsize (KiB) 536888

[startup+1182.3 s]
/proc/loadavg: 1.73 1.81 2.41 3/178 3619
/proc/meminfo: memFree=21860688/32951124 swapFree=67111524/67111528
[pid=3561] ppid=3559 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3561/stat : 3561 (prissup.sh) S 3559 3561 32466 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 518394426 8908800 251 33554432000 4194304 4922060 140734606020144 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3561/statm: 2175 251 211 178 0 68 0
[pid=3562] ppid=3561 vsize=530608 CPUtime=1658.57 cores=0,2,4,6
/proc/3562/stat : 3562 (priss) R 3561 3561 32466 0 -1 4202496 155534 0 0 0 165348 509 0 0 25 0 2 0 518394426 543342592 108467 33554432000 4194304 5787044 140733233326384 18446744073709551615 5530814 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/3562/statm: 132652 108467 390 389 0 128402 0
[pid=3562/tid=3599] ppid=3561 vsize=530608 CPUtime=476.24 cores=0,2,4,6
/proc/3562/task/3599/stat : 3599 (priss) R 3561 3561 32466 0 -1 4202560 745 0 0 0 47444 180 0 0 16 0 2 0 518447786 543342592 108467 33554432000 4194304 5787044 140733233326384 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1658.57
Current children cumulated vsize (KiB) 539308

[startup+1242.3 s]
/proc/loadavg: 1.57 1.76 2.36 3/178 3620
/proc/meminfo: memFree=21860540/32951124 swapFree=67111524/67111528
[pid=3561] ppid=3559 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3561/stat : 3561 (prissup.sh) S 3559 3561 32466 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 518394426 8908800 251 33554432000 4194304 4922060 140734606020144 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3561/statm: 2175 251 211 178 0 68 0
[pid=3562] ppid=3561 vsize=530608 CPUtime=1761.76 cores=0,2,4,6
/proc/3562/stat : 3562 (priss) R 3561 3561 32466 0 -1 4202496 155534 0 0 0 175629 547 0 0 25 0 2 0 518394426 543342592 108467 33554432000 4194304 5787044 140733233326384 18446744073709551615 5526883 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/3562/statm: 132652 108467 390 389 0 128402 0
[pid=3562/tid=3599] ppid=3561 vsize=530608 CPUtime=519.42 cores=0,2,4,6
/proc/3562/task/3599/stat : 3599 (priss) R 3561 3561 32466 0 -1 4202560 745 0 0 0 51747 195 0 0 16 0 2 0 518447786 543342592 108467 33554432000 4194304 5787044 140733233326384 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1761.76
Current children cumulated vsize (KiB) 539308



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.75 1.77 2.33 3/178 3622
/proc/meminfo: memFree=21860648/32951124 swapFree=67111524/67111528
[pid=3561] ppid=3559 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3561/stat : 3561 (prissup.sh) S 3559 3561 32466 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 518394426 8908800 251 33554432000 4194304 4922060 140734606020144 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3561/statm: 2175 251 211 178 0 68 0
[pid=3562] ppid=3561 vsize=530608 CPUtime=1860.89 cores=0,2,4,6
/proc/3562/stat : 3562 (priss) R 3561 3561 32466 0 -1 4202496 155556 0 0 0 185514 575 0 0 25 0 2 0 518394426 543342592 108489 33554432000 4194304 5787044 140733233326384 18446744073709551615 5527057 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/3562/statm: 132652 108489 390 389 0 128402 0
[pid=3562/tid=3599] ppid=3561 vsize=530608 CPUtime=560.84 cores=0,2,4,6
/proc/3562/task/3599/stat : 3599 (priss) R 3561 3561 32466 0 -1 4202560 745 0 0 0 55878 206 0 0 16 0 2 0 518447786 543342592 108489 33554432000 4194304 5787044 140733233326384 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1860.89
Current children cumulated vsize (KiB) 539308

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 3561 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 1860.89
#
# 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): 1860.89
CPU user time (s): 1855.14
CPU system time (s): 5.75
CPU usage (%): 143.143
Max. virtual memory (cumulated for all children) (KiB): 539308

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= 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= 6
involuntary context switches= 3

runsolver used 2.23966 second user time and 4.85326 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-29 11:06:06
IDJOB=3291641
IDBENCH=84246
IDSOLVER=1601
FILE ID=node135/3291641-1304067964
RUNJOBID= node135-1304058996-2705
PBS_JOBID= 13170376
Free space on /tmp= 71092 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT03/industrial/schuppan/l2s/bc57-sensors-1-k303-unsat.shuffled-as.sat03-406.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3291641-1304067964/watcher-3291641-1304067964 -o /tmp/evaluation-result-3291641-1304067964/solver-3291641-1304067964 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3291641-1304067964.cnf 2040597663 4800 15500 4

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

MD5SUM BENCH= f16626953757fdd1326f2a14f01adca9
RANDOM SEED=2040597663

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.74
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22095376 kB
Buffers:       1832620 kB
Cached:        8167700 kB
SwapCached:          4 kB
Active:        2693340 kB
Inactive:      7569024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22095376 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           29300 kB
Writeback:           0 kB
AnonPages:      261712 kB
Mapped:          15584 kB
Slab:           529336 kB
PageTables:       5332 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   424420 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71092 MiB
End job on node135 at 2011-04-29 11:27:48