Trace number 3293021

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

General information on the benchmark

NameSAT02/industrial/goldberg/rand_net/
rand_net60-40-10.shuffled.cnf
MD5SUM532245ed9a95eef41b179dba56b78f57
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.016996
Satisfiable
(Un)Satisfiability was proved
Number of variables4800
Number of clauses14281
Sum of the clauses size33540
Maximum clause length60
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 29360
Number of clauses of size 34920
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51

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: 2074
0.00/0.00	c parsetime: 4092us
0.00/0.00	c parsed 14281 clauses with 4800 variables
0.00/0.95	c preprocessor returned 10013 variables
0.00/0.95	c preprocessing returned UNKNOWN
0.00/0.95	c PP set 0 variables
0.00/0.95	c pp time: 944252us (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-3293021-1304084152/watcher-3293021-1304084152 -o /tmp/evaluation-result-3293021-1304084152/solver-3293021-1304084152 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3293021-1304084152.cnf 802133314 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.34 3.54 3.70 4/179 2073
/proc/meminfo: memFree=24777540/32951124 swapFree=67111348/67111528
[pid=2073] ppid=2071 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2073/stat : 2073 (prissup.sh) S 2071 2073 1375 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598645704 8908800 252 33554432000 4194304 4922060 140735777848832 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2073/statm: 2175 252 211 178 0 68 0

[startup+0.027034 s]
/proc/loadavg: 3.34 3.54 3.70 4/179 2073
/proc/meminfo: memFree=24777540/32951124 swapFree=67111348/67111528
[pid=2073] ppid=2071 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2073/stat : 2073 (prissup.sh) S 2071 2073 1375 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598645704 8908800 252 33554432000 4194304 4922060 140735777848832 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2073/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101006 s]
/proc/loadavg: 3.34 3.54 3.70 4/179 2073
/proc/meminfo: memFree=24777540/32951124 swapFree=67111348/67111528
[pid=2073] ppid=2071 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2073/stat : 2073 (prissup.sh) S 2071 2073 1375 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598645704 8908800 252 33554432000 4194304 4922060 140735777848832 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2073/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300971 s]
/proc/loadavg: 3.34 3.54 3.70 4/179 2073
/proc/meminfo: memFree=24777540/32951124 swapFree=67111348/67111528
[pid=2073] ppid=2071 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2073/stat : 2073 (prissup.sh) S 2071 2073 1375 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598645704 8908800 252 33554432000 4194304 4922060 140735777848832 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2073/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700927 s]
/proc/loadavg: 3.34 3.54 3.70 4/179 2073
/proc/meminfo: memFree=24777540/32951124 swapFree=67111348/67111528
[pid=2073] ppid=2071 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2073/stat : 2073 (prissup.sh) S 2071 2073 1375 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598645704 8908800 252 33554432000 4194304 4922060 140735777848832 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2073/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50079 s]
/proc/loadavg: 3.34 3.54 3.70 3/182 2076
/proc/meminfo: memFree=24767848/32951124 swapFree=67111348/67111528
[pid=2073] ppid=2071 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2073/stat : 2073 (prissup.sh) S 2071 2073 1375 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598645704 8908800 252 33554432000 4194304 4922060 140735777848832 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2073/statm: 2175 252 211 178 0 68 0
[pid=2074] ppid=2073 vsize=102916 CPUtime=1.76 cores=0,2,4,6
/proc/2074/stat : 2074 (priss) R 2073 2073 1375 0 -1 4202496 3865 0 0 0 172 4 0 0 25 0 2 0 598645704 105385984 2898 33554432000 4194304 5787044 140736228955392 18446744073709551615 252469889903 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2074/statm: 25729 2898 391 389 0 21479 0
[pid=2074/tid=2076] ppid=2073 vsize=102916 CPUtime=0.27 cores=0,2,4,6
/proc/2074/task/2076/stat : 2076 (priss) R 2073 2073 1375 0 -1 4202560 12 0 0 0 26 1 0 0 18 0 2 0 598645799 105385984 2898 33554432000 4194304 5787044 140736228955392 18446744073709551615 252469889457 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.76
Current children cumulated vsize (KiB) 111616

