Trace number 3262338

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

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-22_443.cnf
MD5SUM91ac0151536835225f21cbe5a3574a2d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.435933
Satisfiable
(Un)Satisfiability was proved
Number of variables222
Number of clauses26201
Sum of the clauses size115467
Maximum clause length22
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2294
Number of clauses of size 323935
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51972

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: 14551
0.00/0.01	c parsetime: 8216us
0.00/0.01	c parsed 26201 clauses with 222 variables
2.20/2.20	c preprocessor returned 10012 variables
2.20/2.20	c preprocessing returned UNKNOWN
2.20/2.20	c PP set 0 variables
2.20/2.20	c pp time: 2195832us (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-3262338-1304061112/watcher-3262338-1304061112 -o /tmp/evaluation-result-3262338-1304061112/solver-3262338-1304061112 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3262338-1304061112.cnf 1894280145 4800 15500 4 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 3.35 3.60 3.62 3/179 14550
/proc/meminfo: memFree=15128364/32951124 swapFree=67111528/67111528
[pid=14550] ppid=14548 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14550/stat : 14550 (prissup.sh) S 14548 14550 13667 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 498526857 8908800 252 33554432000 4194304 4922060 140736681337184 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14550/statm: 2175 252 211 178 0 68 0

[startup+0.090593 s]
/proc/loadavg: 3.35 3.60 3.62 3/179 14550
/proc/meminfo: memFree=15128364/32951124 swapFree=67111528/67111528
[pid=14550] ppid=14548 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14550/stat : 14550 (prissup.sh) S 14548 14550 13667 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 498526857 8908800 252 33554432000 4194304 4922060 140736681337184 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14550/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100598 s]
/proc/loadavg: 3.35 3.60 3.62 3/179 14550
/proc/meminfo: memFree=15128364/32951124 swapFree=67111528/67111528
[pid=14550] ppid=14548 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14550/stat : 14550 (prissup.sh) S 14548 14550 13667 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 498526857 8908800 252 33554432000 4194304 4922060 140736681337184 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14550/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300554 s]
/proc/loadavg: 3.35 3.60 3.62 3/179 14550
/proc/meminfo: memFree=15128364/32951124 swapFree=67111528/67111528
[pid=14550] ppid=14548 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14550/stat : 14550 (prissup.sh) S 14548 14550 13667 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 498526857 8908800 252 33554432000 4194304 4922060 140736681337184 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14550/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700478 s]
/proc/loadavg: 3.35 3.60 3.62 3/179 14550
/proc/meminfo: memFree=15128364/32951124 swapFree=67111528/67111528
[pid=14550] ppid=14548 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14550/stat : 14550 (prissup.sh) S 14548 14550 13667 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 498526857 8908800 252 33554432000 4194304 4922060 140736681337184 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14550/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50034 s]
/proc/loadavg: 3.35 3.60 3.62 4/181 14552
/proc/meminfo: memFree=15122272/32951124 swapFree=67111528/67111528
[pid=14550] ppid=14548 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14550/stat : 14550 (prissup.sh) S 14548 14550 13667 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 498526857 8908800 252 33554432000 4194304 4922060 140736681337184 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14550/statm: 2175 252 211 178 0 68 0
[pid=14551] ppid=14550 vsize=23472 CPUtime=1.49 cores=0,2,4,6
/proc/14551/stat : 14551 (priss) R 14550 14550 13667 0 -1 4202496 1988 0 0 0 149 0 0 0 25 0 1 0 498526857 24035328 1925 33554432000 4194304 5787044 140735355243536 18446744073709551615 4336678 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14551/statm: 5868 1925 339 389 0 1618 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32172

[startup+3.101 s]
/proc/loadavg: 3.35 3.60 3.62 4/181 14552
/proc/meminfo: memFree=15118368/32951124 swapFree=67111528/67111528
[pid=14550] ppid=14548 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14550/stat : 14550 (prissup.sh) S 14548 14550 13667 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 498526857 8908800 252 33554432000 4194304 4922060 140736681337184 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14550/statm: 2175 252 211 178 0 68 0
[pid=14551] ppid=14550 vsize=104888 CPUtime=3.58 cores=0,2,4,6
/proc/14551/stat : 14551 (priss) R 14550 14550 13667 0 -1 4202496 3737 0 0 0 355 3 0 0 25 0 2 0 498526857 107405312 3321 33554432000 4194304 5787044 140735355243536 18446744073709551615 264738229103 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14551/statm: 26222 3321 392 389 0 21972 0
Current children cumulated CPU time (s) 3.58
Current children cumulated vsize (KiB) 113588

