Trace number 3261986

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

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-22_464.cnf
MD5SUMa722a199fd84ba0b319251daa47aa19c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables232
Number of clauses28991
Sum of the clauses size130855
Maximum clause length22
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 277
Number of clauses of size 326594
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52320

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: 21079
0.00/0.01	c parsetime: 9074us
0.00/0.01	c parsed 28991 clauses with 232 variables
2.39/2.42	c preprocessor returned 10022 variables
2.39/2.42	c preprocessing returned UNKNOWN
2.39/2.42	c PP set 0 variables
2.39/2.42	c pp time: 2413534us (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-3261986-1304060643/watcher-3261986-1304060643 -o /tmp/evaluation-result-3261986-1304060643/solver-3261986-1304060643 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3261986-1304060643.cnf 1337133570 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.66 3.63 3.59 3/179 21078
/proc/meminfo: memFree=18519560/32951124 swapFree=67111528/67111528
[pid=21078] ppid=21076 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21078/stat : 21078 (prissup.sh) S 21076 21078 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517662269 8908800 252 33554432000 4194304 4922060 140737465928032 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21078/statm: 2175 252 211 178 0 68 0

[startup+0.0902309 s]
/proc/loadavg: 3.66 3.63 3.59 3/179 21078
/proc/meminfo: memFree=18519560/32951124 swapFree=67111528/67111528
[pid=21078] ppid=21076 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21078/stat : 21078 (prissup.sh) S 21076 21078 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517662269 8908800 252 33554432000 4194304 4922060 140737465928032 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21078/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100234 s]
/proc/loadavg: 3.66 3.63 3.59 3/179 21078
/proc/meminfo: memFree=18519560/32951124 swapFree=67111528/67111528
[pid=21078] ppid=21076 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21078/stat : 21078 (prissup.sh) S 21076 21078 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517662269 8908800 252 33554432000 4194304 4922060 140737465928032 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21078/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300193 s]
/proc/loadavg: 3.66 3.63 3.59 3/179 21078
/proc/meminfo: memFree=18519560/32951124 swapFree=67111528/67111528
[pid=21078] ppid=21076 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21078/stat : 21078 (prissup.sh) S 21076 21078 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517662269 8908800 252 33554432000 4194304 4922060 140737465928032 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21078/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701152 s]
/proc/loadavg: 3.66 3.63 3.59 3/179 21078
/proc/meminfo: memFree=18519560/32951124 swapFree=67111528/67111528
[pid=21078] ppid=21076 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21078/stat : 21078 (prissup.sh) S 21076 21078 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517662269 8908800 252 33554432000 4194304 4922060 140737465928032 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21078/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.501 s]
/proc/loadavg: 3.66 3.63 3.59 4/181 21080
/proc/meminfo: memFree=18512856/32951124 swapFree=67111528/67111528
[pid=21078] ppid=21076 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21078/stat : 21078 (prissup.sh) S 21076 21078 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517662269 8908800 252 33554432000 4194304 4922060 140737465928032 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21078/statm: 2175 252 211 178 0 68 0
[pid=21079] ppid=21078 vsize=23792 CPUtime=1.49 cores=0,2,4,6
/proc/21079/stat : 21079 (priss) R 21078 21078 20430 0 -1 4202496 2052 0 0 0 149 0 0 0 25 0 1 0 517662269 24363008 1989 33554432000 4194304 5787044 140733587739520 18446744073709551615 18446744073699066117 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/21079/statm: 5948 1989 338 389 0 1698 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32492

[startup+3.10073 s]
/proc/loadavg: 3.60 3.62 3.59 4/181 21080
/proc/meminfo: memFree=18508764/32951124 swapFree=67111528/67111528
[pid=21078] ppid=21076 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21078/stat : 21078 (prissup.sh) S 21076 21078 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517662269 8908800 252 33554432000 4194304 4922060 140737465928032 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21078/statm: 2175 252 211 178 0 68 0
[pid=21079] ppid=21078 vsize=104924 CPUtime=3.57 cores=0,2,4,6
/proc/21079/stat : 21079 (priss) R 21078 21078 20430 0 -1 4202496 3792 0 0 0 354 3 0 0 18 0 2 0 517662269 107442176 3376 33554432000 4194304 5787044 140733587739520 18446744073709551615 228122375201 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/21079/statm: 26231 3376 392 389 0 21981 0
Current children cumulated CPU time (s) 3.57
Current children cumulated vsize (KiB) 113624

