Trace number 3250148

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

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-3-6_2072.cnf
MD5SUMd2ef996f95bbf68a3c980c797dfdc364
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 variables2071
Number of clauses159039
Sum of the clauses size479052
Maximum clause length6
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3158394
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5645

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: 21006
0.00/0.04	c parsetime: 38556us
0.00/0.04	c parsed 159039 clauses with 2071 variables
3.69/3.75	c preprocessor returned 10001 variables
3.69/3.75	c preprocessing returned UNKNOWN
3.69/3.75	c PP set 398 variables
3.69/3.75	c pp time: 3712079us (3s)

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-3250148-1304059373/watcher-3250148-1304059373 -o /tmp/evaluation-result-3250148-1304059373/solver-3250148-1304059373 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3250148-1304059373.cnf 1422720443 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.53 3.66 3.64 3/179 21005
/proc/meminfo: memFree=18743728/32951124 swapFree=67111528/67111528
[pid=21005] ppid=21003 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21005/stat : 21005 (prissup.sh) S 21003 21005 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517535267 8908800 251 33554432000 4194304 4922060 140737171816656 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21005/statm: 2175 251 211 178 0 68 0

[startup+0.0738881 s]
/proc/loadavg: 3.53 3.66 3.64 3/179 21005
/proc/meminfo: memFree=18743728/32951124 swapFree=67111528/67111528
[pid=21005] ppid=21003 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21005/stat : 21005 (prissup.sh) S 21003 21005 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517535267 8908800 251 33554432000 4194304 4922060 140737171816656 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21005/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100848 s]
/proc/loadavg: 3.53 3.66 3.64 3/179 21005
/proc/meminfo: memFree=18743728/32951124 swapFree=67111528/67111528
[pid=21005] ppid=21003 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21005/stat : 21005 (prissup.sh) S 21003 21005 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517535267 8908800 251 33554432000 4194304 4922060 140737171816656 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21005/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30084 s]
/proc/loadavg: 3.53 3.66 3.64 3/179 21005
/proc/meminfo: memFree=18743728/32951124 swapFree=67111528/67111528
[pid=21005] ppid=21003 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21005/stat : 21005 (prissup.sh) S 21003 21005 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517535267 8908800 251 33554432000 4194304 4922060 140737171816656 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21005/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700778 s]
/proc/loadavg: 3.53 3.66 3.64 3/179 21005
/proc/meminfo: memFree=18743728/32951124 swapFree=67111528/67111528
[pid=21005] ppid=21003 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21005/stat : 21005 (prissup.sh) S 21003 21005 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517535267 8908800 251 33554432000 4194304 4922060 140737171816656 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21005/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50063 s]
/proc/loadavg: 3.53 3.66 3.64 4/181 21007
/proc/meminfo: memFree=18724988/32951124 swapFree=67111528/67111528
[pid=21005] ppid=21003 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21005/stat : 21005 (prissup.sh) S 21003 21005 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517535267 8908800 251 33554432000 4194304 4922060 140737171816656 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21005/statm: 2175 251 211 178 0 68 0
[pid=21006] ppid=21005 vsize=34748 CPUtime=1.49 cores=1,3,5,7
/proc/21006/stat : 21006 (priss) R 21005 21005 20430 0 -1 4202496 4923 0 0 0 148 1 0 0 20 0 1 0 517535267 35581952 4671 33554432000 4194304 5787044 140737403891072 18446744073709551615 4336794 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/21006/statm: 8687 4671 336 389 0 4437 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43448

[startup+3.10031 s]
/proc/loadavg: 3.40 3.63 3.63 4/181 21007
/proc/meminfo: memFree=18722632/32951124 swapFree=67111528/67111528
[pid=21005] ppid=21003 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21005/stat : 21005 (prissup.sh) S 21003 21005 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517535267 8908800 251 33554432000 4194304 4922060 140737171816656 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21005/statm: 2175 251 211 178 0 68 0
[pid=21006] ppid=21005 vsize=36464 CPUtime=3.09 cores=1,3,5,7
/proc/21006/stat : 21006 (priss) R 21005 21005 20430 0 -1 4202496 5348 0 0 0 308 1 0 0 25 0 1 0 517535267 37339136 5096 33554432000 4194304 5787044 140737403891072 18446744073709551615 4336133 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/21006/statm: 9116 5096 338 389 0 4866 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 45164

