Trace number 3273811

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

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n120-s55656844-unsat.cnf
MD5SUM4877ca9f3fe317c84d3087c8296a2a0b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark219.038
Satisfiable
(Un)Satisfiability was proved
Number of variables121
Number of clauses252
Sum of the clauses size756
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3252
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c *****************************************************
0.00/0.00	c *        riss, Copyright 2009 Norbert Manthey       *
0.00/0.00	c *   This program may be redistributed or modified   *
0.00/0.00	c * under the terms of the GNU General Public License *
0.00/0.00	c *****************************************************
0.00/0.00	c process id: 15151
0.00/0.00	c parsetime: 122us
0.00/0.00	c parsed 252 clauses with 121 variables
0.00/0.82	c preprocessor returned 10111 variables
0.00/0.82	c preprocessing returned UNKNOWN
0.00/0.82	c PP set 0 variables
0.00/0.82	c pp time: 816987us (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-3273811-1304054578/watcher-3273811-1304054578 -o /tmp/evaluation-result-3273811-1304054578/solver-3273811-1304054578 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3273811-1304054578.cnf 657332495 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.77 3.70 3.62 3/179 15150
/proc/meminfo: memFree=30349432/32951124 swapFree=67111364/67111528
[pid=15150] ppid=15148 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15150/stat : 15150 (prissup.sh) S 15148 15150 13999 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 517058168 8908800 251 33554432000 4194304 4922060 140735552573104 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15150/statm: 2175 251 211 178 0 68 0

[startup+0.0758949 s]
/proc/loadavg: 3.77 3.70 3.62 3/179 15150
/proc/meminfo: memFree=30349432/32951124 swapFree=67111364/67111528
[pid=15150] ppid=15148 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15150/stat : 15150 (prissup.sh) S 15148 15150 13999 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 517058168 8908800 251 33554432000 4194304 4922060 140735552573104 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15150/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100871 s]
/proc/loadavg: 3.77 3.70 3.62 3/179 15150
/proc/meminfo: memFree=30349432/32951124 swapFree=67111364/67111528
[pid=15150] ppid=15148 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15150/stat : 15150 (prissup.sh) S 15148 15150 13999 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 517058168 8908800 251 33554432000 4194304 4922060 140735552573104 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15150/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300846 s]
/proc/loadavg: 3.77 3.70 3.62 3/179 15150
/proc/meminfo: memFree=30349432/32951124 swapFree=67111364/67111528
[pid=15150] ppid=15148 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15150/stat : 15150 (prissup.sh) S 15148 15150 13999 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 517058168 8908800 251 33554432000 4194304 4922060 140735552573104 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15150/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700777 s]
/proc/loadavg: 3.77 3.70 3.62 3/179 15150
/proc/meminfo: memFree=30349432/32951124 swapFree=67111364/67111528
[pid=15150] ppid=15148 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15150/stat : 15150 (prissup.sh) S 15148 15150 13999 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 517058168 8908800 251 33554432000 4194304 4922060 140735552573104 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15150/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50064 s]
/proc/loadavg: 3.77 3.70 3.62 5/182 15153
/proc/meminfo: memFree=30340484/32951124 swapFree=67111364/67111528
[pid=15150] ppid=15148 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15150/stat : 15150 (prissup.sh) S 15148 15150 13999 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 517058168 8908800 251 33554432000 4194304 4922060 140735552573104 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15150/statm: 2175 251 211 178 0 68 0
[pid=15151] ppid=15150 vsize=102716 CPUtime=1.89 cores=0,2,4,6
/proc/15151/stat : 15151 (priss) R 15150 15150 13999 0 -1 4202496 3090 0 0 0 179 10 0 0 25 0 2 0 517058168 105181184 2670 33554432000 4194304 5787044 140734093871808 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/15151/statm: 25679 2670 392 389 0 21429 0
[pid=15151/tid=15153] ppid=15150 vsize=102716 CPUtime=0.39 cores=0,2,4,6
/proc/15151/task/15153/stat : 15153 (priss) R 15150 15150 13999 0 -1 4202560 40 0 0 0 30 9 0 0 15 0 2 0 517058250 105181184 2670 33554432000 4194304 5787044 140734093871808 18446744073709551615 253652683185 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.89
Current children cumulated vsize (KiB) 111416