[startup+6.30111 s]
/proc/loadavg: 3.60 3.62 3.59 4/182 21081
/proc/meminfo: memFree=18504868/32951124 swapFree=67111528/67111528
[pid=21078] ppid=21076 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21078/stat : 21078 (prissup.sh) S 21076 21078 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517662269 8908800 252 33554432000 4194304 4922060 140737465928032 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21078/statm: 2175 252 211 178 0 68 0
[pid=21079] ppid=21078 vsize=105056 CPUtime=9.19 cores=0,2,4,6
/proc/21079/stat : 21079 (priss) R 21078 21078 20430 0 -1 4202496 4043 0 0 0 901 18 0 0 25 0 2 0 517662269 107577344 3627 33554432000 4194304 5787044 140733587739520 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/21079/statm: 26264 3627 392 389 0 22014 0
[pid=21079/tid=21081] ppid=21078 vsize=105056 CPUtime=2.89 cores=0,2,4,6
/proc/21079/task/21081/stat : 21081 (priss) R 21078 21078 20430 0 -1 4202560 64 0 0 0 273 16 0 0 15 0 2 0 517662512 107577344 3627 33554432000 4194304 5787044 140733587739520 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 9.19
Current children cumulated vsize (KiB) 113756

[startup+12.701 s]
/proc/loadavg: 3.59 3.61 3.59 4/182 21083
/proc/meminfo: memFree=18500680/32951124 swapFree=67111528/67111528
[pid=21078] ppid=21076 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21078/stat : 21078 (prissup.sh) S 21076 21078 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517662269 8908800 252 33554432000 4194304 4922060 140737465928032 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21078/statm: 2175 252 211 178 0 68 0
[pid=21079] ppid=21078 vsize=105188 CPUtime=20.55 cores=0,2,4,6
/proc/21079/stat : 21079 (priss) R 21078 21078 20430 0 -1 4202496 4504 0 0 0 2014 41 0 0 25 0 2 0 517662269 107712512 4088 33554432000 4194304 5787044 140733587739520 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/21079/statm: 26297 4088 392 389 0 22047 0
[pid=21079/tid=21081] ppid=21078 vsize=105188 CPUtime=7.84 cores=0,2,4,6
/proc/21079/task/21081/stat : 21081 (priss) R 21078 21078 20430 0 -1 4202560 121 0 0 0 747 37 0 0 15 0 2 0 517662512 107712512 4088 33554432000 4194304 5787044 140733587739520 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 20.55
Current children cumulated vsize (KiB) 113888

[startup+25.5006 s]
/proc/loadavg: 3.65 3.63 3.59 5/182 21085
/proc/meminfo: memFree=18494696/32951124 swapFree=67111528/67111528
[pid=21078] ppid=21076 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21078/stat : 21078 (prissup.sh) S 21076 21078 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517662269 8908800 252 33554432000 4194304 4922060 140737465928032 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21078/statm: 2175 252 211 178 0 68 0
[pid=21079] ppid=21078 vsize=105724 CPUtime=43.38 cores=0,2,4,6
/proc/21079/stat : 21079 (priss) R 21078 21078 20430 0 -1 4202496 5528 0 0 0 4254 84 0 0 25 0 2 0 517662269 108261376 5112 33554432000 4194304 5787044 140733587739520 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/21079/statm: 26431 5112 392 389 0 22181 0
[pid=21079/tid=21081] ppid=21078 vsize=105724 CPUtime=17.89 cores=0,2,4,6
/proc/21079/task/21081/stat : 21081 (priss) R 21078 21078 20430 0 -1 4202560 226 0 0 0 1712 77 0 0 15 0 2 0 517662512 108261376 5112 33554432000 4194304 5787044 140733587739520 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 43.38
Current children cumulated vsize (KiB) 114424

