Trace number 3251204

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

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m47-q841.5-n45-p30-s84954709.cnf
MD5SUM556c58061360a1b195d9b2f28888af77
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.03469
Satisfiable
(Un)Satisfiability was proved
Number of variables2115
Number of clauses356340
Sum of the clauses size714705
Maximum clause length47
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2356295
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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: 2399
0.00/0.07	c parsetime: 74933us
0.00/0.07	c parsed 356340 clauses with 2115 variables
21.29/21.38	c preprocessor returned 10006 variables
21.29/21.38	c preprocessing returned UNKNOWN
21.29/21.38	c PP set 0 variables
21.29/21.38	c pp time: 21302224us (21s)

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-3251204-1304086812/watcher-3251204-1304086812 -o /tmp/evaluation-result-3251204-1304086812/solver-3251204-1304086812 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3251204-1304086812.cnf 2037707872 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.47 3.63 3.61 2/179 2398
/proc/meminfo: memFree=24762560/32951124 swapFree=67111348/67111528
[pid=2398] ppid=2396 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2398/stat : 2398 (prissup.sh) S 2396 2398 1375 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 598911710 8908800 252 33554432000 4194304 4922060 140734613006352 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/2398/statm: 2175 252 211 178 0 68 0

[startup+0.0865709 s]
/proc/loadavg: 3.47 3.63 3.61 2/179 2398
/proc/meminfo: memFree=24762560/32951124 swapFree=67111348/67111528
[pid=2398] ppid=2396 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2398/stat : 2398 (prissup.sh) S 2396 2398 1375 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 598911710 8908800 252 33554432000 4194304 4922060 140734613006352 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/2398/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100572 s]
/proc/loadavg: 3.47 3.63 3.61 2/179 2398
/proc/meminfo: memFree=24762560/32951124 swapFree=67111348/67111528
[pid=2398] ppid=2396 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2398/stat : 2398 (prissup.sh) S 2396 2398 1375 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 598911710 8908800 252 33554432000 4194304 4922060 140734613006352 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/2398/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30054 s]
/proc/loadavg: 3.47 3.63 3.61 2/179 2398
/proc/meminfo: memFree=24762560/32951124 swapFree=67111348/67111528
[pid=2398] ppid=2396 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2398/stat : 2398 (prissup.sh) S 2396 2398 1375 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 598911710 8908800 252 33554432000 4194304 4922060 140734613006352 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/2398/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700458 s]
/proc/loadavg: 3.47 3.63 3.61 2/179 2398
/proc/meminfo: memFree=24762560/32951124 swapFree=67111348/67111528
[pid=2398] ppid=2396 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2398/stat : 2398 (prissup.sh) S 2396 2398 1375 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 598911710 8908800 252 33554432000 4194304 4922060 140734613006352 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/2398/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50031 s]
/proc/loadavg: 3.47 3.63 3.61 3/181 2400
/proc/meminfo: memFree=24739240/32951124 swapFree=67111348/67111528
[pid=2398] ppid=2396 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2398/stat : 2398 (prissup.sh) S 2396 2398 1375 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 598911710 8908800 252 33554432000 4194304 4922060 140734613006352 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/2398/statm: 2175 252 211 178 0 68 0
[pid=2399] ppid=2398 vsize=40880 CPUtime=1.49 cores=0,2,4,6
/proc/2399/stat : 2399 (priss) R 2398 2398 1375 0 -1 4202496 15411 0 0 0 147 2 0 0 25 0 1 0 598911710 41861120 5905 33554432000 4194304 5787044 140736077396864 18446744073709551615 4336744 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2399/statm: 10220 5905 336 389 0 5970 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 49580

[startup+3.10102 s]
/proc/loadavg: 3.47 3.63 3.61 3/181 2400
/proc/meminfo: memFree=24737752/32951124 swapFree=67111348/67111528
[pid=2398] ppid=2396 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2398/stat : 2398 (prissup.sh) S 2396 2398 1375 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 598911710 8908800 252 33554432000 4194304 4922060 140734613006352 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/2398/statm: 2175 252 211 178 0 68 0
[pid=2399] ppid=2398 vsize=41936 CPUtime=3.09 cores=0,2,4,6
/proc/2399/stat : 2399 (priss) R 2398 2398 1375 0 -1 4202496 15695 0 0 0 307 2 0 0 25 0 1 0 598911710 42942464 6189 33554432000 4194304 5787044 140736077396864 18446744073709551615 4336744 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2399/statm: 10484 6189 337 389 0 6234 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 50636

