Trace number 3266738

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

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m27-q255-n25-p30-s39712998.cnf
MD5SUM44ec8c80ea2b58be800208f5113b04f5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.272958
Satisfiable
(Un)Satisfiability was proved
Number of variables666
Number of clauses45238
Sum of the clauses size91092
Maximum clause length27
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 245213
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 525

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: 7305
0.00/0.01	c parsetime: 8630us
0.00/0.01	c parsed 45238 clauses with 666 variables
1.99/2.08	c preprocessor returned 10008 variables
1.99/2.08	c preprocessing returned UNKNOWN
1.99/2.08	c PP set 0 variables
1.99/2.08	c pp time: 2067609us (2s)

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

running on 4 cores: 1,3,5,7

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.32 3.44 4.48 2/179 7304
/proc/meminfo: memFree=30503740/32951124 swapFree=67111356/67111528
[pid=7304] ppid=7302 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7304/stat : 7304 (prissup.sh) S 7302 7304 7164 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 501068834 8908800 251 33554432000 4194304 4922060 140736391461952 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7304/statm: 2175 251 211 178 0 68 0

[startup+0.015252 s]
/proc/loadavg: 3.32 3.44 4.48 2/179 7304
/proc/meminfo: memFree=30503740/32951124 swapFree=67111356/67111528
[pid=7304] ppid=7302 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7304/stat : 7304 (prissup.sh) S 7302 7304 7164 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 501068834 8908800 251 33554432000 4194304 4922060 140736391461952 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7304/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100282 s]
/proc/loadavg: 3.32 3.44 4.48 2/179 7304
/proc/meminfo: memFree=30503740/32951124 swapFree=67111356/67111528
[pid=7304] ppid=7302 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7304/stat : 7304 (prissup.sh) S 7302 7304 7164 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 501068834 8908800 251 33554432000 4194304 4922060 140736391461952 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7304/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300224 s]
/proc/loadavg: 3.32 3.44 4.48 2/179 7304
/proc/meminfo: memFree=30503740/32951124 swapFree=67111356/67111528
[pid=7304] ppid=7302 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7304/stat : 7304 (prissup.sh) S 7302 7304 7164 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 501068834 8908800 251 33554432000 4194304 4922060 140736391461952 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7304/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700142 s]
/proc/loadavg: 3.32 3.44 4.48 2/179 7304
/proc/meminfo: memFree=30503740/32951124 swapFree=67111356/67111528
[pid=7304] ppid=7302 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7304/stat : 7304 (prissup.sh) S 7302 7304 7164 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 501068834 8908800 251 33554432000 4194304 4922060 140736391461952 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7304/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50099 s]
/proc/loadavg: 3.32 3.44 4.48 3/181 7306
/proc/meminfo: memFree=30494176/32951124 swapFree=67111356/67111528
[pid=7304] ppid=7302 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7304/stat : 7304 (prissup.sh) S 7302 7304 7164 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 501068834 8908800 251 33554432000 4194304 4922060 140736391461952 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7304/statm: 2175 251 211 178 0 68 0
[pid=7305] ppid=7304 vsize=26480 CPUtime=1.49 cores=1,3,5,7
/proc/7305/stat : 7305 (priss) R 7304 7304 7164 0 -1 4202496 3781 0 0 0 149 0 0 0 25 0 1 0 501068834 27115520 2518 33554432000 4194304 5787044 140736772106688 18446744073709551615 4359248 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/7305/statm: 6620 2518 342 389 0 2370 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35180

