Trace number 3264098

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

General information on the benchmark

NameSAT04/handmade/kexu/frb-0.6/
frb80-14-2.used-as.sat04-880.cnf
MD5SUM1242f0037df1c3d888415aeb418b77ed
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.696893
Satisfiable
(Un)Satisfiability was proved
Number of variables1120
Number of clauses43179
Sum of the clauses size87318
Maximum clause length14
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 243099
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 580

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: 5732
0.00/0.01	c parsetime: 8316us
0.00/0.01	c parsed 43179 clauses with 1120 variables
0.00/0.98	c preprocessor returned 10012 variables
0.00/0.98	c preprocessing returned UNKNOWN
0.00/0.98	c PP set 0 variables
0.00/0.98	c pp time: 974532us (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-3264098-1304068364/watcher-3264098-1304068364 -o /tmp/evaluation-result-3264098-1304068364/solver-3264098-1304068364 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3264098-1304068364.cnf 282610896 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: 2.77 3.05 3.39 4/176 5731
/proc/meminfo: memFree=16305672/32951132 swapFree=67111524/67111528
[pid=5731] ppid=5729 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5731/stat : 5731 (prissup.sh) S 5729 5731 5255 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518436059 8908800 251 33554432000 4194304 4922060 140737304203888 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5731/statm: 2175 251 211 178 0 68 0

[startup+0.101118 s]
/proc/loadavg: 2.77 3.05 3.39 4/176 5731
/proc/meminfo: memFree=16305672/32951132 swapFree=67111524/67111528
[pid=5731] ppid=5729 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5731/stat : 5731 (prissup.sh) S 5729 5731 5255 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518436059 8908800 251 33554432000 4194304 4922060 140737304203888 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5731/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.201098 s]
/proc/loadavg: 2.77 3.05 3.39 4/176 5731
/proc/meminfo: memFree=16305672/32951132 swapFree=67111524/67111528
[pid=5731] ppid=5729 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5731/stat : 5731 (prissup.sh) S 5729 5731 5255 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518436059 8908800 251 33554432000 4194304 4922060 140737304203888 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5731/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301094 s]
/proc/loadavg: 2.77 3.05 3.39 4/176 5731
/proc/meminfo: memFree=16305672/32951132 swapFree=67111524/67111528
[pid=5731] ppid=5729 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5731/stat : 5731 (prissup.sh) S 5729 5731 5255 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518436059 8908800 251 33554432000 4194304 4922060 140737304203888 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5731/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701027 s]
/proc/loadavg: 2.77 3.05 3.39 4/176 5731
/proc/meminfo: memFree=16305672/32951132 swapFree=67111524/67111528
[pid=5731] ppid=5729 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5731/stat : 5731 (prissup.sh) S 5729 5731 5255 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518436059 8908800 251 33554432000 4194304 4922060 140737304203888 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5731/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50091 s]
/proc/loadavg: 2.77 3.05 3.39 4/179 5734
/proc/meminfo: memFree=16293996/32951132 swapFree=67111524/67111528
[pid=5731] ppid=5729 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5731/stat : 5731 (prissup.sh) S 5729 5731 5255 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518436059 8908800 251 33554432000 4194304 4922060 140737304203888 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5731/statm: 2175 251 211 178 0 68 0
[pid=5732] ppid=5731 vsize=104940 CPUtime=1.81 cores=1,3,5,7
/proc/5732/stat : 5732 (priss) R 5731 5731 5255 0 -1 4202496 5545 0 0 0 166 15 0 0 25 0 2 0 518436059 107458560 3272 33554432000 4194304 5787044 140736456894544 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/5732/statm: 26235 3272 391 389 0 21985 0
[pid=5732/tid=5734] ppid=5731 vsize=104940 CPUtime=0.32 cores=1,3,5,7
/proc/5732/task/5734/stat : 5734 (priss) R 5731 5731 5255 0 -1 4202560 39 0 0 0 20 12 0 0 17 0 2 0 518436158 107458560 3272 33554432000 4194304 5787044 140736456894544 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.81
Current children cumulated vsize (KiB) 113640

