Trace number 3292331

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

General information on the benchmark

NameSAT05/industrial/grieu05/vmpc/
vmpc_32.renamed-as.sat05-1919.cnf
MD5SUM833432e05c2a1599e13dca28680b5df9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark38.3742
Satisfiable
(Un)Satisfiability was proved
Number of variables1024
Number of clauses161664
Sum of the clauses size423264
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 263584
Number of clauses of size 398016
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 564

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: 1787
0.00/0.04	c parsetime: 37667us
0.00/0.04	c parsed 161664 clauses with 1024 variables
2.89/2.99	c preprocessor returned 10007 variables
2.89/2.99	c preprocessing returned UNKNOWN
2.89/2.99	c PP set 1 variables
2.89/2.99	c pp time: 2951514us (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-3292331-1304081506/watcher-3292331-1304081506 -o /tmp/evaluation-result-3292331-1304081506/solver-3292331-1304081506 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3292331-1304081506.cnf 2040281104 4800 15500 4 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.47 4.54 6.17 2/178 1786
/proc/meminfo: memFree=24797868/32951124 swapFree=67111348/67111528
[pid=1786] ppid=1784 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1786/stat : 1786 (prissup.sh) S 1784 1786 1375 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 598381084 8908800 252 33554432000 4194304 4922060 140734996610784 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1786/statm: 2175 252 211 178 0 68 0

[startup+0.0253291 s]
/proc/loadavg: 3.47 4.54 6.17 2/178 1786
/proc/meminfo: memFree=24797868/32951124 swapFree=67111348/67111528
[pid=1786] ppid=1784 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1786/stat : 1786 (prissup.sh) S 1784 1786 1375 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 598381084 8908800 252 33554432000 4194304 4922060 140734996610784 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1786/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100318 s]
/proc/loadavg: 3.47 4.54 6.17 2/178 1786
/proc/meminfo: memFree=24797868/32951124 swapFree=67111348/67111528
[pid=1786] ppid=1784 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1786/stat : 1786 (prissup.sh) S 1784 1786 1375 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 598381084 8908800 252 33554432000 4194304 4922060 140734996610784 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1786/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300279 s]
/proc/loadavg: 3.47 4.54 6.17 2/178 1786
/proc/meminfo: memFree=24797868/32951124 swapFree=67111348/67111528
[pid=1786] ppid=1784 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1786/stat : 1786 (prissup.sh) S 1784 1786 1375 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 598381084 8908800 252 33554432000 4194304 4922060 140734996610784 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1786/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700202 s]
/proc/loadavg: 3.47 4.54 6.17 2/178 1786
/proc/meminfo: memFree=24797868/32951124 swapFree=67111348/67111528
[pid=1786] ppid=1784 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1786/stat : 1786 (prissup.sh) S 1784 1786 1375 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 598381084 8908800 252 33554432000 4194304 4922060 140734996610784 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1786/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50105 s]
/proc/loadavg: 3.47 4.54 6.17 3/180 1788
/proc/meminfo: memFree=24779756/32951124 swapFree=67111348/67111528
[pid=1786] ppid=1784 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1786/stat : 1786 (prissup.sh) S 1784 1786 1375 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 598381084 8908800 252 33554432000 4194304 4922060 140734996610784 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1786/statm: 2175 252 211 178 0 68 0
[pid=1787] ppid=1786 vsize=34124 CPUtime=1.49 cores=1,3,5,7
/proc/1787/stat : 1787 (priss) R 1786 1786 1375 0 -1 4202496 5433 0 0 0 148 1 0 0 19 0 1 0 598381084 34942976 4370 33554432000 4194304 5787044 140733891078688 18446744073709551615 4336560 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/1787/statm: 8531 4370 339 389 0 4281 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 42824