[startup+3.10034 s]
/proc/loadavg: 3.77 3.70 3.62 3/182 15153
/proc/meminfo: memFree=30338624/32951124 swapFree=67111364/67111528
[pid=15150] ppid=15148 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15150/stat : 15150 (prissup.sh) S 15148 15150 13999 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 517058168 8908800 251 33554432000 4194304 4922060 140735552573104 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15150/statm: 2175 251 211 178 0 68 0
[pid=15151] ppid=15150 vsize=103904 CPUtime=4.61 cores=0,2,4,6
/proc/15151/stat : 15151 (priss) R 15150 15150 13999 0 -1 4202496 3435 0 0 0 435 26 0 0 25 0 2 0 517058168 106397696 3015 33554432000 4194304 5787044 140734093871808 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/15151/statm: 25976 3015 392 389 0 21726 0
[pid=15151/tid=15153] ppid=15150 vsize=103904 CPUtime=1.51 cores=0,2,4,6
/proc/15151/task/15153/stat : 15153 (priss) R 15150 15150 13999 0 -1 4202560 95 0 0 0 127 24 0 0 15 0 2 0 517058250 106397696 3015 33554432000 4194304 5787044 140734093871808 18446744073709551615 253652683185 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.61
Current children cumulated vsize (KiB) 112604

[startup+6.30076 s]
/proc/loadavg: 3.78 3.71 3.62 5/182 15153
/proc/meminfo: memFree=30334904/32951124 swapFree=67111364/67111528
[pid=15150] ppid=15148 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15150/stat : 15150 (prissup.sh) S 15148 15150 13999 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 517058168 8908800 251 33554432000 4194304 4922060 140735552573104 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15150/statm: 2175 251 211 178 0 68 0
[pid=15151] ppid=15150 vsize=105656 CPUtime=10.24 cores=0,2,4,6
/proc/15151/stat : 15151 (priss) R 15150 15150 13999 0 -1 4202496 3923 0 0 0 973 51 0 0 25 0 2 0 517058168 108191744 3503 33554432000 4194304 5787044 140734093871808 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/15151/statm: 26414 3503 392 389 0 22164 0
[pid=15151/tid=15153] ppid=15150 vsize=105656 CPUtime=3.94 cores=0,2,4,6
/proc/15151/task/15153/stat : 15153 (priss) R 15150 15150 13999 0 -1 4202560 173 0 0 0 345 49 0 0 15 0 2 0 517058250 108191744 3503 33554432000 4194304 5787044 140734093871808 18446744073709551615 253652683185 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 10.24
Current children cumulated vsize (KiB) 114356

[startup+12.7006 s]
/proc/loadavg: 3.72 3.70 3.62 5/182 15153
/proc/meminfo: memFree=30329932/32951124 swapFree=67111364/67111528
[pid=15150] ppid=15148 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15150/stat : 15150 (prissup.sh) S 15148 15150 13999 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 517058168 8908800 251 33554432000 4194304 4922060 140735552573104 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15150/statm: 2175 251 211 178 0 68 0
[pid=15151] ppid=15150 vsize=108852 CPUtime=21.8 cores=0,2,4,6
/proc/15151/stat : 15151 (priss) R 15150 15150 13999 0 -1 4202496 4815 0 0 0 2094 86 0 0 25 0 2 0 517058168 111464448 4395 33554432000 4194304 5787044 140734093871808 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/15151/statm: 27213 4395 392 389 0 22963 0
[pid=15151/tid=15153] ppid=15150 vsize=108852 CPUtime=9.09 cores=0,2,4,6
/proc/15151/task/15153/stat : 15153 (priss) R 15150 15150 13999 0 -1 4202560 306 0 0 0 827 82 0 0 15 0 2 0 517058250 111464448 4395 33554432000 4194304 5787044 140734093871808 18446744073709551615 253652683185 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 21.8
Current children cumulated vsize (KiB) 117552

