Trace number 3262074

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

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-21_404.cnf
MD5SUM213e4c0c58f043e67e86cf993698317a
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark8.22675
Satisfiable
(Un)Satisfiability was proved
Number of variables202
Number of clauses22023
Sum of the clauses size98860
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 267
Number of clauses of size 320125
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51831

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: 18106
0.00/0.01	c parsetime: 6804us
0.00/0.01	c parsed 22023 clauses with 202 variables
1.69/1.72	c preprocessor returned 10047 variables
1.69/1.72	c preprocessing returned UNKNOWN
1.69/1.72	c PP set 0 variables
1.69/1.72	c pp time: 1712990us (1s)

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-3262074-1304060700/watcher-3262074-1304060700 -o /tmp/evaluation-result-3262074-1304060700/solver-3262074-1304060700 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3262074-1304060700.cnf 1090120315 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: 7.70 8.00 7.98 4/177 18105
/proc/meminfo: memFree=16593424/32951124 swapFree=67111528/67111528
[pid=18105] ppid=18103 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18105/stat : 18105 (prissup.sh) S 18103 18105 15086 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 596300611 8908800 251 33554432000 4194304 4922060 140736423992512 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18105/statm: 2175 251 211 178 0 68 0

[startup+0.042645 s]
/proc/loadavg: 7.70 8.00 7.98 4/177 18105
/proc/meminfo: memFree=16593424/32951124 swapFree=67111528/67111528
[pid=18105] ppid=18103 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18105/stat : 18105 (prissup.sh) S 18103 18105 15086 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 596300611 8908800 251 33554432000 4194304 4922060 140736423992512 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18105/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100621 s]
/proc/loadavg: 7.70 8.00 7.98 4/177 18105
/proc/meminfo: memFree=16593424/32951124 swapFree=67111528/67111528
[pid=18105] ppid=18103 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18105/stat : 18105 (prissup.sh) S 18103 18105 15086 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 596300611 8908800 251 33554432000 4194304 4922060 140736423992512 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18105/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300622 s]
/proc/loadavg: 7.70 8.00 7.98 4/177 18105
/proc/meminfo: memFree=16593424/32951124 swapFree=67111528/67111528
[pid=18105] ppid=18103 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18105/stat : 18105 (prissup.sh) S 18103 18105 15086 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 596300611 8908800 251 33554432000 4194304 4922060 140736423992512 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18105/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700549 s]
/proc/loadavg: 7.70 8.00 7.98 4/177 18105
/proc/meminfo: memFree=16593424/32951124 swapFree=67111528/67111528
[pid=18105] ppid=18103 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18105/stat : 18105 (prissup.sh) S 18103 18105 15086 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 596300611 8908800 251 33554432000 4194304 4922060 140736423992512 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18105/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.5004 s]
/proc/loadavg: 7.70 8.00 7.98 4/180 18108
/proc/meminfo: memFree=16578900/32951124 swapFree=67111528/67111528
[pid=18105] ppid=18103 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18105/stat : 18105 (prissup.sh) S 18103 18105 15086 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 596300611 8908800 251 33554432000 4194304 4922060 140736423992512 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18105/statm: 2175 251 211 178 0 68 0
[pid=18106] ppid=18105 vsize=25868 CPUtime=1.49 cores=0,2,4,6
/proc/18106/stat : 18106 (priss) R 18105 18105 15086 0 -1 4202496 2610 0 0 0 149 0 0 0 25 0 1 0 596300611 26488832 2429 33554432000 4194304 5787044 140733447190560 18446744073709551615 4359256 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/18106/statm: 6467 2429 341 389 0 2217 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34568