[startup+6.30041 s]
/proc/loadavg: 3.43 3.62 3.60 4/181 2400
/proc/meminfo: memFree=24735652/32951124 swapFree=67111348/67111528
[pid=2398] ppid=2396 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2398/stat : 2398 (prissup.sh) S 2396 2398 1375 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 598911710 8908800 252 33554432000 4194304 4922060 140734613006352 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/2398/statm: 2175 252 211 178 0 68 0
[pid=2399] ppid=2398 vsize=41936 CPUtime=6.29 cores=0,2,4,6
/proc/2399/stat : 2399 (priss) R 2398 2398 1375 0 -1 4202496 15695 0 0 0 627 2 0 0 25 0 1 0 598911710 42942464 6189 33554432000 4194304 5787044 140736077396864 18446744073709551615 4336272 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2399/statm: 10484 6189 337 389 0 6234 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 50636

[startup+12.7012 s]
/proc/loadavg: 3.40 3.61 3.60 4/181 2401
/proc/meminfo: memFree=24735352/32951124 swapFree=67111348/67111528
[pid=2398] ppid=2396 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2398/stat : 2398 (prissup.sh) S 2396 2398 1375 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 598911710 8908800 252 33554432000 4194304 4922060 140734613006352 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/2398/statm: 2175 252 211 178 0 68 0
[pid=2399] ppid=2398 vsize=46028 CPUtime=12.69 cores=0,2,4,6
/proc/2399/stat : 2399 (priss) R 2398 2398 1375 0 -1 4202496 16721 0 0 0 1267 2 0 0 25 0 1 0 598911710 47132672 7215 33554432000 4194304 5787044 140736077396864 18446744073709551615 4336256 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2399/statm: 11507 7215 339 389 0 7257 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 54728

[startup+25.5009 s]
/proc/loadavg: 3.32 3.58 3.59 4/182 2402
/proc/meminfo: memFree=24712644/32951124 swapFree=67111348/67111528
[pid=2398] ppid=2396 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2398/stat : 2398 (prissup.sh) S 2396 2398 1375 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 598911710 8908800 252 33554432000 4194304 4922060 140734613006352 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/2398/statm: 2175 252 211 178 0 68 0
[pid=2399] ppid=2398 vsize=131956 CPUtime=28.49 cores=0,2,4,6
/proc/2399/stat : 2399 (priss) R 2398 2398 1375 0 -1 4202496 27312 0 0 0 2826 23 0 0 25 0 2 0 598911710 135122944 10380 33554432000 4194304 5787044 140736077396864 18446744073709551615 252469889903 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/2399/statm: 32989 10380 391 389 0 28739 0
[pid=2399/tid=2402] ppid=2398 vsize=131956 CPUtime=2.99 cores=0,2,4,6
/proc/2399/task/2402/stat : 2402 (priss) R 2398 2398 1375 0 -1 4202560 20 0 0 0 283 16 0 0 15 0 2 0 598913850 135122944 10380 33554432000 4194304 5787044 140736077396864 18446744073709551615 252469889457 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 28.49
Current children cumulated vsize (KiB) 140656

[startup+51.1011 s]
/proc/loadavg: 3.35 3.56 3.58 5/182 2403
/proc/meminfo: memFree=24684684/32951124 swapFree=67111348/67111528
[pid=2398] ppid=2396 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2398/stat : 2398 (prissup.sh) S 2396 2398 1375 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 598911710 8908800 252 33554432000 4194304 4922060 140734613006352 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/2398/statm: 2175 252 211 178 0 68 0
[pid=2399] ppid=2398 vsize=146468 CPUtime=72.88 cores=0,2,4,6
/proc/2399/stat : 2399 (priss) R 2398 2398 1375 0 -1 4202496 31055 0 0 0 7183 105 0 0 25 0 2 0 598911710 149983232 14123 33554432000 4194304 5787044 140736077396864 18446744073709551615 252469889903 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/2399/statm: 36617 14123 392 389 0 32367 0
[pid=2399/tid=2402] ppid=2398 vsize=146468 CPUtime=21.79 cores=0,2,4,6
/proc/2399/task/2402/stat : 2402 (priss) R 2398 2398 1375 0 -1 4202560 106 0 0 0 2088 91 0 0 15 0 2 0 598913850 149983232 14123 33554432000 4194304 5787044 140736077396864 18446744073709551615 252469889457 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 72.88
Current children cumulated vsize (KiB) 155168

