Trace number 3262030

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

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-23_507.cnf
MD5SUM0c4fc551e2fe598a8074df6204d87f7d
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 variables254
Number of clauses34289
Sum of the clauses size152236
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2337
Number of clauses of size 331448
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52504

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: 21113
0.00/0.01	c parsetime: 10815us
0.00/0.01	c parsed 34289 clauses with 254 variables
2.99/3.01	c preprocessor returned 10044 variables
2.99/3.01	c preprocessing returned UNKNOWN
2.99/3.01	c PP set 0 variables
2.99/3.01	c pp time: 2995457us (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-3262030-1304060675/watcher-3262030-1304060675 -o /tmp/evaluation-result-3262030-1304060675/solver-3262030-1304060675 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3262030-1304060675.cnf 2031393045 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.55 3.60 3.58 3/179 21112
/proc/meminfo: memFree=18787508/32951124 swapFree=67111528/67111528
[pid=21112] ppid=21110 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21112/stat : 21112 (prissup.sh) S 21110 21112 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517665488 8908800 251 33554432000 4194304 4922060 140733415926496 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21112/statm: 2175 251 211 178 0 68 0

[startup+0.08059 s]
/proc/loadavg: 3.55 3.60 3.58 3/179 21112
/proc/meminfo: memFree=18787508/32951124 swapFree=67111528/67111528
[pid=21112] ppid=21110 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21112/stat : 21112 (prissup.sh) S 21110 21112 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517665488 8908800 251 33554432000 4194304 4922060 140733415926496 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21112/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100583 s]
/proc/loadavg: 3.55 3.60 3.58 3/179 21112
/proc/meminfo: memFree=18787508/32951124 swapFree=67111528/67111528
[pid=21112] ppid=21110 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21112/stat : 21112 (prissup.sh) S 21110 21112 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517665488 8908800 251 33554432000 4194304 4922060 140733415926496 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21112/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300548 s]
/proc/loadavg: 3.55 3.60 3.58 3/179 21112
/proc/meminfo: memFree=18787508/32951124 swapFree=67111528/67111528
[pid=21112] ppid=21110 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21112/stat : 21112 (prissup.sh) S 21110 21112 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517665488 8908800 251 33554432000 4194304 4922060 140733415926496 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21112/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700503 s]
/proc/loadavg: 3.55 3.60 3.58 3/179 21112
/proc/meminfo: memFree=18787508/32951124 swapFree=67111528/67111528
[pid=21112] ppid=21110 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21112/stat : 21112 (prissup.sh) S 21110 21112 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517665488 8908800 251 33554432000 4194304 4922060 140733415926496 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21112/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50036 s]
/proc/loadavg: 3.55 3.60 3.58 4/181 21114
/proc/meminfo: memFree=18780300/32951124 swapFree=67111528/67111528
[pid=21112] ppid=21110 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21112/stat : 21112 (prissup.sh) S 21110 21112 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517665488 8908800 251 33554432000 4194304 4922060 140733415926496 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21112/statm: 2175 251 211 178 0 68 0
[pid=21113] ppid=21112 vsize=23304 CPUtime=1.49 cores=1,3,5,7
/proc/21113/stat : 21113 (priss) R 21112 21112 20430 0 -1 4202496 1931 0 0 0 149 0 0 0 25 0 1 0 517665488 23863296 1836 33554432000 4194304 5787044 140735642660720 18446744073709551615 4336749 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/21113/statm: 5826 1836 337 389 0 1576 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32004

[startup+3.10107 s]
/proc/loadavg: 3.55 3.60 3.58 4/181 21114
/proc/meminfo: memFree=18778440/32951124 swapFree=67111528/67111528
[pid=21112] ppid=21110 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21112/stat : 21112 (prissup.sh) S 21110 21112 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517665488 8908800 251 33554432000 4194304 4922060 140733415926496 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21112/statm: 2175 251 211 178 0 68 0
[pid=21113] ppid=21112 vsize=105492 CPUtime=3.15 cores=1,3,5,7
/proc/21113/stat : 21113 (priss) R 21112 21112 20430 0 -1 4202496 3789 0 0 0 313 2 0 0 19 0 2 0 517665488 108023808 3435 33554432000 4194304 5787044 140735642660720 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/21113/statm: 26373 3435 391 389 0 22123 0
Current children cumulated CPU time (s) 3.15
Current children cumulated vsize (KiB) 114192