[startup+3.10111 s]
/proc/loadavg: 7.25 7.90 7.95 5/182 18110
/proc/meminfo: memFree=16571064/32951124 swapFree=67111528/67111528
[pid=18105] ppid=18103 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18105/stat : 18105 (prissup.sh) S 18103 18105 15086 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 596300611 8908800 251 33554432000 4194304 4922060 140736423992512 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18105/statm: 2175 251 211 178 0 68 0
[pid=18106] ppid=18105 vsize=104472 CPUtime=4.07 cores=0,2,4,6
/proc/18106/stat : 18106 (priss) R 18105 18105 15086 0 -1 4202496 3727 0 0 0 402 5 0 0 18 0 2 0 596300611 106979328 3310 33554432000 4194304 5787044 140733447190560 18446744073709551615 260032220015 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/18106/statm: 26118 3310 392 389 0 21868 0
[pid=18106/tid=18110] ppid=18105 vsize=104472 CPUtime=0.98 cores=0,2,4,6
/proc/18106/task/18110/stat : 18110 (priss) R 18105 18105 15086 0 -1 4202560 48 0 0 0 93 5 0 0 15 0 2 0 596300784 106979328 3310 33554432000 4194304 5787044 140733447190560 18446744073709551615 260032219569 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.07
Current children cumulated vsize (KiB) 113172

[startup+6.30047 s]
/proc/loadavg: 7.25 7.90 7.95 6/182 18110
/proc/meminfo: memFree=16567220/32951124 swapFree=67111528/67111528
[pid=18105] ppid=18103 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18105/stat : 18105 (prissup.sh) S 18103 18105 15086 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 596300611 8908800 251 33554432000 4194304 4922060 140736423992512 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18105/statm: 2175 251 211 178 0 68 0
[pid=18106] ppid=18105 vsize=105264 CPUtime=9.69 cores=0,2,4,6
/proc/18106/stat : 18106 (priss) R 18105 18105 15086 0 -1 4202496 4086 0 0 0 946 23 0 0 25 0 2 0 596300611 107790336 3669 33554432000 4194304 5787044 140733447190560 18446744073709551615 5530749 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/18106/statm: 26316 3669 392 389 0 22066 0
[pid=18106/tid=18110] ppid=18105 vsize=105264 CPUtime=3.39 cores=0,2,4,6
/proc/18106/task/18110/stat : 18110 (priss) S 18105 18105 15086 0 -1 4202560 64 0 0 0 318 21 0 0 15 0 2 0 596300784 107790336 3669 33554432000 4194304 5787044 140733447190560 18446744073709551615 260032219569 0 0 4096 0 18446604453978955840 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 9.69
Current children cumulated vsize (KiB) 113964

[startup+12.7003 s]
/proc/loadavg: 6.59 7.74 7.89 6/182 18110
/proc/meminfo: memFree=16562640/32951124 swapFree=67111528/67111528
[pid=18105] ppid=18103 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18105/stat : 18105 (prissup.sh) S 18103 18105 15086 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 596300611 8908800 251 33554432000 4194304 4922060 140736423992512 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18105/statm: 2175 251 211 178 0 68 0
[pid=18106] ppid=18105 vsize=107568 CPUtime=20.93 cores=0,2,4,6
/proc/18106/stat : 18106 (priss) R 18105 18105 15086 0 -1 4202496 4645 0 0 0 2045 48 0 0 25 0 2 0 596300611 110149632 4228 33554432000 4194304 5787044 140733447190560 18446744073709551615 260032220015 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/18106/statm: 26892 4228 392 389 0 22642 0
[pid=18106/tid=18110] ppid=18105 vsize=107568 CPUtime=8.23 cores=0,2,4,6
/proc/18106/task/18110/stat : 18110 (priss) R 18105 18105 15086 0 -1 4202560 97 0 0 0 778 45 0 0 15 0 2 0 596300784 110149632 4228 33554432000 4194304 5787044 140733447190560 18446744073709551615 260032219569 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 20.93
Current children cumulated vsize (KiB) 116268