[startup+102.307 s]
/proc/loadavg: 3.46 3.56 3.58 5/182 2404
/proc/meminfo: memFree=24650576/32951124 swapFree=67111348/67111528
[pid=2398] ppid=2396 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2398/stat : 2398 (prissup.sh) S 2396 2398 1375 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 598911710 8908800 252 33554432000 4194304 4922060 140734613006352 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/2398/statm: 2175 252 211 178 0 68 0
[pid=2399] ppid=2398 vsize=166896 CPUtime=162.74 cores=0,2,4,6
/proc/2399/stat : 2399 (priss) R 2398 2398 1375 0 -1 4202496 36297 0 0 0 16032 242 0 0 25 0 2 0 598911710 170901504 19365 33554432000 4194304 5787044 140736077396864 18446744073709551615 252469889903 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/2399/statm: 41724 19365 392 389 0 37474 0
[pid=2399/tid=2402] ppid=2398 vsize=166896 CPUtime=60.45 cores=0,2,4,6
/proc/2399/task/2402/stat : 2402 (priss) R 2398 2398 1375 0 -1 4202560 332 0 0 0 5828 217 0 0 15 0 2 0 598913850 170901504 19365 33554432000 4194304 5787044 140736077396864 18446744073709551615 252469889457 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 162.74
Current children cumulated vsize (KiB) 175596

[startup+162.3 s]
/proc/loadavg: 3.71 3.61 3.59 5/182 2406
/proc/meminfo: memFree=24610008/32951124 swapFree=67111348/67111528
[pid=2398] ppid=2396 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2398/stat : 2398 (prissup.sh) S 2396 2398 1375 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 598911710 8908800 252 33554432000 4194304 4922060 140734613006352 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/2398/statm: 2175 252 211 178 0 68 0
[pid=2399] ppid=2398 vsize=187624 CPUtime=268.77 cores=0,2,4,6
/proc/2399/stat : 2399 (priss) R 2398 2398 1375 0 -1 4202496 41655 0 0 0 26496 381 0 0 25 0 2 0 598911710 192126976 24723 33554432000 4194304 5787044 140736077396864 18446744073709551615 5531439 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/2399/statm: 46906 24723 392 389 0 42656 0
[pid=2399/tid=2402] ppid=2398 vsize=187624 CPUtime=106.49 cores=0,2,4,6
/proc/2399/task/2402/stat : 2402 (priss) R 2398 2398 1375 0 -1 4202560 644 0 0 0 10308 341 0 0 16 0 2 0 598913850 192126976 24723 33554432000 4194304 5787044 140736077396864 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 268.77
Current children cumulated vsize (KiB) 196324

[startup+222.301 s]
/proc/loadavg: 3.68 3.62 3.60 4/182 2436
/proc/meminfo: memFree=24639640/32951124 swapFree=67111348/67111528
[pid=2398] ppid=2396 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2398/stat : 2398 (prissup.sh) S 2396 2398 1375 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 598911710 8908800 252 33554432000 4194304 4922060 140734613006352 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/2398/statm: 2175 252 211 178 0 68 0
[pid=2399] ppid=2398 vsize=206796 CPUtime=375.28 cores=0,2,4,6
/proc/2399/stat : 2399 (priss) R 2398 2398 1375 0 -1 4202496 46683 0 0 0 37020 508 0 0 25 0 2 0 598911710 211759104 29751 33554432000 4194304 5787044 140736077396864 18446744073709551615 252469889903 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/2399/statm: 51699 29751 392 389 0 47449 0
[pid=2399/tid=2402] ppid=2398 vsize=206796 CPUtime=153 cores=0,2,4,6
/proc/2399/task/2402/stat : 2402 (priss) R 2398 2398 1375 0 -1 4202560 864 0 0 0 14847 453 0 0 15 0 2 0 598913850 211759104 29751 33554432000 4194304 5787044 140736077396864 18446744073709551615 252469889457 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 375.28
Current children cumulated vsize (KiB) 215496

