Trace number 3293619

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

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
velev/11pipe_11_ooo.cnf
MD5SUMf603f11fbfe855df381282b7bce010ea
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables88289
Number of clauses4187694
Sum of the clauses size12410354
Maximum clause length341
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 23770000
Number of clauses of size 3347602
Number of clauses of size 41622
Number of clauses of size 51351
Number of clauses of size over 567118

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: 7234
1.59/1.65	c parsetime: 1649590us
1.59/1.65	c parsed 4187694 clauses with 88289 variables
151.20/151.25	c preprocessor returned 88589 variables
151.20/151.25	c preprocessing returned UNKNOWN
151.20/151.25	c PP set 71 variables
151.20/151.25	c pp time: 149580448us (149s)

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-3293619-1304085320/watcher-3293619-1304085320 -o /tmp/evaluation-result-3293619-1304085320/solver-3293619-1304085320 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3293619-1304085320.cnf 1242072962 4800 15500 4 

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

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


[startup+0 s]
/proc/loadavg: 4.19 6.57 7.41 3/179 7233
/proc/meminfo: memFree=30291256/32951124 swapFree=67111356/67111528
[pid=7233] ppid=7231 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7233/stat : 7233 (prissup.sh) S 7231 7233 7164 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 500947683 8908800 251 33554432000 4194304 4922060 140736486730896 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7233/statm: 2175 251 211 178 0 68 0

[startup+0.099658 s]
/proc/loadavg: 4.19 6.57 7.41 3/179 7233
/proc/meminfo: memFree=30291256/32951124 swapFree=67111356/67111528
[pid=7233] ppid=7231 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7233/stat : 7233 (prissup.sh) S 7231 7233 7164 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 500947683 8908800 251 33554432000 4194304 4922060 140736486730896 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7233/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.10066 s]
/proc/loadavg: 4.19 6.57 7.41 3/179 7233
/proc/meminfo: memFree=30291256/32951124 swapFree=67111356/67111528
[pid=7233] ppid=7231 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7233/stat : 7233 (prissup.sh) S 7231 7233 7164 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 500947683 8908800 251 33554432000 4194304 4922060 140736486730896 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7233/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300598 s]
/proc/loadavg: 4.19 6.57 7.41 3/179 7233
/proc/meminfo: memFree=30291256/32951124 swapFree=67111356/67111528
[pid=7233] ppid=7231 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7233/stat : 7233 (prissup.sh) S 7231 7233 7164 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 500947683 8908800 251 33554432000 4194304 4922060 140736486730896 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7233/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700543 s]
/proc/loadavg: 4.19 6.57 7.41 3/179 7233
/proc/meminfo: memFree=30291256/32951124 swapFree=67111356/67111528
[pid=7233] ppid=7231 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7233/stat : 7233 (prissup.sh) S 7231 7233 7164 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 500947683 8908800 251 33554432000 4194304 4922060 140736486730896 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7233/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50037 s]
/proc/loadavg: 4.19 6.57 7.41 4/181 7235
/proc/meminfo: memFree=30194272/32951124 swapFree=67111356/67111528
[pid=7233] ppid=7231 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7233/stat : 7233 (prissup.sh) S 7231 7233 7164 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 500947683 8908800 251 33554432000 4194304 4922060 140736486730896 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7233/statm: 2175 251 211 178 0 68 0
[pid=7234] ppid=7233 vsize=166712 CPUtime=1.49 cores=0,2,4,6
/proc/7234/stat : 7234 (priss) R 7233 7233 7164 0 -1 4202496 41350 0 0 0 144 5 0 0 25 0 1 0 500947683 170713088 37344 33554432000 4194304 5787044 140733778695472 18446744073709551615 270338044613 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7234/statm: 41678 37344 304 389 0 37428 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 175412

[startup+3.10103 s]
/proc/loadavg: 4.19 6.57 7.41 4/181 7235
/proc/meminfo: memFree=30014188/32951124 swapFree=67111356/67111528
[pid=7233] ppid=7231 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7233/stat : 7233 (prissup.sh) S 7231 7233 7164 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 500947683 8908800 251 33554432000 4194304 4922060 140736486730896 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7233/statm: 2175 251 211 178 0 68 0
[pid=7234] ppid=7233 vsize=501932 CPUtime=3.09 cores=0,2,4,6
/proc/7234/stat : 7234 (priss) R 7233 7233 7164 0 -1 4202496 123874 0 0 0 291 18 0 0 25 0 1 0 500947683 513978368 115867 33554432000 4194304 5787044 140733778695472 18446744073709551615 270338044613 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7234/statm: 125483 115868 331 389 0 121233 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 510632

