Trace number 3250764

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

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-20_388.cnf
MD5SUMa08160883ea01d58c880b6f2b323ef8b
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 variables388
Number of clauses41212
Sum of the clauses size187726
Maximum clause length20
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 337442
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 53770

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: 1620
0.00/0.02	c parsetime: 14733us
0.00/0.02	c parsed 41212 clauses with 388 variables
2.79/2.89	c preprocessor returned 10027 variables
2.79/2.89	c preprocessing returned UNKNOWN
2.79/2.89	c PP set 0 variables
2.79/2.89	c pp time: 2876365us (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-3250764-1304062294/watcher-3250764-1304062294 -o /tmp/evaluation-result-3250764-1304062294/solver-3250764-1304062294 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3250764-1304062294.cnf 654556176 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.58 3.68 3.65 3/179 1619
/proc/meminfo: memFree=23548452/32950928 swapFree=67071984/67111528
[pid=1619] ppid=1617 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1619/stat : 1619 (prissup.sh) S 1617 1619 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596460065 8908800 252 33554432000 4194304 4922060 140736607647712 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1619/statm: 2175 252 211 178 0 68 0

[startup+0.011557 s]
/proc/loadavg: 3.58 3.68 3.65 3/179 1619
/proc/meminfo: memFree=23548452/32950928 swapFree=67071984/67111528
[pid=1619] ppid=1617 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1619/stat : 1619 (prissup.sh) S 1617 1619 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596460065 8908800 252 33554432000 4194304 4922060 140736607647712 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1619/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100614 s]
/proc/loadavg: 3.58 3.68 3.65 3/179 1619
/proc/meminfo: memFree=23548452/32950928 swapFree=67071984/67111528
[pid=1619] ppid=1617 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1619/stat : 1619 (prissup.sh) S 1617 1619 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596460065 8908800 252 33554432000 4194304 4922060 140736607647712 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1619/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30058 s]
/proc/loadavg: 3.58 3.68 3.65 3/179 1619
/proc/meminfo: memFree=23548452/32950928 swapFree=67071984/67111528
[pid=1619] ppid=1617 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1619/stat : 1619 (prissup.sh) S 1617 1619 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596460065 8908800 252 33554432000 4194304 4922060 140736607647712 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1619/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700375 s]
/proc/loadavg: 3.58 3.68 3.65 3/179 1619
/proc/meminfo: memFree=23548452/32950928 swapFree=67071984/67111528
[pid=1619] ppid=1617 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1619/stat : 1619 (prissup.sh) S 1617 1619 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596460065 8908800 252 33554432000 4194304 4922060 140736607647712 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1619/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50023 s]
/proc/loadavg: 3.58 3.68 3.65 4/181 1621
/proc/meminfo: memFree=23541492/32950928 swapFree=67071984/67111528
[pid=1619] ppid=1617 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1619/stat : 1619 (prissup.sh) S 1617 1619 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596460065 8908800 252 33554432000 4194304 4922060 140736607647712 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1619/statm: 2175 252 211 178 0 68 0
[pid=1620] ppid=1619 vsize=24872 CPUtime=1.49 cores=0,2,4,6
/proc/1620/stat : 1620 (priss) R 1619 1619 30862 0 -1 4202496 2308 0 0 0 149 0 0 0 25 0 1 0 596460065 25468928 2229 33554432000 4194304 5787044 140737241194496 18446744073709551615 4336794 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1620/statm: 6218 2229 339 389 0 1968 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33572

[startup+3.10099 s]
/proc/loadavg: 3.58 3.68 3.65 4/181 1621
/proc/meminfo: memFree=23536904/32950928 swapFree=67071984/67111528
[pid=1619] ppid=1617 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1619/stat : 1619 (prissup.sh) S 1617 1619 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596460065 8908800 252 33554432000 4194304 4922060 140736607647712 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1619/statm: 2175 252 211 178 0 68 0
[pid=1620] ppid=1619 vsize=106132 CPUtime=3.2 cores=0,2,4,6
/proc/1620/stat : 1620 (priss) R 1619 1619 30862 0 -1 4202496 3977 0 0 0 318 2 0 0 25 0 2 0 596460065 108679168 3662 33554432000 4194304 5787044 140737241194496 18446744073709551615 5526816 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/1620/statm: 26533 3662 392 389 0 22283 0
Current children cumulated CPU time (s) 3.2
Current children cumulated vsize (KiB) 114832