[startup+3.10076 s]
/proc/loadavg: 3.47 4.54 6.17 4/181 1789
/proc/meminfo: memFree=24771940/32951124 swapFree=67111348/67111528
[pid=1786] ppid=1784 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1786/stat : 1786 (prissup.sh) S 1784 1786 1375 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 598381084 8908800 252 33554432000 4194304 4922060 140734996610784 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1786/statm: 2175 252 211 178 0 68 0
[pid=1787] ppid=1786 vsize=113748 CPUtime=3.14 cores=1,3,5,7
/proc/1787/stat : 1787 (priss) R 1786 1786 1375 0 -1 4202496 6612 0 0 0 311 3 0 0 19 0 2 0 598381084 116477952 5314 33554432000 4194304 5787044 140733891078688 18446744073709551615 252469889903 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1787/statm: 28437 5314 391 389 0 24187 0
Current children cumulated CPU time (s) 3.14
Current children cumulated vsize (KiB) 122448

[startup+6.30119 s]
/proc/loadavg: 3.44 4.52 6.15 4/182 1790
/proc/meminfo: memFree=24768476/32951124 swapFree=67111348/67111528
[pid=1786] ppid=1784 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1786/stat : 1786 (prissup.sh) S 1784 1786 1375 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 598381084 8908800 252 33554432000 4194304 4922060 140734996610784 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1786/statm: 2175 252 211 178 0 68 0
[pid=1787] ppid=1786 vsize=114864 CPUtime=8.38 cores=1,3,5,7
/proc/1787/stat : 1787 (priss) R 1786 1786 1375 0 -1 4202496 7052 0 0 0 798 40 0 0 25 0 2 0 598381084 117620736 5754 33554432000 4194304 5787044 140733891078688 18446744073709551615 252469889903 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1787/statm: 28716 5754 392 389 0 24466 0
[pid=1787/tid=1790] ppid=1786 vsize=114864 CPUtime=2.08 cores=1,3,5,7
/proc/1787/task/1790/stat : 1790 (priss) R 1786 1786 1375 0 -1 4202560 180 0 0 0 184 24 0 0 15 0 2 0 598381384 117620736 5754 33554432000 4194304 5787044 140733891078688 18446744073709551615 252469889457 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 8.38
Current children cumulated vsize (KiB) 123564

[startup+12.701 s]
/proc/loadavg: 3.48 4.51 6.14 5/182 1790
/proc/meminfo: memFree=24761388/32951124 swapFree=67111348/67111528
[pid=1786] ppid=1784 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1786/stat : 1786 (prissup.sh) S 1784 1786 1375 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 598381084 8908800 252 33554432000 4194304 4922060 140734996610784 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1786/statm: 2175 252 211 178 0 68 0
[pid=1787] ppid=1786 vsize=117244 CPUtime=18.95 cores=1,3,5,7
/proc/1787/stat : 1787 (priss) R 1786 1786 1375 0 -1 4202496 7735 0 0 0 1788 107 0 0 25 0 2 0 598381084 120057856 6437 33554432000 4194304 5787044 140733891078688 18446744073709551615 252469889903 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1787/statm: 29311 6437 392 389 0 25061 0
[pid=1787/tid=1790] ppid=1786 vsize=117244 CPUtime=6.25 cores=1,3,5,7
/proc/1787/task/1790/stat : 1790 (priss) R 1786 1786 1375 0 -1 4202560 309 0 0 0 557 68 0 0 16 0 2 0 598381384 120057856 6437 33554432000 4194304 5787044 140733891078688 18446744073709551615 252469889457 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 18.95
Current children cumulated vsize (KiB) 125944