[startup+3.10064 s]
/proc/loadavg: 2.77 3.05 3.39 4/179 5734
/proc/meminfo: memFree=16293004/32951132 swapFree=67111524/67111528
[pid=5731] ppid=5729 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5731/stat : 5731 (prissup.sh) S 5729 5731 5255 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518436059 8908800 251 33554432000 4194304 4922060 140737304203888 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5731/statm: 2175 251 211 178 0 68 0
[pid=5732] ppid=5731 vsize=105600 CPUtime=4.4 cores=1,3,5,7
/proc/5732/stat : 5732 (priss) R 5731 5731 5255 0 -1 4202496 5738 0 0 0 379 61 0 0 25 0 2 0 518436059 108134400 3465 33554432000 4194304 5787044 140736456894544 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/5732/statm: 26400 3465 391 389 0 22150 0
[pid=5732/tid=5734] ppid=5731 vsize=105600 CPUtime=1.31 cores=1,3,5,7
/proc/5732/task/5734/stat : 5734 (priss) R 5731 5731 5255 0 -1 4202560 76 0 0 0 80 51 0 0 15 0 2 0 518436158 108134400 3465 33554432000 4194304 5787044 140736456894544 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.4
Current children cumulated vsize (KiB) 114300

[startup+6.30107 s]
/proc/loadavg: 2.71 3.03 3.39 4/179 5734
/proc/meminfo: memFree=16290944/32951132 swapFree=67111524/67111528
[pid=5731] ppid=5729 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5731/stat : 5731 (prissup.sh) S 5729 5731 5255 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518436059 8908800 251 33554432000 4194304 4922060 140737304203888 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5731/statm: 2175 251 211 178 0 68 0
[pid=5732] ppid=5731 vsize=171400 CPUtime=9.68 cores=1,3,5,7
/proc/5732/stat : 5732 (priss) R 5731 5731 5255 0 -1 4202496 6326 0 0 0 822 146 0 0 25 0 2 0 518436059 175513600 4053 33554432000 4194304 5787044 140736456894544 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/5732/statm: 42850 4053 392 389 0 38600 0
[pid=5732/tid=5734] ppid=5731 vsize=171400 CPUtime=3.39 cores=1,3,5,7
/proc/5732/task/5734/stat : 5734 (priss) S 5731 5731 5255 0 -1 4202560 138 0 0 0 219 120 0 0 15 0 2 0 518436158 175513600 4053 33554432000 4194304 5787044 140736456894544 18446744073709551615 210658970033 0 0 4096 0 18446604454596449472 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 9.68
Current children cumulated vsize (KiB) 180100

[startup+12.701 s]
/proc/loadavg: 2.73 3.03 3.38 4/179 5734
/proc/meminfo: memFree=16287236/32951132 swapFree=67111524/67111528
[pid=5731] ppid=5729 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5731/stat : 5731 (prissup.sh) S 5729 5731 5255 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518436059 8908800 251 33554432000 4194304 4922060 140737304203888 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5731/statm: 2175 251 211 178 0 68 0
[pid=5732] ppid=5731 vsize=171400 CPUtime=20.38 cores=1,3,5,7
/proc/5732/stat : 5732 (priss) R 5731 5731 5255 0 -1 4202496 6939 0 0 0 1747 291 0 0 25 0 2 0 518436059 175513600 4666 33554432000 4194304 5787044 140736456894544 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/5732/statm: 42850 4666 392 389 0 38600 0
[pid=5732/tid=5734] ppid=5731 vsize=171400 CPUtime=7.67 cores=1,3,5,7
/proc/5732/task/5734/stat : 5734 (priss) R 5731 5731 5255 0 -1 4202560 236 0 0 0 535 232 0 0 16 0 2 0 518436158 175513600 4666 33554432000 4194304 5787044 140736456894544 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 20.38
Current children cumulated vsize (KiB) 180100

[startup+25.5008 s]
/proc/loadavg: 2.71 3.01 3.37 4/179 5735
/proc/meminfo: memFree=16283400/32951132 swapFree=67111524/67111528
[pid=5731] ppid=5729 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5731/stat : 5731 (prissup.sh) S 5729 5731 5255 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518436059 8908800 251 33554432000 4194304 4922060 140737304203888 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5731/statm: 2175 251 211 178 0 68 0
[pid=5732] ppid=5731 vsize=171400 CPUtime=41.84 cores=1,3,5,7
/proc/5732/stat : 5732 (priss) R 5731 5731 5255 0 -1 4202496 7957 0 0 0 3627 557 0 0 25 0 2 0 518436059 175513600 5684 33554432000 4194304 5787044 140736456894544 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/5732/statm: 42850 5684 392 389 0 38600 0
[pid=5732/tid=5734] ppid=5731 vsize=171400 CPUtime=16.35 cores=1,3,5,7
/proc/5732/task/5734/stat : 5734 (priss) S 5731 5731 5255 0 -1 4202560 371 0 0 0 1190 445 0 0 15 0 2 0 518436158 175513600 5684 33554432000 4194304 5787044 140736456894544 18446744073709551615 210658970033 0 0 4096 0 18446604454596449472 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 41.84
Current children cumulated vsize (KiB) 180100