[startup+6.30042 s]
/proc/loadavg: 3.24 3.57 3.61 5/182 14553
/proc/meminfo: memFree=15113260/32951124 swapFree=67111528/67111528
[pid=14550] ppid=14548 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14550/stat : 14550 (prissup.sh) S 14548 14550 13667 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 498526857 8908800 252 33554432000 4194304 4922060 140736681337184 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14550/statm: 2175 252 211 178 0 68 0
[pid=14551] ppid=14550 vsize=105996 CPUtime=8.56 cores=0,2,4,6
/proc/14551/stat : 14551 (priss) R 14550 14550 13667 0 -1 4202496 4028 0 0 0 841 15 0 0 25 0 2 0 498526857 108539904 3612 33554432000 4194304 5787044 140735355243536 18446744073709551615 264738229103 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14551/statm: 26499 3612 392 389 0 22249 0
[pid=14551/tid=14553] ppid=14550 vsize=105996 CPUtime=2.27 cores=0,2,4,6
/proc/14551/task/14553/stat : 14553 (priss) R 14550 14550 13667 0 -1 4202560 98 0 0 0 221 6 0 0 18 0 2 0 498527078 108539904 3612 33554432000 4194304 5787044 140735355243536 18446744073709551615 264738228657 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 8.56
Current children cumulated vsize (KiB) 114696

[startup+12.7012 s]
/proc/loadavg: 3.30 3.58 3.61 5/182 14554
/proc/meminfo: memFree=15109456/32951124 swapFree=67111528/67111528
[pid=14550] ppid=14548 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14550/stat : 14550 (prissup.sh) S 14548 14550 13667 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 498526857 8908800 252 33554432000 4194304 4922060 140736681337184 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14550/statm: 2175 252 211 178 0 68 0
[pid=14551] ppid=14550 vsize=107332 CPUtime=18.61 cores=0,2,4,6
/proc/14551/stat : 14551 (priss) R 14550 14550 13667 0 -1 4202496 4476 0 0 0 1819 42 0 0 25 0 2 0 498526857 109907968 4060 33554432000 4194304 5787044 140735355243536 18446744073709551615 264738229103 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14551/statm: 26833 4060 392 389 0 22583 0
[pid=14551/tid=14553] ppid=14550 vsize=107332 CPUtime=5.92 cores=0,2,4,6
/proc/14551/task/14553/stat : 14553 (priss) R 14550 14550 13667 0 -1 4202560 166 0 0 0 576 16 0 0 18 0 2 0 498527078 109907968 4060 33554432000 4194304 5787044 140735355243536 18446744073709551615 264738228657 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 18.61
Current children cumulated vsize (KiB) 116032

[startup+25.5008 s]
/proc/loadavg: 3.46 3.60 3.62 3/182 14554
/proc/meminfo: memFree=15101276/32951124 swapFree=67111528/67111528
[pid=14550] ppid=14548 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14550/stat : 14550 (prissup.sh) S 14548 14550 13667 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 498526857 8908800 252 33554432000 4194304 4922060 140736681337184 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14550/statm: 2175 252 211 178 0 68 0
[pid=14551] ppid=14550 vsize=111496 CPUtime=39.09 cores=0,2,4,6
/proc/14551/stat : 14551 (priss) R 14550 14550 13667 0 -1 4202496 5511 0 0 0 3828 81 0 0 25 0 2 0 498526857 114171904 5095 33554432000 4194304 5787044 140735355243536 18446744073709551615 264738229103 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14551/statm: 27874 5095 392 389 0 23624 0
[pid=14551/tid=14553] ppid=14550 vsize=111496 CPUtime=13.58 cores=0,2,4,6
/proc/14551/task/14553/stat : 14553 (priss) R 14550 14550 13667 0 -1 4202560 267 0 0 0 1328 30 0 0 18 0 2 0 498527078 114171904 5095 33554432000 4194304 5787044 140735355243536 18446744073709551615 264738228657 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39.09
Current children cumulated vsize (KiB) 120196