[startup+3.10051 s]
/proc/loadavg: 3.34 3.54 3.70 4/182 2076
/proc/meminfo: memFree=24766360/32951124 swapFree=67111348/67111528
[pid=2073] ppid=2071 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2073/stat : 2073 (prissup.sh) S 2071 2073 1375 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598645704 8908800 252 33554432000 4194304 4922060 140735777848832 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2073/statm: 2175 252 211 178 0 68 0
[pid=2074] ppid=2073 vsize=102916 CPUtime=4.23 cores=0,2,4,6
/proc/2074/stat : 2074 (priss) R 2073 2073 1375 0 -1 4202496 4147 0 0 0 410 13 0 0 25 0 2 0 598645704 105385984 3180 33554432000 4194304 5787044 140736228955392 18446744073709551615 252469889903 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2074/statm: 25729 3180 392 389 0 21479 0
[pid=2074/tid=2076] ppid=2073 vsize=102916 CPUtime=1.13 cores=0,2,4,6
/proc/2074/task/2076/stat : 2076 (priss) R 2073 2073 1375 0 -1 4202560 33 0 0 0 109 4 0 0 18 0 2 0 598645799 105385984 3180 33554432000 4194304 5787044 140736228955392 18446744073709551615 252469889457 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4.23
Current children cumulated vsize (KiB) 111616

[startup+6.30085 s]
/proc/loadavg: 3.31 3.53 3.69 3/182 2076
/proc/meminfo: memFree=24763508/32951124 swapFree=67111348/67111528
[pid=2073] ppid=2071 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2073/stat : 2073 (prissup.sh) S 2071 2073 1375 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598645704 8908800 252 33554432000 4194304 4922060 140735777848832 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2073/statm: 2175 252 211 178 0 68 0
[pid=2074] ppid=2073 vsize=103180 CPUtime=9.14 cores=0,2,4,6
/proc/2074/stat : 2074 (priss) R 2073 2073 1375 0 -1 4202496 4534 0 0 0 886 28 0 0 25 0 2 0 598645704 105656320 3567 33554432000 4194304 5787044 140736228955392 18446744073709551615 5524571 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2074/statm: 25795 3567 392 389 0 21545 0
[pid=2074/tid=2076] ppid=2073 vsize=103180 CPUtime=2.85 cores=0,2,4,6
/proc/2074/task/2076/stat : 2076 (priss) S 2073 2073 1375 0 -1 4202560 72 0 0 0 275 10 0 0 18 0 2 0 598645799 105656320 3567 33554432000 4194304 5787044 140736228955392 18446744073709551615 252469889457 0 0 4096 0 18446604443508616064 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 9.14
Current children cumulated vsize (KiB) 111880

[startup+12.7007 s]
/proc/loadavg: 3.29 3.52 3.69 4/182 2077
/proc/meminfo: memFree=24755812/32951124 swapFree=67111348/67111528
[pid=2073] ppid=2071 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2073/stat : 2073 (prissup.sh) S 2071 2073 1375 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598645704 8908800 252 33554432000 4194304 4922060 140735777848832 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2073/statm: 2175 252 211 178 0 68 0
[pid=2074] ppid=2073 vsize=103444 CPUtime=19.09 cores=0,2,4,6
/proc/2074/stat : 2074 (priss) R 2073 2073 1375 0 -1 4202496 5320 0 0 0 1858 51 0 0 25 0 2 0 598645704 105926656 4353 33554432000 4194304 5787044 140736228955392 18446744073709551615 252469889903 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2074/statm: 25861 4353 392 389 0 21611 0
[pid=2074/tid=2076] ppid=2073 vsize=103444 CPUtime=6.4 cores=0,2,4,6
/proc/2074/task/2076/stat : 2076 (priss) R 2073 2073 1375 0 -1 4202560 108 0 0 0 621 19 0 0 18 0 2 0 598645799 105926656 4353 33554432000 4194304 5787044 140736228955392 18446744073709551615 252469889457 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 19.09
Current children cumulated vsize (KiB) 112144