[startup+51.1011 s]
/proc/loadavg: 3.65 3.62 3.59 4/182 21115
/proc/meminfo: memFree=18759984/32951124 swapFree=67111528/67111528
[pid=21078] ppid=21076 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21078/stat : 21078 (prissup.sh) S 21076 21078 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517662269 8908800 252 33554432000 4194304 4922060 140737465928032 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21078/statm: 2175 252 211 178 0 68 0
[pid=21079] ppid=21078 vsize=110500 CPUtime=89.44 cores=0,2,4,6
/proc/21079/stat : 21079 (priss) R 21078 21078 20430 0 -1 4202496 7969 0 0 0 8788 156 0 0 25 0 2 0 517662269 113152000 7530 33554432000 4194304 5787044 140733587739520 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/21079/statm: 27625 7530 392 389 0 23375 0
[pid=21079/tid=21081] ppid=21078 vsize=110500 CPUtime=38.35 cores=0,2,4,6
/proc/21079/task/21081/stat : 21081 (priss) S 21078 21078 20430 0 -1 4202560 395 0 0 0 3692 143 0 0 15 0 2 0 517662512 113152000 7530 33554432000 4194304 5787044 140733587739520 18446744073709551615 228134537649 0 0 4096 0 18446604453955552256 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 89.44
Current children cumulated vsize (KiB) 119200

[startup+102.307 s]
/proc/loadavg: 3.71 3.65 3.60 5/182 21117
/proc/meminfo: memFree=18733472/32951124 swapFree=67111528/67111528
[pid=21078] ppid=21076 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21078/stat : 21078 (prissup.sh) S 21076 21078 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517662269 8908800 252 33554432000 4194304 4922060 140737465928032 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21078/statm: 2175 252 211 178 0 68 0
[pid=21079] ppid=21078 vsize=112692 CPUtime=182.76 cores=0,2,4,6
/proc/21079/stat : 21079 (priss) R 21078 21078 20430 0 -1 4202496 10416 0 0 0 17996 280 0 0 25 0 2 0 517662269 115396608 9897 33554432000 4194304 5787044 140733587739520 18446744073709551615 5531908 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/21079/statm: 28173 9897 392 389 0 23923 0
[pid=21079/tid=21081] ppid=21078 vsize=112692 CPUtime=80.47 cores=0,2,4,6
/proc/21079/task/21081/stat : 21081 (priss) R 21078 21078 20430 0 -1 4202560 647 0 0 0 7792 255 0 0 15 0 2 0 517662512 115396608 9897 33554432000 4194304 5787044 140733587739520 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 182.76
Current children cumulated vsize (KiB) 121392

[startup+162.301 s]
/proc/loadavg: 3.67 3.65 3.60 5/182 21118
/proc/meminfo: memFree=18710644/32951124 swapFree=67111528/67111528
[pid=21078] ppid=21076 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21078/stat : 21078 (prissup.sh) S 21076 21078 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517662269 8908800 252 33554432000 4194304 4922060 140737465928032 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21078/statm: 2175 252 211 178 0 68 0
[pid=21079] ppid=21078 vsize=118740 CPUtime=292.97 cores=0,2,4,6
/proc/21079/stat : 21079 (priss) R 21078 21078 20430 0 -1 4202496 13623 0 0 0 28891 406 0 0 25 0 2 0 517662269 121589760 12750 33554432000 4194304 5787044 140733587739520 18446744073709551615 5526883 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/21079/statm: 29685 12750 392 389 0 25435 0
[pid=21079/tid=21081] ppid=21078 vsize=118740 CPUtime=130.67 cores=0,2,4,6
/proc/21079/task/21081/stat : 21081 (priss) S 21078 21078 20430 0 -1 4202560 847 0 0 0 12700 367 0 0 15 0 2 0 517662512 121589760 12750 33554432000 4194304 5787044 140733587739520 18446744073709551615 228134537649 0 0 4096 0 18446604453955552256 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 292.97
Current children cumulated vsize (KiB) 127440

[startup+222.301 s]
/proc/loadavg: 3.64 3.64 3.60 5/182 21120
/proc/meminfo: memFree=18689912/32951124 swapFree=67111528/67111528
[pid=21078] ppid=21076 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21078/stat : 21078 (prissup.sh) S 21076 21078 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517662269 8908800 252 33554432000 4194304 4922060 140737465928032 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21078/statm: 2175 252 211 178 0 68 0
[pid=21079] ppid=21078 vsize=131576 CPUtime=404.22 cores=0,2,4,6
/proc/21079/stat : 21079 (priss) R 21078 21078 20430 0 -1 4202496 17050 0 0 0 39922 500 0 0 25 0 2 0 517662269 134733824 16177 33554432000 4194304 5787044 140733587739520 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/21079/statm: 32894 16177 392 389 0 28644 0
[pid=21079/tid=21081] ppid=21078 vsize=131576 CPUtime=181.92 cores=0,2,4,6
/proc/21079/task/21081/stat : 21081 (priss) R 21078 21078 20430 0 -1 4202560 1157 0 0 0 17739 453 0 0 16 0 2 0 517662512 134733824 16177 33554432000 4194304 5787044 140733587739520 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 404.22
Current children cumulated vsize (KiB) 140276