[startup+51.101 s]
/proc/loadavg: 3.57 3.61 3.62 5/182 14555
/proc/meminfo: memFree=15083232/32951124 swapFree=67111528/67111528
[pid=14550] ppid=14548 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14550/stat : 14550 (prissup.sh) S 14548 14550 13667 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 498526857 8908800 252 33554432000 4194304 4922060 140736681337184 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14550/statm: 2175 252 211 178 0 68 0
[pid=14551] ppid=14550 vsize=120076 CPUtime=80.51 cores=0,2,4,6
/proc/14551/stat : 14551 (priss) R 14550 14550 13667 0 -1 4202496 7874 0 0 0 7904 147 0 0 25 0 2 0 498526857 122957824 7458 33554432000 4194304 5787044 140735355243536 18446744073709551615 264738229103 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14551/statm: 30019 7458 392 389 0 25769 0
[pid=14551/tid=14553] ppid=14550 vsize=120076 CPUtime=29.41 cores=0,2,4,6
/proc/14551/task/14553/stat : 14553 (priss) R 14550 14550 13667 0 -1 4202560 420 0 0 0 2886 55 0 0 18 0 2 0 498527078 122957824 7458 33554432000 4194304 5787044 140735355243536 18446744073709551615 264738228657 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 80.51
Current children cumulated vsize (KiB) 128776

[startup+102.306 s]
/proc/loadavg: 3.81 3.67 3.64 5/182 14556
/proc/meminfo: memFree=15063004/32951124 swapFree=67111528/67111528
[pid=14550] ppid=14548 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14550/stat : 14550 (prissup.sh) S 14548 14550 13667 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 498526857 8908800 252 33554432000 4194304 4922060 140736681337184 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14550/statm: 2175 252 211 178 0 68 0
[pid=14551] ppid=14550 vsize=128904 CPUtime=164.94 cores=0,2,4,6
/proc/14551/stat : 14551 (priss) R 14550 14550 13667 0 -1 4202496 10272 0 0 0 16240 254 0 0 25 0 2 0 498526857 131997696 9856 33554432000 4194304 5787044 140735355243536 18446744073709551615 264738229103 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14551/statm: 32226 9856 392 389 0 27976 0
[pid=14551/tid=14553] ppid=14550 vsize=128904 CPUtime=62.64 cores=0,2,4,6
/proc/14551/task/14553/stat : 14553 (priss) R 14550 14550 13667 0 -1 4202560 728 0 0 0 6167 97 0 0 18 0 2 0 498527078 131997696 9856 33554432000 4194304 5787044 140735355243536 18446744073709551615 264738228657 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 164.94
Current children cumulated vsize (KiB) 137604

[startup+162.301 s]
/proc/loadavg: 3.66 3.64 3.63 3/182 14558
/proc/meminfo: memFree=15036556/32951124 swapFree=67111528/67111528
[pid=14550] ppid=14548 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14550/stat : 14550 (prissup.sh) S 14548 14550 13667 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 498526857 8908800 252 33554432000 4194304 4922060 140736681337184 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14550/statm: 2175 252 211 178 0 68 0
[pid=14551] ppid=14550 vsize=140664 CPUtime=265.71 cores=0,2,4,6
/proc/14551/stat : 14551 (priss) R 14550 14550 13667 0 -1 4202496 13376 0 0 0 26206 365 0 0 25 0 2 0 498526857 144039936 12703 33554432000 4194304 5787044 140735355243536 18446744073709551615 264738229103 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14551/statm: 35166 12703 392 389 0 30916 0
[pid=14551/tid=14553] ppid=14550 vsize=140664 CPUtime=103.4 cores=0,2,4,6
/proc/14551/task/14553/stat : 14553 (priss) R 14550 14550 13667 0 -1 4202560 912 0 0 0 10202 138 0 0 18 0 2 0 498527078 144039936 12703 33554432000 4194304 5787044 140735355243536 18446744073709551615 264738228657 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 265.71
Current children cumulated vsize (KiB) 149364