[startup+25.5006 s]
/proc/loadavg: 3.52 4.46 6.10 5/182 1790
/proc/meminfo: memFree=24747108/32951124 swapFree=67111348/67111528
[pid=1786] ppid=1784 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1786/stat : 1786 (prissup.sh) S 1784 1786 1375 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 598381084 8908800 252 33554432000 4194304 4922060 140734996610784 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1786/statm: 2175 252 211 178 0 68 0
[pid=1787] ppid=1786 vsize=123320 CPUtime=40.32 cores=1,3,5,7
/proc/1787/stat : 1787 (priss) R 1786 1786 1375 0 -1 4202496 9395 0 0 0 3808 224 0 0 25 0 2 0 598381084 126279680 8097 33554432000 4194304 5787044 140733891078688 18446744073709551615 252469889903 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1787/statm: 30830 8097 392 389 0 26580 0
[pid=1787/tid=1790] ppid=1786 vsize=123320 CPUtime=14.82 cores=1,3,5,7
/proc/1787/task/1790/stat : 1790 (priss) R 1786 1786 1375 0 -1 4202560 481 0 0 0 1338 144 0 0 15 0 2 0 598381384 126279680 8097 33554432000 4194304 5787044 140733891078688 18446744073709551615 252469889457 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 40.32
Current children cumulated vsize (KiB) 132020

[startup+51.1009 s]
/proc/loadavg: 3.33 4.35 6.02 5/182 1820
/proc/meminfo: memFree=24730268/32951124 swapFree=67111348/67111528
[pid=1786] ppid=1784 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1786/stat : 1786 (prissup.sh) S 1784 1786 1375 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 598381084 8908800 252 33554432000 4194304 4922060 140734996610784 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1786/statm: 2175 252 211 178 0 68 0
[pid=1787] ppid=1786 vsize=135712 CPUtime=83.84 cores=1,3,5,7
/proc/1787/stat : 1787 (priss) R 1786 1786 1375 0 -1 4202496 12662 0 0 0 7956 428 0 0 25 0 2 0 598381084 138969088 11364 33554432000 4194304 5787044 140733891078688 18446744073709551615 252469889903 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1787/statm: 33928 11364 392 389 0 29678 0
[pid=1787/tid=1790] ppid=1786 vsize=135712 CPUtime=32.74 cores=1,3,5,7
/proc/1787/task/1790/stat : 1790 (priss) S 1786 1786 1375 0 -1 4202560 730 0 0 0 2997 277 0 0 15 0 2 0 598381384 138969088 11364 33554432000 4194304 5787044 140733891078688 18446744073709551615 252469889457 0 0 4096 0 18446604465720527744 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 83.84
Current children cumulated vsize (KiB) 144412

[startup+102.306 s]
/proc/loadavg: 3.48 4.23 5.89 5/182 1821
/proc/meminfo: memFree=24687444/32951124 swapFree=67111348/67111528
[pid=1786] ppid=1784 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1786/stat : 1786 (prissup.sh) S 1784 1786 1375 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 598381084 8908800 252 33554432000 4194304 4922060 140734996610784 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1786/statm: 2175 252 211 178 0 68 0
[pid=1787] ppid=1786 vsize=155848 CPUtime=172.34 cores=1,3,5,7
/proc/1787/stat : 1787 (priss) R 1786 1786 1375 0 -1 4202496 18160 0 0 0 16425 809 0 0 25 0 2 0 598381084 159588352 16605 33554432000 4194304 5787044 140733891078688 18446744073709551615 252469889903 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1787/statm: 38962 16605 392 389 0 34712 0
[pid=1787/tid=1790] ppid=1786 vsize=155848 CPUtime=70.03 cores=1,3,5,7
/proc/1787/task/1790/stat : 1790 (priss) R 1786 1786 1375 0 -1 4202560 1137 0 0 0 6472 531 0 0 16 0 2 0 598381384 159588352 16605 33554432000 4194304 5787044 140733891078688 18446744073709551615 252469889457 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 172.34
Current children cumulated vsize (KiB) 164548