[startup+3.10067 s]
/proc/loadavg: 3.30 3.43 4.47 5/182 7307
/proc/meminfo: memFree=30492096/32951124 swapFree=67111356/67111528
[pid=7304] ppid=7302 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7304/stat : 7304 (prissup.sh) S 7302 7304 7164 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 501068834 8908800 251 33554432000 4194304 4922060 140736391461952 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7304/statm: 2175 251 211 178 0 68 0
[pid=7305] ppid=7304 vsize=104512 CPUtime=3.73 cores=1,3,5,7
/proc/7305/stat : 7305 (priss) R 7304 7304 7164 0 -1 4202496 5759 0 0 0 359 14 0 0 20 0 2 0 501068834 107020288 3358 33554432000 4194304 5787044 140736772106688 18446744073709551615 270350207855 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/7305/statm: 26128 3358 391 389 0 21878 0
[pid=7305/tid=7307] ppid=7304 vsize=104512 CPUtime=0.63 cores=1,3,5,7
/proc/7305/task/7307/stat : 7307 (priss) R 7304 7304 7164 0 -1 4202560 9 0 0 0 54 9 0 0 15 0 2 0 501069043 107020288 3358 33554432000 4194304 5787044 140736772106688 18446744073709551615 270350207409 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.73
Current children cumulated vsize (KiB) 113212

[startup+6.30101 s]
/proc/loadavg: 3.30 3.43 4.47 4/182 7307
/proc/meminfo: memFree=30488892/32951124 swapFree=67111356/67111528
[pid=7304] ppid=7302 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7304/stat : 7304 (prissup.sh) S 7302 7304 7164 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 501068834 8908800 251 33554432000 4194304 4922060 140736391461952 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7304/statm: 2175 251 211 178 0 68 0
[pid=7305] ppid=7304 vsize=104644 CPUtime=9.12 cores=1,3,5,7
/proc/7305/stat : 7305 (priss) R 7304 7304 7164 0 -1 4202496 6324 0 0 0 862 50 0 0 25 0 2 0 501068834 107155456 3923 33554432000 4194304 5787044 140736772106688 18446744073709551615 270350207855 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/7305/statm: 26161 3923 391 389 0 21911 0
[pid=7305/tid=7307] ppid=7304 vsize=104644 CPUtime=2.82 cores=1,3,5,7
/proc/7305/task/7307/stat : 7307 (priss) R 7304 7304 7164 0 -1 4202560 51 0 0 0 250 32 0 0 16 0 2 0 501069043 107155456 3923 33554432000 4194304 5787044 140736772106688 18446744073709551615 270350207409 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 9.12
Current children cumulated vsize (KiB) 113344

[startup+12.7007 s]
/proc/loadavg: 3.32 3.43 4.46 4/182 7307
/proc/meminfo: memFree=30485404/32951124 swapFree=67111356/67111528
[pid=7304] ppid=7302 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7304/stat : 7304 (prissup.sh) S 7302 7304 7164 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 501068834 8908800 251 33554432000 4194304 4922060 140736391461952 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7304/statm: 2175 251 211 178 0 68 0
[pid=7305] ppid=7304 vsize=104776 CPUtime=20.06 cores=1,3,5,7
/proc/7305/stat : 7305 (priss) R 7304 7304 7164 0 -1 4202496 7098 0 0 0 1905 101 0 0 25 0 2 0 501068834 107290624 4697 33554432000 4194304 5787044 140736772106688 18446744073709551615 270350207855 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/7305/statm: 26194 4697 392 389 0 21944 0
[pid=7305/tid=7307] ppid=7304 vsize=104776 CPUtime=7.35 cores=1,3,5,7
/proc/7305/task/7307/stat : 7307 (priss) R 7304 7304 7164 0 -1 4202560 109 0 0 0 671 64 0 0 15 0 2 0 501069043 107290624 4697 33554432000 4194304 5787044 140736772106688 18446744073709551615 270350207409 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 20.06
Current children cumulated vsize (KiB) 113476