[startup+222.301 s]
/proc/loadavg: 3.82 3.69 3.65 5/182 14559
/proc/meminfo: memFree=15007636/32951124 swapFree=67111528/67111528
[pid=14550] ppid=14548 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14550/stat : 14550 (prissup.sh) S 14548 14550 13667 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 498526857 8908800 252 33554432000 4194304 4922060 140736681337184 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14550/statm: 2175 252 211 178 0 68 0
[pid=14551] ppid=14550 vsize=153032 CPUtime=368.84 cores=0,2,4,6
/proc/14551/stat : 14551 (priss) R 14550 14550 13667 0 -1 4202496 16780 0 0 0 36424 460 0 0 25 0 2 0 498526857 156704768 16107 33554432000 4194304 5787044 140735355243536 18446744073709551615 5521958 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14551/statm: 38258 16107 392 389 0 34008 0
[pid=14551/tid=14553] ppid=14550 vsize=153032 CPUtime=146.54 cores=0,2,4,6
/proc/14551/task/14553/stat : 14553 (priss) R 14550 14550 13667 0 -1 4202560 1211 0 0 0 14479 175 0 0 17 0 2 0 498527078 156704768 16107 33554432000 4194304 5787044 140735355243536 18446744073709551615 5521952 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 368.84
Current children cumulated vsize (KiB) 161732

[startup+282.3 s]
/proc/loadavg: 3.90 3.73 3.66 5/182 14561
/proc/meminfo: memFree=15006744/32951124 swapFree=67111528/67111528
[pid=14550] ppid=14548 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14550/stat : 14550 (prissup.sh) S 14548 14550 13667 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 498526857 8908800 252 33554432000 4194304 4922060 140736681337184 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14550/statm: 2175 252 211 178 0 68 0
[pid=14551] ppid=14550 vsize=153032 CPUtime=471.51 cores=0,2,4,6
/proc/14551/stat : 14551 (priss) R 14550 14550 13667 0 -1 4202496 16840 0 0 0 46596 555 0 0 25 0 2 0 498526857 156704768 16167 33554432000 4194304 5787044 140735355243536 18446744073709551615 264738229103 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14551/statm: 38258 16167 392 389 0 34008 0
[pid=14551/tid=14553] ppid=14550 vsize=153032 CPUtime=189.2 cores=0,2,4,6
/proc/14551/task/14553/stat : 14553 (priss) R 14550 14550 13667 0 -1 4202560 1259 0 0 0 18706 214 0 0 18 0 2 0 498527078 156704768 16167 33554432000 4194304 5787044 140735355243536 18446744073709551615 264738228657 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 471.51
Current children cumulated vsize (KiB) 161732


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

[pid=14551] ppid=14550 vsize=188960 CPUtime=1211.9 cores=0,2,4,6
/proc/14551/stat : 14551 (priss) R 14550 14550 13667 0 -1 4202496 26725 0 0 0 120135 1055 0 0 25 0 2 0 498526857 193495040 25539 33554432000 4194304 5787044 140735355243536 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14551/statm: 47240 25539 392 389 0 42990 0
[pid=14551/tid=14553] ppid=14550 vsize=188960 CPUtime=509.58 cores=0,2,4,6
/proc/14551/task/14553/stat : 14553 (priss) R 14550 14550 13667 0 -1 4202560 2103 0 0 0 50548 410 0 0 18 0 2 0 498527078 193495040 25539 33554432000 4194304 5787044 140735355243536 18446744073709551615 264738228657 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1211.9
Current children cumulated vsize (KiB) 197660

[startup+762.307 s]
/proc/loadavg: 3.73 3.74 3.67 5/182 14574
/proc/meminfo: memFree=14916288/32951124 swapFree=67111528/67111528
[pid=14550] ppid=14548 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14550/stat : 14550 (prissup.sh) S 14548 14550 13667 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 498526857 8908800 252 33554432000 4194304 4922060 140736681337184 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14550/statm: 2175 252 211 178 0 68 0
[pid=14551] ppid=14550 vsize=190396 CPUtime=1319.4 cores=0,2,4,6
/proc/14551/stat : 14551 (priss) R 14550 14550 13667 0 -1 4202496 27242 0 0 0 130827 1113 0 0 25 0 2 0 498526857 194965504 26056 33554432000 4194304 5787044 140735355243536 18446744073709551615 264738229103 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14551/statm: 47599 26056 392 389 0 43349 0
[pid=14551/tid=14553] ppid=14550 vsize=190396 CPUtime=557.07 cores=0,2,4,6
/proc/14551/task/14553/stat : 14553 (priss) R 14550 14550 13667 0 -1 4202560 2212 0 0 0 55272 435 0 0 18 0 2 0 498527078 194965504 26056 33554432000 4194304 5787044 140735355243536 18446744073709551615 264738228657 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1319.4
Current children cumulated vsize (KiB) 199096