[startup+162.301 s]
/proc/loadavg: 3.74 4.16 5.76 5/182 1823
/proc/meminfo: memFree=24652468/32951124 swapFree=67111348/67111528
[pid=1786] ppid=1784 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1786/stat : 1786 (prissup.sh) S 1784 1786 1375 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 598381084 8908800 252 33554432000 4194304 4922060 140734996610784 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1786/statm: 2175 252 211 178 0 68 0
[pid=1787] ppid=1786 vsize=166924 CPUtime=277.31 cores=1,3,5,7
/proc/1787/stat : 1787 (priss) R 1786 1786 1375 0 -1 4202496 21369 0 0 0 26624 1107 0 0 25 0 2 0 598381084 170930176 19814 33554432000 4194304 5787044 140733891078688 18446744073709551615 252469889903 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1787/statm: 41731 19814 392 389 0 37481 0
[pid=1787/tid=1790] ppid=1786 vsize=166924 CPUtime=115 cores=1,3,5,7
/proc/1787/task/1790/stat : 1790 (priss) R 1786 1786 1375 0 -1 4202560 1497 0 0 0 10777 723 0 0 15 0 2 0 598381384 170930176 19814 33554432000 4194304 5787044 140733891078688 18446744073709551615 252469889457 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 277.31
Current children cumulated vsize (KiB) 175624

[startup+222.301 s]
/proc/loadavg: 3.71 4.07 5.62 4/182 1825
/proc/meminfo: memFree=24612384/32951124 swapFree=67111348/67111528
[pid=1786] ppid=1784 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1786/stat : 1786 (prissup.sh) S 1784 1786 1375 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 598381084 8908800 252 33554432000 4194304 4922060 140734996610784 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1786/statm: 2175 252 211 178 0 68 0
[pid=1787] ppid=1786 vsize=186164 CPUtime=383.69 cores=1,3,5,7
/proc/1787/stat : 1787 (priss) R 1786 1786 1375 0 -1 4202496 26790 0 0 0 37030 1339 0 0 25 0 2 0 598381084 190631936 25235 33554432000 4194304 5787044 140733891078688 18446744073709551615 252469889903 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1787/statm: 46541 25235 392 389 0 42291 0
[pid=1787/tid=1790] ppid=1786 vsize=186164 CPUtime=161.39 cores=1,3,5,7
/proc/1787/task/1790/stat : 1790 (priss) R 1786 1786 1375 0 -1 4202560 1890 0 0 0 15269 870 0 0 15 0 2 0 598381384 190631936 25235 33554432000 4194304 5787044 140733891078688 18446744073709551615 252469889457 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 383.69
Current children cumulated vsize (KiB) 194864

[startup+282.301 s]
/proc/loadavg: 3.69 3.99 5.50 5/182 1826
/proc/meminfo: memFree=24589032/32951124 swapFree=67111348/67111528
[pid=1786] ppid=1784 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1786/stat : 1786 (prissup.sh) S 1784 1786 1375 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 598381084 8908800 252 33554432000 4194304 4922060 140734996610784 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1786/statm: 2175 252 211 178 0 68 0
[pid=1787] ppid=1786 vsize=186164 CPUtime=490.14 cores=1,3,5,7
/proc/1787/stat : 1787 (priss) R 1786 1786 1375 0 -1 4202496 26965 0 0 0 47436 1578 0 0 25 0 2 0 598381084 190631936 25410 33554432000 4194304 5787044 140733891078688 18446744073709551615 5527491 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1787/statm: 46541 25410 392 389 0 42291 0
[pid=1787/tid=1790] ppid=1786 vsize=186164 CPUtime=207.84 cores=1,3,5,7
/proc/1787/task/1790/stat : 1790 (priss) R 1786 1786 1375 0 -1 4202560 2063 0 0 0 19761 1023 0 0 15 0 2 0 598381384 190631936 25410 33554432000 4194304 5787044 140733891078688 18446744073709551615 5527205 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 490.14
Current children cumulated vsize (KiB) 194864


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

