Trace number 3250192

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

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-4-4_512.cnf
MD5SUMc1f047ec179094963b21d7b90509d2b9
Bench CategoryCRAFTED (crafted 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 variables510
Number of clauses4492
Sum of the clauses size17968
Maximum clause length4
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 44492
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: 13394
0.00/0.00	c parsetime: 1274us
0.00/0.00	c parsed 4492 clauses with 510 variables
0.00/0.98	c preprocessor returned 10014 variables
0.00/0.98	c preprocessing returned UNKNOWN
0.00/0.98	c PP set 0 variables
0.00/0.98	c pp time: 977561us (0s)

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-3250192-1304059654/watcher-3250192-1304059654 -o /tmp/evaluation-result-3250192-1304059654/solver-3250192-1304059654 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3250192-1304059654.cnf 518128855 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.75 3.76 3.96 3/179 13393
/proc/meminfo: memFree=13974784/32950928 swapFree=67111528/67111528
[pid=13393] ppid=13391 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13393/stat : 13393 (prissup.sh) S 13391 13393 12807 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517565246 8908800 252 33554432000 4194304 4922060 140735424374432 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13393/statm: 2175 252 211 178 0 68 0

[startup+0.0276609 s]
/proc/loadavg: 3.75 3.76 3.96 3/179 13393
/proc/meminfo: memFree=13974784/32950928 swapFree=67111528/67111528
[pid=13393] ppid=13391 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13393/stat : 13393 (prissup.sh) S 13391 13393 12807 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517565246 8908800 252 33554432000 4194304 4922060 140735424374432 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13393/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100712 s]
/proc/loadavg: 3.75 3.76 3.96 3/179 13393
/proc/meminfo: memFree=13974784/32950928 swapFree=67111528/67111528
[pid=13393] ppid=13391 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13393/stat : 13393 (prissup.sh) S 13391 13393 12807 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517565246 8908800 252 33554432000 4194304 4922060 140735424374432 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13393/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300629 s]
/proc/loadavg: 3.75 3.76 3.96 3/179 13393
/proc/meminfo: memFree=13974784/32950928 swapFree=67111528/67111528
[pid=13393] ppid=13391 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13393/stat : 13393 (prissup.sh) S 13391 13393 12807 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517565246 8908800 252 33554432000 4194304 4922060 140735424374432 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13393/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.70061 s]
/proc/loadavg: 3.75 3.76 3.96 3/179 13393
/proc/meminfo: memFree=13974784/32950928 swapFree=67111528/67111528
[pid=13393] ppid=13391 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13393/stat : 13393 (prissup.sh) S 13391 13393 12807 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517565246 8908800 252 33554432000 4194304 4922060 140735424374432 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13393/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50046 s]
/proc/loadavg: 3.75 3.76 3.96 5/182 13396
/proc/meminfo: memFree=13965956/32950928 swapFree=67111528/67111528
[pid=13393] ppid=13391 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13393/stat : 13393 (prissup.sh) S 13391 13393 12807 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517565246 8908800 252 33554432000 4194304 4922060 140735424374432 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13393/statm: 2175 252 211 178 0 68 0
[pid=13394] ppid=13393 vsize=102084 CPUtime=1.67 cores=0,2,4,6
/proc/13394/stat : 13394 (priss) R 13393 13393 12807 0 -1 4202496 3080 0 0 0 160 7 0 0 25 0 2 0 517565246 104534016 2663 33554432000 4194304 5787044 140735685711984 18446744073709551615 248101522287 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/13394/statm: 25521 2663 392 389 0 21271 0
[pid=13394/tid=13396] ppid=13393 vsize=102084 CPUtime=0.17 cores=0,2,4,6
/proc/13394/task/13396/stat : 13396 (priss) R 13393 13393 12807 0 -1 4202560 14 0 0 0 15 2 0 0 18 0 2 0 517565345 104534016 2663 33554432000 4194304 5787044 140735685711984 18446744073709551615 248101521841 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.67
Current children cumulated vsize (KiB) 110784