[startup+6.30076 s]
/proc/loadavg: 3.40 3.63 3.63 5/182 21008
/proc/meminfo: memFree=18716456/32951124 swapFree=67111528/67111528
[pid=21005] ppid=21003 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21005/stat : 21005 (prissup.sh) S 21003 21005 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517535267 8908800 251 33554432000 4194304 4922060 140737171816656 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21005/statm: 2175 251 211 178 0 68 0
[pid=21006] ppid=21005 vsize=118376 CPUtime=7.99 cores=1,3,5,7
/proc/21006/stat : 21006 (priss) R 21005 21005 20430 0 -1 4202496 7621 0 0 0 773 26 0 0 25 0 2 0 517535267 121217024 6827 33554432000 4194304 5787044 140737403891072 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/21006/statm: 29594 6827 392 389 0 25344 0
[pid=21006/tid=21008] ppid=21005 vsize=118376 CPUtime=1.7 cores=1,3,5,7
/proc/21006/task/21008/stat : 21008 (priss) R 21005 21005 20430 0 -1 4202560 115 0 0 0 154 16 0 0 15 0 2 0 517535645 121217024 6827 33554432000 4194304 5787044 140737403891072 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 7.99
Current children cumulated vsize (KiB) 127076

[startup+12.7006 s]
/proc/loadavg: 3.50 3.65 3.63 4/182 21008
/proc/meminfo: memFree=18711424/32951124 swapFree=67111528/67111528
[pid=21005] ppid=21003 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21005/stat : 21005 (prissup.sh) S 21003 21005 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517535267 8908800 251 33554432000 4194304 4922060 140737171816656 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21005/statm: 2175 251 211 178 0 68 0
[pid=21006] ppid=21005 vsize=121832 CPUtime=18.8 cores=1,3,5,7
/proc/21006/stat : 21006 (priss) R 21005 21005 20430 0 -1 4202496 8581 0 0 0 1795 85 0 0 25 0 2 0 517535267 124755968 7787 33554432000 4194304 5787044 140737403891072 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/21006/statm: 30458 7787 392 389 0 26208 0
[pid=21006/tid=21008] ppid=21005 vsize=121832 CPUtime=6.09 cores=1,3,5,7
/proc/21006/task/21008/stat : 21008 (priss) R 21005 21005 20430 0 -1 4202560 230 0 0 0 555 54 0 0 15 0 2 0 517535645 124755968 7787 33554432000 4194304 5787044 140737403891072 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 18.8
Current children cumulated vsize (KiB) 130532

[startup+25.5003 s]
/proc/loadavg: 3.49 3.64 3.63 4/182 21009
/proc/meminfo: memFree=18699912/32951124 swapFree=67111528/67111528
[pid=21005] ppid=21003 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21005/stat : 21005 (prissup.sh) S 21003 21005 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517535267 8908800 251 33554432000 4194304 4922060 140737171816656 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21005/statm: 2175 251 211 178 0 68 0
[pid=21006] ppid=21005 vsize=132444 CPUtime=40.97 cores=1,3,5,7
/proc/21006/stat : 21006 (priss) R 21005 21005 20430 0 -1 4202496 11395 0 0 0 3914 183 0 0 25 0 2 0 517535267 135622656 10601 33554432000 4194304 5787044 140737403891072 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/21006/statm: 33111 10601 392 389 0 28861 0
[pid=21006/tid=21008] ppid=21005 vsize=132444 CPUtime=15.47 cores=1,3,5,7
/proc/21006/task/21008/stat : 21008 (priss) R 21005 21005 20430 0 -1 4202560 414 0 0 0 1429 118 0 0 16 0 2 0 517535645 135622656 10601 33554432000 4194304 5787044 140737403891072 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 40.97
Current children cumulated vsize (KiB) 141144