[startup+282.301 s]
/proc/loadavg: 3.79 3.66 3.61 5/182 2438
/proc/meminfo: memFree=24617164/32951124 swapFree=67111348/67111528
[pid=2398] ppid=2396 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2398/stat : 2398 (prissup.sh) S 2396 2398 1375 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 598911710 8908800 252 33554432000 4194304 4922060 140734613006352 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/2398/statm: 2175 252 211 178 0 68 0
[pid=2399] ppid=2398 vsize=211728 CPUtime=481.92 cores=0,2,4,6
/proc/2399/stat : 2399 (priss) R 2398 2398 1375 0 -1 4202496 48097 0 0 0 47569 623 0 0 25 0 2 0 598911710 216809472 31165 33554432000 4194304 5787044 140736077396864 18446744073709551615 252469889903 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/2399/statm: 52932 31165 392 389 0 48682 0
[pid=2399/tid=2402] ppid=2398 vsize=211728 CPUtime=199.63 cores=0,2,4,6
/proc/2399/task/2402/stat : 2402 (priss) S 2398 2398 1375 0 -1 4202560 1044 0 0 0 19409 554 0 0 15 0 2 0 598913850 216809472 31165 33554432000 4194304 5787044 140736077396864 18446744073709551615 252469889457 0 0 4096 0 18446604453820365888 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 481.92
Current children cumulated vsize (KiB) 220428

[startup+342.301 s]
/proc/loadavg: 3.82 3.69 3.62 4/182 2439
/proc/meminfo: memFree=24568288/32951124 swapFree=67111348/67111528
[pid=2398] ppid=2396 vsize=8700 CPUtime=0 cores=0,2,4,6

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

[pid=2399] ppid=2398 vsize=337492 CPUtime=1238.94 cores=0,2,4,6
/proc/2399/stat : 2399 (priss) R 2398 2398 1375 0 -1 4202496 80799 0 0 0 122652 1242 0 0 25 0 2 0 598911710 345591808 63867 33554432000 4194304 5787044 140736077396864 18446744073709551615 252469889903 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/2399/statm: 84373 63867 392 389 0 80123 0
[pid=2399/tid=2402] ppid=2398 vsize=337492 CPUtime=536.65 cores=0,2,4,6
/proc/2399/task/2402/stat : 2402 (priss) R 2398 2398 1375 0 -1 4202560 2436 0 0 0 52589 1076 0 0 16 0 2 0 598913850 345591808 63867 33554432000 4194304 5787044 140736077396864 18446744073709551615 252469889457 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1238.94
Current children cumulated vsize (KiB) 346192

[startup+762.307 s]
/proc/loadavg: 3.66 3.61 3.58 4/182 2451
/proc/meminfo: memFree=24415992/32951124 swapFree=67111348/67111528
[pid=2398] ppid=2396 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2398/stat : 2398 (prissup.sh) S 2396 2398 1375 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 598911710 8908800 252 33554432000 4194304 4922060 140734613006352 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/2398/statm: 2175 252 211 178 0 68 0
[pid=2399] ppid=2398 vsize=341444 CPUtime=1347.38 cores=0,2,4,6
/proc/2399/stat : 2399 (priss) R 2398 2398 1375 0 -1 4202496 81813 0 0 0 133419 1319 0 0 25 0 2 0 598911710 349638656 64881 33554432000 4194304 5787044 140736077396864 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/2399/statm: 85361 64881 392 389 0 81111 0
[pid=2399/tid=2402] ppid=2398 vsize=341444 CPUtime=585.09 cores=0,2,4,6
/proc/2399/task/2402/stat : 2402 (priss) R 2398 2398 1375 0 -1 4202560 2508 0 0 0 57369 1140 0 0 15 0 2 0 598913850 349638656 64881 33554432000 4194304 5787044 140736077396864 18446744073709551615 252469889457 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1347.38
Current children cumulated vsize (KiB) 350144