[startup+3.10118 s]
/proc/loadavg: 3.75 3.76 3.96 4/182 13396
/proc/meminfo: memFree=13964588/32950928 swapFree=67111528/67111528
[pid=13393] ppid=13391 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13393/stat : 13393 (prissup.sh) S 13391 13393 12807 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517565246 8908800 252 33554432000 4194304 4922060 140735424374432 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13393/statm: 2175 252 211 178 0 68 0
[pid=13394] ppid=13393 vsize=102348 CPUtime=3.95 cores=0,2,4,6
/proc/13394/stat : 13394 (priss) R 13393 13393 12807 0 -1 4202496 3427 0 0 0 373 22 0 0 25 0 2 0 517565246 104804352 3010 33554432000 4194304 5787044 140735685711984 18446744073709551615 248101522287 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/13394/statm: 25587 3010 392 389 0 21337 0
[pid=13394/tid=13396] ppid=13393 vsize=102348 CPUtime=0.84 cores=0,2,4,6
/proc/13394/task/13396/stat : 13396 (priss) R 13393 13393 12807 0 -1 4202560 59 0 0 0 76 8 0 0 18 0 2 0 517565345 104804352 3010 33554432000 4194304 5787044 140735685711984 18446744073709551615 248101521841 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.95
Current children cumulated vsize (KiB) 111048

[startup+6.30062 s]
/proc/loadavg: 3.77 3.76 3.96 3/178 13397
/proc/meminfo: memFree=14120188/32950928 swapFree=67111528/67111528
[pid=13393] ppid=13391 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13393/stat : 13393 (prissup.sh) S 13391 13393 12807 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517565246 8908800 252 33554432000 4194304 4922060 140735424374432 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13393/statm: 2175 252 211 178 0 68 0
[pid=13394] ppid=13393 vsize=102612 CPUtime=8.9 cores=0,2,4,6
/proc/13394/stat : 13394 (priss) R 13393 13393 12807 0 -1 4202496 3835 0 0 0 843 47 0 0 25 0 2 0 517565246 105074688 3418 33554432000 4194304 5787044 140735685711984 18446744073709551615 248101522287 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/13394/statm: 25653 3418 392 389 0 21403 0
[pid=13394/tid=13396] ppid=13393 vsize=102612 CPUtime=2.61 cores=0,2,4,6
/proc/13394/task/13396/stat : 13396 (priss) R 13393 13393 12807 0 -1 4202560 121 0 0 0 238 23 0 0 18 0 2 0 517565345 105074688 3418 33554432000 4194304 5787044 140735685711984 18446744073709551615 248101521841 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 8.9
Current children cumulated vsize (KiB) 111312

[startup+12.7005 s]
/proc/loadavg: 3.70 3.75 3.96 4/182 13426
/proc/meminfo: memFree=14096136/32950928 swapFree=67111528/67111528
[pid=13393] ppid=13391 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13393/stat : 13393 (prissup.sh) S 13391 13393 12807 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517565246 8908800 252 33554432000 4194304 4922060 140735424374432 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13393/statm: 2175 252 211 178 0 68 0
[pid=13394] ppid=13393 vsize=103008 CPUtime=18.72 cores=0,2,4,6
/proc/13394/stat : 13394 (priss) R 13393 13393 12807 0 -1 4202496 4564 0 0 0 1791 81 0 0 25 0 2 0 517565246 105480192 4147 33554432000 4194304 5787044 140735685711984 18446744073709551615 248101522287 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/13394/statm: 25752 4147 392 389 0 21502 0
[pid=13394/tid=13396] ppid=13393 vsize=103008 CPUtime=6.01 cores=0,2,4,6
/proc/13394/task/13396/stat : 13396 (priss) S 13393 13393 12807 0 -1 4202560 219 0 0 0 561 40 0 0 17 0 2 0 517565345 105480192 4147 33554432000 4194304 5787044 140735685711984 18446744073709551615 248101521841 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 18.72
Current children cumulated vsize (KiB) 111708