[startup+25.5009 s]
/proc/loadavg: 6.19 7.62 7.85 5/182 18110
/proc/meminfo: memFree=16556568/32951124 swapFree=67111528/67111528
[pid=18105] ppid=18103 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18105/stat : 18105 (prissup.sh) S 18103 18105 15086 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 596300611 8908800 251 33554432000 4194304 4922060 140736423992512 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18105/statm: 2175 251 211 178 0 68 0
[pid=18106] ppid=18105 vsize=110512 CPUtime=43.79 cores=0,2,4,6
/proc/18106/stat : 18106 (priss) R 18105 18105 15086 0 -1 4202496 5437 0 0 0 4286 93 0 0 25 0 2 0 596300611 113164288 5020 33554432000 4194304 5787044 140733447190560 18446744073709551615 5531818 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/18106/statm: 27628 5020 392 389 0 23378 0
[pid=18106/tid=18110] ppid=18105 vsize=110512 CPUtime=18.3 cores=0,2,4,6
/proc/18106/task/18110/stat : 18110 (priss) R 18105 18105 15086 0 -1 4202560 175 0 0 0 1742 88 0 0 15 0 2 0 596300784 113164288 5020 33554432000 4194304 5787044 140733447190560 18446744073709551615 5527392 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 43.79
Current children cumulated vsize (KiB) 119212

[startup+51.1012 s]
/proc/loadavg: 5.38 7.31 7.74 6/182 18111
/proc/meminfo: memFree=16538464/32951124 swapFree=67111528/67111528
[pid=18105] ppid=18103 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18105/stat : 18105 (prissup.sh) S 18103 18105 15086 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 596300611 8908800 251 33554432000 4194304 4922060 140736423992512 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18105/statm: 2175 251 211 178 0 68 0
[pid=18106] ppid=18105 vsize=119012 CPUtime=89.94 cores=0,2,4,6
/proc/18106/stat : 18106 (priss) R 18105 18105 15086 0 -1 4202496 7721 0 0 0 8826 168 0 0 25 0 2 0 596300611 121868288 7304 33554432000 4194304 5787044 140733447190560 18446744073709551615 260032220015 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/18106/statm: 29753 7304 392 389 0 25503 0
[pid=18106/tid=18110] ppid=18105 vsize=119012 CPUtime=38.85 cores=0,2,4,6
/proc/18106/task/18110/stat : 18110 (priss) R 18105 18105 15086 0 -1 4202560 311 0 0 0 3727 158 0 0 16 0 2 0 596300784 121868288 7304 33554432000 4194304 5787044 140733447190560 18446744073709551615 260032219569 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 89.94
Current children cumulated vsize (KiB) 127712

[startup+102.307 s]
/proc/loadavg: 4.33 6.68 7.50 6/182 18112
/proc/meminfo: memFree=16519084/32951124 swapFree=67111528/67111528
[pid=18105] ppid=18103 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18105/stat : 18105 (prissup.sh) S 18103 18105 15086 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 596300611 8908800 251 33554432000 4194304 4922060 140736423992512 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18105/statm: 2175 251 211 178 0 68 0
[pid=18106] ppid=18105 vsize=125364 CPUtime=183.31 cores=0,2,4,6
/proc/18106/stat : 18106 (priss) R 18105 18105 15086 0 -1 4202496 10407 0 0 0 18036 295 0 0 25 0 2 0 596300611 128372736 9943 33554432000 4194304 5787044 140733447190560 18446744073709551615 5527168 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/18106/statm: 31341 9943 392 389 0 27091 0
[pid=18106/tid=18110] ppid=18105 vsize=125364 CPUtime=81 cores=0,2,4,6
/proc/18106/task/18110/stat : 18110 (priss) S 18105 18105 15086 0 -1 4202560 622 0 0 0 7827 273 0 0 15 0 2 0 596300784 128372736 9943 33554432000 4194304 5787044 140733447190560 18446744073709551615 260032219569 0 0 4096 0 18446604453978955840 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 183.31
Current children cumulated vsize (KiB) 134064