[startup+6.30046 s]
/proc/loadavg: 3.58 3.61 3.59 5/182 21115
/proc/meminfo: memFree=18771304/32951124 swapFree=67111528/67111528
[pid=21112] ppid=21110 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21112/stat : 21112 (prissup.sh) S 21110 21112 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517665488 8908800 251 33554432000 4194304 4922060 140733415926496 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21112/statm: 2175 251 211 178 0 68 0
[pid=21113] ppid=21112 vsize=105624 CPUtime=8.78 cores=1,3,5,7
/proc/21113/stat : 21113 (priss) R 21112 21112 20430 0 -1 4202496 4118 0 0 0 856 22 0 0 25 0 2 0 517665488 108158976 3764 33554432000 4194304 5787044 140735642660720 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/21113/statm: 26406 3764 392 389 0 22156 0
[pid=21113/tid=21115] ppid=21112 vsize=105624 CPUtime=2.49 cores=1,3,5,7
/proc/21113/task/21115/stat : 21115 (priss) S 21112 21112 20430 0 -1 4202560 41 0 0 0 235 14 0 0 16 0 2 0 517665790 108158976 3764 33554432000 4194304 5787044 140735642660720 18446744073709551615 228134537649 0 0 4096 0 18446604471116002432 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 8.78
Current children cumulated vsize (KiB) 114324

[startup+12.7003 s]
/proc/loadavg: 3.62 3.62 3.59 5/182 21115
/proc/meminfo: memFree=18764572/32951124 swapFree=67111528/67111528
[pid=21112] ppid=21110 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21112/stat : 21112 (prissup.sh) S 21110 21112 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517665488 8908800 251 33554432000 4194304 4922060 140733415926496 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21112/statm: 2175 251 211 178 0 68 0
[pid=21113] ppid=21112 vsize=105888 CPUtime=20.08 cores=1,3,5,7
/proc/21113/stat : 21113 (priss) R 21112 21112 20430 0 -1 4202496 4604 0 0 0 1948 60 0 0 25 0 2 0 517665488 108429312 4250 33554432000 4194304 5787044 140735642660720 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/21113/statm: 26472 4250 392 389 0 22222 0
[pid=21113/tid=21115] ppid=21112 vsize=105888 CPUtime=7.38 cores=1,3,5,7
/proc/21113/task/21115/stat : 21115 (priss) R 21112 21112 20430 0 -1 4202560 96 0 0 0 702 36 0 0 15 0 2 0 517665790 108429312 4250 33554432000 4194304 5787044 140735642660720 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 20.08
Current children cumulated vsize (KiB) 114588

[startup+25.501 s]
/proc/loadavg: 3.70 3.64 3.59 4/182 21115
/proc/meminfo: memFree=18757696/32951124 swapFree=67111528/67111528
[pid=21112] ppid=21110 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21112/stat : 21112 (prissup.sh) S 21110 21112 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517665488 8908800 251 33554432000 4194304 4922060 140733415926496 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21112/statm: 2175 251 211 178 0 68 0
[pid=21113] ppid=21112 vsize=106420 CPUtime=42.87 cores=1,3,5,7
/proc/21113/stat : 21113 (priss) R 21112 21112 20430 0 -1 4202496 5717 0 0 0 4166 121 0 0 25 0 2 0 517665488 108974080 5363 33554432000 4194304 5787044 140735642660720 18446744073709551615 5521956 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/21113/statm: 26605 5363 392 389 0 22355 0
[pid=21113/tid=21115] ppid=21112 vsize=106420 CPUtime=17.37 cores=1,3,5,7
/proc/21113/task/21115/stat : 21115 (priss) R 21112 21112 20430 0 -1 4202560 218 0 0 0 1664 73 0 0 15 0 2 0 517665790 108974080 5363 33554432000 4194304 5787044 140735642660720 18446744073709551615 5521936 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 42.87
Current children cumulated vsize (KiB) 115120