[startup+25.5012 s]
/proc/loadavg: 3.63 3.73 3.95 5/182 13427
/proc/meminfo: memFree=14073336/32950928 swapFree=67111528/67111528
[pid=13393] ppid=13391 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13393/stat : 13393 (prissup.sh) S 13391 13393 12807 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517565246 8908800 252 33554432000 4194304 4922060 140735424374432 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13393/statm: 2175 252 211 178 0 68 0
[pid=13394] ppid=13393 vsize=103544 CPUtime=38.99 cores=0,2,4,6
/proc/13394/stat : 13394 (priss) R 13393 13393 12807 0 -1 4202496 5766 0 0 0 3773 126 0 0 25 0 2 0 517565246 106029056 5348 33554432000 4194304 5787044 140735685711984 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/13394/statm: 25886 5348 392 389 0 21636 0
[pid=13394/tid=13396] ppid=13393 vsize=103544 CPUtime=13.49 cores=0,2,4,6
/proc/13394/task/13396/stat : 13396 (priss) R 13393 13393 12807 0 -1 4202560 374 0 0 0 1286 63 0 0 16 0 2 0 517565345 106029056 5348 33554432000 4194304 5787044 140735685711984 18446744073709551615 248101521841 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38.99
Current children cumulated vsize (KiB) 112244

[startup+51.1006 s]
/proc/loadavg: 3.70 3.73 3.94 5/182 13428
/proc/meminfo: memFree=14034872/32950928 swapFree=67111528/67111528
[pid=13393] ppid=13391 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13393/stat : 13393 (prissup.sh) S 13391 13393 12807 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517565246 8908800 252 33554432000 4194304 4922060 140735424374432 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13393/statm: 2175 252 211 178 0 68 0
[pid=13394] ppid=13393 vsize=104260 CPUtime=80.48 cores=0,2,4,6
/proc/13394/stat : 13394 (priss) R 13393 13393 12807 0 -1 4202496 6874 0 0 0 7847 201 0 0 25 0 2 0 517565246 106762240 6434 33554432000 4194304 5787044 140735685711984 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/13394/statm: 26065 6434 392 389 0 21815 0
[pid=13394/tid=13396] ppid=13393 vsize=104260 CPUtime=29.37 cores=0,2,4,6
/proc/13394/task/13396/stat : 13396 (priss) R 13393 13393 12807 0 -1 4202560 506 0 0 0 2835 102 0 0 17 0 2 0 517565345 106762240 6434 33554432000 4194304 5787044 140735685711984 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 80.48
Current children cumulated vsize (KiB) 112960

[startup+102.307 s]
/proc/loadavg: 3.62 3.71 3.92 4/182 13429
/proc/meminfo: memFree=13996540/32950928 swapFree=67111528/67111528
[pid=13393] ppid=13391 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13393/stat : 13393 (prissup.sh) S 13391 13393 12807 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517565246 8908800 252 33554432000 4194304 4922060 140735424374432 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13393/statm: 2175 252 211 178 0 68 0
[pid=13394] ppid=13393 vsize=110604 CPUtime=166.64 cores=0,2,4,6
/proc/13394/stat : 13394 (priss) R 13393 13393 12807 0 -1 4202496 9819 0 0 0 16374 290 0 0 25 0 2 0 517565246 113258496 9346 33554432000 4194304 5787044 140735685711984 18446744073709551615 5527008 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/13394/statm: 27651 9346 392 389 0 23401 0
[pid=13394/tid=13396] ppid=13393 vsize=110604 CPUtime=64.33 cores=0,2,4,6
/proc/13394/task/13396/stat : 13396 (priss) R 13393 13393 12807 0 -1 4202560 780 0 0 0 6284 149 0 0 18 0 2 0 517565345 113258496 9346 33554432000 4194304 5787044 140735685711984 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 166.64
Current children cumulated vsize (KiB) 119304