[startup+162.301 s]
/proc/loadavg: 3.82 6.10 7.24 5/182 18114
/proc/meminfo: memFree=16499196/32951124 swapFree=67111528/67111528
[pid=18105] ppid=18103 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18105/stat : 18105 (prissup.sh) S 18103 18105 15086 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 596300611 8908800 251 33554432000 4194304 4922060 140736423992512 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18105/statm: 2175 251 211 178 0 68 0
[pid=18106] ppid=18105 vsize=133180 CPUtime=293.79 cores=0,2,4,6
/proc/18106/stat : 18106 (priss) R 18105 18105 15086 0 -1 4202496 13041 0 0 0 28962 417 0 0 25 0 2 0 596300611 136376320 12320 33554432000 4194304 5787044 140733447190560 18446744073709551615 5531806 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/18106/statm: 33295 12320 392 389 0 29045 0
[pid=18106/tid=18110] ppid=18105 vsize=133180 CPUtime=131.5 cores=0,2,4,6
/proc/18106/task/18110/stat : 18110 (priss) R 18105 18105 15086 0 -1 4202560 841 0 0 0 12765 385 0 0 15 0 2 0 596300784 136376320 12320 33554432000 4194304 5787044 140733447190560 18446744073709551615 5527122 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 293.79
Current children cumulated vsize (KiB) 141880

[startup+222.301 s]
/proc/loadavg: 3.89 5.70 7.03 6/182 18116
/proc/meminfo: memFree=16470272/32951124 swapFree=67111528/67111528
[pid=18105] ppid=18103 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18105/stat : 18105 (prissup.sh) S 18103 18105 15086 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 596300611 8908800 251 33554432000 4194304 4922060 140736423992512 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18105/statm: 2175 251 211 178 0 68 0
[pid=18106] ppid=18105 vsize=149168 CPUtime=404.93 cores=0,2,4,6
/proc/18106/stat : 18106 (priss) R 18105 18105 15086 0 -1 4202496 17252 0 0 0 39972 521 0 0 25 0 2 0 596300611 152748032 16531 33554432000 4194304 5787044 140733447190560 18446744073709551615 5526823 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/18106/statm: 37292 16531 392 389 0 33042 0
[pid=18106/tid=18110] ppid=18105 vsize=149168 CPUtime=182.64 cores=0,2,4,6
/proc/18106/task/18110/stat : 18110 (priss) R 18105 18105 15086 0 -1 4202560 1034 0 0 0 17784 480 0 0 15 0 2 0 596300784 152748032 16531 33554432000 4194304 5787044 140733447190560 18446744073709551615 260032219569 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 404.93
Current children cumulated vsize (KiB) 157868

[startup+282.301 s]
/proc/loadavg: 3.96 5.39 6.84 6/182 18117
/proc/meminfo: memFree=16464640/32951124 swapFree=67111528/67111528
[pid=18105] ppid=18103 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18105/stat : 18105 (prissup.sh) S 18103 18105 15086 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 596300611 8908800 251 33554432000 4194304 4922060 140736423992512 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18105/statm: 2175 251 211 178 0 68 0
[pid=18106] ppid=18105 vsize=149300 CPUtime=516.18 cores=0,2,4,6
/proc/18106/stat : 18106 (priss) R 18105 18105 15086 0 -1 4202496 17454 0 0 0 51001 617 0 0 25 0 2 0 596300611 152883200 16733 33554432000 4194304 5787044 140733447190560 18446744073709551615 260032220015 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/18106/statm: 37325 16733 392 389 0 33075 0
[pid=18106/tid=18110] ppid=18105 vsize=149300 CPUtime=233.89 cores=0,2,4,6
/proc/18106/task/18110/stat : 18110 (priss) R 18105 18105 15086 0 -1 4202560 1101 0 0 0 22822 567 0 0 15 0 2 0 596300784 152883200 16733 33554432000 4194304 5787044 140733447190560 18446744073709551615 260032219569 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 516.18

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