[startup+822.3 s]
/proc/loadavg: 3.88 3.79 3.69 5/182 14578
/proc/meminfo: memFree=14896776/32951124 swapFree=67111528/67111528
[pid=14550] ppid=14548 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14550/stat : 14550 (prissup.sh) S 14548 14550 13667 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 498526857 8908800 252 33554432000 4194304 4922060 140736681337184 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14550/statm: 2175 252 211 178 0 68 0
[pid=14551] ppid=14550 vsize=201820 CPUtime=1427.7 cores=0,2,4,6
/proc/14551/stat : 14551 (priss) R 14550 14550 13667 0 -1 4202496 30365 0 0 0 141607 1163 0 0 25 0 2 0 498526857 206663680 29179 33554432000 4194304 5787044 140735355243536 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14551/statm: 50455 29179 392 389 0 46205 0
[pid=14551/tid=14553] ppid=14550 vsize=201820 CPUtime=605.38 cores=0,2,4,6
/proc/14551/task/14553/stat : 14553 (priss) R 14550 14550 13667 0 -1 4202560 2528 0 0 0 60083 455 0 0 18 0 2 0 498527078 206663680 29179 33554432000 4194304 5787044 140735355243536 18446744073709551615 5526823 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1427.7
Current children cumulated vsize (KiB) 210520

[startup+882.301 s]
/proc/loadavg: 3.95 3.82 3.71 5/182 14580
/proc/meminfo: memFree=14876252/32951124 swapFree=67111528/67111528
[pid=14550] ppid=14548 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14550/stat : 14550 (prissup.sh) S 14548 14550 13667 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 498526857 8908800 252 33554432000 4194304 4922060 140736681337184 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14550/statm: 2175 252 211 178 0 68 0
[pid=14551] ppid=14550 vsize=212584 CPUtime=1536.37 cores=0,2,4,6
/proc/14551/stat : 14551 (priss) R 14550 14550 13667 0 -1 4202496 33244 0 0 0 152421 1216 0 0 25 0 2 0 498526857 217686016 32058 33554432000 4194304 5787044 140735355243536 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14551/statm: 53146 32058 392 389 0 48896 0
[pid=14551/tid=14553] ppid=14550 vsize=212584 CPUtime=654.04 cores=0,2,4,6
/proc/14551/task/14553/stat : 14553 (priss) S 14550 14550 13667 0 -1 4202560 2678 0 0 0 64926 478 0 0 18 0 2 0 498527078 217686016 32058 33554432000 4194304 5787044 140735355243536 18446744073709551615 264738228657 0 0 4096 0 18446604440279317504 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1536.37
Current children cumulated vsize (KiB) 221284

[startup+942.301 s]
/proc/loadavg: 3.76 3.79 3.71 5/182 14581
/proc/meminfo: memFree=14872264/32951124 swapFree=67111528/67111528
[pid=14550] ppid=14548 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14550/stat : 14550 (prissup.sh) S 14548 14550 13667 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 498526857 8908800 252 33554432000 4194304 4922060 140736681337184 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14550/statm: 2175 252 211 178 0 68 0
[pid=14551] ppid=14550 vsize=216372 CPUtime=1644.33 cores=0,2,4,6
/proc/14551/stat : 14551 (priss) R 14550 14550 13667 0 -1 4202496 34231 0 0 0 163169 1264 0 0 25 0 2 0 498526857 221564928 33045 33554432000 4194304 5787044 140735355243536 18446744073709551615 5527610 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14551/statm: 54093 33045 392 389 0 49843 0
[pid=14551/tid=14553] ppid=14550 vsize=216372 CPUtime=702 cores=0,2,4,6
/proc/14551/task/14553/stat : 14553 (priss) R 14550 14550 13667 0 -1 4202560 2700 0 0 0 69702 498 0 0 18 0 2 0 498527078 221564928 33045 33554432000 4194304 5787044 140735355243536 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1644.33
Current children cumulated vsize (KiB) 225072