[startup+25.5012 s]
/proc/loadavg: 3.71 3.69 3.62 5/182 15154
/proc/meminfo: memFree=30323720/32951124 swapFree=67111364/67111528
[pid=15150] ppid=15148 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15150/stat : 15150 (prissup.sh) S 15148 15150 13999 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 517058168 8908800 251 33554432000 4194304 4922060 140735552573104 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15150/statm: 2175 251 211 178 0 68 0
[pid=15151] ppid=15150 vsize=110964 CPUtime=45.29 cores=0,2,4,6
/proc/15151/stat : 15151 (priss) R 15150 15150 13999 0 -1 4202496 5470 0 0 0 4394 135 0 0 25 0 2 0 517058168 113627136 5050 33554432000 4194304 5787044 140734093871808 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/15151/statm: 27741 5050 393 389 0 23491 0
[pid=15151/tid=15153] ppid=15150 vsize=110964 CPUtime=19.79 cores=0,2,4,6
/proc/15151/task/15153/stat : 15153 (priss) R 15150 15150 13999 0 -1 4202560 421 0 0 0 1850 129 0 0 15 0 2 0 517058250 113627136 5050 33554432000 4194304 5787044 140734093871808 18446744073709551615 253652683185 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 45.29
Current children cumulated vsize (KiB) 119664

[startup+51.1006 s]
/proc/loadavg: 3.74 3.70 3.63 5/182 15154
/proc/meminfo: memFree=30305948/32951124 swapFree=67111364/67111528
[pid=15150] ppid=15148 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15150/stat : 15150 (prissup.sh) S 15148 15150 13999 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 517058168 8908800 251 33554432000 4194304 4922060 140735552573104 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15150/statm: 2175 251 211 178 0 68 0
[pid=15151] ppid=15150 vsize=122584 CPUtime=93.06 cores=0,2,4,6
/proc/15151/stat : 15151 (priss) R 15150 15150 13999 0 -1 4202496 8484 0 0 0 9104 202 0 0 25 0 2 0 517058168 125526016 8064 33554432000 4194304 5787044 140734093871808 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/15151/statm: 30646 8064 393 389 0 26396 0
[pid=15151/tid=15153] ppid=15150 vsize=122584 CPUtime=41.96 cores=0,2,4,6
/proc/15151/task/15153/stat : 15153 (priss) R 15150 15150 13999 0 -1 4202560 706 0 0 0 4004 192 0 0 15 0 2 0 517058250 125526016 8064 33554432000 4194304 5787044 140734093871808 18446744073709551615 253652683185 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 93.06
Current children cumulated vsize (KiB) 131284

[startup+102.307 s]
/proc/loadavg: 3.81 3.73 3.64 5/182 15156
/proc/meminfo: memFree=30295624/32951124 swapFree=67111364/67111528
[pid=15150] ppid=15148 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15150/stat : 15150 (prissup.sh) S 15148 15150 13999 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 517058168 8908800 251 33554432000 4194304 4922060 140735552573104 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15150/statm: 2175 251 211 178 0 68 0
[pid=15151] ppid=15150 vsize=128052 CPUtime=189.34 cores=0,2,4,6
/proc/15151/stat : 15151 (priss) R 15150 15150 13999 0 -1 4202496 10074 0 0 0 18627 307 0 0 25 0 2 0 517058168 131125248 9654 33554432000 4194304 5787044 140734093871808 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/15151/statm: 32013 9654 393 389 0 27763 0
[pid=15151/tid=15153] ppid=15150 vsize=128052 CPUtime=87.04 cores=0,2,4,6
/proc/15151/task/15153/stat : 15153 (priss) R 15150 15150 13999 0 -1 4202560 948 0 0 0 8414 290 0 0 15 0 2 0 517058250 131125248 9654 33554432000 4194304 5787044 140734093871808 18446744073709551615 253652683185 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 189.34
Current children cumulated vsize (KiB) 136752