[pid=18106] ppid=18105 vsize=184500 CPUtime=1265.25 cores=0,2,4,6
/proc/18106/stat : 18106 (priss) R 18105 18105 15086 0 -1 4202496 26974 0 0 0 125411 1114 0 0 25 0 2 0 596300611 188928000 25740 33554432000 4194304 5787044 140733447190560 18446744073709551615 5527568 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/18106/statm: 46125 25740 392 389 0 41875 0
[pid=18106/tid=18110] ppid=18105 vsize=184500 CPUtime=562.95 cores=0,2,4,6
/proc/18106/task/18110/stat : 18110 (priss) R 18105 18105 15086 0 -1 4202560 1822 0 0 0 55468 827 0 0 18 0 2 0 596300784 188928000 25740 33554432000 4194304 5787044 140733447190560 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1265.25
Current children cumulated vsize (KiB) 193200

[startup+762.306 s]
/proc/loadavg: 2.01 3.24 5.25 3/174 18147
/proc/meminfo: memFree=16484484/32951124 swapFree=67111528/67111528
[pid=18105] ppid=18103 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18105/stat : 18105 (prissup.sh) S 18103 18105 15086 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 596300611 8908800 251 33554432000 4194304 4922060 140736423992512 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18105/statm: 2175 251 211 178 0 68 0
[pid=18106] ppid=18105 vsize=193144 CPUtime=1372.07 cores=0,2,4,6
/proc/18106/stat : 18106 (priss) R 18105 18105 15086 0 -1 4202496 29332 0 0 0 136036 1171 0 0 25 0 2 0 596300611 197779456 28098 33554432000 4194304 5787044 140733447190560 18446744073709551615 5527545 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/18106/statm: 48286 28098 392 389 0 44036 0
[pid=18106/tid=18110] ppid=18105 vsize=193144 CPUtime=609.76 cores=0,2,4,6
/proc/18106/task/18110/stat : 18110 (priss) R 18105 18105 15086 0 -1 4202560 2005 0 0 0 60124 852 0 0 18 0 2 0 596300784 197779456 28098 33554432000 4194304 5787044 140733447190560 18446744073709551615 5527571 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1372.07
Current children cumulated vsize (KiB) 201844

[startup+822.301 s]
/proc/loadavg: 2.00 3.01 5.05 2/174 18149
/proc/meminfo: memFree=16477132/32951124 swapFree=67111528/67111528
[pid=18105] ppid=18103 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18105/stat : 18105 (prissup.sh) S 18103 18105 15086 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 596300611 8908800 251 33554432000 4194304 4922060 140736423992512 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18105/statm: 2175 251 211 178 0 68 0
[pid=18106] ppid=18105 vsize=199928 CPUtime=1479.15 cores=0,2,4,6
/proc/18106/stat : 18106 (priss) R 18105 18105 15086 0 -1 4202496 31177 0 0 0 146689 1226 0 0 25 0 2 0 596300611 204726272 29943 33554432000 4194304 5787044 140733447190560 18446744073709551615 260032220015 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/18106/statm: 49982 29943 392 389 0 45732 0
[pid=18106/tid=18110] ppid=18105 vsize=199928 CPUtime=656.84 cores=0,2,4,6
/proc/18106/task/18110/stat : 18110 (priss) R 18105 18105 15086 0 -1 4202560 2138 0 0 0 64811 873 0 0 18 0 2 0 596300784 204726272 29943 33554432000 4194304 5787044 140733447190560 18446744073709551615 260032219569 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1479.15
Current children cumulated vsize (KiB) 208628