[startup+51.1007 s]
/proc/loadavg: 3.66 3.67 3.64 4/182 21009
/proc/meminfo: memFree=18672736/32951124 swapFree=67111528/67111528
[pid=21005] ppid=21003 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21005/stat : 21005 (prissup.sh) S 21003 21005 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517535267 8908800 251 33554432000 4194304 4922060 140737171816656 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21005/statm: 2175 251 211 178 0 68 0
[pid=21006] ppid=21005 vsize=143008 CPUtime=85.91 cores=1,3,5,7
/proc/21006/stat : 21006 (priss) R 21005 21005 20430 0 -1 4202496 14181 0 0 0 8257 334 0 0 25 0 2 0 517535267 146440192 13387 33554432000 4194304 5787044 140737403891072 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/21006/statm: 35752 13387 392 389 0 31502 0
[pid=21006/tid=21008] ppid=21005 vsize=143008 CPUtime=34.8 cores=1,3,5,7
/proc/21006/task/21008/stat : 21008 (priss) R 21005 21005 20430 0 -1 4202560 661 0 0 0 3266 214 0 0 15 0 2 0 517535645 146440192 13387 33554432000 4194304 5787044 140737403891072 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 85.91
Current children cumulated vsize (KiB) 151708

[startup+102.306 s]
/proc/loadavg: 3.43 3.60 3.62 4/182 21011
/proc/meminfo: memFree=18633544/32951124 swapFree=67111528/67111528
[pid=21005] ppid=21003 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21005/stat : 21005 (prissup.sh) S 21003 21005 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517535267 8908800 251 33554432000 4194304 4922060 140737171816656 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21005/statm: 2175 251 211 178 0 68 0
[pid=21006] ppid=21005 vsize=157288 CPUtime=177.05 cores=1,3,5,7
/proc/21006/stat : 21006 (priss) R 21005 21005 20430 0 -1 4202496 18207 0 0 0 17140 565 0 0 25 0 2 0 517535267 161062912 17413 33554432000 4194304 5787044 140737403891072 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/21006/statm: 39322 17413 392 389 0 35072 0
[pid=21006/tid=21008] ppid=21005 vsize=157288 CPUtime=74.75 cores=1,3,5,7
/proc/21006/task/21008/stat : 21008 (priss) R 21005 21005 20430 0 -1 4202560 989 0 0 0 7117 358 0 0 15 0 2 0 517535645 161062912 17413 33554432000 4194304 5787044 140737403891072 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 177.05
Current children cumulated vsize (KiB) 165988

[startup+162.301 s]
/proc/loadavg: 3.65 3.62 3.62 5/182 21012
/proc/meminfo: memFree=18599680/32951124 swapFree=67111528/67111528
[pid=21005] ppid=21003 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21005/stat : 21005 (prissup.sh) S 21003 21005 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517535267 8908800 251 33554432000 4194304 4922060 140737171816656 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21005/statm: 2175 251 211 178 0 68 0
[pid=21006] ppid=21005 vsize=176036 CPUtime=284.58 cores=1,3,5,7
/proc/21006/stat : 21006 (priss) R 21005 21005 20430 0 -1 4202496 23157 0 0 0 27688 770 0 0 25 0 2 0 517535267 180260864 22106 33554432000 4194304 5787044 140737403891072 18446744073709551615 5528368 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/21006/statm: 44009 22106 392 389 0 39759 0
[pid=21006/tid=21008] ppid=21005 vsize=176036 CPUtime=122.28 cores=1,3,5,7
/proc/21006/task/21008/stat : 21008 (priss) R 21005 21005 20430 0 -1 4202560 1281 0 0 0 11748 480 0 0 15 0 2 0 517535645 180260864 22106 33554432000 4194304 5787044 140737403891072 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 284.58
Current children cumulated vsize (KiB) 184736

[startup+222.301 s]
/proc/loadavg: 3.67 3.63 3.62 4/182 21014
/proc/meminfo: memFree=18566176/32951124 swapFree=67111528/67111528
[pid=21005] ppid=21003 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21005/stat : 21005 (prissup.sh) S 21003 21005 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517535267 8908800 251 33554432000 4194304 4922060 140737171816656 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21005/statm: 2175 251 211 178 0 68 0
[pid=21006] ppid=21005 vsize=182628 CPUtime=392.6 cores=1,3,5,7
/proc/21006/stat : 21006 (priss) R 21005 21005 20430 0 -1 4202496 24945 0 0 0 38319 941 0 0 25 0 2 0 517535267 187011072 23894 33554432000 4194304 5787044 140737403891072 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/21006/statm: 45657 23894 392 389 0 41407 0
[pid=21006/tid=21008] ppid=21005 vsize=182628 CPUtime=170.31 cores=1,3,5,7
/proc/21006/task/21008/stat : 21008 (priss) R 21005 21005 20430 0 -1 4202560 1434 0 0 0 16447 584 0 0 16 0 2 0 517535645 187011072 23894 33554432000 4194304 5787044 140737403891072 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 392.6
Current children cumulated vsize (KiB) 191328