[startup+282.3 s]
/proc/loadavg: 3.66 3.63 3.60 5/182 21121
/proc/meminfo: memFree=18661480/32951124 swapFree=67111528/67111528
[pid=21078] ppid=21076 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21078/stat : 21078 (prissup.sh) S 21076 21078 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517662269 8908800 252 33554432000 4194304 4922060 140737465928032 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21078/statm: 2175 252 211 178 0 68 0
[pid=21079] ppid=21078 vsize=140420 CPUtime=515.18 cores=0,2,4,6
/proc/21079/stat : 21079 (priss) R 21078 21078 20430 0 -1 4202496 19352 0 0 0 50922 596 0 0 25 0 2 0 517662269 143790080 18479 33554432000 4194304 5787044 140733587739520 18446744073709551615 5527610 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/21079/statm: 35105 18479 392 389 0 30855 0
[pid=21079/tid=21081] ppid=21078 vsize=140420 CPUtime=232.89 cores=0,2,4,6
/proc/21079/task/21081/stat : 21081 (priss) R 21078 21078 20430 0 -1 4202560 1215 0 0 0 22749 540 0 0 15 0 2 0 517662512 143790080 18479 33554432000 4194304 5787044 140733587739520 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 515.18
Current children cumulated vsize (KiB) 149120


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

[pid=21079] ppid=21078 vsize=179520 CPUtime=1299.94 cores=0,2,4,6
/proc/21079/stat : 21079 (priss) R 21078 21078 20430 0 -1 4202496 29824 0 0 0 128879 1115 0 0 25 0 2 0 517662269 183828480 28438 33554432000 4194304 5787044 140733587739520 18446744073709551615 5527491 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/21079/statm: 44880 28438 392 389 0 40630 0
[pid=21079/tid=21081] ppid=21078 vsize=179520 CPUtime=597.63 cores=0,2,4,6
/proc/21079/task/21081/stat : 21081 (priss) R 21078 21078 20430 0 -1 4202560 1987 0 0 0 58770 993 0 0 15 0 2 0 517662512 183828480 28438 33554432000 4194304 5787044 140733587739520 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1299.94
Current children cumulated vsize (KiB) 188220

[startup+762.307 s]
/proc/loadavg: 3.84 3.78 3.67 4/182 21134
/proc/meminfo: memFree=18566488/32951124 swapFree=67111528/67111528
[pid=21078] ppid=21076 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21078/stat : 21078 (prissup.sh) S 21076 21078 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517662269 8908800 252 33554432000 4194304 4922060 140737465928032 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21078/statm: 2175 252 211 178 0 68 0
[pid=21079] ppid=21078 vsize=183412 CPUtime=1412.61 cores=0,2,4,6
/proc/21079/stat : 21079 (priss) R 21078 21078 20430 0 -1 4202496 30921 0 0 0 140087 1174 0 0 25 0 2 0 517662269 187813888 29535 33554432000 4194304 5787044 140733587739520 18446744073709551615 5533082 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/21079/statm: 45853 29535 392 389 0 41603 0
[pid=21079/tid=21081] ppid=21078 vsize=183412 CPUtime=650.3 cores=0,2,4,6
/proc/21079/task/21081/stat : 21081 (priss) R 21078 21078 20430 0 -1 4202560 2060 0 0 0 63988 1042 0 0 15 0 2 0 517662512 187813888 29535 33554432000 4194304 5787044 140733587739520 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1412.61
Current children cumulated vsize (KiB) 192112