[startup+162.301 s]
/proc/loadavg: 3.56 3.67 3.89 4/182 13430
/proc/meminfo: memFree=13940944/32950928 swapFree=67111528/67111528
[pid=13393] ppid=13391 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13393/stat : 13393 (prissup.sh) S 13391 13393 12807 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517565246 8908800 252 33554432000 4194304 4922060 140735424374432 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13393/statm: 2175 252 211 178 0 68 0
[pid=13394] ppid=13393 vsize=111516 CPUtime=269.49 cores=0,2,4,6
/proc/13394/stat : 13394 (priss) R 13393 13393 12807 0 -1 4202496 11207 0 0 0 26572 377 0 0 25 0 2 0 517565246 114192384 10687 33554432000 4194304 5787044 140735685711984 18446744073709551615 248101522287 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/13394/statm: 27879 10687 392 389 0 23629 0
[pid=13394/tid=13396] ppid=13393 vsize=111516 CPUtime=107.18 cores=0,2,4,6
/proc/13394/task/13396/stat : 13396 (priss) R 13393 13393 12807 0 -1 4202560 984 0 0 0 10526 192 0 0 17 0 2 0 517565345 114192384 10687 33554432000 4194304 5787044 140735685711984 18446744073709551615 248101521841 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 269.49
Current children cumulated vsize (KiB) 120216

[startup+222.3 s]
/proc/loadavg: 3.74 3.70 3.89 5/182 13432
/proc/meminfo: memFree=13896648/32950928 swapFree=67111528/67111528
[pid=13393] ppid=13391 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13393/stat : 13393 (prissup.sh) S 13391 13393 12807 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517565246 8908800 252 33554432000 4194304 4922060 140735424374432 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13393/statm: 2175 252 211 178 0 68 0
[pid=13394] ppid=13393 vsize=117856 CPUtime=373.96 cores=0,2,4,6
/proc/13394/stat : 13394 (priss) R 13393 13393 12807 0 -1 4202496 14938 0 0 0 36949 447 0 0 25 0 2 0 517565246 120684544 14064 33554432000 4194304 5787044 140735685711984 18446744073709551615 5528442 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/13394/statm: 29464 14064 392 389 0 25214 0
[pid=13394/tid=13396] ppid=13393 vsize=117856 CPUtime=151.66 cores=0,2,4,6
/proc/13394/task/13396/stat : 13396 (priss) R 13393 13393 12807 0 -1 4202560 1247 0 0 0 14937 229 0 0 16 0 2 0 517565345 120684544 14064 33554432000 4194304 5787044 140735685711984 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 373.96
Current children cumulated vsize (KiB) 126556

[startup+282.301 s]
/proc/loadavg: 3.75 3.70 3.88 5/182 13434
/proc/meminfo: memFree=13853448/32950928 swapFree=67111528/67111528
[pid=13393] ppid=13391 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13393/stat : 13393 (prissup.sh) S 13391 13393 12807 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517565246 8908800 252 33554432000 4194304 4922060 140735424374432 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13393/statm: 2175 252 211 178 0 68 0
[pid=13394] ppid=13393 vsize=118048 CPUtime=478.47 cores=0,2,4,6
/proc/13394/stat : 13394 (priss) R 13393 13393 12807 0 -1 4202496 14994 0 0 0 47336 511 0 0 25 0 2 0 517565246 120881152 14120 33554432000 4194304 5787044 140735685711984 18446744073709551615 248101522287 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/13394/statm: 29512 14120 392 389 0 25262 0
[pid=13394/tid=13396] ppid=13393 vsize=118048 CPUtime=196.16 cores=0,2,4,6

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