[startup+51.1004 s]
/proc/loadavg: 3.80 3.66 3.60 4/182 21116
/proc/meminfo: memFree=18743148/32951124 swapFree=67111528/67111528
[pid=21112] ppid=21110 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21112/stat : 21112 (prissup.sh) S 21110 21112 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517665488 8908800 251 33554432000 4194304 4922060 140733415926496 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21112/statm: 2175 251 211 178 0 68 0
[pid=21113] ppid=21112 vsize=111188 CPUtime=88.78 cores=1,3,5,7
/proc/21113/stat : 21113 (priss) R 21112 21112 20430 0 -1 4202496 8192 0 0 0 8647 231 0 0 25 0 2 0 517665488 113856512 7816 33554432000 4194304 5787044 140735642660720 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/21113/statm: 27797 7816 392 389 0 23547 0
[pid=21113/tid=21115] ppid=21112 vsize=111188 CPUtime=37.68 cores=1,3,5,7
/proc/21113/task/21115/stat : 21115 (priss) R 21112 21112 20430 0 -1 4202560 376 0 0 0 3626 142 0 0 15 0 2 0 517665790 113856512 7816 33554432000 4194304 5787044 140735642660720 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 88.78
Current children cumulated vsize (KiB) 119888

[startup+102.307 s]
/proc/loadavg: 3.76 3.67 3.61 4/182 21118
/proc/meminfo: memFree=18721060/32951124 swapFree=67111528/67111528
[pid=21112] ppid=21110 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21112/stat : 21112 (prissup.sh) S 21110 21112 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517665488 8908800 251 33554432000 4194304 4922060 140733415926496 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21112/statm: 2175 251 211 178 0 68 0
[pid=21113] ppid=21112 vsize=113400 CPUtime=181.82 cores=1,3,5,7
/proc/21113/stat : 21113 (priss) R 21112 21112 20430 0 -1 4202496 10739 0 0 0 17769 413 0 0 25 0 2 0 517665488 116121600 10282 33554432000 4194304 5787044 140735642660720 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/21113/statm: 28350 10282 392 389 0 24100 0
[pid=21113/tid=21115] ppid=21112 vsize=113400 CPUtime=79.51 cores=1,3,5,7
/proc/21113/task/21115/stat : 21115 (priss) R 21112 21112 20430 0 -1 4202560 634 0 0 0 7697 254 0 0 15 0 2 0 517665790 116121600 10282 33554432000 4194304 5787044 140735642660720 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 181.82
Current children cumulated vsize (KiB) 122100

[startup+162.3 s]
/proc/loadavg: 3.62 3.64 3.60 5/182 21119
/proc/meminfo: memFree=18702820/32951124 swapFree=67111528/67111528
[pid=21112] ppid=21110 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21112/stat : 21112 (prissup.sh) S 21110 21112 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517665488 8908800 251 33554432000 4194304 4922060 140733415926496 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21112/statm: 2175 251 211 178 0 68 0
[pid=21113] ppid=21112 vsize=119400 CPUtime=291.66 cores=1,3,5,7
/proc/21113/stat : 21113 (priss) R 21112 21112 20430 0 -1 4202496 14128 0 0 0 28565 601 0 0 25 0 2 0 517665488 122265600 13317 33554432000 4194304 5787044 140735642660720 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/21113/statm: 29850 13317 392 389 0 25600 0
[pid=21113/tid=21115] ppid=21112 vsize=119400 CPUtime=129.36 cores=1,3,5,7
/proc/21113/task/21115/stat : 21115 (priss) R 21112 21112 20430 0 -1 4202560 825 0 0 0 12567 369 0 0 16 0 2 0 517665790 122265600 13317 33554432000 4194304 5787044 140735642660720 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 291.66
Current children cumulated vsize (KiB) 128100