[startup+822.301 s]
/proc/loadavg: 3.56 3.71 3.65 5/182 21136
/proc/meminfo: memFree=18541536/32951124 swapFree=67111528/67111528
[pid=21078] ppid=21076 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21078/stat : 21078 (prissup.sh) S 21076 21078 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517662269 8908800 252 33554432000 4194304 4922060 140737465928032 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21078/statm: 2175 252 211 178 0 68 0
[pid=21079] ppid=21078 vsize=194984 CPUtime=1525.19 cores=0,2,4,6
/proc/21079/stat : 21079 (priss) R 21078 21078 20430 0 -1 4202496 34016 0 0 0 151291 1228 0 0 25 0 2 0 517662269 199663616 32630 33554432000 4194304 5787044 140733587739520 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/21079/statm: 48746 32630 392 389 0 44496 0
[pid=21079/tid=21081] ppid=21078 vsize=194984 CPUtime=702.88 cores=0,2,4,6
/proc/21079/task/21081/stat : 21081 (priss) R 21078 21078 20430 0 -1 4202560 2202 0 0 0 69201 1087 0 0 15 0 2 0 517662512 199663616 32630 33554432000 4194304 5787044 140733587739520 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1525.19
Current children cumulated vsize (KiB) 203684

[startup+882.301 s]
/proc/loadavg: 3.88 3.76 3.67 5/182 21137
/proc/meminfo: memFree=18519800/32951124 swapFree=67111528/67111528
[pid=21078] ppid=21076 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21078/stat : 21078 (prissup.sh) S 21076 21078 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517662269 8908800 252 33554432000 4194304 4922060 140737465928032 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21078/statm: 2175 252 211 178 0 68 0
[pid=21079] ppid=21078 vsize=201564 CPUtime=1638.13 cores=0,2,4,6
/proc/21079/stat : 21079 (priss) R 21078 21078 20430 0 -1 4202496 36597 0 0 0 162536 1277 0 0 25 0 2 0 517662269 206401536 34885 33554432000 4194304 5787044 140733587739520 18446744073709551615 5521936 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/21079/statm: 50391 34885 392 389 0 46141 0
[pid=21079/tid=21081] ppid=21078 vsize=201564 CPUtime=755.82 cores=0,2,4,6
/proc/21079/task/21081/stat : 21081 (priss) R 21078 21078 20430 0 -1 4202560 2422 0 0 0 74454 1128 0 0 21 0 2 0 517662512 206401536 34885 33554432000 4194304 5787044 140733587739520 18446744073709551615 5521952 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1638.13
Current children cumulated vsize (KiB) 210264

[startup+942.301 s]
/proc/loadavg: 3.83 3.77 3.67 4/182 21139
/proc/meminfo: memFree=18515056/32951124 swapFree=67111528/67111528
[pid=21078] ppid=21076 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21078/stat : 21078 (prissup.sh) S 21076 21078 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517662269 8908800 252 33554432000 4194304 4922060 140737465928032 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21078/statm: 2175 252 211 178 0 68 0
[pid=21079] ppid=21078 vsize=201564 CPUtime=1750.75 cores=0,2,4,6
/proc/21079/stat : 21079 (priss) R 21078 21078 20430 0 -1 4202496 36598 0 0 0 173737 1338 0 0 25 0 2 0 517662269 206401536 34886 33554432000 4194304 5787044 140733587739520 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/21079/statm: 50391 34886 392 389 0 46141 0
[pid=21079/tid=21081] ppid=21078 vsize=201564 CPUtime=808.44 cores=0,2,4,6
/proc/21079/task/21081/stat : 21081 (priss) R 21078 21078 20430 0 -1 4202560 2422 0 0 0 79664 1180 0 0 15 0 2 0 517662512 206401536 34886 33554432000 4194304 5787044 140733587739520 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1750.75
Current children cumulated vsize (KiB) 210264