[startup+162.3 s]
/proc/loadavg: 3.83 3.75 3.64 4/182 15157
/proc/meminfo: memFree=30282940/32951124 swapFree=67111364/67111528
[pid=15150] ppid=15148 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15150/stat : 15150 (prissup.sh) S 15148 15150 13999 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 517058168 8908800 251 33554432000 4194304 4922060 140735552573104 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15150/statm: 2175 251 211 178 0 68 0
[pid=15151] ppid=15150 vsize=140420 CPUtime=303.07 cores=0,2,4,6
/proc/15151/stat : 15151 (priss) R 15150 15150 13999 0 -1 4202496 13456 0 0 0 29907 400 0 0 25 0 2 0 517058168 143790080 12779 33554432000 4194304 5787044 140734093871808 18446744073709551615 5527610 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/15151/statm: 35105 12779 393 389 0 30855 0
[pid=15151/tid=15153] ppid=15150 vsize=140420 CPUtime=140.78 cores=0,2,4,6
/proc/15151/task/15153/stat : 15153 (priss) R 15150 15150 13999 0 -1 4202560 1277 0 0 0 13700 378 0 0 15 0 2 0 517058250 143790080 12779 33554432000 4194304 5787044 140734093871808 18446744073709551615 253652683185 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 303.07
Current children cumulated vsize (KiB) 149120

[startup+222.3 s]
/proc/loadavg: 3.99 3.80 3.67 5/182 15159
/proc/meminfo: memFree=30270768/32951124 swapFree=67111364/67111528
[pid=15150] ppid=15148 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15150/stat : 15150 (prissup.sh) S 15148 15150 13999 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 517058168 8908800 251 33554432000 4194304 4922060 140735552573104 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15150/statm: 2175 251 211 178 0 68 0
[pid=15151] ppid=15150 vsize=144748 CPUtime=417.22 cores=0,2,4,6
/proc/15151/stat : 15151 (priss) R 15150 15150 13999 0 -1 4202496 14799 0 0 0 41242 480 0 0 25 0 2 0 517058168 148221952 14122 33554432000 4194304 5787044 140734093871808 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/15151/statm: 36187 14122 393 389 0 31937 0
[pid=15151/tid=15153] ppid=15150 vsize=144748 CPUtime=194.93 cores=0,2,4,6
/proc/15151/task/15153/stat : 15153 (priss) R 15150 15150 13999 0 -1 4202560 1547 0 0 0 19042 451 0 0 15 0 2 0 517058250 148221952 14122 33554432000 4194304 5787044 140734093871808 18446744073709551615 253652683185 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 417.22
Current children cumulated vsize (KiB) 153448

[startup+282.301 s]
/proc/loadavg: 3.84 3.79 3.67 5/182 15160
/proc/meminfo: memFree=30255000/32951124 swapFree=67111364/67111528
[pid=15150] ppid=15148 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15150/stat : 15150 (prissup.sh) S 15148 15150 13999 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 517058168 8908800 251 33554432000 4194304 4922060 140735552573104 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15150/statm: 2175 251 211 178 0 68 0
[pid=15151] ppid=15150 vsize=150060 CPUtime=531.54 cores=0,2,4,6
/proc/15151/stat : 15151 (priss) R 15150 15150 13999 0 -1 4202496 16219 0 0 0 52602 552 0 0 25 0 2 0 517058168 153661440 15542 33554432000 4194304 5787044 140734093871808 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/15151/statm: 37515 15542 393 389 0 33265 0
[pid=15151/tid=15153] ppid=15150 vsize=150060 CPUtime=249.24 cores=0,2,4,6

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