[startup+6.30046 s]
/proc/loadavg: 3.61 3.69 3.65 4/182 1622
/proc/meminfo: memFree=23533036/32950928 swapFree=67071984/67111528
[pid=1619] ppid=1617 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1619/stat : 1619 (prissup.sh) S 1617 1619 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596460065 8908800 252 33554432000 4194304 4922060 140736607647712 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1619/statm: 2175 252 211 178 0 68 0
[pid=1620] ppid=1619 vsize=106264 CPUtime=8.37 cores=0,2,4,6
/proc/1620/stat : 1620 (priss) R 1619 1619 30862 0 -1 4202496 4296 0 0 0 825 12 0 0 25 0 2 0 596460065 108814336 3981 33554432000 4194304 5787044 140737241194496 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/1620/statm: 26566 3981 392 389 0 22316 0
[pid=1620/tid=1622] ppid=1619 vsize=106264 CPUtime=2.08 cores=0,2,4,6
/proc/1620/task/1622/stat : 1622 (priss) R 1619 1619 30862 0 -1 4202560 39 0 0 0 204 4 0 0 18 0 2 0 596460355 108814336 3981 33554432000 4194304 5787044 140737241194496 18446744073709551615 260917217713 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 8.37
Current children cumulated vsize (KiB) 114964

[startup+12.7003 s]
/proc/loadavg: 3.64 3.69 3.65 4/182 1622
/proc/meminfo: memFree=23530652/32950928 swapFree=67071984/67111528
[pid=1619] ppid=1617 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1619/stat : 1619 (prissup.sh) S 1617 1619 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596460065 8908800 252 33554432000 4194304 4922060 140736607647712 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1619/statm: 2175 252 211 178 0 68 0
[pid=1620] ppid=1619 vsize=106924 CPUtime=18.94 cores=0,2,4,6
/proc/1620/stat : 1620 (priss) R 1619 1619 30862 0 -1 4202496 4888 0 0 0 1858 36 0 0 25 0 2 0 596460065 109490176 4573 33554432000 4194304 5787044 140737241194496 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/1620/statm: 26731 4573 392 389 0 22481 0
[pid=1620/tid=1622] ppid=1619 vsize=106924 CPUtime=6.24 cores=0,2,4,6
/proc/1620/task/1622/stat : 1622 (priss) R 1619 1619 30862 0 -1 4202560 71 0 0 0 608 16 0 0 18 0 2 0 596460355 109490176 4573 33554432000 4194304 5787044 140737241194496 18446744073709551615 260917217713 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 18.94
Current children cumulated vsize (KiB) 115624

[startup+25.5009 s]
/proc/loadavg: 3.65 3.69 3.65 5/182 1623
/proc/meminfo: memFree=23525440/32950928 swapFree=67071984/67111528
[pid=1619] ppid=1617 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1619/stat : 1619 (prissup.sh) S 1617 1619 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596460065 8908800 252 33554432000 4194304 4922060 140736607647712 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1619/statm: 2175 252 211 178 0 68 0
[pid=1620] ppid=1619 vsize=108244 CPUtime=40.25 cores=0,2,4,6
/proc/1620/stat : 1620 (priss) R 1619 1619 30862 0 -1 4202496 6101 0 0 0 3947 78 0 0 25 0 2 0 596460065 110841856 5786 33554432000 4194304 5787044 140737241194496 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/1620/statm: 27061 5786 392 389 0 22811 0
[pid=1620/tid=1622] ppid=1619 vsize=108244 CPUtime=14.75 cores=0,2,4,6
/proc/1620/task/1622/stat : 1622 (priss) R 1619 1619 30862 0 -1 4202560 132 0 0 0 1438 37 0 0 18 0 2 0 596460355 110841856 5786 33554432000 4194304 5787044 140737241194496 18446744073709551615 260917217713 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 40.25
Current children cumulated vsize (KiB) 116944