[startup+222.301 s]
/proc/loadavg: 3.56 3.61 3.59 5/182 21121
/proc/meminfo: memFree=18673768/32951124 swapFree=67111528/67111528
[pid=21112] ppid=21110 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21112/stat : 21112 (prissup.sh) S 21110 21112 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517665488 8908800 251 33554432000 4194304 4922060 140733415926496 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21112/statm: 2175 251 211 178 0 68 0
[pid=21113] ppid=21112 vsize=129056 CPUtime=402.34 cores=1,3,5,7
/proc/21113/stat : 21113 (priss) R 21112 21112 20430 0 -1 4202496 17614 0 0 0 39471 763 0 0 25 0 2 0 517665488 132153344 16803 33554432000 4194304 5787044 140735642660720 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/21113/statm: 32264 16803 392 389 0 28014 0
[pid=21113/tid=21115] ppid=21112 vsize=129056 CPUtime=180.03 cores=1,3,5,7
/proc/21113/task/21115/stat : 21115 (priss) R 21112 21112 20430 0 -1 4202560 1156 0 0 0 17534 469 0 0 16 0 2 0 517665790 132153344 16803 33554432000 4194304 5787044 140735642660720 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 402.34
Current children cumulated vsize (KiB) 137756

[startup+282.301 s]
/proc/loadavg: 3.65 3.63 3.60 5/182 21122
/proc/meminfo: memFree=18645464/32951124 swapFree=67111528/67111528
[pid=21112] ppid=21110 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21112/stat : 21112 (prissup.sh) S 21110 21112 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517665488 8908800 251 33554432000 4194304 4922060 140733415926496 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21112/statm: 2175 251 211 178 0 68 0
[pid=21113] ppid=21112 vsize=143660 CPUtime=513.09 cores=1,3,5,7
/proc/21113/stat : 21113 (priss) R 21112 21112 20430 0 -1 4202496 21301 0 0 0 50386 923 0 0 25 0 2 0 517665488 147107840 20490 33554432000 4194304 5787044 140735642660720 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/21113/statm: 35915 20490 392 389 0 31665 0
[pid=21113/tid=21115] ppid=21112 vsize=143660 CPUtime=230.78 cores=1,3,5,7
/proc/21113/task/21115/stat : 21115 (priss) R 21112 21112 20430 0 -1 4202560 1310 0 0 0 22511 567 0 0 16 0 2 0 517665790 147107840 20490 33554432000 4194304 5787044 140735642660720 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 513.09
Current children cumulated vsize (KiB) 152360


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

[pid=21113] ppid=21112 vsize=185216 CPUtime=1295.92 cores=1,3,5,7
/proc/21113/stat : 21113 (priss) R 21112 21112 20430 0 -1 4202496 32153 0 0 0 127880 1712 0 0 25 0 2 0 517665488 189661184 30829 33554432000 4194304 5787044 140735642660720 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/21113/statm: 46304 30829 392 389 0 42054 0
[pid=21113/tid=21115] ppid=21112 vsize=185216 CPUtime=593.59 cores=1,3,5,7
/proc/21113/task/21115/stat : 21115 (priss) R 21112 21112 20430 0 -1 4202560 2164 0 0 0 58304 1055 0 0 16 0 2 0 517665790 189661184 30829 33554432000 4194304 5787044 140735642660720 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1295.92
Current children cumulated vsize (KiB) 193916

[startup+762.307 s]
/proc/loadavg: 3.72 3.75 3.66 5/182 21135
/proc/meminfo: memFree=18548984/32951124 swapFree=67111528/67111528
[pid=21112] ppid=21110 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21112/stat : 21112 (prissup.sh) S 21110 21112 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517665488 8908800 251 33554432000 4194304 4922060 140733415926496 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21112/statm: 2175 251 211 178 0 68 0
[pid=21113] ppid=21112 vsize=193612 CPUtime=1408.2 cores=1,3,5,7
/proc/21113/stat : 21113 (priss) R 21112 21112 20430 0 -1 4202496 34415 0 0 0 139011 1809 0 0 25 0 2 0 517665488 198258688 33091 33554432000 4194304 5787044 140735642660720 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/21113/statm: 48403 33091 392 389 0 44153 0
[pid=21113/tid=21115] ppid=21112 vsize=193612 CPUtime=645.87 cores=1,3,5,7
/proc/21113/task/21115/stat : 21115 (priss) R 21112 21112 20430 0 -1 4202560 2264 0 0 0 63471 1116 0 0 16 0 2 0 517665790 198258688 33091 33554432000 4194304 5787044 140735642660720 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1408.2
Current children cumulated vsize (KiB) 202312