[pid=15151] ppid=15150 vsize=178444 CPUtime=1335.51 cores=0,2,4,6
/proc/15151/stat : 15151 (priss) R 15150 15150 13999 0 -1 4202496 24424 0 0 0 132625 926 0 0 25 0 2 0 517058168 182726656 23234 33554432000 4194304 5787044 140734093871808 18446744073709551615 5527057 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/15151/statm: 44611 23234 393 389 0 40361 0
[pid=15151/tid=15153] ppid=15150 vsize=178444 CPUtime=633.21 cores=0,2,4,6
/proc/15151/task/15153/stat : 15153 (priss) R 15150 15150 13999 0 -1 4202560 2647 0 0 0 62473 848 0 0 15 0 2 0 517058250 182726656 23234 33554432000 4194304 5787044 140734093871808 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1335.51
Current children cumulated vsize (KiB) 187144

[startup+762.307 s]
/proc/loadavg: 3.83 3.83 3.73 5/182 15173
/proc/meminfo: memFree=30180392/32951124 swapFree=67111364/67111528
[pid=15150] ppid=15148 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15150/stat : 15150 (prissup.sh) S 15148 15150 13999 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 517058168 8908800 251 33554432000 4194304 4922060 140735552573104 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15150/statm: 2175 251 211 178 0 68 0
[pid=15151] ppid=15150 vsize=183940 CPUtime=1450.95 cores=0,2,4,6
/proc/15151/stat : 15151 (priss) R 15150 15150 13999 0 -1 4202496 25936 0 0 0 144130 965 0 0 25 0 2 0 517058168 188354560 24746 33554432000 4194304 5787044 140734093871808 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/15151/statm: 45985 24746 393 389 0 41735 0
[pid=15151/tid=15153] ppid=15150 vsize=183940 CPUtime=688.64 cores=0,2,4,6
/proc/15151/task/15153/stat : 15153 (priss) R 15150 15150 13999 0 -1 4202560 2824 0 0 0 67983 881 0 0 16 0 2 0 517058250 188354560 24746 33554432000 4194304 5787044 140734093871808 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1450.95
Current children cumulated vsize (KiB) 192640

[startup+822.301 s]
/proc/loadavg: 3.79 3.81 3.73 5/182 15175
/proc/meminfo: memFree=30163364/32951124 swapFree=67111364/67111528
[pid=15150] ppid=15148 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15150/stat : 15150 (prissup.sh) S 15148 15150 13999 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 517058168 8908800 251 33554432000 4194304 4922060 140735552573104 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15150/statm: 2175 251 211 178 0 68 0
[pid=15151] ppid=15150 vsize=194504 CPUtime=1566.62 cores=0,2,4,6
/proc/15151/stat : 15151 (priss) R 15150 15150 13999 0 -1 4202496 28570 0 0 0 155664 998 0 0 25 0 2 0 517058168 199172096 27380 33554432000 4194304 5787044 140734093871808 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/15151/statm: 48626 27380 393 389 0 44376 0
[pid=15151/tid=15153] ppid=15150 vsize=194504 CPUtime=744.31 cores=0,2,4,6
/proc/15151/task/15153/stat : 15153 (priss) R 15150 15150 13999 0 -1 4202560 3017 0 0 0 73522 909 0 0 16 0 2 0 517058250 199172096 27380 33554432000 4194304 5787044 140734093871808 18446744073709551615 253652683185 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1566.62
Current children cumulated vsize (KiB) 203204