[startup+51.1013 s]
/proc/loadavg: 3.62 3.68 3.65 5/182 1623
/proc/meminfo: memFree=23515700/32950928 swapFree=67071984/67111528
[pid=1619] ppid=1617 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1619/stat : 1619 (prissup.sh) S 1617 1619 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596460065 8908800 252 33554432000 4194304 4922060 140736607647712 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1619/statm: 2175 252 211 178 0 68 0
[pid=1620] ppid=1619 vsize=112740 CPUtime=83.17 cores=0,2,4,6
/proc/1620/stat : 1620 (priss) R 1619 1619 30862 0 -1 4202496 8481 0 0 0 8162 155 0 0 25 0 2 0 596460065 115445760 8164 33554432000 4194304 5787044 140737241194496 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/1620/statm: 28185 8164 392 389 0 23935 0
[pid=1620/tid=1622] ppid=1619 vsize=112740 CPUtime=32.08 cores=0,2,4,6
/proc/1620/task/1622/stat : 1622 (priss) R 1619 1619 30862 0 -1 4202560 221 0 0 0 3133 75 0 0 18 0 2 0 596460355 115445760 8164 33554432000 4194304 5787044 140737241194496 18446744073709551615 260917217713 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 83.17
Current children cumulated vsize (KiB) 121440

[startup+102.307 s]
/proc/loadavg: 3.63 3.67 3.64 5/182 1625
/proc/meminfo: memFree=23503276/32950928 swapFree=67071984/67111528
[pid=1619] ppid=1617 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1619/stat : 1619 (prissup.sh) S 1617 1619 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596460065 8908800 252 33554432000 4194304 4922060 140736607647712 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1619/statm: 2175 252 211 178 0 68 0
[pid=1620] ppid=1619 vsize=116952 CPUtime=170.19 cores=0,2,4,6
/proc/1620/stat : 1620 (priss) R 1619 1619 30862 0 -1 4202496 11604 0 0 0 16721 298 0 0 25 0 2 0 596460065 119758848 11233 33554432000 4194304 5787044 140737241194496 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/1620/statm: 29238 11233 392 389 0 24988 0
[pid=1620/tid=1622] ppid=1619 vsize=116952 CPUtime=67.87 cores=0,2,4,6
/proc/1620/task/1622/stat : 1622 (priss) S 1619 1619 30862 0 -1 4202560 430 0 0 0 6640 147 0 0 18 0 2 0 596460355 119758848 11233 33554432000 4194304 5787044 140737241194496 18446744073709551615 260917217713 0 0 4096 0 18446604453549783040 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 170.19
Current children cumulated vsize (KiB) 125652

[startup+162.301 s]
/proc/loadavg: 3.67 3.67 3.64 5/182 1626
/proc/meminfo: memFree=23477676/32950928 swapFree=67071984/67111528
[pid=1619] ppid=1617 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1619/stat : 1619 (prissup.sh) S 1617 1619 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596460065 8908800 252 33554432000 4194304 4922060 140736607647712 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1619/statm: 2175 252 211 178 0 68 0
[pid=1620] ppid=1619 vsize=130232 CPUtime=273.21 cores=0,2,4,6
/proc/1620/stat : 1620 (priss) R 1619 1619 30862 0 -1 4202496 17828 0 0 0 26887 434 0 0 25 0 2 0 596460065 133357568 17153 33554432000 4194304 5787044 140737241194496 18446744073709551615 5527156 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/1620/statm: 32558 17153 392 389 0 28308 0
[pid=1620/tid=1622] ppid=1619 vsize=130232 CPUtime=110.89 cores=0,2,4,6
/proc/1620/task/1622/stat : 1622 (priss) S 1619 1619 30862 0 -1 4202560 667 0 0 0 10877 212 0 0 18 0 2 0 596460355 133357568 17153 33554432000 4194304 5787044 140737241194496 18446744073709551615 260917217713 0 0 4096 0 18446604453549783040 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 273.21
Current children cumulated vsize (KiB) 138932

[startup+222.301 s]
/proc/loadavg: 3.64 3.65 3.63 5/182 1628
/proc/meminfo: memFree=23458792/32950928 swapFree=67071984/67111528
[pid=1619] ppid=1617 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1619/stat : 1619 (prissup.sh) S 1617 1619 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596460065 8908800 252 33554432000 4194304 4922060 140736607647712 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1619/statm: 2175 252 211 178 0 68 0
[pid=1620] ppid=1619 vsize=130664 CPUtime=379.47 cores=0,2,4,6
/proc/1620/stat : 1620 (priss) R 1619 1619 30862 0 -1 4202496 19266 0 0 0 37380 567 0 0 25 0 2 0 596460065 133799936 18494 33554432000 4194304 5787044 140737241194496 18446744073709551615 5527491 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/1620/statm: 32666 18494 392 389 0 28416 0
[pid=1620/tid=1622] ppid=1619 vsize=130664 CPUtime=157.16 cores=0,2,4,6
/proc/1620/task/1622/stat : 1622 (priss) R 1619 1619 30862 0 -1 4202560 799 0 0 0 15425 291 0 0 15 0 2 0 596460355 133799936 18494 33554432000 4194304 5787044 140737241194496 18446744073709551615 5528368 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 379.47
Current children cumulated vsize (KiB) 139364