[pid=1787] ppid=1786 vsize=251792 CPUtime=1245.49 cores=1,3,5,7
/proc/1787/stat : 1787 (priss) R 1786 1786 1375 0 -1 4202496 44850 0 0 0 121775 2774 0 0 25 0 2 0 598381084 257835008 42782 33554432000 4194304 5787044 140733891078688 18446744073709551615 5528375 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/1787/statm: 62948 42782 392 389 0 58698 0
[pid=1787/tid=1790] ppid=1786 vsize=251792 CPUtime=543.17 cores=1,3,5,7
/proc/1787/task/1790/stat : 1790 (priss) R 1786 1786 1375 0 -1 4202560 3361 0 0 0 52550 1767 0 0 15 0 2 0 598381384 257835008 42782 33554432000 4194304 5787044 140733891078688 18446744073709551615 5527767 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1245.49
Current children cumulated vsize (KiB) 260492

[startup+762.307 s]
/proc/loadavg: 3.83 3.76 4.75 5/182 1848
/proc/meminfo: memFree=24437036/32951124 swapFree=67111348/67111528
[pid=1786] ppid=1784 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1786/stat : 1786 (prissup.sh) S 1784 1786 1375 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 598381084 8908800 252 33554432000 4194304 4922060 140734996610784 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1786/statm: 2175 252 211 178 0 68 0
[pid=1787] ppid=1786 vsize=258808 CPUtime=1354.35 cores=1,3,5,7
/proc/1787/stat : 1787 (priss) R 1786 1786 1375 0 -1 4202496 46956 0 0 0 132540 2895 0 0 25 0 2 0 598381084 265019392 44888 33554432000 4194304 5787044 140733891078688 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/1787/statm: 64702 44888 392 389 0 60452 0
[pid=1787/tid=1790] ppid=1786 vsize=258808 CPUtime=592.02 cores=1,3,5,7
/proc/1787/task/1790/stat : 1790 (priss) S 1786 1786 1375 0 -1 4202560 3547 0 0 0 57359 1843 0 0 16 0 2 0 598381384 265019392 44888 33554432000 4194304 5787044 140733891078688 18446744073709551615 252469889457 0 0 4096 0 18446604465720527744 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1354.35
Current children cumulated vsize (KiB) 267508

[startup+822.301 s]
/proc/loadavg: 3.63 3.71 4.67 5/182 1850
/proc/meminfo: memFree=24404636/32951124 swapFree=67111348/67111528
[pid=1786] ppid=1784 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1786/stat : 1786 (prissup.sh) S 1784 1786 1375 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 598381084 8908800 252 33554432000 4194304 4922060 140734996610784 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1786/statm: 2175 252 211 178 0 68 0
[pid=1787] ppid=1786 vsize=282748 CPUtime=1463.64 cores=1,3,5,7
/proc/1787/stat : 1787 (priss) R 1786 1786 1375 0 -1 4202496 53213 0 0 0 143345 3019 0 0 25 0 2 0 598381084 289533952 50120 33554432000 4194304 5787044 140733891078688 18446744073709551615 252469889903 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/1787/statm: 70687 50120 392 389 0 66437 0
[pid=1787/tid=1790] ppid=1786 vsize=282748 CPUtime=641.31 cores=1,3,5,7
/proc/1787/task/1790/stat : 1790 (priss) R 1786 1786 1375 0 -1 4202560 3764 0 0 0 62212 1919 0 0 16 0 2 0 598381384 289533952 50120 33554432000 4194304 5787044 140733891078688 18446744073709551615 252469889457 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1463.64
Current children cumulated vsize (KiB) 291448