[startup+25.5003 s]
/proc/loadavg: 3.30 3.51 3.68 4/182 2077
/proc/meminfo: memFree=24746500/32951124 swapFree=67111348/67111528
[pid=2073] ppid=2071 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2073/stat : 2073 (prissup.sh) S 2071 2073 1375 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598645704 8908800 252 33554432000 4194304 4922060 140735777848832 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2073/statm: 2175 252 211 178 0 68 0
[pid=2074] ppid=2073 vsize=103972 CPUtime=39.38 cores=0,2,4,6
/proc/2074/stat : 2074 (priss) R 2073 2073 1375 0 -1 4202496 6395 0 0 0 3847 91 0 0 25 0 2 0 598645704 106467328 5428 33554432000 4194304 5787044 140736228955392 18446744073709551615 5527472 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2074/statm: 25993 5428 392 389 0 21743 0
[pid=2074/tid=2076] ppid=2073 vsize=103972 CPUtime=13.88 cores=0,2,4,6
/proc/2074/task/2076/stat : 2076 (priss) R 2073 2073 1375 0 -1 4202560 220 0 0 0 1355 33 0 0 18 0 2 0 598645799 106467328 5428 33554432000 4194304 5787044 140736228955392 18446744073709551615 5531806 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39.38
Current children cumulated vsize (KiB) 112672

[startup+51.1006 s]
/proc/loadavg: 3.40 3.52 3.68 5/182 2078
/proc/meminfo: memFree=24731212/32951124 swapFree=67111348/67111528
[pid=2073] ppid=2071 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2073/stat : 2073 (prissup.sh) S 2071 2073 1375 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598645704 8908800 252 33554432000 4194304 4922060 140735777848832 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2073/statm: 2175 252 211 178 0 68 0
[pid=2074] ppid=2073 vsize=104804 CPUtime=81.02 cores=0,2,4,6
/proc/2074/stat : 2074 (priss) R 2073 2073 1375 0 -1 4202496 8440 0 0 0 7958 144 0 0 25 0 2 0 598645704 107319296 7471 33554432000 4194304 5787044 140736228955392 18446744073709551615 252469889903 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2074/statm: 26201 7471 392 389 0 21951 0
[pid=2074/tid=2076] ppid=2073 vsize=104804 CPUtime=29.92 cores=0,2,4,6
/proc/2074/task/2076/stat : 2076 (priss) S 2073 2073 1375 0 -1 4202560 419 0 0 0 2939 53 0 0 18 0 2 0 598645799 107319296 7471 33554432000 4194304 5787044 140736228955392 18446744073709551615 252469889457 0 0 4096 0 18446604443508616064 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 81.02
Current children cumulated vsize (KiB) 113504

[startup+102.307 s]
/proc/loadavg: 3.45 3.51 3.67 5/182 2079
/proc/meminfo: memFree=24703412/32951124 swapFree=67111348/67111528
[pid=2073] ppid=2071 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2073/stat : 2073 (prissup.sh) S 2071 2073 1375 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598645704 8908800 252 33554432000 4194304 4922060 140735777848832 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2073/statm: 2175 252 211 178 0 68 0
[pid=2074] ppid=2073 vsize=111968 CPUtime=166.41 cores=0,2,4,6
/proc/2074/stat : 2074 (priss) R 2073 2073 1375 0 -1 4202496 12555 0 0 0 16410 231 0 0 25 0 2 0 598645704 114655232 11565 33554432000 4194304 5787044 140736228955392 18446744073709551615 252469889903 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2074/statm: 27992 11565 392 389 0 23742 0
[pid=2074/tid=2076] ppid=2073 vsize=111968 CPUtime=64.1 cores=0,2,4,6
/proc/2074/task/2076/stat : 2076 (priss) R 2073 2073 1375 0 -1 4202560 861 0 0 0 6324 86 0 0 18 0 2 0 598645799 114655232 11565 33554432000 4194304 5787044 140736228955392 18446744073709551615 252469889457 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 166.41
Current children cumulated vsize (KiB) 120668