[startup+51.1006 s]
/proc/loadavg: 2.67 2.98 3.35 4/179 5735
/proc/meminfo: memFree=16272844/32951132 swapFree=67111524/67111528
[pid=5731] ppid=5729 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5731/stat : 5731 (prissup.sh) S 5729 5731 5255 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518436059 8908800 251 33554432000 4194304 4922060 140737304203888 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5731/statm: 2175 251 211 178 0 68 0
[pid=5732] ppid=5731 vsize=175500 CPUtime=85.14 cores=1,3,5,7
/proc/5732/stat : 5732 (priss) R 5731 5731 5255 0 -1 4202496 10566 0 0 0 7506 1008 0 0 25 0 2 0 518436059 179712000 8271 33554432000 4194304 5787044 140736456894544 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/5732/statm: 43875 8271 392 389 0 39625 0
[pid=5732/tid=5734] ppid=5731 vsize=175500 CPUtime=34.05 cores=1,3,5,7
/proc/5732/task/5734/stat : 5734 (priss) R 5731 5731 5255 0 -1 4202560 543 0 0 0 2600 805 0 0 15 0 2 0 518436158 179712000 8271 33554432000 4194304 5787044 140736456894544 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 85.14
Current children cumulated vsize (KiB) 184200

[startup+102.301 s]
/proc/loadavg: 2.67 2.93 3.31 4/179 5737
/proc/meminfo: memFree=16256712/32951132 swapFree=67111524/67111528
[pid=5731] ppid=5729 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5731/stat : 5731 (prissup.sh) S 5729 5731 5255 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518436059 8908800 251 33554432000 4194304 4922060 140737304203888 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5731/statm: 2175 251 211 178 0 68 0
[pid=5732] ppid=5731 vsize=180628 CPUtime=173.04 cores=1,3,5,7
/proc/5732/stat : 5732 (priss) R 5731 5731 5255 0 -1 4202496 14626 0 0 0 15591 1713 0 0 25 0 2 0 518436059 184963072 12251 33554432000 4194304 5787044 140736456894544 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/5732/statm: 45157 12251 392 389 0 40907 0
[pid=5732/tid=5734] ppid=5731 vsize=180628 CPUtime=70.73 cores=1,3,5,7
/proc/5732/task/5734/stat : 5734 (priss) R 5731 5731 5255 0 -1 4202560 805 0 0 0 5708 1365 0 0 15 0 2 0 518436158 184963072 12251 33554432000 4194304 5787044 140736456894544 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 173.04
Current children cumulated vsize (KiB) 189328

[startup+162.301 s]
/proc/loadavg: 2.76 2.91 3.28 3/179 5738
/proc/meminfo: memFree=16247032/32951132 swapFree=67111524/67111528
[pid=5731] ppid=5729 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5731/stat : 5731 (prissup.sh) S 5729 5731 5255 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518436059 8908800 251 33554432000 4194304 4922060 140737304203888 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5731/statm: 2175 251 211 178 0 68 0
[pid=5732] ppid=5731 vsize=181652 CPUtime=277.26 cores=1,3,5,7
/proc/5732/stat : 5732 (priss) R 5731 5731 5255 0 -1 4202496 17365 0 0 0 25327 2399 0 0 25 0 2 0 518436059 186011648 14636 33554432000 4194304 5787044 140736456894544 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/5732/statm: 45413 14636 392 389 0 41163 0
[pid=5732/tid=5734] ppid=5731 vsize=181652 CPUtime=114.95 cores=1,3,5,7
/proc/5732/task/5734/stat : 5734 (priss) R 5731 5731 5255 0 -1 4202560 1023 0 0 0 9592 1903 0 0 15 0 2 0 518436158 186011648 14636 33554432000 4194304 5787044 140736456894544 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 277.26
Current children cumulated vsize (KiB) 190352