[startup+25.5012 s]
/proc/loadavg: 3.28 3.42 4.45 4/182 7308
/proc/meminfo: memFree=30474448/32951124 swapFree=67111356/67111528
[pid=7304] ppid=7302 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7304/stat : 7304 (prissup.sh) S 7302 7304 7164 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 501068834 8908800 251 33554432000 4194304 4922060 140736391461952 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7304/statm: 2175 251 211 178 0 68 0
[pid=7305] ppid=7304 vsize=109540 CPUtime=42.27 cores=1,3,5,7
/proc/7305/stat : 7305 (priss) R 7304 7304 7164 0 -1 4202496 9807 0 0 0 4043 184 0 0 25 0 2 0 501068834 112168960 7406 33554432000 4194304 5787044 140736772106688 18446744073709551615 270350207855 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/7305/statm: 27385 7406 392 389 0 23135 0
[pid=7305/tid=7307] ppid=7304 vsize=109540 CPUtime=16.77 cores=1,3,5,7
/proc/7305/task/7307/stat : 7307 (priss) S 7304 7304 7164 0 -1 4202560 259 0 0 0 1560 117 0 0 15 0 2 0 501069043 112168960 7406 33554432000 4194304 5787044 140736772106688 18446744073709551615 270350207409 0 0 4096 0 18446604471134475456 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 42.27
Current children cumulated vsize (KiB) 118240

[startup+51.1011 s]
/proc/loadavg: 3.32 3.42 4.42 5/182 7308
/proc/meminfo: memFree=30465740/32951124 swapFree=67111356/67111528
[pid=7304] ppid=7302 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7304/stat : 7304 (prissup.sh) S 7302 7304 7164 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 501068834 8908800 251 33554432000 4194304 4922060 140736391461952 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7304/statm: 2175 251 211 178 0 68 0
[pid=7305] ppid=7304 vsize=111504 CPUtime=87.37 cores=1,3,5,7
/proc/7305/stat : 7305 (priss) R 7304 7304 7164 0 -1 4202496 12070 0 0 0 8422 315 0 0 25 0 2 0 501068834 114180096 9648 33554432000 4194304 5787044 140736772106688 18446744073709551615 270350207855 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/7305/statm: 27876 9648 392 389 0 23626 0
[pid=7305/tid=7307] ppid=7304 vsize=111504 CPUtime=36.26 cores=1,3,5,7
/proc/7305/task/7307/stat : 7307 (priss) R 7304 7304 7164 0 -1 4202560 496 0 0 0 3426 200 0 0 15 0 2 0 501069043 114180096 9648 33554432000 4194304 5787044 140736772106688 18446744073709551615 270350207409 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 87.37
Current children cumulated vsize (KiB) 120204

[startup+102.307 s]
/proc/loadavg: 3.26 3.38 4.35 5/182 7340
/proc/meminfo: memFree=31311364/32951124 swapFree=67111356/67111528
[pid=7304] ppid=7302 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7304/stat : 7304 (prissup.sh) S 7302 7304 7164 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 501068834 8908800 251 33554432000 4194304 4922060 140736391461952 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7304/statm: 2175 251 211 178 0 68 0
[pid=7305] ppid=7304 vsize=116988 CPUtime=177.84 cores=1,3,5,7
/proc/7305/stat : 7305 (priss) R 7304 7304 7164 0 -1 4202496 16109 0 0 0 17175 609 0 0 25 0 2 0 501068834 119795712 13607 33554432000 4194304 5787044 140736772106688 18446744073709551615 270350207855 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/7305/statm: 29247 13607 392 389 0 24997 0
[pid=7305/tid=7307] ppid=7304 vsize=116988 CPUtime=75.53 cores=1,3,5,7
/proc/7305/task/7307/stat : 7307 (priss) R 7304 7304 7164 0 -1 4202560 816 0 0 0 7168 385 0 0 16 0 2 0 501069043 119795712 13607 33554432000 4194304 5787044 140736772106688 18446744073709551615 270350207409 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 177.84
Current children cumulated vsize (KiB) 125688