[startup+822.301 s]
/proc/loadavg: 3.68 3.63 3.59 5/182 2452
/proc/meminfo: memFree=24400220/32951124 swapFree=67111348/67111528
[pid=2398] ppid=2396 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2398/stat : 2398 (prissup.sh) S 2396 2398 1375 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 598911710 8908800 252 33554432000 4194304 4922060 140734613006352 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/2398/statm: 2175 252 211 178 0 68 0
[pid=2399] ppid=2398 vsize=341444 CPUtime=1455.68 cores=0,2,4,6
/proc/2399/stat : 2399 (priss) R 2398 2398 1375 0 -1 4202496 81815 0 0 0 144169 1399 0 0 25 0 2 0 598911710 349638656 64883 33554432000 4194304 5787044 140736077396864 18446744073709551615 252469889903 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/2399/statm: 85361 64883 392 389 0 81111 0
[pid=2399/tid=2402] ppid=2398 vsize=341444 CPUtime=633.39 cores=0,2,4,6
/proc/2399/task/2402/stat : 2402 (priss) R 2398 2398 1375 0 -1 4202560 2509 0 0 0 62134 1205 0 0 15 0 2 0 598913850 349638656 64883 33554432000 4194304 5787044 140736077396864 18446744073709551615 252469889457 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1455.68
Current children cumulated vsize (KiB) 350144

[startup+882.301 s]
/proc/loadavg: 3.81 3.67 3.60 4/182 2454
/proc/meminfo: memFree=24385068/32951124 swapFree=67111348/67111528
[pid=2398] ppid=2396 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2398/stat : 2398 (prissup.sh) S 2396 2398 1375 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 598911710 8908800 252 33554432000 4194304 4922060 140734613006352 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/2398/statm: 2175 252 211 178 0 68 0
[pid=2399] ppid=2398 vsize=341444 CPUtime=1564.47 cores=0,2,4,6
/proc/2399/stat : 2399 (priss) R 2398 2398 1375 0 -1 4202496 81876 0 0 0 154975 1472 0 0 25 0 2 0 598911710 349638656 64944 33554432000 4194304 5787044 140736077396864 18446744073709551615 252469889903 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/2399/statm: 85361 64944 392 389 0 81111 0
[pid=2399/tid=2402] ppid=2398 vsize=341444 CPUtime=682.18 cores=0,2,4,6
/proc/2399/task/2402/stat : 2402 (priss) S 2398 2398 1375 0 -1 4202560 2567 0 0 0 66953 1265 0 0 16 0 2 0 598913850 349638656 64944 33554432000 4194304 5787044 140736077396864 18446744073709551615 252469889457 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1564.47
Current children cumulated vsize (KiB) 350144

[startup+942.3 s]
/proc/loadavg: 3.82 3.69 3.61 4/182 2455
/proc/meminfo: memFree=24364968/32951124 swapFree=67111348/67111528
[pid=2398] ppid=2396 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2398/stat : 2398 (prissup.sh) S 2396 2398 1375 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 598911710 8908800 252 33554432000 4194304 4922060 140734613006352 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/2398/statm: 2175 252 211 178 0 68 0
[pid=2399] ppid=2398 vsize=345544 CPUtime=1673.48 cores=0,2,4,6
/proc/2399/stat : 2399 (priss) R 2398 2398 1375 0 -1 4202496 86355 0 0 0 165799 1549 0 0 25 0 2 0 598911710 353837056 69423 33554432000 4194304 5787044 140736077396864 18446744073709551615 252469889903 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/2399/statm: 86386 69423 392 389 0 82136 0
[pid=2399/tid=2402] ppid=2398 vsize=345544 CPUtime=731.19 cores=0,2,4,6
/proc/2399/task/2402/stat : 2402 (priss) R 2398 2398 1375 0 -1 4202560 2708 0 0 0 71801 1318 0 0 15 0 2 0 598913850 353837056 69423 33554432000 4194304 5787044 140736077396864 18446744073709551615 252469889457 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1673.48
Current children cumulated vsize (KiB) 354244

[startup+1002.3 s]
/proc/loadavg: 3.86 3.72 3.63 5/182 2457
/proc/meminfo: memFree=24339528/32951124 swapFree=67111348/67111528
[pid=2398] ppid=2396 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2398/stat : 2398 (prissup.sh) S 2396 2398 1375 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 598911710 8908800 252 33554432000 4194304 4922060 140734613006352 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/2398/statm: 2175 252 211 178 0 68 0
[pid=2399] ppid=2398 vsize=345544 CPUtime=1782.94 cores=0,2,4,6
/proc/2399/stat : 2399 (priss) R 2398 2398 1375 0 -1 4202496 92580 0 0 0 176658 1636 0 0 25 0 2 0 598911710 353837056 75648 33554432000 4194304 5787044 140736077396864 18446744073709551615 252469889903 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/2399/statm: 86386 75648 392 389 0 82136 0
[pid=2399/tid=2402] ppid=2398 vsize=345544 CPUtime=780.64 cores=0,2,4,6
/proc/2399/task/2402/stat : 2402 (priss) R 2398 2398 1375 0 -1 4202560 3049 0 0 0 76692 1372 0 0 15 0 2 0 598913850 353837056 75648 33554432000 4194304 5787044 140736077396864 18446744073709551615 252469889457 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1782.94
Current children cumulated vsize (KiB) 354244