[startup+282.301 s]
/proc/loadavg: 3.58 3.62 3.62 5/182 21016
/proc/meminfo: memFree=18520288/32951124 swapFree=67111528/67111528
[pid=21005] ppid=21003 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21005/stat : 21005 (prissup.sh) S 21003 21005 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517535267 8908800 251 33554432000 4194304 4922060 140737171816656 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21005/statm: 2175 251 211 178 0 68 0
[pid=21006] ppid=21005 vsize=204400 CPUtime=501.3 cores=1,3,5,7
/proc/21006/stat : 21006 (priss) R 21005 21005 20430 0 -1 4202496 30951 0 0 0 49049 1081 0 0 25 0 2 0 517535267 209305600 29900 33554432000 4194304 5787044 140737403891072 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/21006/statm: 51100 29900 392 389 0 46850 0
[pid=21006/tid=21008] ppid=21005 vsize=204400 CPUtime=219.01 cores=1,3,5,7
/proc/21006/task/21008/stat : 21008 (priss) R 21005 21005 20430 0 -1 4202560 1841 0 0 0 21235 666 0 0 15 0 2 0 517535645 209305600 29900 33554432000 4194304 5787044 140737403891072 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 501.3
Current children cumulated vsize (KiB) 213100


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

[pid=21006] ppid=21005 vsize=239792 CPUtime=1264.1 cores=1,3,5,7
/proc/21006/stat : 21006 (priss) R 21005 21005 20430 0 -1 4202496 44111 0 0 0 124538 1872 0 0 25 0 2 0 517535267 245547008 42547 33554432000 4194304 5787044 140737403891072 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/21006/statm: 59948 42547 392 389 0 55698 0
[pid=21006/tid=21008] ppid=21005 vsize=239792 CPUtime=561.79 cores=1,3,5,7
/proc/21006/task/21008/stat : 21008 (priss) R 21005 21005 20430 0 -1 4202560 2766 0 0 0 55039 1140 0 0 15 0 2 0 517535645 245547008 42547 33554432000 4194304 5787044 140737403891072 18446744073709551615 5527087 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1264.1
Current children cumulated vsize (KiB) 248492

[startup+762.306 s]
/proc/loadavg: 3.71 3.58 3.58 5/182 21028
/proc/meminfo: memFree=18331816/32951124 swapFree=67111528/67111528
[pid=21005] ppid=21003 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21005/stat : 21005 (prissup.sh) S 21003 21005 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517535267 8908800 251 33554432000 4194304 4922060 140737171816656 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21005/statm: 2175 251 211 178 0 68 0
[pid=21006] ppid=21005 vsize=244884 CPUtime=1373.8 cores=1,3,5,7
/proc/21006/stat : 21006 (priss) R 21005 21005 20430 0 -1 4202496 48841 0 0 0 135423 1957 0 0 25 0 2 0 517535267 250761216 47277 33554432000 4194304 5787044 140737403891072 18446744073709551615 5528398 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/21006/statm: 61221 47277 392 389 0 56971 0
[pid=21006/tid=21008] ppid=21005 vsize=244884 CPUtime=611.48 cores=1,3,5,7
/proc/21006/task/21008/stat : 21008 (priss) R 21005 21005 20430 0 -1 4202560 2974 0 0 0 59961 1187 0 0 16 0 2 0 517535645 250761216 47277 33554432000 4194304 5787044 140737403891072 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1373.8
Current children cumulated vsize (KiB) 253584