[startup+882.301 s]
/proc/loadavg: 3.92 3.84 3.74 5/182 15176
/proc/meminfo: memFree=30160224/32951124 swapFree=67111364/67111528
[pid=15150] ppid=15148 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15150/stat : 15150 (prissup.sh) S 15148 15150 13999 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 517058168 8908800 251 33554432000 4194304 4922060 140735552573104 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15150/statm: 2175 251 211 178 0 68 0
[pid=15151] ppid=15150 vsize=194504 CPUtime=1681.3 cores=0,2,4,6
/proc/15151/stat : 15151 (priss) R 15150 15150 13999 0 -1 4202496 28570 0 0 0 167077 1053 0 0 25 0 2 0 517058168 199172096 27380 33554432000 4194304 5787044 140734093871808 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/15151/statm: 48626 27380 393 389 0 44376 0
[pid=15151/tid=15153] ppid=15150 vsize=194504 CPUtime=798.99 cores=0,2,4,6
/proc/15151/task/15153/stat : 15153 (priss) R 15150 15150 13999 0 -1 4202560 3017 0 0 0 78942 957 0 0 15 0 2 0 517058250 199172096 27380 33554432000 4194304 5787044 140734093871808 18446744073709551615 253652683185 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1681.3
Current children cumulated vsize (KiB) 203204

[startup+942.301 s]
/proc/loadavg: 3.86 3.84 3.74 5/182 15178
/proc/meminfo: memFree=30160204/32951124 swapFree=67111364/67111528
[pid=15150] ppid=15148 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15150/stat : 15150 (prissup.sh) S 15148 15150 13999 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 517058168 8908800 251 33554432000 4194304 4922060 140735552573104 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15150/statm: 2175 251 211 178 0 68 0
[pid=15151] ppid=15150 vsize=194504 CPUtime=1796.14 cores=0,2,4,6
/proc/15151/stat : 15151 (priss) R 15150 15150 13999 0 -1 4202496 28571 0 0 0 178515 1099 0 0 25 0 2 0 517058168 199172096 27381 33554432000 4194304 5787044 140734093871808 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/15151/statm: 48626 27381 393 389 0 44376 0
[pid=15151/tid=15153] ppid=15150 vsize=194504 CPUtime=853.84 cores=0,2,4,6
/proc/15151/task/15153/stat : 15153 (priss) R 15150 15150 13999 0 -1 4202560 3017 0 0 0 84387 997 0 0 15 0 2 0 517058250 199172096 27381 33554432000 4194304 5787044 140734093871808 18446744073709551615 253652683185 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1796.14
Current children cumulated vsize (KiB) 203204

[startup+1002.3 s]
/proc/loadavg: 3.91 3.85 3.75 5/182 15180
/proc/meminfo: memFree=30160048/32951124 swapFree=67111364/67111528
[pid=15150] ppid=15148 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15150/stat : 15150 (prissup.sh) S 15148 15150 13999 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 517058168 8908800 251 33554432000 4194304 4922060 140735552573104 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15150/statm: 2175 251 211 178 0 68 0
[pid=15151] ppid=15150 vsize=194504 CPUtime=1911.34 cores=0,2,4,6
/proc/15151/stat : 15151 (priss) R 15150 15150 13999 0 -1 4202496 28572 0 0 0 189995 1139 0 0 25 0 2 0 517058168 199172096 27382 33554432000 4194304 5787044 140734093871808 18446744073709551615 5527610 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/15151/statm: 48626 27382 393 389 0 44376 0
[pid=15151/tid=15153] ppid=15150 vsize=194504 CPUtime=909.04 cores=0,2,4,6
/proc/15151/task/15153/stat : 15153 (priss) R 15150 15150 13999 0 -1 4202560 3017 0 0 0 89872 1032 0 0 15 0 2 0 517058250 199172096 27382 33554432000 4194304 5787044 140734093871808 18446744073709551615 5527147 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1911.34
Current children cumulated vsize (KiB) 203204