[startup+162.301 s]
/proc/loadavg: 3.53 3.51 3.65 4/182 2081
/proc/meminfo: memFree=24678452/32951124 swapFree=67111348/67111528
[pid=2073] ppid=2071 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2073/stat : 2073 (prissup.sh) S 2071 2073 1375 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598645704 8908800 252 33554432000 4194304 4922060 140735777848832 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2073/statm: 2175 252 211 178 0 68 0
[pid=2074] ppid=2073 vsize=113484 CPUtime=267.55 cores=0,2,4,6
/proc/2074/stat : 2074 (priss) R 2073 2073 1375 0 -1 4202496 15442 0 0 0 26434 321 0 0 25 0 2 0 598645704 116207616 14371 33554432000 4194304 5787044 140736228955392 18446744073709551615 252469889903 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2074/statm: 28371 14371 392 389 0 24121 0
[pid=2074/tid=2076] ppid=2073 vsize=113484 CPUtime=105.24 cores=0,2,4,6
/proc/2074/task/2076/stat : 2076 (priss) R 2073 2073 1375 0 -1 4202560 1194 0 0 0 10402 122 0 0 18 0 2 0 598645799 116207616 14371 33554432000 4194304 5787044 140736228955392 18446744073709551615 252469889457 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 267.55
Current children cumulated vsize (KiB) 122184

[startup+222.301 s]
/proc/loadavg: 3.62 3.54 3.65 4/182 2085
/proc/meminfo: memFree=24658648/32951124 swapFree=67111348/67111528
[pid=2073] ppid=2071 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2073/stat : 2073 (prissup.sh) S 2071 2073 1375 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598645704 8908800 252 33554432000 4194304 4922060 140735777848832 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2073/statm: 2175 252 211 178 0 68 0
[pid=2074] ppid=2073 vsize=120208 CPUtime=369.24 cores=0,2,4,6
/proc/2074/stat : 2074 (priss) R 2073 2073 1375 0 -1 4202496 20313 0 0 0 36512 412 0 0 25 0 2 0 598645704 123092992 18888 33554432000 4194304 5787044 140736228955392 18446744073709551615 5521952 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2074/statm: 30052 18888 392 389 0 25802 0
[pid=2074/tid=2076] ppid=2073 vsize=120208 CPUtime=146.93 cores=0,2,4,6
/proc/2074/task/2076/stat : 2076 (priss) R 2073 2073 1375 0 -1 4202560 1500 0 0 0 14537 156 0 0 17 0 2 0 598645799 123092992 18888 33554432000 4194304 5787044 140736228955392 18446744073709551615 5521936 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 369.24
Current children cumulated vsize (KiB) 128908

[startup+282.301 s]
/proc/loadavg: 3.60 3.54 3.64 5/182 2087
/proc/meminfo: memFree=24633300/32951124 swapFree=67111348/67111528
[pid=2073] ppid=2071 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2073/stat : 2073 (prissup.sh) S 2071 2073 1375 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598645704 8908800 252 33554432000 4194304 4922060 140735777848832 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2073/statm: 2175 252 211 178 0 68 0
[pid=2074] ppid=2073 vsize=120208 CPUtime=472.1 cores=0,2,4,6
/proc/2074/stat : 2074 (priss) R 2073 2073 1375 0 -1 4202496 20316 0 0 0 46719 491 0 0 25 0 2 0 598645704 123092992 18891 33554432000 4194304 5787044 140736228955392 18446744073709551615 252469889903 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2074/statm: 30052 18891 392 389 0 25802 0
[pid=2074/tid=2076] ppid=2073 vsize=120208 CPUtime=189.79 cores=0,2,4,6

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