[startup+822.3 s]
/proc/loadavg: 3.71 3.61 3.59 5/182 21030
/proc/meminfo: memFree=18291004/32951124 swapFree=67111528/67111528
[pid=21005] ppid=21003 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21005/stat : 21005 (prissup.sh) S 21003 21005 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517535267 8908800 251 33554432000 4194304 4922060 140737171816656 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21005/statm: 2175 251 211 178 0 68 0
[pid=21006] ppid=21005 vsize=245076 CPUtime=1482.8 cores=1,3,5,7
/proc/21006/stat : 21006 (priss) R 21005 21005 20430 0 -1 4202496 50344 0 0 0 146222 2058 0 0 25 0 2 0 517535267 250957824 48453 33554432000 4194304 5787044 140737403891072 18446744073709551615 5527407 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/21006/statm: 61269 48453 392 389 0 57019 0
[pid=21006/tid=21008] ppid=21005 vsize=245076 CPUtime=660.5 cores=1,3,5,7
/proc/21006/task/21008/stat : 21008 (priss) R 21005 21005 20430 0 -1 4202560 3017 0 0 0 64801 1249 0 0 16 0 2 0 517535645 250957824 48453 33554432000 4194304 5787044 140737403891072 18446744073709551615 5527113 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1482.8
Current children cumulated vsize (KiB) 253776

[startup+882.301 s]
/proc/loadavg: 3.60 3.60 3.59 5/182 21032
/proc/meminfo: memFree=18284792/32951124 swapFree=67111528/67111528
[pid=21005] ppid=21003 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21005/stat : 21005 (prissup.sh) S 21003 21005 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517535267 8908800 251 33554432000 4194304 4922060 140737171816656 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21005/statm: 2175 251 211 178 0 68 0
[pid=21006] ppid=21005 vsize=245076 CPUtime=1591.87 cores=1,3,5,7
/proc/21006/stat : 21006 (priss) R 21005 21005 20430 0 -1 4202496 50787 0 0 0 157024 2163 0 0 25 0 2 0 517535267 250957824 48896 33554432000 4194304 5787044 140737403891072 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/21006/statm: 61269 48896 392 389 0 57019 0
[pid=21006/tid=21008] ppid=21005 vsize=245076 CPUtime=709.57 cores=1,3,5,7
/proc/21006/task/21008/stat : 21008 (priss) R 21005 21005 20430 0 -1 4202560 3017 0 0 0 69645 1312 0 0 16 0 2 0 517535645 250957824 48896 33554432000 4194304 5787044 140737403891072 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1591.87
Current children cumulated vsize (KiB) 253776

[startup+942.301 s]
/proc/loadavg: 3.51 3.58 3.58 4/182 21033
/proc/meminfo: memFree=18270136/32951124 swapFree=67111528/67111528
[pid=21005] ppid=21003 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21005/stat : 21005 (prissup.sh) S 21003 21005 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517535267 8908800 251 33554432000 4194304 4922060 140737171816656 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21005/statm: 2175 251 211 178 0 68 0
[pid=21006] ppid=21005 vsize=245076 CPUtime=1701.22 cores=1,3,5,7
/proc/21006/stat : 21006 (priss) R 21005 21005 20430 0 -1 4202496 54523 0 0 0 167863 2259 0 0 25 0 2 0 517535267 250957824 52632 33554432000 4194304 5787044 140737403891072 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/21006/statm: 61269 52632 392 389 0 57019 0
[pid=21006/tid=21008] ppid=21005 vsize=245076 CPUtime=758.9 cores=1,3,5,7
/proc/21006/task/21008/stat : 21008 (priss) R 21005 21005 20430 0 -1 4202560 3017 0 0 0 74523 1367 0 0 16 0 2 0 517535645 250957824 52632 33554432000 4194304 5787044 140737403891072 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1701.22
Current children cumulated vsize (KiB) 253776