[startup+6.30041 s]
/proc/loadavg: 4.17 6.53 7.39 4/181 7235
/proc/meminfo: memFree=30016788/32951124 swapFree=67111356/67111528
[pid=7233] ppid=7231 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7233/stat : 7233 (prissup.sh) S 7231 7233 7164 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 500947683 8908800 251 33554432000 4194304 4922060 140736486730896 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7233/statm: 2175 251 211 178 0 68 0
[pid=7234] ppid=7233 vsize=322684 CPUtime=6.29 cores=0,2,4,6
/proc/7234/stat : 7234 (priss) R 7233 7233 7164 0 -1 4202496 169659 0 0 0 604 25 0 0 25 0 1 0 500947683 330428416 70913 33554432000 4194304 5787044 140733778695472 18446744073709551615 4330584 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7234/statm: 80671 70913 335 389 0 76421 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 331384

[startup+12.7011 s]
/proc/loadavg: 4.00 6.45 7.36 3/181 7235
/proc/meminfo: memFree=29999584/32951124 swapFree=67111356/67111528
[pid=7233] ppid=7231 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7233/stat : 7233 (prissup.sh) S 7231 7233 7164 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 500947683 8908800 251 33554432000 4194304 4922060 140736486730896 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7233/statm: 2175 251 211 178 0 68 0
[pid=7234] ppid=7233 vsize=335284 CPUtime=12.69 cores=0,2,4,6
/proc/7234/stat : 7234 (priss) R 7233 7233 7164 0 -1 4202496 179071 0 0 0 1243 26 0 0 25 0 1 0 500947683 343330816 72961 33554432000 4194304 5787044 140733778695472 18446744073709551615 4340056 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7234/statm: 83821 72961 337 389 0 79571 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 343984

[startup+25.5006 s]
/proc/loadavg: 3.78 6.28 7.29 4/181 7235
/proc/meminfo: memFree=29916100/32951124 swapFree=67111356/67111528
[pid=7233] ppid=7231 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7233/stat : 7233 (prissup.sh) S 7231 7233 7164 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 500947683 8908800 251 33554432000 4194304 4922060 140736486730896 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7233/statm: 2175 251 211 178 0 68 0
[pid=7234] ppid=7233 vsize=426704 CPUtime=25.49 cores=0,2,4,6
/proc/7234/stat : 7234 (priss) R 7233 7233 7164 0 -1 4202496 199633 0 0 0 2521 28 0 0 25 0 1 0 500947683 436944896 93523 33554432000 4194304 5787044 140733778695472 18446744073709551615 4318959 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7234/statm: 106676 93523 342 389 0 102426 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 435404

[startup+51.1005 s]
/proc/loadavg: 3.51 6.02 7.18 4/181 7236
/proc/meminfo: memFree=29914100/32951124 swapFree=67111356/67111528
[pid=7233] ppid=7231 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7233/stat : 7233 (prissup.sh) S 7231 7233 7164 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 500947683 8908800 251 33554432000 4194304 4922060 140736486730896 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7233/statm: 2175 251 211 178 0 68 0
[pid=7234] ppid=7233 vsize=426704 CPUtime=51.09 cores=0,2,4,6
/proc/7234/stat : 7234 (priss) R 7233 7233 7164 0 -1 4202496 199633 0 0 0 5081 28 0 0 25 0 1 0 500947683 436944896 93523 33554432000 4194304 5787044 140733778695472 18446744073709551615 4318959 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7234/statm: 106676 93523 342 389 0 102426 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 435404