[startup+1062.3 s]
/proc/loadavg: 3.65 3.68 3.62 5/182 2459
/proc/meminfo: memFree=24318804/32951124 swapFree=67111348/67111528
[pid=2398] ppid=2396 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2398/stat : 2398 (prissup.sh) S 2396 2398 1375 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 598911710 8908800 252 33554432000 4194304 4922060 140734613006352 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/2398/statm: 2175 252 211 178 0 68 0
[pid=2399] ppid=2398 vsize=369332 CPUtime=1892.2 cores=0,2,4,6
/proc/2399/stat : 2399 (priss) R 2398 2398 1375 0 -1 4202496 98853 0 0 0 187526 1694 0 0 25 0 2 0 598911710 378195968 80896 33554432000 4194304 5787044 140736077396864 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/2399/statm: 92333 80896 392 389 0 88083 0
[pid=2399/tid=2402] ppid=2398 vsize=369332 CPUtime=829.91 cores=0,2,4,6
/proc/2399/task/2402/stat : 2402 (priss) R 2398 2398 1375 0 -1 4202560 3250 0 0 0 81573 1418 0 0 16 0 2 0 598913850 378195968 80896 33554432000 4194304 5787044 140736077396864 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1892.2
Current children cumulated vsize (KiB) 378032

[startup+1122.3 s]
/proc/loadavg: 3.62 3.67 3.62 5/182 2462
/proc/meminfo: memFree=24296468/32951124 swapFree=67111348/67111528
[pid=2398] ppid=2396 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2398/stat : 2398 (prissup.sh) S 2396 2398 1375 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 598911710 8908800 252 33554432000 4194304 4922060 140734613006352 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/2398/statm: 2175 252 211 178 0 68 0
[pid=2399] ppid=2398 vsize=391596 CPUtime=2002.02 cores=0,2,4,6
/proc/2399/stat : 2399 (priss) R 2398 2398 1375 0 -1 4202496 104200 0 0 0 198455 1747 0 0 25 0 2 0 598911710 400994304 86243 33554432000 4194304 5787044 140736077396864 18446744073709551615 252469889903 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/2399/statm: 97899 86243 392 389 0 93649 0
[pid=2399/tid=2402] ppid=2398 vsize=391596 CPUtime=879.72 cores=0,2,4,6
/proc/2399/task/2402/stat : 2402 (priss) R 2398 2398 1375 0 -1 4202560 3348 0 0 0 86513 1459 0 0 15 0 2 0 598913850 400994304 86243 33554432000 4194304 5787044 140736077396864 18446744073709551615 252469889457 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2002.02
Current children cumulated vsize (KiB) 400296

[startup+1182.3 s]
/proc/loadavg: 3.64 3.66 3.62 4/182 2465
/proc/meminfo: memFree=24294740/32951124 swapFree=67111348/67111528
[pid=2398] ppid=2396 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2398/stat : 2398 (prissup.sh) S 2396 2398 1375 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 598911710 8908800 252 33554432000 4194304 4922060 140734613006352 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/2398/statm: 2175 252 211 178 0 68 0
[pid=2399] ppid=2398 vsize=391596 CPUtime=2110.33 cores=0,2,4,6
/proc/2399/stat : 2399 (priss) R 2398 2398 1375 0 -1 4202496 104200 0 0 0 209215 1818 0 0 25 0 2 0 598911710 400994304 86243 33554432000 4194304 5787044 140736077396864 18446744073709551615 252469889903 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/2399/statm: 97899 86243 392 389 0 93649 0
[pid=2399/tid=2402] ppid=2398 vsize=391596 CPUtime=928.03 cores=0,2,4,6
/proc/2399/task/2402/stat : 2402 (priss) R 2398 2398 1375 0 -1 4202560 3348 0 0 0 91287 1516 0 0 16 0 2 0 598913850 400994304 86243 33554432000 4194304 5787044 140736077396864 18446744073709551615 252469889457 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2110.33
Current children cumulated vsize (KiB) 400296