[startup+882.3 s]
/proc/loadavg: 3.75 3.72 4.61 4/182 1851
/proc/meminfo: memFree=24366164/32951124 swapFree=67111348/67111528
[pid=1786] ppid=1784 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1786/stat : 1786 (prissup.sh) S 1784 1786 1375 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 598381084 8908800 252 33554432000 4194304 4922060 140734996610784 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1786/statm: 2175 252 211 178 0 68 0
[pid=1787] ppid=1786 vsize=297376 CPUtime=1573.49 cores=1,3,5,7
/proc/1787/stat : 1787 (priss) R 1786 1786 1375 0 -1 4202496 57223 0 0 0 154222 3127 0 0 25 0 2 0 598381084 304513024 54130 33554432000 4194304 5787044 140733891078688 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/1787/statm: 74344 54130 392 389 0 70094 0
[pid=1787/tid=1790] ppid=1786 vsize=297376 CPUtime=691.17 cores=1,3,5,7
/proc/1787/task/1790/stat : 1790 (priss) R 1786 1786 1375 0 -1 4202560 4096 0 0 0 67130 1987 0 0 16 0 2 0 598381384 304513024 54130 33554432000 4194304 5787044 140733891078688 18446744073709551615 5527101 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1573.49
Current children cumulated vsize (KiB) 306076

[startup+942.301 s]
/proc/loadavg: 3.77 3.72 4.55 5/182 1853
/proc/meminfo: memFree=24331532/32951124 swapFree=67111348/67111528
[pid=1786] ppid=1784 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1786/stat : 1786 (prissup.sh) S 1784 1786 1375 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 598381084 8908800 252 33554432000 4194304 4922060 140734996610784 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1786/statm: 2175 252 211 178 0 68 0
[pid=1787] ppid=1786 vsize=310244 CPUtime=1681.89 cores=1,3,5,7
/proc/1787/stat : 1787 (priss) R 1786 1786 1375 0 -1 4202496 60178 0 0 0 164930 3259 0 0 25 0 2 0 598381084 317689856 57085 33554432000 4194304 5787044 140733891078688 18446744073709551615 252469889903 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/1787/statm: 77561 57085 392 389 0 73311 0
[pid=1787/tid=1790] ppid=1786 vsize=310244 CPUtime=739.56 cores=1,3,5,7
/proc/1787/task/1790/stat : 1790 (priss) S 1786 1786 1375 0 -1 4202560 4196 0 0 0 71883 2073 0 0 15 0 2 0 598381384 317689856 57085 33554432000 4194304 5787044 140733891078688 18446744073709551615 252469889457 0 0 4096 0 18446604465720527744 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1681.89
Current children cumulated vsize (KiB) 318944

[startup+1002.3 s]
/proc/loadavg: 3.60 3.68 4.48 5/182 1854
/proc/meminfo: memFree=24331504/32951124 swapFree=67111348/67111528
[pid=1786] ppid=1784 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1786/stat : 1786 (prissup.sh) S 1784 1786 1375 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 598381084 8908800 252 33554432000 4194304 4922060 140734996610784 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1786/statm: 2175 252 211 178 0 68 0
[pid=1787] ppid=1786 vsize=310244 CPUtime=1790.76 cores=1,3,5,7
/proc/1787/stat : 1787 (priss) R 1786 1786 1375 0 -1 4202496 60193 0 0 0 175679 3397 0 0 25 0 2 0 598381084 317689856 57100 33554432000 4194304 5787044 140733891078688 18446744073709551615 5527101 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/1787/statm: 77561 57100 392 389 0 73311 0
[pid=1787/tid=1790] ppid=1786 vsize=310244 CPUtime=788.44 cores=1,3,5,7
/proc/1787/task/1790/stat : 1790 (priss) R 1786 1786 1375 0 -1 4202560 4209 0 0 0 76685 2159 0 0 16 0 2 0 598381384 317689856 57100 33554432000 4194304 5787044 140733891078688 18446744073709551615 5528386 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1790.76
Current children cumulated vsize (KiB) 318944