[startup+102.306 s]
/proc/loadavg: 3.22 5.55 6.96 4/181 7237
/proc/meminfo: memFree=29912712/32951124 swapFree=67111356/67111528
[pid=7233] ppid=7231 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7233/stat : 7233 (prissup.sh) S 7231 7233 7164 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 500947683 8908800 251 33554432000 4194304 4922060 140736486730896 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7233/statm: 2175 251 211 178 0 68 0
[pid=7234] ppid=7233 vsize=426704 CPUtime=102.3 cores=0,2,4,6
/proc/7234/stat : 7234 (priss) R 7233 7233 7164 0 -1 4202496 199634 0 0 0 10202 28 0 0 25 0 1 0 500947683 436944896 93524 33554432000 4194304 5787044 140733778695472 18446744073709551615 4318944 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7234/statm: 106676 93524 342 389 0 102426 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 435404

[startup+162.3 s]
/proc/loadavg: 3.23 5.12 6.72 5/182 7240
/proc/meminfo: memFree=29866540/32951124 swapFree=67111356/67111528
[pid=7233] ppid=7231 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7233/stat : 7233 (prissup.sh) S 7231 7233 7164 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 500947683 8908800 251 33554432000 4194304 4922060 140736486730896 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7233/statm: 2175 251 211 178 0 68 0
[pid=7234] ppid=7233 vsize=600968 CPUtime=169 cores=0,2,4,6
/proc/7234/stat : 7234 (priss) R 7233 7233 7164 0 -1 4202496 279907 0 0 0 16818 82 0 0 25 0 2 0 500947683 615391232 104311 33554432000 4194304 5787044 140733778695472 18446744073709551615 270350207855 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/7234/statm: 150242 104311 392 389 0 145992 0
[pid=7234/tid=7240] ppid=7233 vsize=600968 CPUtime=6.7 cores=0,2,4,6
/proc/7234/task/7240/stat : 7240 (priss) R 7233 7233 7164 0 -1 4202560 702 0 0 0 654 16 0 0 18 0 2 0 500962835 615391232 104311 33554432000 4194304 5787044 140733778695472 18446744073709551615 270350207409 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 169
Current children cumulated vsize (KiB) 609668

[startup+222.301 s]
/proc/loadavg: 3.51 4.84 6.52 4/182 7241
/proc/meminfo: memFree=29838848/32951124 swapFree=67111356/67111528
[pid=7233] ppid=7231 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7233/stat : 7233 (prissup.sh) S 7231 7233 7164 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 500947683 8908800 251 33554432000 4194304 4922060 140736486730896 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7233/statm: 2175 251 211 178 0 68 0
[pid=7234] ppid=7233 vsize=619996 CPUtime=266.34 cores=0,2,4,6
/proc/7234/stat : 7234 (priss) R 7233 7233 7164 0 -1 4202496 286311 0 0 0 26316 318 0 0 25 0 2 0 500947683 634875904 110715 33554432000 4194304 5787044 140733778695472 18446744073709551615 270350207855 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/7234/statm: 154999 110715 392 389 0 150749 0
[pid=7234/tid=7240] ppid=7233 vsize=619996 CPUtime=44.04 cores=0,2,4,6
/proc/7234/task/7240/stat : 7240 (priss) S 7233 7233 7164 0 -1 4202560 991 0 0 0 4301 103 0 0 18 0 2 0 500962835 634875904 110715 33554432000 4194304 5787044 140733778695472 18446744073709551615 270350207409 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 266.34
Current children cumulated vsize (KiB) 628696

[startup+282.301 s]
/proc/loadavg: 3.45 4.59 6.33 5/182 7243
/proc/meminfo: memFree=29808548/32951124 swapFree=67111356/67111528
[pid=7233] ppid=7231 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7233/stat : 7233 (prissup.sh) S 7231 7233 7164 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 500947683 8908800 251 33554432000 4194304 4922060 140736486730896 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7233/statm: 2175 251 211 178 0 68 0
[pid=7234] ppid=7233 vsize=628620 CPUtime=363.73 cores=0,2,4,6
/proc/7234/stat : 7234 (priss) R 7233 7233 7164 0 -1 4202496 292639 0 0 0 35834 539 0 0 25 0 2 0 500947683 643706880 117032 33554432000 4194304 5787044 140733778695472 18446744073709551615 5528726 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/7234/statm: 157155 117032 392 389 0 152905 0
[pid=7234/tid=7240] ppid=7233 vsize=628620 CPUtime=81.42 cores=0,2,4,6
/proc/7234/task/7240/stat : 7240 (priss) R 7233 7233 7164 0 -1 4202560 1390 0 0 0 7959 183 0 0 18 0 2 0 500962835 643706880 117032 33554432000 4194304 5787044 140733778695472 18446744073709551615 270350207409 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 363.73
Current children cumulated vsize (KiB) 637320