[startup+1002.3 s]
/proc/loadavg: 3.81 3.78 3.68 4/182 21141
/proc/meminfo: memFree=18508944/32951124 swapFree=67111528/67111528
[pid=21078] ppid=21076 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21078/stat : 21078 (prissup.sh) S 21076 21078 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517662269 8908800 252 33554432000 4194304 4922060 140737465928032 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21078/statm: 2175 252 211 178 0 68 0
[pid=21079] ppid=21078 vsize=201564 CPUtime=1863.11 cores=0,2,4,6
/proc/21079/stat : 21079 (priss) R 21078 21078 20430 0 -1 4202496 38135 0 0 0 184909 1402 0 0 25 0 2 0 517662269 206401536 36423 33554432000 4194304 5787044 140733587739520 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/21079/statm: 50391 36423 392 389 0 46141 0
[pid=21079/tid=21081] ppid=21078 vsize=201564 CPUtime=860.79 cores=0,2,4,6
/proc/21079/task/21081/stat : 21081 (priss) R 21078 21078 20430 0 -1 4202560 2434 0 0 0 84846 1233 0 0 15 0 2 0 517662512 206401536 36423 33554432000 4194304 5787044 140733587739520 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1863.11
Current children cumulated vsize (KiB) 210264

[startup+1062.3 s]
/proc/loadavg: 3.68 3.74 3.67 4/182 21142
/proc/meminfo: memFree=18501600/32951124 swapFree=67111528/67111528
[pid=21078] ppid=21076 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21078/stat : 21078 (prissup.sh) S 21076 21078 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517662269 8908800 252 33554432000 4194304 4922060 140737465928032 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21078/statm: 2175 252 211 178 0 68 0
[pid=21079] ppid=21078 vsize=201564 CPUtime=1975.55 cores=0,2,4,6
/proc/21079/stat : 21079 (priss) R 21078 21078 20430 0 -1 4202496 39976 0 0 0 196094 1461 0 0 25 0 2 0 517662269 206401536 38264 33554432000 4194304 5787044 140733587739520 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/21079/statm: 50391 38264 392 389 0 46141 0
[pid=21079/tid=21081] ppid=21078 vsize=201564 CPUtime=913.23 cores=0,2,4,6
/proc/21079/task/21081/stat : 21081 (priss) R 21078 21078 20430 0 -1 4202560 2453 0 0 0 90043 1280 0 0 15 0 2 0 517662512 206401536 38264 33554432000 4194304 5787044 140733587739520 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1975.55
Current children cumulated vsize (KiB) 210264

[startup+1122.3 s]
/proc/loadavg: 3.75 3.74 3.67 5/182 21144
/proc/meminfo: memFree=18494988/32951124 swapFree=67111528/67111528
[pid=21078] ppid=21076 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21078/stat : 21078 (prissup.sh) S 21076 21078 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517662269 8908800 252 33554432000 4194304 4922060 140737465928032 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21078/statm: 2175 252 211 178 0 68 0
[pid=21079] ppid=21078 vsize=201564 CPUtime=2088.17 cores=0,2,4,6
/proc/21079/stat : 21079 (priss) R 21078 21078 20430 0 -1 4202496 41629 0 0 0 207299 1518 0 0 25 0 2 0 517662269 206401536 39917 33554432000 4194304 5787044 140733587739520 18446744073709551615 5526895 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/21079/statm: 50391 39917 392 389 0 46141 0
[pid=21079/tid=21081] ppid=21078 vsize=201564 CPUtime=965.85 cores=0,2,4,6
/proc/21079/task/21081/stat : 21081 (priss) R 21078 21078 20430 0 -1 4202560 2504 0 0 0 95261 1324 0 0 15 0 2 0 517662512 206401536 39917 33554432000 4194304 5787044 140733587739520 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2088.17
Current children cumulated vsize (KiB) 210264

[startup+1182.3 s]
/proc/loadavg: 3.83 3.77 3.69 5/182 21145
/proc/meminfo: memFree=18487392/32951124 swapFree=67111528/67111528
[pid=21078] ppid=21076 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21078/stat : 21078 (prissup.sh) S 21076 21078 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517662269 8908800 252 33554432000 4194304 4922060 140737465928032 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21078/statm: 2175 252 211 178 0 68 0
[pid=21079] ppid=21078 vsize=201564 CPUtime=2201.04 cores=0,2,4,6
/proc/21079/stat : 21079 (priss) R 21078 21078 20430 0 -1 4202496 43351 0 0 0 218533 1571 0 0 25 0 2 0 517662269 206401536 41639 33554432000 4194304 5787044 140733587739520 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/21079/statm: 50391 41639 392 389 0 46141 0
[pid=21079/tid=21081] ppid=21078 vsize=201564 CPUtime=1018.73 cores=0,2,4,6
/proc/21079/task/21081/stat : 21081 (priss) R 21078 21078 20430 0 -1 4202560 2647 0 0 0 100507 1366 0 0 15 0 2 0 517662512 206401536 41639 33554432000 4194304 5787044 140733587739520 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2201.04
Current children cumulated vsize (KiB) 210264