[pid=2074] ppid=2073 vsize=199516 CPUtime=1209.63 cores=0,2,4,6
/proc/2074/stat : 2074 (priss) R 2073 2073 1375 0 -1 4202496 33274 0 0 0 120036 927 0 0 25 0 2 0 598645704 204304384 31036 33554432000 4194304 5787044 140736228955392 18446744073709551615 5533082 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2074/statm: 49879 31036 392 389 0 45629 0
[pid=2074/tid=2076] ppid=2073 vsize=199516 CPUtime=507.31 cores=0,2,4,6
/proc/2074/task/2076/stat : 2076 (priss) R 2073 2073 1375 0 -1 4202560 2215 0 0 0 50365 366 0 0 18 0 2 0 598645799 204304384 31036 33554432000 4194304 5787044 140736228955392 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1209.63
Current children cumulated vsize (KiB) 208216

[startup+762.306 s]
/proc/loadavg: 3.59 3.58 3.62 5/182 2100
/proc/meminfo: memFree=24499788/32951124 swapFree=67111348/67111528
[pid=2073] ppid=2071 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2073/stat : 2073 (prissup.sh) S 2071 2073 1375 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598645704 8908800 252 33554432000 4194304 4922060 140735777848832 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2073/statm: 2175 252 211 178 0 68 0
[pid=2074] ppid=2073 vsize=204640 CPUtime=1316.34 cores=0,2,4,6
/proc/2074/stat : 2074 (priss) R 2073 2073 1375 0 -1 4202496 37729 0 0 0 130649 985 0 0 25 0 2 0 598645704 209551360 35491 33554432000 4194304 5787044 140736228955392 18446744073709551615 252469889903 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2074/statm: 51160 35491 392 389 0 46910 0
[pid=2074/tid=2076] ppid=2073 vsize=204640 CPUtime=554.01 cores=0,2,4,6
/proc/2074/task/2076/stat : 2076 (priss) R 2073 2073 1375 0 -1 4202560 2443 0 0 0 55012 389 0 0 18 0 2 0 598645799 209551360 35491 33554432000 4194304 5787044 140736228955392 18446744073709551615 252469889457 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1316.34
Current children cumulated vsize (KiB) 213340

[startup+822.301 s]
/proc/loadavg: 3.62 3.60 3.62 4/182 2101
/proc/meminfo: memFree=24492204/32951124 swapFree=67111348/67111528
[pid=2073] ppid=2071 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2073/stat : 2073 (prissup.sh) S 2071 2073 1375 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598645704 8908800 252 33554432000 4194304 4922060 140735777848832 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2073/statm: 2175 252 211 178 0 68 0
[pid=2074] ppid=2073 vsize=204640 CPUtime=1428.04 cores=0,2,4,6
/proc/2074/stat : 2074 (priss) R 2073 2073 1375 0 -1 4202496 39849 0 0 0 141789 1015 0 0 25 0 2 0 598645704 209551360 37386 33554432000 4194304 5787044 140736228955392 18446744073709551615 5521952 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2074/statm: 51160 37386 392 389 0 46910 0
[pid=2074/tid=2076] ppid=2073 vsize=204640 CPUtime=605.72 cores=0,2,4,6
/proc/2074/task/2076/stat : 2076 (priss) S 2073 2073 1375 0 -1 4202560 2463 0 0 0 60172 400 0 0 25 0 2 0 598645799 209551360 37386 33554432000 4194304 5787044 140736228955392 18446744073709551615 252469889457 0 0 4096 0 18446604443508616064 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1428.04
Current children cumulated vsize (KiB) 213340