[startup+882.301 s]
/proc/loadavg: 1.87 2.78 4.84 2/174 18150
/proc/meminfo: memFree=16465024/32951124 swapFree=67111528/67111528
[pid=18105] ppid=18103 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18105/stat : 18105 (prissup.sh) S 18103 18105 15086 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 596300611 8908800 251 33554432000 4194304 4922060 140736423992512 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18105/statm: 2175 251 211 178 0 68 0
[pid=18106] ppid=18105 vsize=211176 CPUtime=1587.41 cores=0,2,4,6
/proc/18106/stat : 18106 (priss) R 18105 18105 15086 0 -1 4202496 34180 0 0 0 157472 1269 0 0 25 0 2 0 596300611 216244224 32946 33554432000 4194304 5787044 140733447190560 18446744073709551615 260020045004 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/18106/statm: 52794 32946 392 389 0 48544 0
[pid=18106/tid=18110] ppid=18105 vsize=211176 CPUtime=705.11 cores=0,2,4,6
/proc/18106/task/18110/stat : 18110 (priss) S 18105 18105 15086 0 -1 4202560 2337 0 0 0 69620 891 0 0 18 0 2 0 596300784 216244224 32946 33554432000 4194304 5787044 140733447190560 18446744073709551615 260032219569 0 0 4096 0 18446604453978955840 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1587.41
Current children cumulated vsize (KiB) 219876

[startup+942.301 s]
/proc/loadavg: 1.86 2.62 4.65 2/174 18152
/proc/meminfo: memFree=16464952/32951124 swapFree=67111528/67111528
[pid=18105] ppid=18103 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18105/stat : 18105 (prissup.sh) S 18103 18105 15086 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 596300611 8908800 251 33554432000 4194304 4922060 140736423992512 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18105/statm: 2175 251 211 178 0 68 0
[pid=18106] ppid=18105 vsize=211176 CPUtime=1692.44 cores=0,2,4,6
/proc/18106/stat : 18106 (priss) R 18105 18105 15086 0 -1 4202496 34180 0 0 0 167908 1336 0 0 25 0 2 0 596300611 216244224 32946 33554432000 4194304 5787044 140733447190560 18446744073709551615 260032220015 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/18106/statm: 52794 32946 392 389 0 48544 0
[pid=18106/tid=18110] ppid=18105 vsize=211176 CPUtime=750.13 cores=0,2,4,6
/proc/18106/task/18110/stat : 18110 (priss) S 18105 18105 15086 0 -1 4202560 2337 0 0 0 74096 917 0 0 18 0 2 0 596300784 216244224 32946 33554432000 4194304 5787044 140733447190560 18446744073709551615 260032219569 0 0 4096 0 18446604453978955840 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1692.44
Current children cumulated vsize (KiB) 219876

[startup+1002.3 s]
/proc/loadavg: 1.84 2.47 4.47 3/174 18153
/proc/meminfo: memFree=16464872/32951124 swapFree=67111528/67111528
[pid=18105] ppid=18103 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18105/stat : 18105 (prissup.sh) S 18103 18105 15086 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 596300611 8908800 251 33554432000 4194304 4922060 140736423992512 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18105/statm: 2175 251 211 178 0 68 0
[pid=18106] ppid=18105 vsize=211176 CPUtime=1798.4 cores=0,2,4,6
/proc/18106/stat : 18106 (priss) R 18105 18105 15086 0 -1 4202496 34181 0 0 0 178443 1397 0 0 25 0 2 0 596300611 216244224 32947 33554432000 4194304 5787044 140733447190560 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/18106/statm: 52794 32947 392 389 0 48544 0
[pid=18106/tid=18110] ppid=18105 vsize=211176 CPUtime=796.09 cores=0,2,4,6
/proc/18106/task/18110/stat : 18110 (priss) S 18105 18105 15086 0 -1 4202560 2337 0 0 0 78666 943 0 0 18 0 2 0 596300784 216244224 32947 33554432000 4194304 5787044 140733447190560 18446744073709551615 260032219569 0 0 4096 0 18446604453978955840 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1798.4
Current children cumulated vsize (KiB) 219876