[startup+1002.3 s]
/proc/loadavg: 3.46 3.56 3.57 5/182 21035
/proc/meminfo: memFree=18256480/32951124 swapFree=67111528/67111528
[pid=21005] ppid=21003 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21005/stat : 21005 (prissup.sh) S 21003 21005 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517535267 8908800 251 33554432000 4194304 4922060 140737171816656 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21005/statm: 2175 251 211 178 0 68 0
[pid=21006] ppid=21005 vsize=310772 CPUtime=1810.7 cores=1,3,5,7
/proc/21006/stat : 21006 (priss) R 21005 21005 20430 0 -1 4202496 57882 0 0 0 178725 2345 0 0 25 0 2 0 517535267 318230528 55991 33554432000 4194304 5787044 140737403891072 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/21006/statm: 77693 55991 392 389 0 73443 0
[pid=21006/tid=21008] ppid=21005 vsize=310772 CPUtime=808.39 cores=1,3,5,7
/proc/21006/task/21008/stat : 21008 (priss) R 21005 21005 20430 0 -1 4202560 3038 0 0 0 79423 1416 0 0 16 0 2 0 517535645 318230528 55991 33554432000 4194304 5787044 140737403891072 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1810.7
Current children cumulated vsize (KiB) 319472

[startup+1062.3 s]
/proc/loadavg: 3.72 3.61 3.58 5/182 21036
/proc/meminfo: memFree=18243944/32951124 swapFree=67111528/67111528
[pid=21005] ppid=21003 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21005/stat : 21005 (prissup.sh) S 21003 21005 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517535267 8908800 251 33554432000 4194304 4922060 140737171816656 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21005/statm: 2175 251 211 178 0 68 0
[pid=21006] ppid=21005 vsize=311332 CPUtime=1920.32 cores=1,3,5,7
/proc/21006/stat : 21006 (priss) R 21005 21005 20430 0 -1 4202496 61091 0 0 0 189604 2428 0 0 25 0 2 0 517535267 318803968 59200 33554432000 4194304 5787044 140737403891072 18446744073709551615 5527472 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/21006/statm: 77833 59200 392 389 0 73583 0
[pid=21006/tid=21008] ppid=21005 vsize=311332 CPUtime=858.01 cores=1,3,5,7
/proc/21006/task/21008/stat : 21008 (priss) R 21005 21005 20430 0 -1 4202560 3164 0 0 0 84339 1462 0 0 15 0 2 0 517535645 318803968 59200 33554432000 4194304 5787044 140737403891072 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1920.32
Current children cumulated vsize (KiB) 320032

[startup+1122.3 s]
/proc/loadavg: 3.85 3.66 3.60 4/182 21047
/proc/meminfo: memFree=18230268/32951124 swapFree=67111528/67111528
[pid=21005] ppid=21003 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21005/stat : 21005 (prissup.sh) S 21003 21005 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517535267 8908800 251 33554432000 4194304 4922060 140737171816656 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21005/statm: 2175 251 211 178 0 68 0
[pid=21006] ppid=21005 vsize=311812 CPUtime=2029.87 cores=1,3,5,7
/proc/21006/stat : 21006 (priss) R 21005 21005 20430 0 -1 4202496 64294 0 0 0 200483 2504 0 0 25 0 2 0 517535267 319295488 62403 33554432000 4194304 5787044 140737403891072 18446744073709551615 5527008 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/21006/statm: 77953 62403 392 389 0 73703 0
[pid=21006/tid=21008] ppid=21005 vsize=311812 CPUtime=907.56 cores=1,3,5,7
/proc/21006/task/21008/stat : 21008 (priss) R 21005 21005 20430 0 -1 4202560 3292 0 0 0 89251 1505 0 0 16 0 2 0 517535645 319295488 62403 33554432000 4194304 5787044 140737403891072 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2029.87
Current children cumulated vsize (KiB) 320512

[startup+1182.3 s]
/proc/loadavg: 3.62 3.64 3.60 5/182 21049
/proc/meminfo: memFree=18209916/32951124 swapFree=67111528/67111528
[pid=21005] ppid=21003 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21005/stat : 21005 (prissup.sh) S 21003 21005 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517535267 8908800 251 33554432000 4194304 4922060 140737171816656 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21005/statm: 2175 251 211 178 0 68 0
[pid=21006] ppid=21005 vsize=316872 CPUtime=2139.46 cores=1,3,5,7
/proc/21006/stat : 21006 (priss) R 21005 21005 20430 0 -1 4202496 68369 0 0 0 211370 2576 0 0 25 0 2 0 517535267 324476928 66478 33554432000 4194304 5787044 140737403891072 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/21006/statm: 79218 66478 392 389 0 74968 0
[pid=21006/tid=21008] ppid=21005 vsize=316872 CPUtime=957.14 cores=1,3,5,7
/proc/21006/task/21008/stat : 21008 (priss) R 21005 21005 20430 0 -1 4202560 3494 0 0 0 94171 1543 0 0 16 0 2 0 517535645 324476928 66478 33554432000 4194304 5787044 140737403891072 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2139.46
Current children cumulated vsize (KiB) 325572