[startup+282.301 s]
/proc/loadavg: 3.68 3.65 3.64 5/182 1630
/proc/meminfo: memFree=23432588/32950928 swapFree=67071984/67111528
[pid=1619] ppid=1617 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1619/stat : 1619 (prissup.sh) S 1617 1619 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596460065 8908800 252 33554432000 4194304 4922060 140736607647712 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1619/statm: 2175 252 211 178 0 68 0
[pid=1620] ppid=1619 vsize=135212 CPUtime=490.5 cores=0,2,4,6
/proc/1620/stat : 1620 (priss) R 1619 1619 30862 0 -1 4202496 22759 0 0 0 48365 685 0 0 25 0 2 0 596460065 138457088 21890 33554432000 4194304 5787044 140737241194496 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/1620/statm: 33803 21890 392 389 0 29553 0
[pid=1620/tid=1622] ppid=1619 vsize=135212 CPUtime=208.19 cores=0,2,4,6
/proc/1620/task/1622/stat : 1622 (priss) R 1619 1619 30862 0 -1 4202560 890 0 0 0 20432 387 0 0 15 0 2 0 596460355 138457088 21890 33554432000 4194304 5787044 140737241194496 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 490.5
Current children cumulated vsize (KiB) 143912


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

[pid=1620] ppid=1619 vsize=213864 CPUtime=1237.18 cores=0,2,4,6
/proc/1620/stat : 1620 (priss) R 1619 1619 30862 0 -1 4202496 35863 0 0 0 122431 1287 0 0 25 0 2 0 596460065 218996736 34054 33554432000 4194304 5787044 140737241194496 18446744073709551615 5527101 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/1620/statm: 53466 34054 392 389 0 49216 0
[pid=1620/tid=1622] ppid=1619 vsize=213864 CPUtime=534.86 cores=0,2,4,6
/proc/1620/task/1622/stat : 1622 (priss) R 1619 1619 30862 0 -1 4202560 1546 0 0 0 52755 731 0 0 18 0 2 0 596460355 218996736 34054 33554432000 4194304 5787044 140737241194496 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1237.18
Current children cumulated vsize (KiB) 222564

[startup+762.307 s]
/proc/loadavg: 3.77 3.68 3.64 5/182 1645
/proc/meminfo: memFree=23356184/32950928 swapFree=67071984/67111528
[pid=1619] ppid=1617 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1619/stat : 1619 (prissup.sh) S 1617 1619 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596460065 8908800 252 33554432000 4194304 4922060 140736607647712 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1619/statm: 2175 252 211 178 0 68 0
[pid=1620] ppid=1619 vsize=214392 CPUtime=1346.03 cores=0,2,4,6
/proc/1620/stat : 1620 (priss) R 1619 1619 30862 0 -1 4202496 36033 0 0 0 133243 1360 0 0 25 0 2 0 596460065 219537408 34224 33554432000 4194304 5787044 140737241194496 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/1620/statm: 53598 34224 392 389 0 49348 0
[pid=1620/tid=1622] ppid=1619 vsize=214392 CPUtime=583.71 cores=0,2,4,6
/proc/1620/task/1622/stat : 1622 (priss) R 1619 1619 30862 0 -1 4202560 1646 0 0 0 57604 767 0 0 17 0 2 0 596460355 219537408 34224 33554432000 4194304 5787044 140737241194496 18446744073709551615 260917217713 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1346.03
Current children cumulated vsize (KiB) 223092