[startup+1062.3 s]
/proc/loadavg: 1.94 2.39 4.32 2/174 18155
/proc/meminfo: memFree=16464784/32951124 swapFree=67111528/67111528
[pid=18105] ppid=18103 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18105/stat : 18105 (prissup.sh) S 18103 18105 15086 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 596300611 8908800 251 33554432000 4194304 4922060 140736423992512 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18105/statm: 2175 251 211 178 0 68 0
[pid=18106] ppid=18105 vsize=211176 CPUtime=1905.01 cores=0,2,4,6
/proc/18106/stat : 18106 (priss) R 18105 18105 15086 0 -1 4202496 34186 0 0 0 189043 1458 0 0 25 0 2 0 596300611 216244224 32952 33554432000 4194304 5787044 140733447190560 18446744073709551615 5527395 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/18106/statm: 52794 32952 392 389 0 48544 0
[pid=18106/tid=18110] ppid=18105 vsize=211176 CPUtime=842.69 cores=0,2,4,6
/proc/18106/task/18110/stat : 18110 (priss) R 18105 18105 15086 0 -1 4202560 2339 0 0 0 83299 970 0 0 18 0 2 0 596300784 216244224 32952 33554432000 4194304 5787044 140733447190560 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1905.01
Current children cumulated vsize (KiB) 219876

[startup+1122.3 s]
/proc/loadavg: 1.98 2.31 4.17 3/174 18157
/proc/meminfo: memFree=16464732/32951124 swapFree=67111528/67111528
[pid=18105] ppid=18103 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18105/stat : 18105 (prissup.sh) S 18103 18105 15086 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 596300611 8908800 251 33554432000 4194304 4922060 140736423992512 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18105/statm: 2175 251 211 178 0 68 0
[pid=18106] ppid=18105 vsize=211176 CPUtime=2012.27 cores=0,2,4,6
/proc/18106/stat : 18106 (priss) R 18105 18105 15086 0 -1 4202496 34225 0 0 0 199720 1507 0 0 25 0 2 0 596300611 216244224 32991 33554432000 4194304 5787044 140733447190560 18446744073709551615 260032220015 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/18106/statm: 52794 32991 392 389 0 48544 0
[pid=18106/tid=18110] ppid=18105 vsize=211176 CPUtime=889.96 cores=0,2,4,6
/proc/18106/task/18110/stat : 18110 (priss) R 18105 18105 15086 0 -1 4202560 2365 0 0 0 88003 993 0 0 18 0 2 0 596300784 216244224 32991 33554432000 4194304 5787044 140733447190560 18446744073709551615 260032219569 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2012.27
Current children cumulated vsize (KiB) 219876

[startup+1182.3 s]
/proc/loadavg: 1.93 2.24 4.02 2/174 18158
/proc/meminfo: memFree=16464412/32951124 swapFree=67111528/67111528
[pid=18105] ppid=18103 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18105/stat : 18105 (prissup.sh) S 18103 18105 15086 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 596300611 8908800 251 33554432000 4194304 4922060 140736423992512 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18105/statm: 2175 251 211 178 0 68 0
[pid=18106] ppid=18105 vsize=211176 CPUtime=2120.05 cores=0,2,4,6
/proc/18106/stat : 18106 (priss) R 18105 18105 15086 0 -1 4202496 34325 0 0 0 210444 1561 0 0 25 0 2 0 596300611 216244224 33091 33554432000 4194304 5787044 140733447190560 18446744073709551615 260032220015 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/18106/statm: 52794 33091 392 389 0 48544 0
[pid=18106/tid=18110] ppid=18105 vsize=211176 CPUtime=937.73 cores=0,2,4,6
/proc/18106/task/18110/stat : 18110 (priss) R 18105 18105 15086 0 -1 4202560 2421 0 0 0 92758 1015 0 0 18 0 2 0 596300784 216244224 33091 33554432000 4194304 5787044 140733447190560 18446744073709551615 260032219569 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2120.05
Current children cumulated vsize (KiB) 219876