[pid=13394] ppid=13393 vsize=126516 CPUtime=1230.94 cores=0,2,4,6
/proc/13394/stat : 13394 (priss) R 13393 13393 12807 0 -1 4202496 23868 0 0 0 122233 861 0 0 25 0 2 0 517565246 129552384 22695 33554432000 4194304 5787044 140735685711984 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/13394/statm: 31629 22695 392 389 0 27379 0
[pid=13394/tid=13396] ppid=13393 vsize=126516 CPUtime=528.64 cores=0,2,4,6
/proc/13394/task/13396/stat : 13396 (priss) R 13393 13393 12807 0 -1 4202560 2251 0 0 0 52394 470 0 0 15 0 2 0 517565345 129552384 22695 33554432000 4194304 5787044 140735685711984 18446744073709551615 5527610 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1230.94
Current children cumulated vsize (KiB) 135216

[startup+762.307 s]
/proc/loadavg: 3.68 3.67 3.78 5/182 13446
/proc/meminfo: memFree=13736536/32950928 swapFree=67111528/67111528
[pid=13393] ppid=13391 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13393/stat : 13393 (prissup.sh) S 13391 13393 12807 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517565246 8908800 252 33554432000 4194304 4922060 140735424374432 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13393/statm: 2175 252 211 178 0 68 0
[pid=13394] ppid=13393 vsize=126516 CPUtime=1340.89 cores=0,2,4,6
/proc/13394/stat : 13394 (priss) R 13393 13393 12807 0 -1 4202496 23868 0 0 0 133178 911 0 0 25 0 2 0 517565246 129552384 22695 33554432000 4194304 5787044 140735685711984 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/13394/statm: 31629 22695 392 389 0 27379 0
[pid=13394/tid=13396] ppid=13393 vsize=126516 CPUtime=578.58 cores=0,2,4,6
/proc/13394/task/13396/stat : 13396 (priss) R 13393 13393 12807 0 -1 4202560 2251 0 0 0 57348 510 0 0 15 0 2 0 517565345 129552384 22695 33554432000 4194304 5787044 140735685711984 18446744073709551615 5528624 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1340.89
Current children cumulated vsize (KiB) 135216

[startup+822.301 s]
/proc/loadavg: 3.62 3.65 3.77 5/182 13457
/proc/meminfo: memFree=13726660/32950928 swapFree=67111528/67111528
[pid=13393] ppid=13391 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13393/stat : 13393 (prissup.sh) S 13391 13393 12807 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517565246 8908800 252 33554432000 4194304 4922060 140735424374432 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13393/statm: 2175 252 211 178 0 68 0
[pid=13394] ppid=13393 vsize=126516 CPUtime=1451.19 cores=0,2,4,6
/proc/13394/stat : 13394 (priss) R 13393 13393 12807 0 -1 4202496 23885 0 0 0 144166 953 0 0 25 0 2 0 517565246 129552384 22712 33554432000 4194304 5787044 140735685711984 18446744073709551615 248101522287 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/13394/statm: 31629 22712 392 389 0 27379 0
[pid=13394/tid=13396] ppid=13393 vsize=126516 CPUtime=628.89 cores=0,2,4,6
/proc/13394/task/13396/stat : 13396 (priss) R 13393 13393 12807 0 -1 4202560 2262 0 0 0 62344 545 0 0 15 0 2 0 517565345 129552384 22712 33554432000 4194304 5787044 140735685711984 18446744073709551615 248101521841 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1451.19
Current children cumulated vsize (KiB) 135216