[startup+822.301 s]
/proc/loadavg: 3.65 3.64 3.63 5/182 1677
/proc/meminfo: memFree=23442980/32950928 swapFree=67071984/67111528
[pid=1619] ppid=1617 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1619/stat : 1619 (prissup.sh) S 1617 1619 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596460065 8908800 252 33554432000 4194304 4922060 140736607647712 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1619/statm: 2175 252 211 178 0 68 0
[pid=1620] ppid=1619 vsize=219612 CPUtime=1454.38 cores=0,2,4,6
/proc/1620/stat : 1620 (priss) R 1619 1619 30862 0 -1 4202496 39992 0 0 0 144007 1431 0 0 25 0 2 0 596460065 224882688 38183 33554432000 4194304 5787044 140737241194496 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/1620/statm: 54903 38183 392 389 0 50653 0
[pid=1620/tid=1622] ppid=1619 vsize=219612 CPUtime=632.05 cores=0,2,4,6
/proc/1620/task/1622/stat : 1622 (priss) R 1619 1619 30862 0 -1 4202560 1822 0 0 0 62404 801 0 0 18 0 2 0 596460355 224882688 38183 33554432000 4194304 5787044 140737241194496 18446744073709551615 260917217713 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1454.38
Current children cumulated vsize (KiB) 228312

[startup+882.301 s]
/proc/loadavg: 3.69 3.65 3.63 5/182 1679
/proc/meminfo: memFree=23403124/32950928 swapFree=67071984/67111528
[pid=1619] ppid=1617 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1619/stat : 1619 (prissup.sh) S 1617 1619 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596460065 8908800 252 33554432000 4194304 4922060 140736607647712 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1619/statm: 2175 252 211 178 0 68 0
[pid=1620] ppid=1619 vsize=224480 CPUtime=1563.38 cores=0,2,4,6
/proc/1620/stat : 1620 (priss) R 1619 1619 30862 0 -1 4202496 44149 0 0 0 154841 1497 0 0 25 0 2 0 596460065 229867520 42340 33554432000 4194304 5787044 140737241194496 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/1620/statm: 56120 42340 392 389 0 51870 0
[pid=1620/tid=1622] ppid=1619 vsize=224480 CPUtime=681.05 cores=0,2,4,6
/proc/1620/task/1622/stat : 1622 (priss) R 1619 1619 30862 0 -1 4202560 1992 0 0 0 67272 833 0 0 18 0 2 0 596460355 229867520 42340 33554432000 4194304 5787044 140737241194496 18446744073709551615 260917217713 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1563.38
Current children cumulated vsize (KiB) 233180

[startup+942.301 s]
/proc/loadavg: 3.77 3.68 3.64 3/182 1680
/proc/meminfo: memFree=23379612/32950928 swapFree=67071984/67111528
[pid=1619] ppid=1617 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1619/stat : 1619 (prissup.sh) S 1617 1619 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596460065 8908800 252 33554432000 4194304 4922060 140736607647712 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1619/statm: 2175 252 211 178 0 68 0
[pid=1620] ppid=1619 vsize=225056 CPUtime=1670.76 cores=0,2,4,6
/proc/1620/stat : 1620 (priss) R 1619 1619 30862 0 -1 4202496 45397 0 0 0 165511 1565 0 0 25 0 2 0 596460065 230457344 43261 33554432000 4194304 5787044 140737241194496 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/1620/statm: 56264 43261 392 389 0 52014 0
[pid=1620/tid=1622] ppid=1619 vsize=225056 CPUtime=728.44 cores=0,2,4,6
/proc/1620/task/1622/stat : 1622 (priss) R 1619 1619 30862 0 -1 4202560 2066 0 0 0 71977 867 0 0 18 0 2 0 596460355 230457344 43261 33554432000 4194304 5787044 140737241194496 18446744073709551615 260917217713 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1670.76
Current children cumulated vsize (KiB) 233756