[startup+342.301 s]
/proc/loadavg: 3.77 4.47 6.17 5/183 7246
/proc/meminfo: memFree=29773396/32951124 swapFree=67111356/67111528
[pid=7233] ppid=7231 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7233/stat : 7233 (prissup.sh) S 7231 7233 7164 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 500947683 8908800 251 33554432000 4194304 4922060 140736486730896 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7233/statm: 2175 251 211 178 0 68 0
[pid=7234] ppid=7233 vsize=628968 CPUtime=461.23 cores=0,2,4,6
/proc/7234/stat : 7234 (priss) R 7233 7233 7164 0 -1 4202496 298989 0 0 0 45370 753 0 0 25 0 2 0 500947683 644063232 123382 33554432000 4194304 5787044 140733778695472 18446744073709551615 270350207855 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/7234/statm: 157242 123382 392 389 0 152992 0
[pid=7234/tid=7240] ppid=7233 vsize=628968 CPUtime=118.92 cores=0,2,4,6

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

[pid=7234] ppid=7233 vsize=780676 CPUtime=1048.16 cores=0,2,4,6
/proc/7234/stat : 7234 (priss) R 7233 7233 7164 0 -1 4202496 331760 0 0 0 102905 1911 0 0 25 0 2 0 500947683 799412224 155973 33554432000 4194304 5787044 140733778695472 18446744073709551615 270350207855 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/7234/statm: 195169 155973 392 389 0 190919 0
[pid=7234/tid=7240] ppid=7233 vsize=780676 CPUtime=345.83 cores=0,2,4,6
/proc/7234/task/7240/stat : 7240 (priss) R 7233 7233 7164 0 -1 4202560 2148 0 0 0 33899 684 0 0 18 0 2 0 500962835 799412224 155973 33554432000 4194304 5787044 140733778695472 18446744073709551615 270350207409 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1048.16
Current children cumulated vsize (KiB) 789376

[startup+762.306 s]
/proc/loadavg: 3.55 3.76 5.20 4/182 7265
/proc/meminfo: memFree=29614400/32951124 swapFree=67111356/67111528
[pid=7233] ppid=7231 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7233/stat : 7233 (prissup.sh) S 7231 7233 7164 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 500947683 8908800 251 33554432000 4194304 4922060 140736486730896 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7233/statm: 2175 251 211 178 0 68 0
[pid=7234] ppid=7233 vsize=780676 CPUtime=1145.15 cores=0,2,4,6
/proc/7234/stat : 7234 (priss) R 7233 7233 7164 0 -1 4202496 334503 0 0 0 112429 2086 0 0 25 0 2 0 500947683 799412224 158619 33554432000 4194304 5787044 140733778695472 18446744073709551615 270350207855 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/7234/statm: 195169 158619 392 389 0 190919 0
[pid=7234/tid=7240] ppid=7233 vsize=780676 CPUtime=382.81 cores=0,2,4,6
/proc/7234/task/7240/stat : 7240 (priss) R 7233 7233 7164 0 -1 4202560 2206 0 0 0 37533 748 0 0 18 0 2 0 500962835 799412224 158619 33554432000 4194304 5787044 140733778695472 18446744073709551615 270350207409 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1145.15
Current children cumulated vsize (KiB) 789376

[startup+822.301 s]
/proc/loadavg: 3.48 3.70 5.08 5/182 7266
/proc/meminfo: memFree=29612028/32951124 swapFree=67111356/67111528
[pid=7233] ppid=7231 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7233/stat : 7233 (prissup.sh) S 7231 7233 7164 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 500947683 8908800 251 33554432000 4194304 4922060 140736486730896 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7233/statm: 2175 251 211 178 0 68 0
[pid=7234] ppid=7233 vsize=780676 CPUtime=1242.94 cores=0,2,4,6
/proc/7234/stat : 7234 (priss) R 7233 7233 7164 0 -1 4202496 334514 0 0 0 122036 2258 0 0 25 0 2 0 500947683 799412224 158630 33554432000 4194304 5787044 140733778695472 18446744073709551615 5527594 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/7234/statm: 195169 158630 392 389 0 190919 0
[pid=7234/tid=7240] ppid=7233 vsize=780676 CPUtime=420.6 cores=0,2,4,6
/proc/7234/task/7240/stat : 7240 (priss) S 7233 7233 7164 0 -1 4202560 2213 0 0 0 41251 809 0 0 18 0 2 0 500962835 799412224 158630 33554432000 4194304 5787044 140733778695472 18446744073709551615 270350207409 0 0 4096 0 18446604453933468416 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1242.94
Current children cumulated vsize (KiB) 789376