[startup+222.307 s]
/proc/loadavg: 2.77 2.89 3.25 4/179 5740
/proc/meminfo: memFree=16230764/32951132 swapFree=67111524/67111528
[pid=5731] ppid=5729 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5731/stat : 5731 (prissup.sh) S 5729 5731 5255 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518436059 8908800 251 33554432000 4194304 4922060 140737304203888 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5731/statm: 2175 251 211 178 0 68 0
[pid=5732] ppid=5731 vsize=185752 CPUtime=382.53 cores=1,3,5,7
/proc/5732/stat : 5732 (priss) R 5731 5731 5255 0 -1 4202496 21512 0 0 0 35301 2952 0 0 25 0 2 0 518436059 190210048 18686 33554432000 4194304 5787044 140736456894544 18446744073709551615 5528429 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/5732/statm: 46438 18686 392 389 0 42188 0
[pid=5732/tid=5734] ppid=5731 vsize=185752 CPUtime=160.22 cores=1,3,5,7
/proc/5732/task/5734/stat : 5734 (priss) R 5731 5731 5255 0 -1 4202560 1252 0 0 0 13688 2334 0 0 16 0 2 0 518436158 190210048 18686 33554432000 4194304 5787044 140736456894544 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 382.53
Current children cumulated vsize (KiB) 194452

[startup+282.301 s]
/proc/loadavg: 2.77 2.88 3.22 4/179 5741
/proc/meminfo: memFree=16225048/32951132 swapFree=67111524/67111528
[pid=5731] ppid=5729 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5731/stat : 5731 (prissup.sh) S 5729 5731 5255 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518436059 8908800 251 33554432000 4194304 4922060 140737304203888 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5731/statm: 2175 251 211 178 0 68 0
[pid=5732] ppid=5731 vsize=185752 CPUtime=488.13 cores=1,3,5,7
/proc/5732/stat : 5732 (priss) R 5731 5731 5255 0 -1 4202496 23030 0 0 0 45383 3430 0 0 25 0 2 0 518436059 190210048 20204 33554432000 4194304 5787044 140736456894544 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/5732/statm: 46438 20204 392 389 0 42188 0
[pid=5732/tid=5734] ppid=5731 vsize=185752 CPUtime=205.83 cores=1,3,5,7

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

[pid=5732] ppid=5731 vsize=265636 CPUtime=1346.48 cores=1,3,5,7
/proc/5732/stat : 5732 (priss) R 5731 5731 5255 0 -1 4202496 39994 0 0 0 128478 6170 0 0 25 0 2 0 518436059 272011264 36229 33554432000 4194304 5787044 140736456894544 18446744073709551615 5527072 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/5732/statm: 66409 36229 392 389 0 62159 0
[pid=5732/tid=5734] ppid=5731 vsize=265636 CPUtime=584.18 cores=1,3,5,7
/proc/5732/task/5734/stat : 5734 (priss) R 5731 5731 5255 0 -1 4202560 2476 0 0 0 53617 4801 0 0 15 0 2 0 518436158 272011264 36229 33554432000 4194304 5787044 140736456894544 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1346.48
Current children cumulated vsize (KiB) 274336

[startup+822.301 s]
/proc/loadavg: 2.61 2.79 3.03 4/179 5756
/proc/meminfo: memFree=16145376/32951132 swapFree=67111524/67111528
[pid=5731] ppid=5729 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5731/stat : 5731 (prissup.sh) S 5729 5731 5255 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518436059 8908800 251 33554432000 4194304 4922060 140737304203888 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5731/statm: 2175 251 211 178 0 68 0
[pid=5732] ppid=5731 vsize=269736 CPUtime=1455.16 cores=1,3,5,7
/proc/5732/stat : 5732 (priss) R 5731 5731 5255 0 -1 4202496 44049 0 0 0 139113 6403 0 0 25 0 2 0 518436059 276209664 39958 33554432000 4194304 5787044 140736456894544 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/5732/statm: 67434 39958 392 389 0 63184 0
[pid=5732/tid=5734] ppid=5731 vsize=269736 CPUtime=632.85 cores=1,3,5,7
/proc/5732/task/5734/stat : 5734 (priss) R 5731 5731 5255 0 -1 4202560 2628 0 0 0 58311 4974 0 0 15 0 2 0 518436158 276209664 39958 33554432000 4194304 5787044 140736456894544 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1455.16
Current children cumulated vsize (KiB) 278436