[startup+1002.3 s]
/proc/loadavg: 3.65 3.66 3.63 5/182 1682
/proc/meminfo: memFree=23354128/32950928 swapFree=67071984/67111528
[pid=1619] ppid=1617 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1619/stat : 1619 (prissup.sh) S 1617 1619 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596460065 8908800 252 33554432000 4194304 4922060 140736607647712 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1619/statm: 2175 252 211 178 0 68 0
[pid=1620] ppid=1619 vsize=225056 CPUtime=1778.62 cores=0,2,4,6
/proc/1620/stat : 1620 (priss) R 1619 1619 30862 0 -1 4202496 45397 0 0 0 176226 1636 0 0 25 0 2 0 596460065 230457344 43261 33554432000 4194304 5787044 140737241194496 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/1620/statm: 56264 43261 392 389 0 52014 0
[pid=1620/tid=1622] ppid=1619 vsize=225056 CPUtime=776.29 cores=0,2,4,6
/proc/1620/task/1622/stat : 1622 (priss) R 1619 1619 30862 0 -1 4202560 2066 0 0 0 76727 902 0 0 18 0 2 0 596460355 230457344 43261 33554432000 4194304 5787044 140737241194496 18446744073709551615 260917217713 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1778.62
Current children cumulated vsize (KiB) 233756

[startup+1062.3 s]
/proc/loadavg: 3.83 3.70 3.65 5/182 1683
/proc/meminfo: memFree=23351072/32950928 swapFree=67071984/67111528
[pid=1619] ppid=1617 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1619/stat : 1619 (prissup.sh) S 1617 1619 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596460065 8908800 252 33554432000 4194304 4922060 140736607647712 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1619/statm: 2175 252 211 178 0 68 0
[pid=1620] ppid=1619 vsize=225056 CPUtime=1886.97 cores=0,2,4,6
/proc/1620/stat : 1620 (priss) R 1619 1619 30862 0 -1 4202496 45407 0 0 0 186998 1699 0 0 25 0 2 0 596460065 230457344 43271 33554432000 4194304 5787044 140737241194496 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/1620/statm: 56264 43271 392 389 0 52014 0
[pid=1620/tid=1622] ppid=1619 vsize=225056 CPUtime=824.64 cores=0,2,4,6
/proc/1620/task/1622/stat : 1622 (priss) R 1619 1619 30862 0 -1 4202560 2075 0 0 0 81530 934 0 0 18 0 2 0 596460355 230457344 43271 33554432000 4194304 5787044 140737241194496 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1886.97
Current children cumulated vsize (KiB) 233756

[startup+1122.3 s]
/proc/loadavg: 3.66 3.68 3.64 5/182 1685
/proc/meminfo: memFree=23337248/32950928 swapFree=67071984/67111528
[pid=1619] ppid=1617 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1619/stat : 1619 (prissup.sh) S 1617 1619 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596460065 8908800 252 33554432000 4194304 4922060 140736607647712 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1619/statm: 2175 252 211 178 0 68 0
[pid=1620] ppid=1619 vsize=225248 CPUtime=1996.08 cores=0,2,4,6
/proc/1620/stat : 1620 (priss) R 1619 1619 30862 0 -1 4202496 45504 0 0 0 197844 1764 0 0 25 0 2 0 596460065 230653952 43368 33554432000 4194304 5787044 140737241194496 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/1620/statm: 56312 43368 392 389 0 52062 0
[pid=1620/tid=1622] ppid=1619 vsize=225248 CPUtime=873.75 cores=0,2,4,6
/proc/1620/task/1622/stat : 1622 (priss) R 1619 1619 30862 0 -1 4202560 2116 0 0 0 86407 968 0 0 18 0 2 0 596460355 230653952 43368 33554432000 4194304 5787044 140737241194496 18446744073709551615 260917217713 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1996.08
Current children cumulated vsize (KiB) 233948

[startup+1182.3 s]
/proc/loadavg: 3.81 3.71 3.65 5/182 1687
/proc/meminfo: memFree=23325896/32950928 swapFree=67071984/67111528
[pid=1619] ppid=1617 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1619/stat : 1619 (prissup.sh) S 1617 1619 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596460065 8908800 252 33554432000 4194304 4922060 140736607647712 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1619/statm: 2175 252 211 178 0 68 0
[pid=1620] ppid=1619 vsize=225632 CPUtime=2105.67 cores=0,2,4,6
/proc/1620/stat : 1620 (priss) R 1619 1619 30862 0 -1 4202496 45630 0 0 0 208742 1825 0 0 25 0 2 0 596460065 231047168 43494 33554432000 4194304 5787044 140737241194496 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/1620/statm: 56408 43494 392 389 0 52158 0
[pid=1620/tid=1622] ppid=1619 vsize=225632 CPUtime=923.34 cores=0,2,4,6
/proc/1620/task/1622/stat : 1622 (priss) R 1619 1619 30862 0 -1 4202560 2177 0 0 0 91334 1000 0 0 18 0 2 0 596460355 231047168 43494 33554432000 4194304 5787044 140737241194496 18446744073709551615 5527168 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2105.67
Current children cumulated vsize (KiB) 234332