[startup+882.301 s]
/proc/loadavg: 3.66 3.61 3.62 5/182 2103
/proc/meminfo: memFree=24489940/32951124 swapFree=67111348/67111528
[pid=2073] ppid=2071 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2073/stat : 2073 (prissup.sh) S 2071 2073 1375 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598645704 8908800 252 33554432000 4194304 4922060 140735777848832 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2073/statm: 2175 252 211 178 0 68 0
[pid=2074] ppid=2073 vsize=206432 CPUtime=1530.58 cores=0,2,4,6
/proc/2074/stat : 2074 (priss) R 2073 2073 1375 0 -1 4202496 40312 0 0 0 151978 1080 0 0 25 0 2 0 598645704 211386368 37849 33554432000 4194304 5787044 140736228955392 18446744073709551615 252469889903 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2074/statm: 51608 37849 392 389 0 47358 0
[pid=2074/tid=2076] ppid=2073 vsize=206432 CPUtime=648.25 cores=0,2,4,6
/proc/2074/task/2076/stat : 2076 (priss) R 2073 2073 1375 0 -1 4202560 2790 0 0 0 64399 426 0 0 18 0 2 0 598645799 211386368 37849 33554432000 4194304 5787044 140736228955392 18446744073709551615 252469889457 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1530.58
Current children cumulated vsize (KiB) 215132

[startup+942.301 s]
/proc/loadavg: 3.57 3.60 3.62 5/182 2104
/proc/meminfo: memFree=24488676/32951124 swapFree=67111348/67111528
[pid=2073] ppid=2071 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2073/stat : 2073 (prissup.sh) S 2071 2073 1375 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598645704 8908800 252 33554432000 4194304 4922060 140735777848832 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2073/statm: 2175 252 211 178 0 68 0
[pid=2074] ppid=2073 vsize=206432 CPUtime=1635.45 cores=0,2,4,6
/proc/2074/stat : 2074 (priss) R 2073 2073 1375 0 -1 4202496 40313 0 0 0 162400 1145 0 0 25 0 2 0 598645704 211386368 37850 33554432000 4194304 5787044 140736228955392 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2074/statm: 51608 37850 392 389 0 47358 0
[pid=2074/tid=2076] ppid=2073 vsize=206432 CPUtime=693.12 cores=0,2,4,6
/proc/2074/task/2076/stat : 2076 (priss) S 2073 2073 1375 0 -1 4202560 2790 0 0 0 68858 454 0 0 18 0 2 0 598645799 211386368 37850 33554432000 4194304 5787044 140736228955392 18446744073709551615 252469889457 0 0 4096 0 18446604443508616064 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1635.45
Current children cumulated vsize (KiB) 215132

[startup+1002.3 s]
/proc/loadavg: 3.75 3.64 3.63 4/182 2106
/proc/meminfo: memFree=24487652/32951124 swapFree=67111348/67111528
[pid=2073] ppid=2071 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2073/stat : 2073 (prissup.sh) S 2071 2073 1375 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598645704 8908800 252 33554432000 4194304 4922060 140735777848832 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2073/statm: 2175 252 211 178 0 68 0
[pid=2074] ppid=2073 vsize=206432 CPUtime=1741.74 cores=0,2,4,6
/proc/2074/stat : 2074 (priss) R 2073 2073 1375 0 -1 4202496 40313 0 0 0 172971 1203 0 0 25 0 2 0 598645704 211386368 37850 33554432000 4194304 5787044 140736228955392 18446744073709551615 252469889903 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2074/statm: 51608 37850 392 389 0 47358 0
[pid=2074/tid=2076] ppid=2073 vsize=206432 CPUtime=739.41 cores=0,2,4,6
/proc/2074/task/2076/stat : 2076 (priss) R 2073 2073 1375 0 -1 4202560 2790 0 0 0 73463 478 0 0 18 0 2 0 598645799 211386368 37850 33554432000 4194304 5787044 140736228955392 18446744073709551615 252469889457 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1741.74
Current children cumulated vsize (KiB) 215132