[startup+1062.3 s]
/proc/loadavg: 3.73 3.81 3.74 5/182 15211
/proc/meminfo: memFree=30292716/32951124 swapFree=67111364/67111528
[pid=15150] ppid=15148 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15150/stat : 15150 (prissup.sh) S 15148 15150 13999 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 517058168 8908800 251 33554432000 4194304 4922060 140735552573104 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15150/statm: 2175 251 211 178 0 68 0
[pid=15151] ppid=15150 vsize=194504 CPUtime=2026.64 cores=0,2,4,6
/proc/15151/stat : 15151 (priss) R 15150 15150 13999 0 -1 4202496 28621 0 0 0 201485 1179 0 0 25 0 2 0 517058168 199172096 27431 33554432000 4194304 5787044 140734093871808 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/15151/statm: 48626 27431 393 389 0 44376 0
[pid=15151/tid=15153] ppid=15150 vsize=194504 CPUtime=964.33 cores=0,2,4,6
/proc/15151/task/15153/stat : 15153 (priss) R 15150 15150 13999 0 -1 4202560 3055 0 0 0 95366 1067 0 0 16 0 2 0 517058250 199172096 27431 33554432000 4194304 5787044 140734093871808 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2026.64
Current children cumulated vsize (KiB) 203204

[startup+1122.3 s]
/proc/loadavg: 3.85 3.83 3.74 5/182 15242
/proc/meminfo: memFree=30282224/32951124 swapFree=67111364/67111528
[pid=15150] ppid=15148 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15150/stat : 15150 (prissup.sh) S 15148 15150 13999 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 517058168 8908800 251 33554432000 4194304 4922060 140735552573104 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15150/statm: 2175 251 211 178 0 68 0
[pid=15151] ppid=15150 vsize=194504 CPUtime=2141.98 cores=0,2,4,6
/proc/15151/stat : 15151 (priss) R 15150 15150 13999 0 -1 4202496 28723 0 0 0 212984 1214 0 0 25 0 2 0 517058168 199172096 27533 33554432000 4194304 5787044 140734093871808 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/15151/statm: 48626 27533 393 389 0 44376 0
[pid=15151/tid=15153] ppid=15150 vsize=194504 CPUtime=1019.66 cores=0,2,4,6
/proc/15151/task/15153/stat : 15153 (priss) R 15150 15150 13999 0 -1 4202560 3121 0 0 0 100869 1097 0 0 16 0 2 0 517058250 199172096 27533 33554432000 4194304 5787044 140734093871808 18446744073709551615 253652683185 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2141.98
Current children cumulated vsize (KiB) 203204

[startup+1182.3 s]
/proc/loadavg: 3.70 3.79 3.73 5/182 15243
/proc/meminfo: memFree=30269772/32951124 swapFree=67111364/67111528
[pid=15150] ppid=15148 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15150/stat : 15150 (prissup.sh) S 15148 15150 13999 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 517058168 8908800 251 33554432000 4194304 4922060 140735552573104 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15150/statm: 2175 251 211 178 0 68 0
[pid=15151] ppid=15150 vsize=195784 CPUtime=2257.41 cores=0,2,4,6
/proc/15151/stat : 15151 (priss) R 15150 15150 13999 0 -1 4202496 29086 0 0 0 224492 1249 0 0 25 0 2 0 517058168 200482816 27896 33554432000 4194304 5787044 140734093871808 18446744073709551615 5527031 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/15151/statm: 48946 27896 393 389 0 44696 0
[pid=15151/tid=15153] ppid=15150 vsize=195784 CPUtime=1075.1 cores=0,2,4,6
/proc/15151/task/15153/stat : 15153 (priss) S 15150 15150 13999 0 -1 4202560 3233 0 0 0 106383 1127 0 0 15 0 2 0 517058250 200482816 27896 33554432000 4194304 5787044 140734093871808 18446744073709551615 253652683185 0 0 4096 0 18446604447600146240 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2257.41
Current children cumulated vsize (KiB) 204484