[startup+1002.3 s]
/proc/loadavg: 3.87 3.81 3.72 3/182 14583
/proc/meminfo: memFree=14871996/32951124 swapFree=67111528/67111528
[pid=14550] ppid=14548 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14550/stat : 14550 (prissup.sh) S 14548 14550 13667 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 498526857 8908800 252 33554432000 4194304 4922060 140736681337184 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14550/statm: 2175 252 211 178 0 68 0
[pid=14551] ppid=14550 vsize=216372 CPUtime=1751.13 cores=0,2,4,6
/proc/14551/stat : 14551 (priss) R 14550 14550 13667 0 -1 4202496 34232 0 0 0 173793 1320 0 0 25 0 2 0 498526857 221564928 33046 33554432000 4194304 5787044 140735355243536 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14551/statm: 54093 33046 392 389 0 49843 0
[pid=14551/tid=14553] ppid=14550 vsize=216372 CPUtime=748.8 cores=0,2,4,6
/proc/14551/task/14553/stat : 14553 (priss) R 14550 14550 13667 0 -1 4202560 2700 0 0 0 74360 520 0 0 18 0 2 0 498527078 221564928 33046 33554432000 4194304 5787044 140735355243536 18446744073709551615 5527072 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1751.13
Current children cumulated vsize (KiB) 225072

[startup+1062.3 s]
/proc/loadavg: 3.71 3.79 3.72 5/182 14585
/proc/meminfo: memFree=14871728/32951124 swapFree=67111528/67111528
[pid=14550] ppid=14548 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14550/stat : 14550 (prissup.sh) S 14548 14550 13667 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 498526857 8908800 252 33554432000 4194304 4922060 140736681337184 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14550/statm: 2175 252 211 178 0 68 0
[pid=14551] ppid=14550 vsize=216372 CPUtime=1858.54 cores=0,2,4,6
/proc/14551/stat : 14551 (priss) R 14550 14550 13667 0 -1 4202496 34234 0 0 0 184478 1376 0 0 25 0 2 0 498526857 221564928 33048 33554432000 4194304 5787044 140735355243536 18446744073709551615 5526895 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14551/statm: 54093 33048 392 389 0 49843 0
[pid=14551/tid=14553] ppid=14550 vsize=216372 CPUtime=796.2 cores=0,2,4,6
/proc/14551/task/14553/stat : 14553 (priss) R 14550 14550 13667 0 -1 4202560 2701 0 0 0 79077 543 0 0 18 0 2 0 498527078 221564928 33048 33554432000 4194304 5787044 140735355243536 18446744073709551615 5526883 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1858.54
Current children cumulated vsize (KiB) 225072

[startup+1122.3 s]
/proc/loadavg: 3.66 3.75 3.71 5/182 14586
/proc/meminfo: memFree=14871216/32951124 swapFree=67111528/67111528
[pid=14550] ppid=14548 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14550/stat : 14550 (prissup.sh) S 14548 14550 13667 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 498526857 8908800 252 33554432000 4194304 4922060 140736681337184 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14550/statm: 2175 252 211 178 0 68 0
[pid=14551] ppid=14550 vsize=216372 CPUtime=1966.77 cores=0,2,4,6
/proc/14551/stat : 14551 (priss) R 14550 14550 13667 0 -1 4202496 34240 0 0 0 195244 1433 0 0 25 0 2 0 498526857 221564928 33054 33554432000 4194304 5787044 140735355243536 18446744073709551615 264738229103 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14551/statm: 54093 33054 392 389 0 49843 0
[pid=14551/tid=14553] ppid=14550 vsize=216372 CPUtime=844.43 cores=0,2,4,6
/proc/14551/task/14553/stat : 14553 (priss) R 14550 14550 13667 0 -1 4202560 2702 0 0 0 83874 569 0 0 18 0 2 0 498527078 221564928 33054 33554432000 4194304 5787044 140735355243536 18446744073709551615 264738228657 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1966.77
Current children cumulated vsize (KiB) 225072