[startup+1062.3 s]
/proc/loadavg: 3.83 3.67 3.64 5/182 2108
/proc/meminfo: memFree=24477680/32951124 swapFree=67111348/67111528
[pid=2073] ppid=2071 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2073/stat : 2073 (prissup.sh) S 2071 2073 1375 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598645704 8908800 252 33554432000 4194304 4922060 140735777848832 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2073/statm: 2175 252 211 178 0 68 0
[pid=2074] ppid=2073 vsize=208480 CPUtime=1848.94 cores=0,2,4,6
/proc/2074/stat : 2074 (priss) R 2073 2073 1375 0 -1 4202496 41904 0 0 0 183633 1261 0 0 25 0 2 0 598645704 213483520 39441 33554432000 4194304 5787044 140736228955392 18446744073709551615 5527209 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2074/statm: 52120 39441 392 389 0 47870 0
[pid=2074/tid=2076] ppid=2073 vsize=208480 CPUtime=786.61 cores=0,2,4,6
/proc/2074/task/2076/stat : 2076 (priss) R 2073 2073 1375 0 -1 4202560 3190 0 0 0 78161 500 0 0 18 0 2 0 598645799 213483520 39441 33554432000 4194304 5787044 140736228955392 18446744073709551615 5527392 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1848.94
Current children cumulated vsize (KiB) 217180

[startup+1122.3 s]
/proc/loadavg: 3.40 3.58 3.61 4/182 2109
/proc/meminfo: memFree=24441684/32951124 swapFree=67111348/67111528
[pid=2073] ppid=2071 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2073/stat : 2073 (prissup.sh) S 2071 2073 1375 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598645704 8908800 252 33554432000 4194304 4922060 140735777848832 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2073/statm: 2175 252 211 178 0 68 0
[pid=2074] ppid=2073 vsize=212580 CPUtime=1956.49 cores=0,2,4,6
/proc/2074/stat : 2074 (priss) R 2073 2073 1375 0 -1 4202496 45966 0 0 0 194331 1318 0 0 25 0 2 0 598645704 217681920 43503 33554432000 4194304 5787044 140736228955392 18446744073709551615 252469889903 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2074/statm: 53145 43503 392 389 0 48895 0
[pid=2074/tid=2076] ppid=2073 vsize=212580 CPUtime=834.15 cores=0,2,4,6
/proc/2074/task/2076/stat : 2076 (priss) R 2073 2073 1375 0 -1 4202560 3190 0 0 0 82893 522 0 0 18 0 2 0 598645799 217681920 43503 33554432000 4194304 5787044 140736228955392 18446744073709551615 252469889457 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1956.49
Current children cumulated vsize (KiB) 221280

[startup+1182.3 s]
/proc/loadavg: 3.63 3.60 3.61 5/182 2111
/proc/meminfo: memFree=24406700/32951124 swapFree=67111348/67111528
[pid=2073] ppid=2071 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2073/stat : 2073 (prissup.sh) S 2071 2073 1375 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598645704 8908800 252 33554432000 4194304 4922060 140735777848832 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2073/statm: 2175 252 211 178 0 68 0
[pid=2074] ppid=2073 vsize=279140 CPUtime=2064.26 cores=0,2,4,6
/proc/2074/stat : 2074 (priss) R 2073 2073 1375 0 -1 4202496 49121 0 0 0 205049 1377 0 0 25 0 2 0 598645704 285839360 46658 33554432000 4194304 5787044 140736228955392 18446744073709551615 252469889903 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2074/statm: 69785 46658 392 389 0 65535 0
[pid=2074/tid=2076] ppid=2073 vsize=279140 CPUtime=881.92 cores=0,2,4,6
/proc/2074/task/2076/stat : 2076 (priss) R 2073 2073 1375 0 -1 4202560 3394 0 0 0 87647 545 0 0 18 0 2 0 598645799 285839360 46658 33554432000 4194304 5787044 140736228955392 18446744073709551615 252469889457 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2064.26
Current children cumulated vsize (KiB) 287840