[startup+1242.3 s]
/proc/loadavg: 3.82 3.81 3.74 5/182 15245
/proc/meminfo: memFree=30257932/32951124 swapFree=67111364/67111528
[pid=15150] ppid=15148 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15150/stat : 15150 (prissup.sh) S 15148 15150 13999 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 517058168 8908800 251 33554432000 4194304 4922060 140735552573104 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15150/statm: 2175 251 211 178 0 68 0
[pid=15151] ppid=15150 vsize=199556 CPUtime=2373.04 cores=0,2,4,6
/proc/15151/stat : 15151 (priss) R 15150 15150 13999 0 -1 4202496 30151 0 0 0 236020 1284 0 0 25 0 2 0 517058168 204345344 28961 33554432000 4194304 5787044 140734093871808 18446744073709551615 5527508 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/15151/statm: 49889 28961 393 389 0 45639 0
[pid=15151/tid=15153] ppid=15150 vsize=199556 CPUtime=1130.72 cores=0,2,4,6
/proc/15151/task/15153/stat : 15153 (priss) R 15150 15150 13999 0 -1 4202560 3423 0 0 0 111915 1157 0 0 15 0 2 0 517058250 204345344 28961 33554432000 4194304 5787044 140734093871808 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2373.04
Current children cumulated vsize (KiB) 208256



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.90 3.84 3.75 5/182 15247
/proc/meminfo: memFree=30242260/32951124 swapFree=67111364/67111528
[pid=15150] ppid=15148 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15150/stat : 15150 (prissup.sh) S 15148 15150 13999 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 517058168 8908800 251 33554432000 4194304 4922060 140735552573104 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15150/statm: 2175 251 211 178 0 68 0
[pid=15151] ppid=15150 vsize=207992 CPUtime=2484.35 cores=0,2,4,6
/proc/15151/stat : 15151 (priss) R 15150 15150 13999 0 -1 4202496 32339 0 0 0 247120 1315 0 0 25 0 2 0 517058168 212983808 31149 33554432000 4194304 5787044 140734093871808 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/15151/statm: 51998 31149 393 389 0 47748 0
[pid=15151/tid=15153] ppid=15150 vsize=207992 CPUtime=1184.33 cores=0,2,4,6
/proc/15151/task/15153/stat : 15153 (priss) R 15150 15150 13999 0 -1 4202560 3578 0 0 0 117249 1184 0 0 15 0 2 0 517058250 212983808 31149 33554432000 4194304 5787044 140734093871808 18446744073709551615 5527568 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2484.35
Current children cumulated vsize (KiB) 216692

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 15150 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 2484.35
#
# 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): 2484.35
CPU user time (s): 2471.2
CPU system time (s): 13.15
CPU usage (%): 191.101
Max. virtual memory (cumulated for all children) (KiB): 216692

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.24766 second user time and 4.84826 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-29 07:22:58
IDJOB=3273811
IDBENCH=83147
IDSOLVER=1601
FILE ID=node106/3273811-1304054578
RUNJOBID= node106-1304049355-14466
PBS_JOBID= 13170400
Free space on /tmp= 72160 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n120-s55656844-unsat.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3273811-1304054578/watcher-3273811-1304054578 -o /tmp/evaluation-result-3273811-1304054578/solver-3273811-1304054578 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3273811-1304054578.cnf 657332495 4800 15500 4

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

MD5SUM BENCH= 4877ca9f3fe317c84d3087c8296a2a0b
RANDOM SEED=657332495

node106.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.830
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.66
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.830
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.20
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.830
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.830
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.830
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.830
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.830
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.75
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.830
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:      30349588 kB
Buffers:        227568 kB
Cached:        2025844 kB
SwapCached:         88 kB
Active:         828840 kB
Inactive:      1562856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30349588 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            1568 kB
Writeback:           0 kB
AnonPages:      138376 kB
Mapped:          15512 kB
Slab:           145328 kB
PageTables:       4576 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   295848 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= 72156 MiB
End job on node106 at 2011-04-29 07:44:40