[startup+1242.3 s]
/proc/loadavg: 1.97 2.19 3.89 3/174 18160
/proc/meminfo: memFree=16461116/32951124 swapFree=67111528/67111528
[pid=18105] ppid=18103 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18105/stat : 18105 (prissup.sh) S 18103 18105 15086 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 596300611 8908800 251 33554432000 4194304 4922060 140736423992512 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18105/statm: 2175 251 211 178 0 68 0
[pid=18106] ppid=18105 vsize=213620 CPUtime=2227.87 cores=0,2,4,6
/proc/18106/stat : 18106 (priss) R 18105 18105 15086 0 -1 4202496 35149 0 0 0 221178 1609 0 0 25 0 2 0 596300611 218746880 33915 33554432000 4194304 5787044 140733447190560 18446744073709551615 5527590 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/18106/statm: 53405 33915 392 389 0 49155 0
[pid=18106/tid=18110] ppid=18105 vsize=213620 CPUtime=985.55 cores=0,2,4,6
/proc/18106/task/18110/stat : 18110 (priss) S 18105 18105 15086 0 -1 4202560 2506 0 0 0 97520 1035 0 0 18 0 2 0 596300784 218746880 33915 33554432000 4194304 5787044 140733447190560 18446744073709551615 260032219569 0 0 4096 0 18446604453978955840 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2227.87
Current children cumulated vsize (KiB) 222320



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.84 2.11 3.77 3/174 18161
/proc/meminfo: memFree=16451124/32951124 swapFree=67111528/67111528
[pid=18105] ppid=18103 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18105/stat : 18105 (prissup.sh) S 18103 18105 15086 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 596300611 8908800 251 33554432000 4194304 4922060 140736423992512 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18105/statm: 2175 251 211 178 0 68 0
[pid=18106] ppid=18105 vsize=222964 CPUtime=2331.85 cores=0,2,4,6
/proc/18106/stat : 18106 (priss) R 18105 18105 15086 0 -1 4202496 37644 0 0 0 231533 1652 0 0 25 0 2 0 596300611 228315136 36410 33554432000 4194304 5787044 140733447190560 18446744073709551615 260032220015 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/18106/statm: 55741 36410 392 389 0 51491 0
[pid=18106/tid=18110] ppid=18105 vsize=222964 CPUtime=1031.82 cores=0,2,4,6
/proc/18106/task/18110/stat : 18110 (priss) R 18105 18105 15086 0 -1 4202560 2639 0 0 0 102129 1053 0 0 17 0 2 0 596300784 228315136 36410 33554432000 4194304 5787044 140733447190560 18446744073709551615 260032219569 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2331.85
Current children cumulated vsize (KiB) 231664

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 18105 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 2331.85
#
# 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): 2331.85
CPU user time (s): 2315.33
CPU system time (s): 16.52
CPU usage (%): 179.37
Max. virtual memory (cumulated for all children) (KiB): 231664

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= 330
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.18967 second user time and 4.48132 second system time

The end

Launcher Data

Begin job on node110 at 2011-04-29 09:05:00
IDJOB=3262074
IDBENCH=83272
IDSOLVER=1601
FILE ID=node110/3262074-1304060700
RUNJOBID= node110-1304060700-18085
PBS_JOBID= 13170381
Free space on /tmp= 72840 MiB

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

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

MD5SUM BENCH= 213e4c0c58f043e67e86cf993698317a
RANDOM SEED=1090120315

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.74
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.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16593836 kB
Buffers:       2339860 kB
Cached:       13380928 kB
SwapCached:          0 kB
Active:        7923660 kB
Inactive:      7862156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16593836 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4032 kB
Writeback:           0 kB
AnonPages:       63776 kB
Mapped:          14784 kB
Slab:           508544 kB
PageTables:       4600 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   208520 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= 72836 MiB
End job on node110 at 2011-04-29 09:26:42