[startup+822.301 s]
/proc/loadavg: 3.67 3.72 3.65 5/182 21137
/proc/meminfo: memFree=18533944/32951124 swapFree=67111528/67111528
[pid=21112] ppid=21110 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21112/stat : 21112 (prissup.sh) S 21110 21112 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517665488 8908800 251 33554432000 4194304 4922060 140733415926496 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21112/statm: 2175 251 211 178 0 68 0
[pid=21113] ppid=21112 vsize=201200 CPUtime=1520.69 cores=1,3,5,7
/proc/21113/stat : 21113 (priss) R 21112 21112 20430 0 -1 4202496 36564 0 0 0 150166 1903 0 0 25 0 2 0 517665488 206028800 35240 33554432000 4194304 5787044 140735642660720 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/21113/statm: 50300 35240 392 389 0 46050 0
[pid=21113/tid=21115] ppid=21112 vsize=201200 CPUtime=698.37 cores=1,3,5,7
/proc/21113/task/21115/stat : 21115 (priss) R 21112 21112 20430 0 -1 4202560 2515 0 0 0 68665 1172 0 0 16 0 2 0 517665790 206028800 35240 33554432000 4194304 5787044 140735642660720 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1520.69
Current children cumulated vsize (KiB) 209900

[startup+882.3 s]
/proc/loadavg: 3.85 3.77 3.67 5/182 21138
/proc/meminfo: memFree=18514944/32951124 swapFree=67111528/67111528
[pid=21112] ppid=21110 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21112/stat : 21112 (prissup.sh) S 21110 21112 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517665488 8908800 251 33554432000 4194304 4922060 140733415926496 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21112/statm: 2175 251 211 178 0 68 0
[pid=21113] ppid=21112 vsize=213484 CPUtime=1633.5 cores=1,3,5,7
/proc/21113/stat : 21113 (priss) R 21112 21112 20430 0 -1 4202496 39802 0 0 0 161371 1979 0 0 25 0 2 0 517665488 218607616 38478 33554432000 4194304 5787044 140735642660720 18446744073709551615 5526823 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/21113/statm: 53371 38478 392 389 0 49121 0
[pid=21113/tid=21115] ppid=21112 vsize=213484 CPUtime=751.18 cores=1,3,5,7
/proc/21113/task/21115/stat : 21115 (priss) R 21112 21112 20430 0 -1 4202560 2712 0 0 0 73904 1214 0 0 17 0 2 0 517665790 218607616 38478 33554432000 4194304 5787044 140735642660720 18446744073709551615 5527008 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1633.5
Current children cumulated vsize (KiB) 222184

[startup+942.301 s]
/proc/loadavg: 3.89 3.79 3.68 5/182 21140
/proc/meminfo: memFree=18512548/32951124 swapFree=67111528/67111528
[pid=21112] ppid=21110 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21112/stat : 21112 (prissup.sh) S 21110 21112 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517665488 8908800 251 33554432000 4194304 4922060 140733415926496 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21112/statm: 2175 251 211 178 0 68 0
[pid=21113] ppid=21112 vsize=213484 CPUtime=1745.47 cores=1,3,5,7
/proc/21113/stat : 21113 (priss) R 21112 21112 20430 0 -1 4202496 39802 0 0 0 172462 2085 0 0 25 0 2 0 517665488 218607616 38478 33554432000 4194304 5787044 140735642660720 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/21113/statm: 53371 38478 392 389 0 49121 0
[pid=21113/tid=21115] ppid=21112 vsize=213484 CPUtime=803.15 cores=1,3,5,7
/proc/21113/task/21115/stat : 21115 (priss) R 21112 21112 20430 0 -1 4202560 2712 0 0 0 79032 1283 0 0 16 0 2 0 517665790 218607616 38478 33554432000 4194304 5787044 140735642660720 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1745.47
Current children cumulated vsize (KiB) 222184