[startup+1062.3 s]
/proc/loadavg: 3.41 3.61 4.41 5/182 1856
/proc/meminfo: memFree=24331088/32951124 swapFree=67111348/67111528
[pid=1786] ppid=1784 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1786/stat : 1786 (prissup.sh) S 1784 1786 1375 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 598381084 8908800 252 33554432000 4194304 4922060 140734996610784 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1786/statm: 2175 252 211 178 0 68 0
[pid=1787] ppid=1786 vsize=310244 CPUtime=1899.91 cores=1,3,5,7
/proc/1787/stat : 1787 (priss) R 1786 1786 1375 0 -1 4202496 60228 0 0 0 186473 3518 0 0 25 0 2 0 598381084 317689856 57135 33554432000 4194304 5787044 140733891078688 18446744073709551615 5527472 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/1787/statm: 77561 57135 392 389 0 73311 0
[pid=1787/tid=1790] ppid=1786 vsize=310244 CPUtime=837.58 cores=1,3,5,7
/proc/1787/task/1790/stat : 1790 (priss) S 1786 1786 1375 0 -1 4202560 4239 0 0 0 81525 2233 0 0 15 0 2 0 598381384 317689856 57135 33554432000 4194304 5787044 140733891078688 18446744073709551615 252469889457 0 0 4096 0 18446604465720527744 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1899.91
Current children cumulated vsize (KiB) 318944

[startup+1122.3 s]
/proc/loadavg: 3.66 3.64 4.36 5/182 1858
/proc/meminfo: memFree=24330304/32951124 swapFree=67111348/67111528
[pid=1786] ppid=1784 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1786/stat : 1786 (prissup.sh) S 1784 1786 1375 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 598381084 8908800 252 33554432000 4194304 4922060 140734996610784 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1786/statm: 2175 252 211 178 0 68 0
[pid=1787] ppid=1786 vsize=310244 CPUtime=2009.39 cores=1,3,5,7
/proc/1787/stat : 1787 (priss) R 1786 1786 1375 0 -1 4202496 60310 0 0 0 197305 3634 0 0 25 0 2 0 598381084 317689856 57217 33554432000 4194304 5787044 140733891078688 18446744073709551615 252469889903 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/1787/statm: 77561 57217 392 389 0 73311 0
[pid=1787/tid=1790] ppid=1786 vsize=310244 CPUtime=887.07 cores=1,3,5,7
/proc/1787/task/1790/stat : 1790 (priss) R 1786 1786 1375 0 -1 4202560 4312 0 0 0 86404 2303 0 0 16 0 2 0 598381384 317689856 57217 33554432000 4194304 5787044 140733891078688 18446744073709551615 252469889457 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2009.39
Current children cumulated vsize (KiB) 318944

[startup+1182.3 s]
/proc/loadavg: 3.65 3.64 4.32 5/182 1859
/proc/meminfo: memFree=24329516/32951124 swapFree=67111348/67111528
[pid=1786] ppid=1784 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1786/stat : 1786 (prissup.sh) S 1784 1786 1375 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 598381084 8908800 252 33554432000 4194304 4922060 140734996610784 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1786/statm: 2175 252 211 178 0 68 0
[pid=1787] ppid=1786 vsize=310244 CPUtime=2119 cores=1,3,5,7
/proc/1787/stat : 1787 (priss) R 1786 1786 1375 0 -1 4202496 60441 0 0 0 208163 3737 0 0 25 0 2 0 598381084 317689856 57348 33554432000 4194304 5787044 140733891078688 18446744073709551615 5527491 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/1787/statm: 77561 57348 392 389 0 73311 0
[pid=1787/tid=1790] ppid=1786 vsize=310244 CPUtime=936.67 cores=1,3,5,7
/proc/1787/task/1790/stat : 1790 (priss) S 1786 1786 1375 0 -1 4202560 4431 0 0 0 91305 2362 0 0 15 0 2 0 598381384 317689856 57348 33554432000 4194304 5787044 140733891078688 18446744073709551615 252469889457 0 0 4096 0 18446604465720527744 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2119
Current children cumulated vsize (KiB) 318944