[startup+1242.3 s]
/proc/loadavg: 3.73 3.75 3.68 5/182 21147
/proc/meminfo: memFree=18478924/32951124 swapFree=67111528/67111528
[pid=21078] ppid=21076 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21078/stat : 21078 (prissup.sh) S 21076 21078 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517662269 8908800 252 33554432000 4194304 4922060 140737465928032 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21078/statm: 2175 252 211 178 0 68 0
[pid=21079] ppid=21078 vsize=267100 CPUtime=2314.18 cores=0,2,4,6
/proc/21079/stat : 21079 (priss) R 21078 21078 20430 0 -1 4202496 45153 0 0 0 229794 1624 0 0 25 0 2 0 517662269 273510400 43441 33554432000 4194304 5787044 140733587739520 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/21079/statm: 66775 43441 392 389 0 62525 0
[pid=21079/tid=21081] ppid=21078 vsize=267100 CPUtime=1071.86 cores=0,2,4,6
/proc/21079/task/21081/stat : 21081 (priss) S 21078 21078 20430 0 -1 4202560 2918 0 0 0 105779 1407 0 0 15 0 2 0 517662512 273510400 43441 33554432000 4194304 5787044 140733587739520 18446744073709551615 228134537649 0 0 4096 0 18446604453955552256 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2314.18
Current children cumulated vsize (KiB) 275800



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.80 3.76 3.69 5/182 21149
/proc/meminfo: memFree=18457564/32951124 swapFree=67111528/67111528
[pid=21078] ppid=21076 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21078/stat : 21078 (prissup.sh) S 21076 21078 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517662269 8908800 252 33554432000 4194304 4922060 140737465928032 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21078/statm: 2175 252 211 178 0 68 0
[pid=21079] ppid=21078 vsize=271200 CPUtime=2422.81 cores=0,2,4,6
/proc/21079/stat : 21079 (priss) R 21078 21078 20430 0 -1 4202496 47725 0 0 0 240611 1670 0 0 25 0 2 0 517662269 277708800 46013 33554432000 4194304 5787044 140733587739520 18446744073709551615 5527031 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/21079/statm: 67800 46013 392 389 0 63550 0
[pid=21079/tid=21081] ppid=21078 vsize=271200 CPUtime=1122.79 cores=0,2,4,6
/proc/21079/task/21081/stat : 21081 (priss) R 21078 21078 20430 0 -1 4202560 3002 0 0 0 110836 1443 0 0 15 0 2 0 517662512 277708800 46013 33554432000 4194304 5787044 140733587739520 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2422.81
Current children cumulated vsize (KiB) 279900

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 21078 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 2422.81
#
# 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): 2422.81
CPU user time (s): 2406.11
CPU system time (s): 16.7
CPU usage (%): 186.367
Max. virtual memory (cumulated for all children) (KiB): 279900

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

runsolver used 2.25866 second user time and 4.84226 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-29 09:04:03
IDJOB=3261986
IDBENCH=83268
IDSOLVER=1601
FILE ID=node138/3261986-1304060643
RUNJOBID= node138-1304054164-20448
PBS_JOBID= 13170427
Free space on /tmp= 71812 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-22_464.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3261986-1304060643/watcher-3261986-1304060643 -o /tmp/evaluation-result-3261986-1304060643/solver-3261986-1304060643 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3261986-1304060643.cnf 1337133570 4800 15500 4

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

MD5SUM BENCH= a722a199fd84ba0b319251daa47aa19c
RANDOM SEED=1337133570

node138.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.854
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.70
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.854
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	: 5332.75
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.854
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.82
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.854
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.75
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.854
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.80
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.854
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.854
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.82
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.854
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18519716 kB
Buffers:       2040700 kB
Cached:       11476476 kB
SwapCached:          0 kB
Active:        3519948 kB
Inactive:     10348732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18519716 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1952 kB
Writeback:           0 kB
AnonPages:      350760 kB
Mapped:          15520 kB
Slab:           499280 kB
PageTables:       5372 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   515220 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= 71812 MiB
End job on node138 at 2011-04-29 09:25:45