[startup+882.307 s]
/proc/loadavg: 3.19 2.91 3.05 5/180 5787
/proc/meminfo: memFree=16611528/32951132 swapFree=67111524/67111528
[pid=5731] ppid=5729 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5731/stat : 5731 (prissup.sh) S 5729 5731 5255 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518436059 8908800 251 33554432000 4194304 4922060 140737304203888 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5731/statm: 2175 251 211 178 0 68 0
[pid=5732] ppid=5731 vsize=269736 CPUtime=1563.54 cores=1,3,5,7
/proc/5732/stat : 5732 (priss) R 5731 5731 5255 0 -1 4202496 44050 0 0 0 149785 6569 0 0 25 0 2 0 518436059 276209664 39959 33554432000 4194304 5787044 140736456894544 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/5732/statm: 67434 39959 392 389 0 63184 0
[pid=5732/tid=5734] ppid=5731 vsize=269736 CPUtime=681.22 cores=1,3,5,7
/proc/5732/task/5734/stat : 5734 (priss) R 5731 5731 5255 0 -1 4202560 2628 0 0 0 63032 5090 0 0 15 0 2 0 518436158 276209664 39959 33554432000 4194304 5787044 140736456894544 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1563.54
Current children cumulated vsize (KiB) 278436

[startup+942.301 s]
/proc/loadavg: 3.55 3.07 3.10 5/180 5789
/proc/meminfo: memFree=16592296/32951132 swapFree=67111524/67111528
[pid=5731] ppid=5729 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5731/stat : 5731 (prissup.sh) S 5729 5731 5255 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518436059 8908800 251 33554432000 4194304 4922060 140737304203888 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5731/statm: 2175 251 211 178 0 68 0
[pid=5732] ppid=5731 vsize=269736 CPUtime=1672.02 cores=1,3,5,7
/proc/5732/stat : 5732 (priss) R 5731 5731 5255 0 -1 4202496 44051 0 0 0 160442 6760 0 0 25 0 2 0 518436059 276209664 39960 33554432000 4194304 5787044 140736456894544 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/5732/statm: 67434 39960 392 389 0 63184 0
[pid=5732/tid=5734] ppid=5731 vsize=269736 CPUtime=729.72 cores=1,3,5,7
/proc/5732/task/5734/stat : 5734 (priss) R 5731 5731 5255 0 -1 4202560 2629 0 0 0 67745 5227 0 0 16 0 2 0 518436158 276209664 39960 33554432000 4194304 5787044 140736456894544 18446744073709551615 5530830 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1672.02
Current children cumulated vsize (KiB) 278436

[startup+1002.3 s]
/proc/loadavg: 3.68 3.19 3.14 4/180 5791
/proc/meminfo: memFree=16569464/32951132 swapFree=67111524/67111528
[pid=5731] ppid=5729 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5731/stat : 5731 (prissup.sh) S 5729 5731 5255 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518436059 8908800 251 33554432000 4194304 4922060 140737304203888 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5731/statm: 2175 251 211 178 0 68 0
[pid=5732] ppid=5731 vsize=269736 CPUtime=1781.97 cores=1,3,5,7
/proc/5732/stat : 5732 (priss) R 5731 5731 5255 0 -1 4202496 44077 0 0 0 171352 6845 0 0 25 0 2 0 518436059 276209664 39986 33554432000 4194304 5787044 140736456894544 18446744073709551615 5526823 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/5732/statm: 67434 39986 392 389 0 63184 0
[pid=5732/tid=5734] ppid=5731 vsize=269736 CPUtime=779.66 cores=1,3,5,7
/proc/5732/task/5734/stat : 5734 (priss) R 5731 5731 5255 0 -1 4202560 2652 0 0 0 72689 5277 0 0 16 0 2 0 518436158 276209664 39986 33554432000 4194304 5787044 140736456894544 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 278436