[startup+1182.3 s]
/proc/loadavg: 3.57 3.72 3.70 5/182 14588
/proc/meminfo: memFree=14869952/32951124 swapFree=67111528/67111528
[pid=14550] ppid=14548 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14550/stat : 14550 (prissup.sh) S 14548 14550 13667 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 498526857 8908800 252 33554432000 4194304 4922060 140736681337184 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14550/statm: 2175 252 211 178 0 68 0
[pid=14551] ppid=14550 vsize=216372 CPUtime=2075.19 cores=0,2,4,6
/proc/14551/stat : 14551 (priss) R 14550 14550 13667 0 -1 4202496 34323 0 0 0 206038 1481 0 0 25 0 2 0 498526857 221564928 33137 33554432000 4194304 5787044 140735355243536 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14551/statm: 54093 33137 392 389 0 49843 0
[pid=14551/tid=14553] ppid=14550 vsize=216372 CPUtime=892.85 cores=0,2,4,6
/proc/14551/task/14553/stat : 14553 (priss) R 14550 14550 13667 0 -1 4202560 2768 0 0 0 88696 589 0 0 18 0 2 0 498527078 221564928 33137 33554432000 4194304 5787044 140735355243536 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2075.19
Current children cumulated vsize (KiB) 225072

[startup+1242.3 s]
/proc/loadavg: 3.65 3.71 3.70 5/182 14589
/proc/meminfo: memFree=14862116/32951124 swapFree=67111528/67111528
[pid=14550] ppid=14548 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14550/stat : 14550 (prissup.sh) S 14548 14550 13667 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 498526857 8908800 252 33554432000 4194304 4922060 140736681337184 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14550/statm: 2175 252 211 178 0 68 0
[pid=14551] ppid=14550 vsize=216372 CPUtime=2184.05 cores=0,2,4,6
/proc/14551/stat : 14551 (priss) R 14550 14550 13667 0 -1 4202496 34578 0 0 0 216873 1532 0 0 25 0 2 0 498526857 221564928 33392 33554432000 4194304 5787044 140735355243536 18446744073709551615 264738229103 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14551/statm: 54093 33392 392 389 0 49843 0
[pid=14551/tid=14553] ppid=14550 vsize=216372 CPUtime=941.7 cores=0,2,4,6
/proc/14551/task/14553/stat : 14553 (priss) R 14550 14550 13667 0 -1 4202560 2905 0 0 0 93560 610 0 0 18 0 2 0 498527078 221564928 33392 33554432000 4194304 5787044 140735355243536 18446744073709551615 264738228657 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2184.05
Current children cumulated vsize (KiB) 225072



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.79 3.74 3.71 4/181 14620
/proc/meminfo: memFree=14993944/32951124 swapFree=67111528/67111528
[pid=14550] ppid=14548 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14550/stat : 14550 (prissup.sh) S 14548 14550 13667 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 498526857 8908800 252 33554432000 4194304 4922060 140736681337184 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14550/statm: 2175 252 211 178 0 68 0
[pid=14551] ppid=14550 vsize=221556 CPUtime=2289 cores=0,2,4,6
/proc/14551/stat : 14551 (priss) R 14550 14550 13667 0 -1 4202496 36062 0 0 0 227323 1577 0 0 25 0 2 0 498526857 226873344 34876 33554432000 4194304 5787044 140735355243536 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14551/statm: 55389 34876 392 389 0 51139 0
[pid=14551/tid=14553] ppid=14550 vsize=221556 CPUtime=988.94 cores=0,2,4,6
/proc/14551/task/14553/stat : 14553 (priss) R 14550 14550 13667 0 -1 4202560 3002 0 0 0 98264 630 0 0 18 0 2 0 498527078 226873344 34876 33554432000 4194304 5787044 140735355243536 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2289
Current children cumulated vsize (KiB) 230256

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 14550 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 2289
#
# 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): 2289
CPU user time (s): 2273.23
CPU system time (s): 15.77
CPU usage (%): 176.075
Max. virtual memory (cumulated for all children) (KiB): 230256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 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= 4
involuntary context switches= 2

runsolver used 2.30065 second user time and 4.76128 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-29 09:11:52
IDJOB=3262338
IDBENCH=83293
IDSOLVER=1601
FILE ID=node141/3262338-1304061112
RUNJOBID= node141-1304055896-14012
PBS_JOBID= 13170418
Free space on /tmp= 71424 MiB

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

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

MD5SUM BENCH= 91ac0151536835225f21cbe5a3574a2d
RANDOM SEED=1894280145

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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:      15128512 kB
Buffers:       1625536 kB
Cached:       15537640 kB
SwapCached:          0 kB
Active:        8008272 kB
Inactive:      9231724 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15128512 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4156 kB
Writeback:           0 kB
AnonPages:       76320 kB
Mapped:          15512 kB
Slab:           518944 kB
PageTables:       4844 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   228268 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= 71420 MiB
End job on node141 at 2011-04-29 09:33:35