[startup+1242.3 s]
/proc/loadavg: 3.62 3.65 3.62 5/182 2466
/proc/meminfo: memFree=24285428/32951124 swapFree=67111348/67111528
[pid=2398] ppid=2396 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2398/stat : 2398 (prissup.sh) S 2396 2398 1375 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 598911710 8908800 252 33554432000 4194304 4922060 140734613006352 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/2398/statm: 2175 252 211 178 0 68 0
[pid=2399] ppid=2398 vsize=391596 CPUtime=2219.16 cores=0,2,4,6
/proc/2399/stat : 2399 (priss) R 2398 2398 1375 0 -1 4202496 104204 0 0 0 220036 1880 0 0 25 0 2 0 598911710 400994304 86247 33554432000 4194304 5787044 140736077396864 18446744073709551615 5533080 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/2399/statm: 97899 86247 392 389 0 93649 0
[pid=2399/tid=2402] ppid=2398 vsize=391596 CPUtime=976.86 cores=0,2,4,6
/proc/2399/task/2402/stat : 2402 (priss) R 2398 2398 1375 0 -1 4202560 3350 0 0 0 96120 1566 0 0 15 0 2 0 598913850 400994304 86247 33554432000 4194304 5787044 140736077396864 18446744073709551615 252469889457 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2219.16
Current children cumulated vsize (KiB) 400296



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.82 3.70 3.64 5/182 2468
/proc/meminfo: memFree=24272272/32951124 swapFree=67111348/67111528
[pid=2398] ppid=2396 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2398/stat : 2398 (prissup.sh) S 2396 2398 1375 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 598911710 8908800 252 33554432000 4194304 4922060 140734613006352 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/2398/statm: 2175 252 211 178 0 68 0
[pid=2399] ppid=2398 vsize=391596 CPUtime=2323.97 cores=0,2,4,6
/proc/2399/stat : 2399 (priss) R 2398 2398 1375 0 -1 4202496 104206 0 0 0 230454 1943 0 0 25 0 2 0 598911710 400994304 86249 33554432000 4194304 5787044 140736077396864 18446744073709551615 5527150 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/2399/statm: 97899 86249 392 389 0 93649 0
[pid=2399/tid=2402] ppid=2398 vsize=391596 CPUtime=1023.96 cores=0,2,4,6
/proc/2399/task/2402/stat : 2402 (priss) S 2398 2398 1375 0 -1 4202560 3350 0 0 0 100780 1616 0 0 15 0 2 0 598913850 400994304 86249 33554432000 4194304 5787044 140736077396864 18446744073709551615 252469889457 0 0 4096 0 18446604453820365888 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2323.97
Current children cumulated vsize (KiB) 400296

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 2398 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 2323.97
#
# 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): 2323.97
CPU user time (s): 2304.54
CPU system time (s): 19.43
CPU usage (%): 178.765
Max. virtual memory (cumulated for all children) (KiB): 400296

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

runsolver used 2.25066 second user time and 4.81427 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-29 16:20:12
IDJOB=3251204
IDBENCH=88216
IDSOLVER=1601
FILE ID=node111/3251204-1304086812
RUNJOBID= node111-1304081506-1765
PBS_JOBID= 13170507
Free space on /tmp= 70892 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m47-q841.5-n45-p30-s84954709.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3251204-1304086812/watcher-3251204-1304086812 -o /tmp/evaluation-result-3251204-1304086812/solver-3251204-1304086812 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3251204-1304086812.cnf 2037707872 4800 15500 4

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

MD5SUM BENCH= 556c58061360a1b195d9b2f28888af77
RANDOM SEED=2037707872

node111.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.849
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.69
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.849
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	: 5428.12
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.849
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.849
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.86
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.849
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.75
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.849
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.849
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.67
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.849
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:      24762708 kB
Buffers:       1280444 kB
Cached:        6321044 kB
SwapCached:        124 kB
Active:        3308652 kB
Inactive:      4390968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24762708 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            6260 kB
Writeback:          20 kB
AnonPages:       97576 kB
Mapped:          15544 kB
Slab:           425076 kB
PageTables:       4848 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   252924 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= 70888 MiB
End job on node111 at 2011-04-29 16:41:54