[startup+882.301 s]
/proc/loadavg: 3.61 3.70 5.00 4/182 7268
/proc/meminfo: memFree=29582600/32951124 swapFree=67111356/67111528
[pid=7233] ppid=7231 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7233/stat : 7233 (prissup.sh) S 7231 7233 7164 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 500947683 8908800 251 33554432000 4194304 4922060 140736486730896 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7233/statm: 2175 251 211 178 0 68 0
[pid=7234] ppid=7233 vsize=780676 CPUtime=1340.47 cores=0,2,4,6
/proc/7234/stat : 7234 (priss) R 7233 7233 7164 0 -1 4202496 341993 0 0 0 131615 2432 0 0 25 0 2 0 500947683 799412224 166109 33554432000 4194304 5787044 140733778695472 18446744073709551615 270350207855 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/7234/statm: 195169 166109 392 389 0 190919 0
[pid=7234/tid=7240] ppid=7233 vsize=780676 CPUtime=458.14 cores=0,2,4,6
/proc/7234/task/7240/stat : 7240 (priss) R 7233 7233 7164 0 -1 4202560 2246 0 0 0 44943 871 0 0 18 0 2 0 500962835 799412224 166109 33554432000 4194304 5787044 140733778695472 18446744073709551615 270350207409 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1340.47
Current children cumulated vsize (KiB) 789376

[startup+942.301 s]
/proc/loadavg: 3.43 3.63 4.89 5/182 7270
/proc/meminfo: memFree=29552808/32951124 swapFree=67111356/67111528
[pid=7233] ppid=7231 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7233/stat : 7233 (prissup.sh) S 7231 7233 7164 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 500947683 8908800 251 33554432000 4194304 4922060 140736486730896 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7233/statm: 2175 251 211 178 0 68 0
[pid=7234] ppid=7233 vsize=847236 CPUtime=1438.35 cores=0,2,4,6
/proc/7234/stat : 7234 (priss) R 7233 7233 7164 0 -1 4202496 346713 0 0 0 141238 2597 0 0 25 0 2 0 500947683 867569664 170829 33554432000 4194304 5787044 140733778695472 18446744073709551615 270350207855 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/7234/statm: 211809 170829 392 389 0 207559 0
[pid=7234/tid=7240] ppid=7233 vsize=847236 CPUtime=496.01 cores=0,2,4,6
/proc/7234/task/7240/stat : 7240 (priss) R 7233 7233 7164 0 -1 4202560 2260 0 0 0 48672 929 0 0 18 0 2 0 500962835 867569664 170829 33554432000 4194304 5787044 140733778695472 18446744073709551615 270350207409 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1438.35
Current children cumulated vsize (KiB) 855936

[startup+1002.3 s]
/proc/loadavg: 3.39 3.58 4.79 3/182 7271
/proc/meminfo: memFree=29505168/32951124 swapFree=67111356/67111528
[pid=7233] ppid=7231 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7233/stat : 7233 (prissup.sh) S 7231 7233 7164 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 500947683 8908800 251 33554432000 4194304 4922060 140736486730896 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7233/statm: 2175 251 211 178 0 68 0
[pid=7234] ppid=7233 vsize=892388 CPUtime=1535.89 cores=0,2,4,6
/proc/7234/stat : 7234 (priss) R 7233 7233 7164 0 -1 4202496 358066 0 0 0 150837 2752 0 0 25 0 2 0 500947683 913805312 182182 33554432000 4194304 5787044 140733778695472 18446744073709551615 270350207855 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/7234/statm: 223097 182182 392 389 0 218847 0
[pid=7234/tid=7240] ppid=7233 vsize=892388 CPUtime=533.54 cores=0,2,4,6
/proc/7234/task/7240/stat : 7240 (priss) R 7233 7233 7164 0 -1 4202560 2260 0 0 0 52371 983 0 0 18 0 2 0 500962835 913805312 182182 33554432000 4194304 5787044 140733778695472 18446744073709551615 270350207409 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1535.89
Current children cumulated vsize (KiB) 901088