[startup+1242.3 s]
/proc/loadavg: 3.89 3.74 3.66 5/182 1688
/proc/meminfo: memFree=23317644/32950928 swapFree=67071984/67111528
[pid=1619] ppid=1617 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1619/stat : 1619 (prissup.sh) S 1617 1619 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596460065 8908800 252 33554432000 4194304 4922060 140736607647712 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1619/statm: 2175 252 211 178 0 68 0
[pid=1620] ppid=1619 vsize=226016 CPUtime=2215.19 cores=0,2,4,6
/proc/1620/stat : 1620 (priss) R 1619 1619 30862 0 -1 4202496 46269 0 0 0 219638 1881 0 0 25 0 2 0 596460065 231440384 44133 33554432000 4194304 5787044 140737241194496 18446744073709551615 5527582 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/1620/statm: 56504 44133 392 389 0 52254 0
[pid=1620/tid=1622] ppid=1619 vsize=226016 CPUtime=972.85 cores=0,2,4,6
/proc/1620/task/1622/stat : 1622 (priss) R 1619 1619 30862 0 -1 4202560 2287 0 0 0 96257 1028 0 0 18 0 2 0 596460355 231440384 44133 33554432000 4194304 5787044 140737241194496 18446744073709551615 5527218 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2215.19
Current children cumulated vsize (KiB) 234716



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.80 3.74 3.66 4/182 1690
/proc/meminfo: memFree=23295028/32950928 swapFree=67071984/67111528
[pid=1619] ppid=1617 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1619/stat : 1619 (prissup.sh) S 1617 1619 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596460065 8908800 252 33554432000 4194304 4922060 140736607647712 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1619/statm: 2175 252 211 178 0 68 0
[pid=1620] ppid=1619 vsize=230660 CPUtime=2320.95 cores=0,2,4,6
/proc/1620/stat : 1620 (priss) R 1619 1619 30862 0 -1 4202496 49799 0 0 0 230155 1940 0 0 25 0 2 0 596460065 236195840 47663 33554432000 4194304 5787044 140737241194496 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/1620/statm: 57665 47663 392 389 0 53415 0
[pid=1620/tid=1622] ppid=1619 vsize=230660 CPUtime=1020.92 cores=0,2,4,6
/proc/1620/task/1622/stat : 1622 (priss) R 1619 1619 30862 0 -1 4202560 2390 0 0 0 101036 1056 0 0 18 0 2 0 596460355 236195840 47663 33554432000 4194304 5787044 140737241194496 18446744073709551615 260917217713 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2320.95
Current children cumulated vsize (KiB) 239360

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 1619 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 2320.95
#
# 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): 2320.95
CPU user time (s): 2301.55
CPU system time (s): 19.4
CPU usage (%): 178.532
Max. virtual memory (cumulated for all children) (KiB): 239360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.000999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 332
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 3

runsolver used 2.23666 second user time and 4.85526 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-29 09:31:34
IDJOB=3250764
IDBENCH=83358
IDSOLVER=1601
FILE ID=node116/3250764-1304062294
RUNJOBID= node116-1304053179-650
PBS_JOBID= 13170355
Free space on /tmp= 72512 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-20_388.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250764-1304062294/watcher-3250764-1304062294 -o /tmp/evaluation-result-3250764-1304062294/solver-3250764-1304062294 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3250764-1304062294.cnf 654556176 4800 15500 4

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

MD5SUM BENCH= a08160883ea01d58c880b6f2b323ef8b
RANDOM SEED=654556176

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
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.826
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.77
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.826
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.826
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.826
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:     32950928 kB
MemFree:      23548600 kB
Buffers:       1901060 kB
Cached:        6930108 kB
SwapCached:       9732 kB
Active:        4483812 kB
Inactive:      4489704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23548600 kB
SwapTotal:    67111528 kB
SwapFree:     67071984 kB
Dirty:            2364 kB
Writeback:           0 kB
AnonPages:      136036 kB
Mapped:          14520 kB
Slab:           364768 kB
PageTables:       5024 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   325548 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= 72508 MiB
End job on node116 at 2011-04-29 09:53:16