[startup+882.301 s]
/proc/loadavg: 3.77 3.68 3.77 5/182 13459
/proc/meminfo: memFree=13700224/32950928 swapFree=67111528/67111528
[pid=13393] ppid=13391 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13393/stat : 13393 (prissup.sh) S 13391 13393 12807 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517565246 8908800 252 33554432000 4194304 4922060 140735424374432 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13393/statm: 2175 252 211 178 0 68 0
[pid=13394] ppid=13393 vsize=126964 CPUtime=1561.53 cores=0,2,4,6
/proc/13394/stat : 13394 (priss) R 13393 13393 12807 0 -1 4202496 24014 0 0 0 155159 994 0 0 25 0 2 0 517565246 130011136 22841 33554432000 4194304 5787044 140735685711984 18446744073709551615 248101522287 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/13394/statm: 31741 22841 392 389 0 27491 0
[pid=13394/tid=13396] ppid=13393 vsize=126964 CPUtime=679.22 cores=0,2,4,6
/proc/13394/task/13396/stat : 13396 (priss) R 13393 13393 12807 0 -1 4202560 2327 0 0 0 67346 576 0 0 15 0 2 0 517565345 130011136 22841 33554432000 4194304 5787044 140735685711984 18446744073709551615 248101521841 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1561.53
Current children cumulated vsize (KiB) 135664

[startup+942.3 s]
/proc/loadavg: 3.89 3.72 3.78 4/182 13460
/proc/meminfo: memFree=13676508/32950928 swapFree=67111528/67111528
[pid=13393] ppid=13391 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13393/stat : 13393 (prissup.sh) S 13391 13393 12807 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517565246 8908800 252 33554432000 4194304 4922060 140735424374432 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13393/statm: 2175 252 211 178 0 68 0
[pid=13394] ppid=13393 vsize=131256 CPUtime=1672.13 cores=0,2,4,6
/proc/13394/stat : 13394 (priss) R 13393 13393 12807 0 -1 4202496 25255 0 0 0 166184 1029 0 0 25 0 2 0 517565246 134406144 24082 33554432000 4194304 5787044 140735685711984 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/13394/statm: 32814 24082 392 389 0 28564 0
[pid=13394/tid=13396] ppid=13393 vsize=131256 CPUtime=729.83 cores=0,2,4,6
/proc/13394/task/13396/stat : 13396 (priss) R 13393 13393 12807 0 -1 4202560 2401 0 0 0 72379 604 0 0 15 0 2 0 517565345 134406144 24082 33554432000 4194304 5787044 140735685711984 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1672.13
Current children cumulated vsize (KiB) 139956

[startup+1002.3 s]
/proc/loadavg: 3.80 3.71 3.77 5/182 13465
/proc/meminfo: memFree=13661472/32950928 swapFree=67111528/67111528
[pid=13393] ppid=13391 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13393/stat : 13393 (prissup.sh) S 13391 13393 12807 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517565246 8908800 252 33554432000 4194304 4922060 140735424374432 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13393/statm: 2175 252 211 178 0 68 0
[pid=13394] ppid=13393 vsize=200056 CPUtime=1782.73 cores=0,2,4,6
/proc/13394/stat : 13394 (priss) R 13393 13393 12807 0 -1 4202496 27304 0 0 0 177209 1064 0 0 25 0 2 0 517565246 204857344 25618 33554432000 4194304 5787044 140735685711984 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/13394/statm: 50014 25618 392 389 0 45764 0
[pid=13394/tid=13396] ppid=13393 vsize=200056 CPUtime=780.42 cores=0,2,4,6
/proc/13394/task/13396/stat : 13396 (priss) R 13393 13393 12807 0 -1 4202560 2612 0 0 0 77414 628 0 0 16 0 2 0 517565345 204857344 25618 33554432000 4194304 5787044 140735685711984 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1782.73
Current children cumulated vsize (KiB) 208756