[startup+1062.3 s]
/proc/loadavg: 3.68 3.28 3.17 4/180 5792
/proc/meminfo: memFree=16560156/32951132 swapFree=67111524/67111528
[pid=5731] ppid=5729 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5731/stat : 5731 (prissup.sh) S 5729 5731 5255 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518436059 8908800 251 33554432000 4194304 4922060 140737304203888 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5731/statm: 2175 251 211 178 0 68 0
[pid=5732] ppid=5731 vsize=269736 CPUtime=1891.93 cores=1,3,5,7
/proc/5732/stat : 5732 (priss) R 5731 5731 5255 0 -1 4202496 44218 0 0 0 182270 6923 0 0 25 0 2 0 518436059 276209664 40127 33554432000 4194304 5787044 140736456894544 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/5732/statm: 67434 40127 392 389 0 63184 0
[pid=5732/tid=5734] ppid=5731 vsize=269736 CPUtime=829.62 cores=1,3,5,7
/proc/5732/task/5734/stat : 5734 (priss) S 5731 5731 5255 0 -1 4202560 2753 0 0 0 77637 5325 0 0 16 0 2 0 518436158 276209664 40127 33554432000 4194304 5787044 140736456894544 18446744073709551615 210658970033 0 0 4096 0 18446604454596449472 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1891.93
Current children cumulated vsize (KiB) 278436

[startup+1122.3 s]
/proc/loadavg: 3.43 3.28 3.18 5/180 5794
/proc/meminfo: memFree=16547744/32951132 swapFree=67111524/67111528
[pid=5731] ppid=5729 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5731/stat : 5731 (prissup.sh) S 5729 5731 5255 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518436059 8908800 251 33554432000 4194304 4922060 140737304203888 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5731/statm: 2175 251 211 178 0 68 0
[pid=5732] ppid=5731 vsize=269736 CPUtime=2001.98 cores=1,3,5,7
/proc/5732/stat : 5732 (priss) R 5731 5731 5255 0 -1 4202496 44444 0 0 0 193202 6996 0 0 25 0 2 0 518436059 276209664 40353 33554432000 4194304 5787044 140736456894544 18446744073709551615 5528375 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/5732/statm: 67434 40353 392 389 0 63184 0
[pid=5732/tid=5734] ppid=5731 vsize=269736 CPUtime=879.66 cores=1,3,5,7
/proc/5732/task/5734/stat : 5734 (priss) R 5731 5731 5255 0 -1 4202560 2841 0 0 0 82601 5365 0 0 16 0 2 0 518436158 276209664 40353 33554432000 4194304 5787044 140736456894544 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2001.98
Current children cumulated vsize (KiB) 278436

[startup+1182.3 s]
/proc/loadavg: 3.57 3.36 3.21 4/180 5795
/proc/meminfo: memFree=16508180/32951132 swapFree=67111524/67111528
[pid=5731] ppid=5729 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5731/stat : 5731 (prissup.sh) S 5729 5731 5255 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518436059 8908800 251 33554432000 4194304 4922060 140737304203888 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5731/statm: 2175 251 211 178 0 68 0
[pid=5732] ppid=5731 vsize=273836 CPUtime=2112.23 cores=1,3,5,7
/proc/5732/stat : 5732 (priss) R 5731 5731 5255 0 -1 4202496 47856 0 0 0 204151 7072 0 0 25 0 2 0 518436059 280408064 43765 33554432000 4194304 5787044 140736456894544 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/5732/statm: 68459 43765 392 389 0 64209 0
[pid=5732/tid=5734] ppid=5731 vsize=273836 CPUtime=929.92 cores=1,3,5,7
/proc/5732/task/5734/stat : 5734 (priss) R 5731 5731 5255 0 -1 4202560 2966 0 0 0 87583 5409 0 0 15 0 2 0 518436158 280408064 43765 33554432000 4194304 5787044 140736456894544 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2112.23
Current children cumulated vsize (KiB) 282536