[startup+1002.3 s]
/proc/loadavg: 3.60 3.74 3.67 5/182 21142
/proc/meminfo: memFree=18504832/32951124 swapFree=67111528/67111528
[pid=21112] ppid=21110 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21112/stat : 21112 (prissup.sh) S 21110 21112 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517665488 8908800 251 33554432000 4194304 4922060 140733415926496 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21112/statm: 2175 251 211 178 0 68 0
[pid=21113] ppid=21112 vsize=213484 CPUtime=1857.41 cores=1,3,5,7
/proc/21113/stat : 21113 (priss) R 21112 21112 20430 0 -1 4202496 39806 0 0 0 183558 2183 0 0 25 0 2 0 517665488 218607616 38482 33554432000 4194304 5787044 140735642660720 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/21113/statm: 53371 38482 392 389 0 49121 0
[pid=21113/tid=21115] ppid=21112 vsize=213484 CPUtime=855.09 cores=1,3,5,7
/proc/21113/task/21115/stat : 21115 (priss) R 21112 21112 20430 0 -1 4202560 2716 0 0 0 84166 1343 0 0 15 0 2 0 517665790 218607616 38482 33554432000 4194304 5787044 140735642660720 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1857.41
Current children cumulated vsize (KiB) 222184

[startup+1062.3 s]
/proc/loadavg: 3.68 3.73 3.67 5/182 21143
/proc/meminfo: memFree=18497856/32951124 swapFree=67111528/67111528
[pid=21112] ppid=21110 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21112/stat : 21112 (prissup.sh) S 21110 21112 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517665488 8908800 251 33554432000 4194304 4922060 140733415926496 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21112/statm: 2175 251 211 178 0 68 0
[pid=21113] ppid=21112 vsize=213484 CPUtime=1969.72 cores=1,3,5,7
/proc/21113/stat : 21113 (priss) R 21112 21112 20430 0 -1 4202496 39842 0 0 0 194701 2271 0 0 25 0 2 0 517665488 218607616 38518 33554432000 4194304 5787044 140735642660720 18446744073709551615 5527392 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/21113/statm: 53371 38518 392 389 0 49121 0
[pid=21113/tid=21115] ppid=21112 vsize=213484 CPUtime=907.4 cores=1,3,5,7
/proc/21113/task/21115/stat : 21115 (priss) R 21112 21112 20430 0 -1 4202560 2749 0 0 0 89345 1395 0 0 16 0 2 0 517665790 218607616 38518 33554432000 4194304 5787044 140735642660720 18446744073709551615 5526823 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1969.72
Current children cumulated vsize (KiB) 222184

[startup+1122.3 s]
/proc/loadavg: 3.85 3.77 3.68 5/182 21145
/proc/meminfo: memFree=18490876/32951124 swapFree=67111528/67111528
[pid=21112] ppid=21110 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21112/stat : 21112 (prissup.sh) S 21110 21112 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517665488 8908800 251 33554432000 4194304 4922060 140733415926496 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21112/statm: 2175 251 211 178 0 68 0
[pid=21113] ppid=21112 vsize=213484 CPUtime=2082.2 cores=1,3,5,7
/proc/21113/stat : 21113 (priss) R 21112 21112 20430 0 -1 4202496 39902 0 0 0 205867 2353 0 0 25 0 2 0 517665488 218607616 38578 33554432000 4194304 5787044 140735642660720 18446744073709551615 5526895 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/21113/statm: 53371 38578 392 389 0 49121 0
[pid=21113/tid=21115] ppid=21112 vsize=213484 CPUtime=959.88 cores=1,3,5,7
/proc/21113/task/21115/stat : 21115 (priss) R 21112 21112 20430 0 -1 4202560 2793 0 0 0 94542 1446 0 0 16 0 2 0 517665790 218607616 38578 33554432000 4194304 5787044 140735642660720 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2082.2
Current children cumulated vsize (KiB) 222184

[startup+1182.3 s]
/proc/loadavg: 3.78 3.76 3.68 5/182 21146
/proc/meminfo: memFree=18483280/32951124 swapFree=67111528/67111528
[pid=21112] ppid=21110 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21112/stat : 21112 (prissup.sh) S 21110 21112 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517665488 8908800 251 33554432000 4194304 4922060 140733415926496 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21112/statm: 2175 251 211 178 0 68 0
[pid=21113] ppid=21112 vsize=213484 CPUtime=2194.83 cores=1,3,5,7
/proc/21113/stat : 21113 (priss) R 21112 21112 20430 0 -1 4202496 40084 0 0 0 217047 2436 0 0 25 0 2 0 517665488 218607616 38760 33554432000 4194304 5787044 140735642660720 18446744073709551615 5528404 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/21113/statm: 53371 38760 392 389 0 49121 0
[pid=21113/tid=21115] ppid=21112 vsize=213484 CPUtime=1012.49 cores=1,3,5,7
/proc/21113/task/21115/stat : 21115 (priss) R 21112 21112 20430 0 -1 4202560 2923 0 0 0 99754 1495 0 0 16 0 2 0 517665790 218607616 38760 33554432000 4194304 5787044 140735642660720 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2194.83
Current children cumulated vsize (KiB) 222184