[startup+1242.3 s]
/proc/loadavg: 3.83 3.65 3.63 5/182 2112
/proc/meminfo: memFree=24391296/32951124 swapFree=67111348/67111528
[pid=2073] ppid=2071 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2073/stat : 2073 (prissup.sh) S 2071 2073 1375 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598645704 8908800 252 33554432000 4194304 4922060 140735777848832 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2073/statm: 2175 252 211 178 0 68 0
[pid=2074] ppid=2073 vsize=283240 CPUtime=2180.13 cores=0,2,4,6
/proc/2074/stat : 2074 (priss) R 2073 2073 1375 0 -1 4202496 51374 0 0 0 216617 1396 0 0 25 0 2 0 598645704 290037760 48585 33554432000 4194304 5787044 140736228955392 18446744073709551615 5521958 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2074/statm: 70810 48585 392 389 0 66560 0
[pid=2074/tid=2076] ppid=2073 vsize=283240 CPUtime=937.79 cores=0,2,4,6
/proc/2074/task/2076/stat : 2076 (priss) R 2073 2073 1375 0 -1 4202560 3396 0 0 0 93227 552 0 0 25 0 2 0 598645799 290037760 48585 33554432000 4194304 5787044 140736228955392 18446744073709551615 5521958 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2180.13
Current children cumulated vsize (KiB) 291940



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.22 3.51 3.58 3/181 2197
/proc/meminfo: memFree=24337200/32951124 swapFree=67111348/67111528
[pid=2073] ppid=2071 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2073/stat : 2073 (prissup.sh) S 2071 2073 1375 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598645704 8908800 252 33554432000 4194304 4922060 140735777848832 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2073/statm: 2175 252 211 178 0 68 0
[pid=2074] ppid=2073 vsize=283240 CPUtime=2274 cores=0,2,4,6
/proc/2074/stat : 2074 (priss) R 2073 2073 1375 0 -1 4202496 51374 0 0 0 225944 1456 0 0 25 0 2 0 598645704 290037760 48585 33554432000 4194304 5787044 140736228955392 18446744073709551615 252469889903 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2074/statm: 70810 48585 392 389 0 66560 0
[pid=2074/tid=2076] ppid=2073 vsize=283240 CPUtime=973.95 cores=0,2,4,6
/proc/2074/task/2076/stat : 2076 (priss) R 2073 2073 1375 0 -1 4202560 3396 0 0 0 96816 579 0 0 17 0 2 0 598645799 290037760 48585 33554432000 4194304 5787044 140736228955392 18446744073709551615 252469889457 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2274
Current children cumulated vsize (KiB) 291940

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 2073 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 2274
#
# 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): 2274
CPU user time (s): 2259.44
CPU system time (s): 14.56
CPU usage (%): 174.921
Max. virtual memory (cumulated for all children) (KiB): 291940

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

runsolver used 2.21566 second user time and 4.83326 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-29 15:35:52
IDJOB=3293021
IDBENCH=88025
IDSOLVER=1601
FILE ID=node111/3293021-1304084152
RUNJOBID= node111-1304081506-1765
PBS_JOBID= 13170507
Free space on /tmp= 70896 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT02/industrial/goldberg/rand_net/rand_net60-40-10.shuffled.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3293021-1304084152/watcher-3293021-1304084152 -o /tmp/evaluation-result-3293021-1304084152/solver-3293021-1304084152 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3293021-1304084152.cnf 802133314 4800 15500 4

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

MD5SUM BENCH= 532245ed9a95eef41b179dba56b78f57
RANDOM SEED=802133314

node111.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.849
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.849
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	: 5428.12
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.849
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.849
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.86
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.849
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.849
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.849
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.67
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.849
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:      24777696 kB
Buffers:       1278876 kB
Cached:        6312180 kB
SwapCached:        124 kB
Active:        3194976 kB
Inactive:      4489748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24777696 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            1588 kB
Writeback:           0 kB
AnonPages:       93492 kB
Mapped:          15516 kB
Slab:           425116 kB
PageTables:       4728 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   250240 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= 70864 MiB
End job on node111 at 2011-04-29 15:57:34