[startup+162.301 s]
/proc/loadavg: 3.48 3.42 4.30 5/182 7341
/proc/meminfo: memFree=31262324/32951124 swapFree=67111356/67111528
[pid=7304] ppid=7302 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7304/stat : 7304 (prissup.sh) S 7302 7304 7164 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 501068834 8908800 251 33554432000 4194304 4922060 140736391461952 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7304/statm: 2175 251 211 178 0 68 0
[pid=7305] ppid=7304 vsize=119148 CPUtime=286.3 cores=1,3,5,7
/proc/7305/stat : 7305 (priss) R 7304 7304 7164 0 -1 4202496 19858 0 0 0 27841 789 0 0 25 0 2 0 501068834 122007552 17002 33554432000 4194304 5787044 140736772106688 18446744073709551615 5527008 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/7305/statm: 29787 17002 392 389 0 25537 0
[pid=7305/tid=7307] ppid=7304 vsize=119148 CPUtime=123.99 cores=1,3,5,7
/proc/7305/task/7307/stat : 7307 (priss) S 7304 7304 7164 0 -1 4202560 1074 0 0 0 11906 493 0 0 15 0 2 0 501069043 122007552 17002 33554432000 4194304 5787044 140736772106688 18446744073709551615 270350207409 0 0 4096 0 18446604471134475456 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 286.3
Current children cumulated vsize (KiB) 127848

[startup+222.301 s]
/proc/loadavg: 3.56 3.45 4.25 4/182 7343
/proc/meminfo: memFree=31223360/32951124 swapFree=67111356/67111528
[pid=7304] ppid=7302 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7304/stat : 7304 (prissup.sh) S 7302 7304 7164 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 501068834 8908800 251 33554432000 4194304 4922060 140736391461952 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7304/statm: 2175 251 211 178 0 68 0
[pid=7305] ppid=7304 vsize=124388 CPUtime=394.93 cores=1,3,5,7
/proc/7305/stat : 7305 (priss) R 7304 7304 7164 0 -1 4202496 24129 0 0 0 38557 936 0 0 25 0 2 0 501068834 127373312 21176 33554432000 4194304 5787044 140736772106688 18446744073709551615 270350207855 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/7305/statm: 31097 21176 392 389 0 26847 0
[pid=7305/tid=7307] ppid=7304 vsize=124388 CPUtime=172.62 cores=1,3,5,7
/proc/7305/task/7307/stat : 7307 (priss) R 7304 7304 7164 0 -1 4202560 1340 0 0 0 16682 580 0 0 16 0 2 0 501069043 127373312 21176 33554432000 4194304 5787044 140736772106688 18446744073709551615 270350207409 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 394.93
Current children cumulated vsize (KiB) 133088

[startup+282.3 s]
/proc/loadavg: 3.75 3.53 4.23 5/182 7344
/proc/meminfo: memFree=31193568/32951124 swapFree=67111356/67111528
[pid=7304] ppid=7302 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7304/stat : 7304 (prissup.sh) S 7302 7304 7164 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 501068834 8908800 251 33554432000 4194304 4922060 140736391461952 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7304/statm: 2175 251 211 178 0 68 0
[pid=7305] ppid=7304 vsize=191160 CPUtime=504.89 cores=1,3,5,7
/proc/7305/stat : 7305 (priss) R 7304 7304 7164 0 -1 4202496 27782 0 0 0 49419 1070 0 0 25 0 2 0 501068834 195747840 24829 33554432000 4194304 5787044 140736772106688 18446744073709551615 270350207855 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/7305/statm: 47790 24829 392 389 0 43540 0
[pid=7305/tid=7307] ppid=7304 vsize=191160 CPUtime=222.58 cores=1,3,5,7
/proc/7305/task/7307/stat : 7307 (priss) R 7304 7304 7164 0 -1 4202560 1627 0 0 0 21597 661 0 0 15 0 2 0 501069043 195747840 24829 33554432000 4194304 5787044 140736772106688 18446744073709551615 270350207409 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 504.89

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