[startup+1242.3 s]
/proc/loadavg: 3.70 3.74 3.68 5/182 21148
/proc/meminfo: memFree=18467372/32951124 swapFree=67111528/67111528
[pid=21112] ppid=21110 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21112/stat : 21112 (prissup.sh) S 21110 21112 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517665488 8908800 251 33554432000 4194304 4922060 140733415926496 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21112/statm: 2175 251 211 178 0 68 0
[pid=21113] ppid=21112 vsize=216920 CPUtime=2307.46 cores=1,3,5,7
/proc/21113/stat : 21113 (priss) R 21112 21112 20430 0 -1 4202496 41280 0 0 0 228229 2517 0 0 25 0 2 0 517665488 222126080 39956 33554432000 4194304 5787044 140735642660720 18446744073709551615 5527491 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/21113/statm: 54230 39956 392 389 0 49980 0
[pid=21113/tid=21115] ppid=21112 vsize=216920 CPUtime=1065.12 cores=1,3,5,7
/proc/21113/task/21115/stat : 21115 (priss) S 21112 21112 20430 0 -1 4202560 3042 0 0 0 104969 1543 0 0 16 0 2 0 517665790 222126080 39956 33554432000 4194304 5787044 140735642660720 18446744073709551615 228134537649 0 0 4096 0 18446604471116002432 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2307.46
Current children cumulated vsize (KiB) 225620



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.72 3.74 3.68 5/182 21179
/proc/meminfo: memFree=18617252/32951124 swapFree=67111528/67111528
[pid=21112] ppid=21110 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21112/stat : 21112 (prissup.sh) S 21110 21112 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517665488 8908800 251 33554432000 4194304 4922060 140733415926496 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21112/statm: 2175 251 211 178 0 68 0
[pid=21113] ppid=21112 vsize=226896 CPUtime=2415.71 cores=1,3,5,7
/proc/21113/stat : 21113 (priss) R 21112 21112 20430 0 -1 4202496 43939 0 0 0 238983 2588 0 0 25 0 2 0 517665488 232341504 42615 33554432000 4194304 5787044 140735642660720 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/21113/statm: 56724 42615 392 389 0 52474 0
[pid=21113/tid=21115] ppid=21112 vsize=226896 CPUtime=1115.67 cores=1,3,5,7
/proc/21113/task/21115/stat : 21115 (priss) R 21112 21112 20430 0 -1 4202560 3183 0 0 0 109985 1582 0 0 16 0 2 0 517665790 232341504 42615 33554432000 4194304 5787044 140735642660720 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2415.71
Current children cumulated vsize (KiB) 235596

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 21112 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 2415.71
#
# 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): 2415.71
CPU user time (s): 2389.83
CPU system time (s): 25.88
CPU usage (%): 185.821
Max. virtual memory (cumulated for all children) (KiB): 235596

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.02369 second user time and 5.07423 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-29 09:04:35
IDJOB=3262030
IDBENCH=83269
IDSOLVER=1601
FILE ID=node138/3262030-1304060675
RUNJOBID= node138-1304054164-20449
PBS_JOBID= 13170427
Free space on /tmp= 71812 MiB

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

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

MD5SUM BENCH= 0c4fc551e2fe598a8074df6204d87f7d
RANDOM SEED=2031393045

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:      18787788 kB
Buffers:       2040712 kB
Cached:       11475100 kB
SwapCached:          0 kB
Active:        3251744 kB
Inactive:     10348768 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18787788 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4396 kB
Writeback:           0 kB
AnonPages:       84436 kB
Mapped:          15520 kB
Slab:           499376 kB
PageTables:       4840 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   240020 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:26:17