[startup+1062.3 s]
/proc/loadavg: 3.86 3.75 3.77 4/182 13466
/proc/meminfo: memFree=13655456/32950928 swapFree=67111528/67111528
[pid=13393] ppid=13391 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13393/stat : 13393 (prissup.sh) S 13391 13393 12807 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517565246 8908800 252 33554432000 4194304 4922060 140735424374432 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13393/statm: 2175 252 211 178 0 68 0
[pid=13394] ppid=13393 vsize=201404 CPUtime=1893.1 cores=0,2,4,6
/proc/13394/stat : 13394 (priss) R 13393 13393 12807 0 -1 4202496 28837 0 0 0 188209 1101 0 0 25 0 2 0 517565246 206237696 27151 33554432000 4194304 5787044 140735685711984 18446744073709551615 5533080 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/13394/statm: 50351 27151 392 389 0 46101 0
[pid=13394/tid=13396] ppid=13393 vsize=201404 CPUtime=830.79 cores=0,2,4,6
/proc/13394/task/13396/stat : 13396 (priss) R 13393 13393 12807 0 -1 4202560 2844 0 0 0 82425 654 0 0 15 0 2 0 517565345 206237696 27151 33554432000 4194304 5787044 140735685711984 18446744073709551615 5527239 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1893.1
Current children cumulated vsize (KiB) 210104

[startup+1122.3 s]
/proc/loadavg: 3.65 3.71 3.76 5/182 13468
/proc/meminfo: memFree=13649980/32950928 swapFree=67111528/67111528
[pid=13393] ppid=13391 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13393/stat : 13393 (prissup.sh) S 13391 13393 12807 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517565246 8908800 252 33554432000 4194304 4922060 140735424374432 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13393/statm: 2175 252 211 178 0 68 0
[pid=13394] ppid=13393 vsize=201660 CPUtime=2003.78 cores=0,2,4,6
/proc/13394/stat : 13394 (priss) R 13393 13393 12807 0 -1 4202496 30148 0 0 0 199246 1132 0 0 25 0 2 0 517565246 206499840 28462 33554432000 4194304 5787044 140735685711984 18446744073709551615 5533080 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/13394/statm: 50415 28462 392 389 0 46165 0
[pid=13394/tid=13396] ppid=13393 vsize=201660 CPUtime=881.47 cores=0,2,4,6
/proc/13394/task/13396/stat : 13396 (priss) R 13393 13393 12807 0 -1 4202560 2957 0 0 0 87470 677 0 0 16 0 2 0 517565345 206499840 28462 33554432000 4194304 5787044 140735685711984 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2003.78
Current children cumulated vsize (KiB) 210360

[startup+1182.3 s]
/proc/loadavg: 3.83 3.75 3.76 5/182 13470
/proc/meminfo: memFree=13640156/32950928 swapFree=67111528/67111528
[pid=13393] ppid=13391 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13393/stat : 13393 (prissup.sh) S 13391 13393 12807 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517565246 8908800 252 33554432000 4194304 4922060 140735424374432 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13393/statm: 2175 252 211 178 0 68 0
[pid=13394] ppid=13393 vsize=206464 CPUtime=2114.65 cores=0,2,4,6
/proc/13394/stat : 13394 (priss) R 13393 13393 12807 0 -1 4202496 32852 0 0 0 210302 1163 0 0 25 0 2 0 517565246 211419136 30941 33554432000 4194304 5787044 140735685711984 18446744073709551615 5528375 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/13394/statm: 51616 30941 392 389 0 47366 0
[pid=13394/tid=13396] ppid=13393 vsize=206464 CPUtime=932.33 cores=0,2,4,6
/proc/13394/task/13396/stat : 13396 (priss) R 13393 13393 12807 0 -1 4202560 3080 0 0 0 92535 698 0 0 15 0 2 0 517565345 211419136 30941 33554432000 4194304 5787044 140735685711984 18446744073709551615 5528404 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2114.65
Current children cumulated vsize (KiB) 215164