[pid=7305] ppid=7304 vsize=205836 CPUtime=1278.04 cores=1,3,5,7
/proc/7305/stat : 7305 (priss) R 7304 7304 7164 0 -1 4202496 41079 0 0 0 125995 1809 0 0 25 0 2 0 501068834 210776064 37186 33554432000 4194304 5787044 140736772106688 18446744073709551615 5533080 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/7305/statm: 51459 37186 392 389 0 47209 0
[pid=7305/tid=7307] ppid=7304 vsize=205836 CPUtime=575.71 cores=1,3,5,7
/proc/7305/task/7307/stat : 7307 (priss) R 7304 7304 7164 0 -1 4202560 2544 0 0 0 56464 1107 0 0 16 0 2 0 501069043 210776064 37186 33554432000 4194304 5787044 140736772106688 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1278.04
Current children cumulated vsize (KiB) 214536

[startup+762.307 s]
/proc/loadavg: 3.68 3.70 4.02 4/182 7360
/proc/meminfo: memFree=31028404/32951124 swapFree=67111356/67111528
[pid=7304] ppid=7302 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7304/stat : 7304 (prissup.sh) S 7302 7304 7164 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 501068834 8908800 251 33554432000 4194304 4922060 140736391461952 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7304/statm: 2175 251 211 178 0 68 0
[pid=7305] ppid=7304 vsize=211016 CPUtime=1389.4 cores=1,3,5,7
/proc/7305/stat : 7305 (priss) R 7304 7304 7164 0 -1 4202496 45684 0 0 0 137053 1887 0 0 25 0 2 0 501068834 216080384 41791 33554432000 4194304 5787044 140736772106688 18446744073709551615 5527205 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/7305/statm: 52754 41791 392 389 0 48504 0
[pid=7305/tid=7307] ppid=7304 vsize=211016 CPUtime=627.07 cores=1,3,5,7
/proc/7305/task/7307/stat : 7307 (priss) R 7304 7304 7164 0 -1 4202560 2785 0 0 0 61555 1152 0 0 16 0 2 0 501069043 216080384 41791 33554432000 4194304 5787044 140736772106688 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1389.4
Current children cumulated vsize (KiB) 219716

[startup+822.301 s]
/proc/loadavg: 3.76 3.71 4.00 5/182 7362
/proc/meminfo: memFree=30997000/32951124 swapFree=67111356/67111528
[pid=7304] ppid=7302 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7304/stat : 7304 (prissup.sh) S 7302 7304 7164 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 501068834 8908800 251 33554432000 4194304 4922060 140736391461952 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7304/statm: 2175 251 211 178 0 68 0
[pid=7305] ppid=7304 vsize=215852 CPUtime=1500.87 cores=1,3,5,7
/proc/7305/stat : 7305 (priss) R 7304 7304 7164 0 -1 4202496 50138 0 0 0 148120 1967 0 0 25 0 2 0 501068834 221032448 46245 33554432000 4194304 5787044 140736772106688 18446744073709551615 5527072 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/7305/statm: 53963 46245 392 389 0 49713 0
[pid=7305/tid=7307] ppid=7304 vsize=215852 CPUtime=678.54 cores=1,3,5,7
/proc/7305/task/7307/stat : 7307 (priss) R 7304 7304 7164 0 -1 4202560 2970 0 0 0 66660 1194 0 0 16 0 2 0 501069043 221032448 46245 33554432000 4194304 5787044 140736772106688 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1500.87
Current children cumulated vsize (KiB) 224552