[startup+1242.3 s]
/proc/loadavg: 3.59 3.62 3.59 5/182 21050
/proc/meminfo: memFree=18168976/32951124 swapFree=67111528/67111528
[pid=21005] ppid=21003 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21005/stat : 21005 (prissup.sh) S 21003 21005 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517535267 8908800 251 33554432000 4194304 4922060 140737171816656 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21005/statm: 2175 251 211 178 0 68 0
[pid=21006] ppid=21005 vsize=321688 CPUtime=2249.05 cores=1,3,5,7
/proc/21006/stat : 21006 (priss) R 21005 21005 20430 0 -1 4202496 72359 0 0 0 222257 2648 0 0 25 0 2 0 517535267 329408512 69443 33554432000 4194304 5787044 140737403891072 18446744073709551615 5527024 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/21006/statm: 80422 69443 392 389 0 76172 0
[pid=21006/tid=21008] ppid=21005 vsize=321688 CPUtime=1006.73 cores=1,3,5,7
/proc/21006/task/21008/stat : 21008 (priss) S 21005 21005 20430 0 -1 4202560 3670 0 0 0 99090 1583 0 0 16 0 2 0 517535645 329408512 69443 33554432000 4194304 5787044 140737403891072 18446744073709551615 228134537649 0 0 4096 0 18446604462890508352 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2249.05
Current children cumulated vsize (KiB) 330388



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.68 3.63 3.59 5/182 21085
/proc/meminfo: memFree=18493084/32951124 swapFree=67111528/67111528
[pid=21005] ppid=21003 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21005/stat : 21005 (prissup.sh) S 21003 21005 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517535267 8908800 251 33554432000 4194304 4922060 140737171816656 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21005/statm: 2175 251 211 178 0 68 0
[pid=21006] ppid=21005 vsize=388152 CPUtime=2354.46 cores=1,3,5,7
/proc/21006/stat : 21006 (priss) R 21005 21005 20430 0 -1 4202496 76062 0 0 0 232724 2722 0 0 25 0 2 0 517535267 397467648 73146 33554432000 4194304 5787044 140737403891072 18446744073709551615 5528375 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/21006/statm: 97038 73146 392 389 0 92788 0
[pid=21006/tid=21008] ppid=21005 vsize=388152 CPUtime=1054.43 cores=1,3,5,7
/proc/21006/task/21008/stat : 21008 (priss) R 21005 21005 20430 0 -1 4202560 3874 0 0 0 103820 1623 0 0 16 0 2 0 517535645 397467648 73146 33554432000 4194304 5787044 140737403891072 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2354.46
Current children cumulated vsize (KiB) 396852

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 21005 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 2354.46
#
# 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): 2354.46
CPU user time (s): 2327.24
CPU system time (s): 27.22
CPU usage (%): 181.11
Max. virtual memory (cumulated for all children) (KiB): 396852

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

runsolver used 2.12168 second user time and 4.98524 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-29 08:42:53
IDJOB=3250148
IDBENCH=83245
IDSOLVER=1601
FILE ID=node138/3250148-1304059373
RUNJOBID= node138-1304054164-20449
PBS_JOBID= 13170427
Free space on /tmp= 71808 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-3-6_2072.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250148-1304059373/watcher-3250148-1304059373 -o /tmp/evaluation-result-3250148-1304059373/solver-3250148-1304059373 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3250148-1304059373.cnf 1422720443 4800 15500 4

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

MD5SUM BENCH= d2ef996f95bbf68a3c980c797dfdc364
RANDOM SEED=1422720443

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:      18744000 kB
Buffers:       2040668 kB
Cached:       11480180 kB
SwapCached:          0 kB
Active:        3295020 kB
Inactive:     10349712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18744000 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            9892 kB
Writeback:           0 kB
AnonPages:      122984 kB
Mapped:          15520 kB
Slab:           499416 kB
PageTables:       4912 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   279836 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:04:35