[startup+1242.3 s]
/proc/loadavg: 3.76 3.74 3.76 5/182 13471
/proc/meminfo: memFree=13639380/32950928 swapFree=67111528/67111528
[pid=13393] ppid=13391 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13393/stat : 13393 (prissup.sh) S 13391 13393 12807 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517565246 8908800 252 33554432000 4194304 4922060 140735424374432 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13393/statm: 2175 252 211 178 0 68 0
[pid=13394] ppid=13393 vsize=206464 CPUtime=2224.26 cores=0,2,4,6
/proc/13394/stat : 13394 (priss) R 13393 13393 12807 0 -1 4202496 32853 0 0 0 221215 1211 0 0 25 0 2 0 517565246 211419136 30942 33554432000 4194304 5787044 140735685711984 18446744073709551615 248101522287 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/13394/statm: 51616 30942 392 389 0 47366 0
[pid=13394/tid=13396] ppid=13393 vsize=206464 CPUtime=981.95 cores=0,2,4,6
/proc/13394/task/13396/stat : 13396 (priss) R 13393 13393 12807 0 -1 4202560 3080 0 0 0 97459 736 0 0 15 0 2 0 517565345 211419136 30942 33554432000 4194304 5787044 140735685711984 18446744073709551615 248101521841 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2224.26
Current children cumulated vsize (KiB) 215164



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.83 3.76 3.76 5/182 13473
/proc/meminfo: memFree=13638368/32950928 swapFree=67111528/67111528
[pid=13393] ppid=13391 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13393/stat : 13393 (prissup.sh) S 13391 13393 12807 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517565246 8908800 252 33554432000 4194304 4922060 140735424374432 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13393/statm: 2175 252 211 178 0 68 0
[pid=13394] ppid=13393 vsize=206464 CPUtime=2329.94 cores=0,2,4,6
/proc/13394/stat : 13394 (priss) R 13393 13393 12807 0 -1 4202496 32853 0 0 0 231740 1254 0 0 25 0 2 0 517565246 211419136 30942 33554432000 4194304 5787044 140735685711984 18446744073709551615 248101522287 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/13394/statm: 51616 30942 392 389 0 47366 0
[pid=13394/tid=13396] ppid=13393 vsize=206464 CPUtime=1029.91 cores=0,2,4,6
/proc/13394/task/13396/stat : 13396 (priss) R 13393 13393 12807 0 -1 4202560 3080 0 0 0 102223 768 0 0 15 0 2 0 517565345 211419136 30942 33554432000 4194304 5787044 140735685711984 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2329.94
Current children cumulated vsize (KiB) 215164

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 13393 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 2329.94
#
# 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): 2329.94
CPU user time (s): 2317.4
CPU system time (s): 12.54
CPU usage (%): 179.224
Max. virtual memory (cumulated for all children) (KiB): 215164

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= 332
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 3

runsolver used 2.26965 second user time and 4.78227 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-29 08:47:35
IDJOB=3250192
IDBENCH=83247
IDSOLVER=1601
FILE ID=node123/3250192-1304059654
RUNJOBID= node123-1304057050-13125
PBS_JOBID= 13170421
Free space on /tmp= 72816 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-4-4_512.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250192-1304059654/watcher-3250192-1304059654 -o /tmp/evaluation-result-3250192-1304059654/solver-3250192-1304059654 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3250192-1304059654.cnf 518128855 4800 15500 4

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

MD5SUM BENCH= c1f047ec179094963b21d7b90509d2b9
RANDOM SEED=518128855

node123.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.838
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.838
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.838
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.838
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.82
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.838
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.74
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.838
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.80
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.838
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.838
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:     32950928 kB
MemFree:      13974932 kB
Buffers:       2192916 kB
Cached:       16009816 kB
SwapCached:          0 kB
Active:        9247336 kB
Inactive:      9180212 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13974932 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1560 kB
Writeback:           0 kB
AnonPages:      224208 kB
Mapped:          15524 kB
Slab:           486132 kB
PageTables:       4704 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   386672 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= 72812 MiB
End job on node123 at 2011-04-29 09:09:17