[startup+882.301 s]
/proc/loadavg: 3.80 3.73 3.99 5/182 7363
/proc/meminfo: memFree=30967080/32951124 swapFree=67111356/67111528
[pid=7304] ppid=7302 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7304/stat : 7304 (prissup.sh) S 7302 7304 7164 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 501068834 8908800 251 33554432000 4194304 4922060 140736391461952 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7304/statm: 2175 251 211 178 0 68 0
[pid=7305] ppid=7304 vsize=281708 CPUtime=1611.76 cores=1,3,5,7
/proc/7305/stat : 7305 (priss) R 7304 7304 7164 0 -1 4202496 51411 0 0 0 159114 2062 0 0 25 0 2 0 501068834 288468992 47192 33554432000 4194304 5787044 140736772106688 18446744073709551615 5527568 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/7305/statm: 70427 47192 392 389 0 66177 0
[pid=7305/tid=7307] ppid=7304 vsize=281708 CPUtime=729.42 cores=1,3,5,7
/proc/7305/task/7307/stat : 7307 (priss) R 7304 7304 7164 0 -1 4202560 3029 0 0 0 71692 1250 0 0 16 0 2 0 501069043 288468992 47192 33554432000 4194304 5787044 140736772106688 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1611.76
Current children cumulated vsize (KiB) 290408

[startup+942.3 s]
/proc/loadavg: 3.61 3.68 3.96 5/182 7365
/proc/meminfo: memFree=30944360/32951124 swapFree=67111356/67111528
[pid=7304] ppid=7302 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7304/stat : 7304 (prissup.sh) S 7302 7304 7164 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 501068834 8908800 251 33554432000 4194304 4922060 140736391461952 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7304/statm: 2175 251 211 178 0 68 0
[pid=7305] ppid=7304 vsize=281708 CPUtime=1722.65 cores=1,3,5,7
/proc/7305/stat : 7305 (priss) R 7304 7304 7164 0 -1 4202496 51424 0 0 0 170108 2157 0 0 25 0 2 0 501068834 288468992 47205 33554432000 4194304 5787044 140736772106688 18446744073709551615 270350207855 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/7305/statm: 70427 47205 392 389 0 66177 0
[pid=7305/tid=7307] ppid=7304 vsize=281708 CPUtime=780.31 cores=1,3,5,7
/proc/7305/task/7307/stat : 7307 (priss) R 7304 7304 7164 0 -1 4202560 3042 0 0 0 76726 1305 0 0 16 0 2 0 501069043 288468992 47205 33554432000 4194304 5787044 140736772106688 18446744073709551615 270350207409 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1722.65
Current children cumulated vsize (KiB) 290408

[startup+1002.3 s]
/proc/loadavg: 3.62 3.66 3.93 5/182 7367
/proc/meminfo: memFree=30941716/32951124 swapFree=67111356/67111528
[pid=7304] ppid=7302 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7304/stat : 7304 (prissup.sh) S 7302 7304 7164 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 501068834 8908800 251 33554432000 4194304 4922060 140736391461952 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7304/statm: 2175 251 211 178 0 68 0
[pid=7305] ppid=7304 vsize=281708 CPUtime=1833.84 cores=1,3,5,7
/proc/7305/stat : 7305 (priss) R 7304 7304 7164 0 -1 4202496 51436 0 0 0 181141 2243 0 0 25 0 2 0 501068834 288468992 47217 33554432000 4194304 5787044 140736772106688 18446744073709551615 5527122 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/7305/statm: 70427 47217 392 389 0 66177 0
[pid=7305/tid=7307] ppid=7304 vsize=281708 CPUtime=831.5 cores=1,3,5,7
/proc/7305/task/7307/stat : 7307 (priss) R 7304 7304 7164 0 -1 4202560 3052 0 0 0 81795 1355 0 0 16 0 2 0 501069043 288468992 47217 33554432000 4194304 5787044 140736772106688 18446744073709551615 270350207409 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1833.84
Current children cumulated vsize (KiB) 290408