[startup+1242.3 s]
/proc/loadavg: 3.62 3.41 3.23 4/180 5797
/proc/meminfo: memFree=16497016/32951132 swapFree=67111524/67111528
[pid=5731] ppid=5729 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5731/stat : 5731 (prissup.sh) S 5729 5731 5255 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518436059 8908800 251 33554432000 4194304 4922060 140737304203888 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5731/statm: 2175 251 211 178 0 68 0
[pid=5732] ppid=5731 vsize=277932 CPUtime=2222.37 cores=1,3,5,7
/proc/5732/stat : 5732 (priss) R 5731 5731 5255 0 -1 4202496 51531 0 0 0 215090 7147 0 0 25 0 2 0 518436059 284602368 46415 33554432000 4194304 5787044 140736456894544 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/5732/statm: 69483 46415 392 389 0 65233 0
[pid=5732/tid=5734] ppid=5731 vsize=277932 CPUtime=980.07 cores=1,3,5,7
/proc/5732/task/5734/stat : 5734 (priss) R 5731 5731 5255 0 -1 4202560 3126 0 0 0 92556 5451 0 0 16 0 2 0 518436158 284602368 46415 33554432000 4194304 5787044 140736456894544 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2222.37
Current children cumulated vsize (KiB) 286632



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.47 3.41 3.24 5/180 5799
/proc/meminfo: memFree=16475408/32951132 swapFree=67111524/67111528
[pid=5731] ppid=5729 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5731/stat : 5731 (prissup.sh) S 5729 5731 5255 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518436059 8908800 251 33554432000 4194304 4922060 140737304203888 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5731/statm: 2175 251 211 178 0 68 0
[pid=5732] ppid=5731 vsize=343468 CPUtime=2328.33 cores=1,3,5,7
/proc/5732/stat : 5732 (priss) R 5731 5731 5255 0 -1 4202496 54875 0 0 0 225618 7215 0 0 25 0 2 0 518436059 351711232 49759 33554432000 4194304 5787044 140736456894544 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/5732/statm: 85867 49759 392 389 0 81617 0
[pid=5732/tid=5734] ppid=5731 vsize=343468 CPUtime=1028.32 cores=1,3,5,7
/proc/5732/task/5734/stat : 5734 (priss) R 5731 5731 5255 0 -1 4202560 3257 0 0 0 97344 5488 0 0 16 0 2 0 518436158 351711232 49759 33554432000 4194304 5787044 140736456894544 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2328.33
Current children cumulated vsize (KiB) 352168

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1300 s]
/proc/loadavg: 3.47 3.41 3.24 5/180 5799
/proc/meminfo: memFree=16475408/32951132 swapFree=67111524/67111528
[pid=5731] ppid=5729 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5731/stat : 5731 (prissup.sh) S 5729 5731 5255 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518436059 8908800 251 33554432000 4194304 4922060 140737304203888 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5731/statm: 2175 251 211 178 0 68 0
[pid=5732] ppid=5731 vsize=343468 CPUtime=2328.33 cores=1,3,5,7
/proc/5732/stat : 5732 (priss) R 5731 5731 5255 0 -1 4202496 54875 0 0 0 225618 7215 0 0 25 0 2 0 518436059 351711232 49759 33554432000 4194304 5787044 140736456894544 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/5732/statm: 85867 49759 392 389 0 81617 0
[pid=5732/tid=5734] ppid=5731 vsize=343468 CPUtime=1028.32 cores=1,3,5,7
/proc/5732/task/5734/stat : 5734 (priss) R 5731 5731 5255 0 -1 4202560 3257 0 0 0 97344 5488 0 0 16 0 2 0 518436158 351711232 49759 33554432000 4194304 5787044 140736456894544 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2328.33
Current children cumulated vsize (KiB) 352168

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 5731 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 2328.33
#
# 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): 2328.33
CPU user time (s): 2256.18
CPU system time (s): 72.15
CPU usage (%): 179.1
Max. virtual memory (cumulated for all children) (KiB): 352168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 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 2.05569 second user time and 5.00224 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-29 11:12:44
IDJOB=3264098
IDBENCH=84554
IDSOLVER=1601
FILE ID=node129/3264098-1304068364
RUNJOBID= node129-1304063986-5274
PBS_JOBID= 13170456
Free space on /tmp= 66308 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT04/handmade/kexu/frb-0.6/frb80-14-2.used-as.sat04-880.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3264098-1304068364/watcher-3264098-1304068364 -o /tmp/evaluation-result-3264098-1304068364/solver-3264098-1304068364 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3264098-1304068364.cnf 282610896 4800 15500 4

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

MD5SUM BENCH= 1242f0037df1c3d888415aeb418b77ed
RANDOM SEED=282610896

node129.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.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
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.83
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.831
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.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
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.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
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:     32951132 kB
MemFree:      16305952 kB
Buffers:       1280300 kB
Cached:       14194060 kB
SwapCached:          4 kB
Active:        4262612 kB
Inactive:     11717112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      16305952 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            1956 kB
Writeback:           0 kB
AnonPages:      505132 kB
Mapped:          15688 kB
Slab:           602836 kB
PageTables:       5292 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   704780 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66364 MiB
End job on node129 at 2011-04-29 11:34:26