[startup+1062.3 s]
/proc/loadavg: 3.33 3.52 4.69 5/182 7273
/proc/meminfo: memFree=29456656/32951124 swapFree=67111356/67111528
[pid=7233] ppid=7231 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7233/stat : 7233 (prissup.sh) S 7231 7233 7164 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 500947683 8908800 251 33554432000 4194304 4922060 140736486730896 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7233/statm: 2175 251 211 178 0 68 0
[pid=7234] ppid=7233 vsize=939632 CPUtime=1633.54 cores=0,2,4,6
/proc/7234/stat : 7234 (priss) R 7233 7233 7164 0 -1 4202496 369863 0 0 0 160443 2911 0 0 25 0 2 0 500947683 962183168 193979 33554432000 4194304 5787044 140733778695472 18446744073709551615 270350207855 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/7234/statm: 234908 193979 392 389 0 230658 0
[pid=7234/tid=7240] ppid=7233 vsize=939632 CPUtime=571.19 cores=0,2,4,6
/proc/7234/task/7240/stat : 7240 (priss) R 7233 7233 7164 0 -1 4202560 2301 0 0 0 56077 1042 0 0 18 0 2 0 500962835 962183168 193979 33554432000 4194304 5787044 140733778695472 18446744073709551615 270350207409 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1633.54
Current children cumulated vsize (KiB) 948332

[startup+1122.3 s]
/proc/loadavg: 3.18 3.45 4.59 5/182 7274
/proc/meminfo: memFree=29427368/32951124 swapFree=67111356/67111528
[pid=7233] ppid=7231 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7233/stat : 7233 (prissup.sh) S 7231 7233 7164 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 500947683 8908800 251 33554432000 4194304 4922060 140736486730896 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7233/statm: 2175 251 211 178 0 68 0
[pid=7234] ppid=7233 vsize=965348 CPUtime=1731.32 cores=0,2,4,6
/proc/7234/stat : 7234 (priss) R 7233 7233 7164 0 -1 4202496 376999 0 0 0 170085 3047 0 0 25 0 2 0 500947683 988516352 201115 33554432000 4194304 5787044 140733778695472 18446744073709551615 270350207855 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/7234/statm: 241337 201115 392 389 0 237087 0
[pid=7234/tid=7240] ppid=7233 vsize=965348 CPUtime=608.97 cores=0,2,4,6
/proc/7234/task/7240/stat : 7240 (priss) R 7233 7233 7164 0 -1 4202560 2371 0 0 0 59806 1091 0 0 18 0 2 0 500962835 988516352 201115 33554432000 4194304 5787044 140733778695472 18446744073709551615 270350207409 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1731.32
Current children cumulated vsize (KiB) 974048

[startup+1182.3 s]
/proc/loadavg: 3.39 3.45 4.52 5/182 7276
/proc/meminfo: memFree=29425588/32951124 swapFree=67111356/67111528
[pid=7233] ppid=7231 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7233/stat : 7233 (prissup.sh) S 7231 7233 7164 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 500947683 8908800 251 33554432000 4194304 4922060 140736486730896 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7233/statm: 2175 251 211 178 0 68 0
[pid=7234] ppid=7233 vsize=965348 CPUtime=1829.77 cores=0,2,4,6
/proc/7234/stat : 7234 (priss) R 7233 7233 7164 0 -1 4202496 377134 0 0 0 179797 3180 0 0 25 0 2 0 500947683 988516352 201250 33554432000 4194304 5787044 140733778695472 18446744073709551615 270350207855 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/7234/statm: 241337 201250 392 389 0 237087 0
[pid=7234/tid=7240] ppid=7233 vsize=965348 CPUtime=647.42 cores=0,2,4,6
/proc/7234/task/7240/stat : 7240 (priss) R 7233 7233 7164 0 -1 4202560 2386 0 0 0 63601 1141 0 0 18 0 2 0 500962835 988516352 201250 33554432000 4194304 5787044 140733778695472 18446744073709551615 270350207409 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1829.77
Current children cumulated vsize (KiB) 974048