[startup+1062.3 s]
/proc/loadavg: 3.76 3.70 3.92 3/182 7368
/proc/meminfo: memFree=30941688/32951124 swapFree=67111356/67111528
[pid=7304] ppid=7302 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7304/stat : 7304 (prissup.sh) S 7302 7304 7164 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 501068834 8908800 251 33554432000 4194304 4922060 140736391461952 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7304/statm: 2175 251 211 178 0 68 0
[pid=7305] ppid=7304 vsize=281852 CPUtime=1945.22 cores=1,3,5,7
/proc/7305/stat : 7305 (priss) R 7304 7304 7164 0 -1 4202496 51462 0 0 0 192195 2327 0 0 25 0 2 0 501068834 288616448 47243 33554432000 4194304 5787044 140736772106688 18446744073709551615 270350207855 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/7305/statm: 70463 47243 392 389 0 66213 0
[pid=7305/tid=7307] ppid=7304 vsize=281852 CPUtime=882.87 cores=1,3,5,7
/proc/7305/task/7307/stat : 7307 (priss) R 7304 7304 7164 0 -1 4202560 3075 0 0 0 86880 1407 0 0 15 0 2 0 501069043 288616448 47243 33554432000 4194304 5787044 140736772106688 18446744073709551615 270350207409 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1945.22
Current children cumulated vsize (KiB) 290552

[startup+1122.3 s]
/proc/loadavg: 3.68 3.68 3.90 4/182 7370
/proc/meminfo: memFree=30941408/32951124 swapFree=67111356/67111528
[pid=7304] ppid=7302 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7304/stat : 7304 (prissup.sh) S 7302 7304 7164 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 501068834 8908800 251 33554432000 4194304 4922060 140736391461952 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7304/statm: 2175 251 211 178 0 68 0
[pid=7305] ppid=7304 vsize=282172 CPUtime=2056.83 cores=1,3,5,7
/proc/7305/stat : 7305 (priss) R 7304 7304 7164 0 -1 4202496 51581 0 0 0 203278 2405 0 0 25 0 2 0 501068834 288944128 47362 33554432000 4194304 5787044 140736772106688 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/7305/statm: 70543 47362 392 389 0 66293 0
[pid=7305/tid=7307] ppid=7304 vsize=282172 CPUtime=934.48 cores=1,3,5,7
/proc/7305/task/7307/stat : 7307 (priss) R 7304 7304 7164 0 -1 4202560 3143 0 0 0 91997 1451 0 0 16 0 2 0 501069043 288944128 47362 33554432000 4194304 5787044 140736772106688 18446744073709551615 270350207409 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2056.83
Current children cumulated vsize (KiB) 290872

[startup+1182.3 s]
/proc/loadavg: 3.71 3.69 3.89 5/182 7371
/proc/meminfo: memFree=30934052/32951124 swapFree=67111356/67111528
[pid=7304] ppid=7302 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7304/stat : 7304 (prissup.sh) S 7302 7304 7164 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 501068834 8908800 251 33554432000 4194304 4922060 140736391461952 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7304/statm: 2175 251 211 178 0 68 0
[pid=7305] ppid=7304 vsize=282652 CPUtime=2168.68 cores=1,3,5,7
/proc/7305/stat : 7305 (priss) R 7304 7304 7164 0 -1 4202496 53324 0 0 0 214388 2480 0 0 25 0 2 0 501068834 289435648 49105 33554432000 4194304 5787044 140736772106688 18446744073709551615 270350207855 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/7305/statm: 70663 49105 392 389 0 66413 0
[pid=7305/tid=7307] ppid=7304 vsize=282652 CPUtime=986.33 cores=1,3,5,7
/proc/7305/task/7307/stat : 7307 (priss) R 7304 7304 7164 0 -1 4202560 3270 0 0 0 97140 1493 0 0 15 0 2 0 501069043 289435648 49105 33554432000 4194304 5787044 140736772106688 18446744073709551615 270350207409 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2168.68
Current children cumulated vsize (KiB) 291352