[startup+1242.3 s]
/proc/loadavg: 3.80 3.68 4.29 5/182 1861
/proc/meminfo: memFree=24327744/32951124 swapFree=67111348/67111528
[pid=1786] ppid=1784 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1786/stat : 1786 (prissup.sh) S 1784 1786 1375 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 598381084 8908800 252 33554432000 4194304 4922060 140734996610784 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1786/statm: 2175 252 211 178 0 68 0
[pid=1787] ppid=1786 vsize=310244 CPUtime=2228.83 cores=1,3,5,7
/proc/1787/stat : 1787 (priss) R 1786 1786 1375 0 -1 4202496 60622 0 0 0 219049 3834 0 0 25 0 2 0 598381084 317689856 57529 33554432000 4194304 5787044 140733891078688 18446744073709551615 5527610 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/1787/statm: 77561 57529 392 389 0 73311 0
[pid=1787/tid=1790] ppid=1786 vsize=310244 CPUtime=986.49 cores=1,3,5,7
/proc/1787/task/1790/stat : 1790 (priss) R 1786 1786 1375 0 -1 4202560 4562 0 0 0 96227 2422 0 0 16 0 2 0 598381384 317689856 57529 33554432000 4194304 5787044 140733891078688 18446744073709551615 5527218 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2228.83
Current children cumulated vsize (KiB) 318944



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.62 3.66 4.24 5/182 1862
/proc/meminfo: memFree=24301424/32951124 swapFree=67111348/67111528
[pid=1786] ppid=1784 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1786/stat : 1786 (prissup.sh) S 1784 1786 1375 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 598381084 8908800 252 33554432000 4194304 4922060 140734996610784 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1786/statm: 2175 252 211 178 0 68 0
[pid=1787] ppid=1786 vsize=323032 CPUtime=2334.18 cores=1,3,5,7
/proc/1787/stat : 1787 (priss) R 1786 1786 1375 0 -1 4202496 64077 0 0 0 229493 3925 0 0 25 0 2 0 598381084 330784768 60984 33554432000 4194304 5787044 140733891078688 18446744073709551615 252469889903 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/1787/statm: 80758 60984 392 389 0 76508 0
[pid=1787/tid=1790] ppid=1786 vsize=323032 CPUtime=1034.14 cores=1,3,5,7
/proc/1787/task/1790/stat : 1790 (priss) R 1786 1786 1375 0 -1 4202560 4765 0 0 0 100941 2473 0 0 16 0 2 0 598381384 330784768 60984 33554432000 4194304 5787044 140733891078688 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2334.18
Current children cumulated vsize (KiB) 331732

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 1786 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 2334.18
#
# 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): 2334.18
CPU user time (s): 2294.93
CPU system time (s): 39.25
CPU usage (%): 179.55
Max. virtual memory (cumulated for all children) (KiB): 331732

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= 6
involuntary context switches= 3

runsolver used 2.00569 second user time and 5.08023 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-29 14:51:46
IDJOB=3292331
IDBENCH=85975
IDSOLVER=1601
FILE ID=node111/3292331-1304081506
RUNJOBID= node111-1304081506-1766
PBS_JOBID= 13170507
Free space on /tmp= 70892 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT05/industrial/grieu05/vmpc/vmpc_32.renamed-as.sat05-1919.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3292331-1304081506/watcher-3292331-1304081506 -o /tmp/evaluation-result-3292331-1304081506/solver-3292331-1304081506 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3292331-1304081506.cnf 2040281104 4800 15500 4

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

MD5SUM BENCH= 833432e05c2a1599e13dca28680b5df9
RANDOM SEED=2040281104

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:      24798024 kB
Buffers:       1278260 kB
Cached:        6315116 kB
SwapCached:        124 kB
Active:        3174360 kB
Inactive:      4489736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24798024 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            6664 kB
Writeback:           0 kB
AnonPages:       70504 kB
Mapped:          14872 kB
Slab:           424980 kB
PageTables:       4740 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   213928 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= 70888 MiB
End job on node111 at 2011-04-29 15:13:28