[startup+1242.3 s]
/proc/loadavg: 3.26 3.41 4.44 5/182 7308
/proc/meminfo: memFree=30473824/32951124 swapFree=67111356/67111528
[pid=7233] ppid=7231 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7233/stat : 7233 (prissup.sh) S 7231 7233 7164 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 500947683 8908800 251 33554432000 4194304 4922060 140736486730896 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7233/statm: 2175 251 211 178 0 68 0
[pid=7234] ppid=7233 vsize=965348 CPUtime=1927.7 cores=0,2,4,6
/proc/7234/stat : 7234 (priss) R 7233 7233 7164 0 -1 4202496 377135 0 0 0 189434 3336 0 0 25 0 2 0 500947683 988516352 201251 33554432000 4194304 5787044 140733778695472 18446744073709551615 270350207855 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/7234/statm: 241337 201251 392 389 0 237087 0
[pid=7234/tid=7240] ppid=7233 vsize=965348 CPUtime=685.35 cores=0,2,4,6
/proc/7234/task/7240/stat : 7240 (priss) S 7233 7233 7164 0 -1 4202560 2386 0 0 0 67336 1199 0 0 18 0 2 0 500962835 988516352 201251 33554432000 4194304 5787044 140733778695472 18446744073709551615 270350207409 0 0 4096 0 18446604453933468416 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1927.7
Current children cumulated vsize (KiB) 974048



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.32 3.40 4.37 4/182 7309
/proc/meminfo: memFree=30444152/32951124 swapFree=67111356/67111528
[pid=7233] ppid=7231 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7233/stat : 7233 (prissup.sh) S 7231 7233 7164 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 500947683 8908800 251 33554432000 4194304 4922060 140736486730896 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7233/statm: 2175 251 211 178 0 68 0
[pid=7234] ppid=7233 vsize=965348 CPUtime=2022.47 cores=0,2,4,6
/proc/7234/stat : 7234 (priss) R 7233 7233 7164 0 -1 4202496 378390 0 0 0 198764 3483 0 0 25 0 2 0 500947683 988516352 202506 33554432000 4194304 5787044 140733778695472 18446744073709551615 5524613 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/7234/statm: 241337 202506 392 389 0 237087 0
[pid=7234/tid=7240] ppid=7233 vsize=965348 CPUtime=722.41 cores=0,2,4,6
/proc/7234/task/7240/stat : 7240 (priss) R 7233 7233 7164 0 -1 4202560 2386 0 0 0 70989 1252 0 0 18 0 2 0 500962835 988516352 202506 33554432000 4194304 5787044 140733778695472 18446744073709551615 270350207409 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2022.47
Current children cumulated vsize (KiB) 974048

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 7233 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 2022.47
#
# 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): 2022.47
CPU user time (s): 1987.64
CPU system time (s): 34.83
CPU usage (%): 155.572
Max. virtual memory (cumulated for all children) (KiB): 974048

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= 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= 5
involuntary context switches= 2

runsolver used 2.30965 second user time and 4.74828 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-29 15:55:21
IDJOB=3293619
IDBENCH=88163
IDSOLVER=1601
FILE ID=node143/3293619-1304085320
RUNJOBID= node143-1304085226-7182
PBS_JOBID= 13170544
Free space on /tmp= 72624 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/velev/11pipe_11_ooo.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3293619-1304085320/watcher-3293619-1304085320 -o /tmp/evaluation-result-3293619-1304085320/solver-3293619-1304085320 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3293619-1304085320.cnf 1242072962 4800 15500 4

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

MD5SUM BENCH= f603f11fbfe855df381282b7bce010ea
RANDOM SEED=1242072962

node143.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.846
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.69
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.846
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	: 5226.15
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.846
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.74
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.846
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.83
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.846
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.75
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.846
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.83
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.846
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.846
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30291412 kB
Buffers:        211800 kB
Cached:        1313304 kB
SwapCached:        168 kB
Active:        1370460 kB
Inactive:      1008840 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30291412 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           83048 kB
Writeback:           0 kB
AnonPages:      854308 kB
Mapped:          15744 kB
Slab:           215588 kB
PageTables:       6328 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1065440 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= 72844 MiB
End job on node143 at 2011-04-29 16:17:03