[startup+1242.3 s]
/proc/loadavg: 3.46 3.63 3.86 5/182 7373
/proc/meminfo: memFree=30917772/32951124 swapFree=67111356/67111528
[pid=7304] ppid=7302 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7304/stat : 7304 (prissup.sh) S 7302 7304 7164 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 501068834 8908800 251 33554432000 4194304 4922060 140736391461952 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7304/statm: 2175 251 211 178 0 68 0
[pid=7305] ppid=7304 vsize=287584 CPUtime=2280.34 cores=1,3,5,7
/proc/7305/stat : 7305 (priss) R 7304 7304 7164 0 -1 4202496 57277 0 0 0 225479 2555 0 0 25 0 2 0 501068834 294486016 53058 33554432000 4194304 5787044 140736772106688 18446744073709551615 270350207855 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/7305/statm: 71896 53058 392 389 0 67646 0
[pid=7305/tid=7307] ppid=7304 vsize=287584 CPUtime=1037.99 cores=1,3,5,7
/proc/7305/task/7307/stat : 7307 (priss) R 7304 7304 7164 0 -1 4202560 3442 0 0 0 102266 1533 0 0 16 0 2 0 501069043 294486016 53058 33554432000 4194304 5787044 140736772106688 18446744073709551615 270350207409 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2280.34
Current children cumulated vsize (KiB) 296284



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.71 3.68 3.86 5/182 7375
/proc/meminfo: memFree=30895676/32951124 swapFree=67111356/67111528
[pid=7304] ppid=7302 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7304/stat : 7304 (prissup.sh) S 7302 7304 7164 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 501068834 8908800 251 33554432000 4194304 4922060 140736391461952 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7304/statm: 2175 251 211 178 0 68 0
[pid=7305] ppid=7304 vsize=291972 CPUtime=2388.09 cores=1,3,5,7
/proc/7305/stat : 7305 (priss) R 7304 7304 7164 0 -1 4202496 60878 0 0 0 236180 2629 0 0 25 0 2 0 501068834 298979328 55634 33554432000 4194304 5787044 140736772106688 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/7305/statm: 72993 55634 392 389 0 68743 0
[pid=7305/tid=7307] ppid=7304 vsize=291972 CPUtime=1088.04 cores=1,3,5,7
/proc/7305/task/7307/stat : 7307 (priss) R 7304 7304 7164 0 -1 4202560 3560 0 0 0 107229 1575 0 0 15 0 2 0 501069043 298979328 55634 33554432000 4194304 5787044 140736772106688 18446744073709551615 270350207409 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2388.09
Current children cumulated vsize (KiB) 300672

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 7304 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=0
# CPU time returned by wait4() is 0
# while last known CPU time is 2388.09
#
# 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): 2388.09
CPU user time (s): 2361.8
CPU system time (s): 26.29
CPU usage (%): 183.697
Max. virtual memory (cumulated for all children) (KiB): 300672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
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= 331
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 3

runsolver used 1.9947 second user time and 5.09223 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-29 16:15:32
IDJOB=3266738
IDBENCH=88210
IDSOLVER=1601
FILE ID=node143/3266738-1304086532
RUNJOBID= node143-1304085226-7183
PBS_JOBID= 13170544
Free space on /tmp= 72844 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m27-q255-n25-p30-s39712998.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3266738-1304086532/watcher-3266738-1304086532 -o /tmp/evaluation-result-3266738-1304086532/solver-3266738-1304086532 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3266738-1304086532.cnf 1242072962 4800 15500 4

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

MD5SUM BENCH= 44ec8c80ea2b58be800208f5113b04f5
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:      30504144 kB
Buffers:        212756 kB
Cached:        1088728 kB
SwapCached:        168 kB
Active:        1160840 kB
Inactive:      1009772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30504144 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            1976 kB
Writeback:           0 kB
AnonPages:      869040 kB
Mapped:          15720 kB
Slab:           212124 kB
PageTables:       6452 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1059460 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= 72920 MiB
End job on node143 at 2011-04-29 16:37:14