Trace number 3251512

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

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m42-q585-n40-p15-s54275047.cnf
MD5SUM67948a6aed9ea09317abe3c8a9a27a03
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.77358
Satisfiable
(Un)Satisfiability was proved
Number of variables1590
Number of clauses272291
Sum of the clauses size546092
Maximum clause length42
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2272251
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

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: 7403
0.00/0.06	c parsetime: 58738us
0.00/0.06	c parsed 272291 clauses with 1590 variables
15.89/15.91	c preprocessor returned 10001 variables
15.89/15.91	c preprocessing returned UNKNOWN
15.89/15.91	c PP set 0 variables
15.89/15.91	c pp time: 15850311us (15s)

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-3251512-1304087834/watcher-3251512-1304087834 -o /tmp/evaluation-result-3251512-1304087834/solver-3251512-1304087834 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3251512-1304087834.cnf 313198505 4800 15500 4 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 3.58 3.65 3.85 3/179 7402
/proc/meminfo: memFree=31113920/32951124 swapFree=67111356/67111528
[pid=7402] ppid=7400 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7402/stat : 7402 (prissup.sh) S 7400 7402 7164 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 501199059 8908800 252 33554432000 4194304 4922060 140735837531744 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7402/statm: 2175 252 211 178 0 68 0

[startup+0.0664351 s]
/proc/loadavg: 3.58 3.65 3.85 3/179 7402
/proc/meminfo: memFree=31113920/32951124 swapFree=67111356/67111528
[pid=7402] ppid=7400 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7402/stat : 7402 (prissup.sh) S 7400 7402 7164 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 501199059 8908800 252 33554432000 4194304 4922060 140735837531744 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7402/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100436 s]
/proc/loadavg: 3.58 3.65 3.85 3/179 7402
/proc/meminfo: memFree=31113920/32951124 swapFree=67111356/67111528
[pid=7402] ppid=7400 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7402/stat : 7402 (prissup.sh) S 7400 7402 7164 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 501199059 8908800 252 33554432000 4194304 4922060 140735837531744 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7402/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300405 s]
/proc/loadavg: 3.58 3.65 3.85 3/179 7402
/proc/meminfo: memFree=31113920/32951124 swapFree=67111356/67111528
[pid=7402] ppid=7400 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7402/stat : 7402 (prissup.sh) S 7400 7402 7164 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 501199059 8908800 252 33554432000 4194304 4922060 140735837531744 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7402/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700313 s]
/proc/loadavg: 3.58 3.65 3.85 3/179 7402
/proc/meminfo: memFree=31113920/32951124 swapFree=67111356/67111528
[pid=7402] ppid=7400 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7402/stat : 7402 (prissup.sh) S 7400 7402 7164 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 501199059 8908800 252 33554432000 4194304 4922060 140735837531744 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7402/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50115 s]
/proc/loadavg: 3.58 3.65 3.85 4/181 7404
/proc/meminfo: memFree=31093080/32951124 swapFree=67111356/67111528
[pid=7402] ppid=7400 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7402/stat : 7402 (prissup.sh) S 7400 7402 7164 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 501199059 8908800 252 33554432000 4194304 4922060 140735837531744 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7402/statm: 2175 252 211 178 0 68 0
[pid=7403] ppid=7402 vsize=38744 CPUtime=1.49 cores=1,3,5,7
/proc/7403/stat : 7403 (priss) R 7402 7402 7164 0 -1 4202496 12708 0 0 0 147 2 0 0 19 0 1 0 501199059 39673856 5342 33554432000 4194304 5787044 140734557938208 18446744073709551615 4336759 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7403/statm: 9686 5342 336 389 0 5436 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 47444

[startup+3.10084 s]
/proc/loadavg: 3.58 3.65 3.85 4/181 7404
/proc/meminfo: memFree=31091220/32951124 swapFree=67111356/67111528
[pid=7402] ppid=7400 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7402/stat : 7402 (prissup.sh) S 7400 7402 7164 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 501199059 8908800 252 33554432000 4194304 4922060 140735837531744 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7402/statm: 2175 252 211 178 0 68 0
[pid=7403] ppid=7402 vsize=39668 CPUtime=3.09 cores=1,3,5,7
/proc/7403/stat : 7403 (priss) R 7402 7402 7164 0 -1 4202496 12957 0 0 0 307 2 0 0 25 0 1 0 501199059 40620032 5591 33554432000 4194304 5787044 140734557938208 18446744073709551615 4336175 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7403/statm: 9917 5591 337 389 0 5667 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 48368

[startup+6.30023 s]
/proc/loadavg: 3.53 3.64 3.84 4/181 7404
/proc/meminfo: memFree=31089968/32951124 swapFree=67111356/67111528
[pid=7402] ppid=7400 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7402/stat : 7402 (prissup.sh) S 7400 7402 7164 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 501199059 8908800 252 33554432000 4194304 4922060 140735837531744 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7402/statm: 2175 252 211 178 0 68 0
[pid=7403] ppid=7402 vsize=39668 CPUtime=6.29 cores=1,3,5,7
/proc/7403/stat : 7403 (priss) R 7402 7402 7164 0 -1 4202496 12957 0 0 0 627 2 0 0 25 0 1 0 501199059 40620032 5591 33554432000 4194304 5787044 140734557938208 18446744073709551615 4336759 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7403/statm: 9917 5591 337 389 0 5667 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 48368

[startup+12.7009 s]
/proc/loadavg: 3.49 3.63 3.84 4/181 7404
/proc/meminfo: memFree=31084392/32951124 swapFree=67111356/67111528
[pid=7402] ppid=7400 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7402/stat : 7402 (prissup.sh) S 7400 7402 7164 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 501199059 8908800 252 33554432000 4194304 4922060 140735837531744 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7402/statm: 2175 252 211 178 0 68 0
[pid=7403] ppid=7402 vsize=42968 CPUtime=12.69 cores=1,3,5,7
/proc/7403/stat : 7403 (priss) R 7402 7402 7164 0 -1 4202496 13777 0 0 0 1267 2 0 0 25 0 1 0 501199059 43999232 6411 33554432000 4194304 5787044 140734557938208 18446744073709551615 4336688 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7403/statm: 10742 6411 339 389 0 6492 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 51668

[startup+25.5004 s]
/proc/loadavg: 3.53 3.63 3.83 5/182 7405
/proc/meminfo: memFree=31069300/32951124 swapFree=67111356/67111528
[pid=7402] ppid=7400 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7402/stat : 7402 (prissup.sh) S 7400 7402 7164 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 501199059 8908800 252 33554432000 4194304 4922060 140735837531744 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7402/statm: 2175 252 211 178 0 68 0
[pid=7403] ppid=7402 vsize=127184 CPUtime=32.93 cores=1,3,5,7
/proc/7403/stat : 7403 (priss) R 7402 7402 7164 0 -1 4202496 22478 0 0 0 3230 63 0 0 25 0 2 0 501199059 130236416 9431 33554432000 4194304 5787044 140734557938208 18446744073709551615 270350207855 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/7403/statm: 31796 9431 392 389 0 27546 0
[pid=7403/tid=7405] ppid=7402 vsize=127184 CPUtime=7.42 cores=1,3,5,7
/proc/7403/task/7405/stat : 7405 (priss) R 7402 7402 7164 0 -1 4202560 22 0 0 0 705 37 0 0 16 0 2 0 501200652 130236416 9431 33554432000 4194304 5787044 140734557938208 18446744073709551615 270350207409 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 32.93
Current children cumulated vsize (KiB) 135884

[startup+51.1003 s]
/proc/loadavg: 3.35 3.58 3.81 5/182 7406
/proc/meminfo: memFree=31050888/32951124 swapFree=67111356/67111528
[pid=7402] ppid=7400 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7402/stat : 7402 (prissup.sh) S 7400 7402 7164 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 501199059 8908800 252 33554432000 4194304 4922060 140735837531744 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7402/statm: 2175 252 211 178 0 68 0
[pid=7403] ppid=7402 vsize=127580 CPUtime=78.52 cores=1,3,5,7
/proc/7403/stat : 7403 (priss) R 7402 7402 7164 0 -1 4202496 24244 0 0 0 7655 197 0 0 25 0 2 0 501199059 130641920 11197 33554432000 4194304 5787044 140734557938208 18446744073709551615 270350207855 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/7403/statm: 31895 11197 392 389 0 27645 0
[pid=7403/tid=7405] ppid=7402 vsize=127580 CPUtime=27.43 cores=1,3,5,7
/proc/7403/task/7405/stat : 7405 (priss) R 7402 7402 7164 0 -1 4202560 131 0 0 0 2621 122 0 0 15 0 2 0 501200652 130641920 11197 33554432000 4194304 5787044 140734557938208 18446744073709551615 270350207409 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 78.52
Current children cumulated vsize (KiB) 136280

[startup+102.306 s]
/proc/loadavg: 3.35 3.56 3.79 4/182 7437
/proc/meminfo: memFree=31306380/32951124 swapFree=67111356/67111528
[pid=7402] ppid=7400 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7402/stat : 7402 (prissup.sh) S 7400 7402 7164 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 501199059 8908800 252 33554432000 4194304 4922060 140735837531744 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7402/statm: 2175 252 211 178 0 68 0
[pid=7403] ppid=7402 vsize=132608 CPUtime=169.92 cores=1,3,5,7
/proc/7403/stat : 7403 (priss) R 7402 7402 7164 0 -1 4202496 28771 0 0 0 16567 425 0 0 25 0 2 0 501199059 135790592 15669 33554432000 4194304 5787044 140734557938208 18446744073709551615 5526883 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/7403/statm: 33152 15669 392 389 0 28902 0
[pid=7403/tid=7405] ppid=7402 vsize=132608 CPUtime=67.62 cores=1,3,5,7
/proc/7403/task/7405/stat : 7405 (priss) S 7402 7402 7164 0 -1 4202560 355 0 0 0 6500 262 0 0 15 0 2 0 501200652 135790592 15669 33554432000 4194304 5787044 140734557938208 18446744073709551615 270350207409 0 0 4096 0 18446604461701518592 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 169.92
Current children cumulated vsize (KiB) 141308

[startup+162.3 s]
/proc/loadavg: 3.33 3.52 3.76 5/182 7439
/proc/meminfo: memFree=31253256/32951124 swapFree=67111356/67111528
[pid=7402] ppid=7400 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7402/stat : 7402 (prissup.sh) S 7400 7402 7164 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 501199059 8908800 252 33554432000 4194304 4922060 140735837531744 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7402/statm: 2175 252 211 178 0 68 0
[pid=7403] ppid=7402 vsize=137784 CPUtime=277.6 cores=1,3,5,7
/proc/7403/stat : 7403 (priss) R 7402 7402 7164 0 -1 4202496 33628 0 0 0 27147 613 0 0 25 0 2 0 501199059 141090816 20479 33554432000 4194304 5787044 140734557938208 18446744073709551615 270350207855 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/7403/statm: 34446 20479 392 389 0 30196 0
[pid=7403/tid=7405] ppid=7402 vsize=137784 CPUtime=115.3 cores=1,3,5,7
/proc/7403/task/7405/stat : 7405 (priss) R 7402 7402 7164 0 -1 4202560 627 0 0 0 11153 377 0 0 15 0 2 0 501200652 141090816 20479 33554432000 4194304 5787044 140734557938208 18446744073709551615 270350207409 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 277.6
Current children cumulated vsize (KiB) 146484

[startup+222.3 s]
/proc/loadavg: 3.42 3.51 3.74 4/182 7441
/proc/meminfo: memFree=31222464/32951124 swapFree=67111356/67111528
[pid=7402] ppid=7400 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7402/stat : 7402 (prissup.sh) S 7400 7402 7164 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 501199059 8908800 252 33554432000 4194304 4922060 140735837531744 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7402/statm: 2175 252 211 178 0 68 0
[pid=7403] ppid=7402 vsize=138972 CPUtime=385.59 cores=1,3,5,7
/proc/7403/stat : 7403 (priss) R 7402 7402 7164 0 -1 4202496 36392 0 0 0 37774 785 0 0 25 0 2 0 501199059 142307328 23146 33554432000 4194304 5787044 140734557938208 18446744073709551615 5527202 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/7403/statm: 34743 23146 392 389 0 30493 0
[pid=7403/tid=7405] ppid=7402 vsize=138972 CPUtime=163.29 cores=1,3,5,7
/proc/7403/task/7405/stat : 7405 (priss) R 7402 7402 7164 0 -1 4202560 859 0 0 0 15851 478 0 0 16 0 2 0 501200652 142307328 23146 33554432000 4194304 5787044 140734557938208 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 385.59
Current children cumulated vsize (KiB) 147672

[startup+282.3 s]
/proc/loadavg: 3.39 3.49 3.72 4/182 7442
/proc/meminfo: memFree=31192060/32951124 swapFree=67111356/67111528
[pid=7402] ppid=7400 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7402/stat : 7402 (prissup.sh) S 7400 7402 7164 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 501199059 8908800 252 33554432000 4194304 4922060 140735837531744 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7402/statm: 2175 252 211 178 0 68 0
[pid=7403] ppid=7402 vsize=143648 CPUtime=494.1 cores=1,3,5,7
/proc/7403/stat : 7403 (priss) R 7402 7402 7164 0 -1 4202496 40147 0 0 0 48467 943 0 0 25 0 2 0 501199059 147095552 26804 33554432000 4194304 5787044 140734557938208 18446744073709551615 5527832 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/7403/statm: 35912 26804 392 389 0 31662 0
[pid=7403/tid=7405] ppid=7402 vsize=143648 CPUtime=211.79 cores=1,3,5,7
/proc/7403/task/7405/stat : 7405 (priss) S 7402 7402 7164 0 -1 4202560 999 0 0 0 20606 573 0 0 16 0 2 0 501200652 147095552 26804 33554432000 4194304 5787044 140734557938208 18446744073709551615 270350207409 0 0 4096 0 18446604461701518592 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 494.1
Current children cumulated vsize (KiB) 152348

[startup+342.301 s]
/proc/loadavg: 3.64 3.55 3.72 5/182 7444
/proc/meminfo: memFree=31155576/32951124 swapFree=67111356/67111528
[pid=7402] ppid=7400 vsize=8700 CPUtime=0 cores=1,3,5,7

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

[pid=7403] ppid=7402 vsize=226240 CPUtime=1260.16 cores=1,3,5,7
/proc/7403/stat : 7403 (priss) R 7402 7402 7164 0 -1 4202496 56062 0 0 0 124244 1772 0 0 25 0 2 0 501199059 231669760 42293 33554432000 4194304 5787044 140734557938208 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/7403/statm: 56560 42293 392 389 0 52310 0
[pid=7403/tid=7405] ppid=7402 vsize=226240 CPUtime=557.82 cores=1,3,5,7
/proc/7403/task/7405/stat : 7405 (priss) R 7402 7402 7164 0 -1 4202560 2074 0 0 0 54730 1052 0 0 16 0 2 0 501200652 231669760 42293 33554432000 4194304 5787044 140734557938208 18446744073709551615 270350207409 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1260.16
Current children cumulated vsize (KiB) 234940

[startup+762.307 s]
/proc/loadavg: 3.62 3.63 3.70 3/182 7455
/proc/meminfo: memFree=31014636/32951124 swapFree=67111356/67111528
[pid=7402] ppid=7400 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7402/stat : 7402 (prissup.sh) S 7400 7402 7164 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 501199059 8908800 252 33554432000 4194304 4922060 140735837531744 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7402/statm: 2175 252 211 178 0 68 0
[pid=7403] ppid=7402 vsize=230980 CPUtime=1370.44 cores=1,3,5,7
/proc/7403/stat : 7403 (priss) R 7402 7402 7164 0 -1 4202496 60640 0 0 0 135179 1865 0 0 25 0 2 0 501199059 236523520 46871 33554432000 4194304 5787044 140734557938208 18446744073709551615 270350207855 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/7403/statm: 57745 46871 392 389 0 53495 0
[pid=7403/tid=7405] ppid=7402 vsize=230980 CPUtime=608.09 cores=1,3,5,7
/proc/7403/task/7405/stat : 7405 (priss) R 7402 7402 7164 0 -1 4202560 2209 0 0 0 59706 1103 0 0 15 0 2 0 501200652 236523520 46871 33554432000 4194304 5787044 140734557938208 18446744073709551615 270350207409 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1370.44
Current children cumulated vsize (KiB) 239680

[startup+822.3 s]
/proc/loadavg: 3.66 3.64 3.70 4/182 7457
/proc/meminfo: memFree=30998468/32951124 swapFree=67111356/67111528
[pid=7402] ppid=7400 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7402/stat : 7402 (prissup.sh) S 7400 7402 7164 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 501199059 8908800 252 33554432000 4194304 4922060 140735837531744 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7402/statm: 2175 252 211 178 0 68 0
[pid=7403] ppid=7402 vsize=297108 CPUtime=1480.82 cores=1,3,5,7
/proc/7403/stat : 7403 (priss) R 7402 7402 7164 0 -1 4202496 64575 0 0 0 146127 1955 0 0 25 0 2 0 501199059 304238592 50806 33554432000 4194304 5787044 140734557938208 18446744073709551615 270350207855 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/7403/statm: 74277 50806 392 389 0 70027 0
[pid=7403/tid=7405] ppid=7402 vsize=297108 CPUtime=658.48 cores=1,3,5,7
/proc/7403/task/7405/stat : 7405 (priss) R 7402 7402 7164 0 -1 4202560 2368 0 0 0 64692 1156 0 0 16 0 2 0 501200652 304238592 50806 33554432000 4194304 5787044 140734557938208 18446744073709551615 270350207409 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1480.82
Current children cumulated vsize (KiB) 305808

[startup+882.3 s]
/proc/loadavg: 3.69 3.65 3.70 5/182 7458
/proc/meminfo: memFree=30983048/32951124 swapFree=67111356/67111528
[pid=7402] ppid=7400 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7402/stat : 7402 (prissup.sh) S 7400 7402 7164 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 501199059 8908800 252 33554432000 4194304 4922060 140735837531744 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7402/statm: 2175 252 211 178 0 68 0
[pid=7403] ppid=7402 vsize=301920 CPUtime=1591.06 cores=1,3,5,7
/proc/7403/stat : 7403 (priss) R 7402 7402 7164 0 -1 4202496 68571 0 0 0 157064 2042 0 0 25 0 2 0 501199059 309166080 54477 33554432000 4194304 5787044 140734557938208 18446744073709551615 5527037 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/7403/statm: 75480 54477 392 389 0 71230 0
[pid=7403/tid=7405] ppid=7402 vsize=301920 CPUtime=708.72 cores=1,3,5,7
/proc/7403/task/7405/stat : 7405 (priss) R 7402 7402 7164 0 -1 4202560 2531 0 0 0 69664 1208 0 0 16 0 2 0 501200652 309166080 54477 33554432000 4194304 5787044 140734557938208 18446744073709551615 270350207409 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1591.06
Current children cumulated vsize (KiB) 310620

[startup+942.3 s]
/proc/loadavg: 3.69 3.65 3.70 5/182 7460
/proc/meminfo: memFree=30963544/32951124 swapFree=67111356/67111528
[pid=7402] ppid=7400 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7402/stat : 7402 (prissup.sh) S 7400 7402 7164 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 501199059 8908800 252 33554432000 4194304 4922060 140735837531744 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7402/statm: 2175 252 211 178 0 68 0
[pid=7403] ppid=7402 vsize=301920 CPUtime=1700.7 cores=1,3,5,7
/proc/7403/stat : 7403 (priss) R 7402 7402 7164 0 -1 4202496 68572 0 0 0 167923 2147 0 0 25 0 2 0 501199059 309166080 54478 33554432000 4194304 5787044 140734557938208 18446744073709551615 5527215 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/7403/statm: 75480 54478 392 389 0 71230 0
[pid=7403/tid=7405] ppid=7402 vsize=301920 CPUtime=758.36 cores=1,3,5,7
/proc/7403/task/7405/stat : 7405 (priss) R 7402 7402 7164 0 -1 4202560 2531 0 0 0 74566 1270 0 0 16 0 2 0 501200652 309166080 54478 33554432000 4194304 5787044 140734557938208 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1700.7
Current children cumulated vsize (KiB) 310620

[startup+1002.3 s]
/proc/loadavg: 3.73 3.66 3.69 4/182 7461
/proc/meminfo: memFree=30941928/32951124 swapFree=67111356/67111528
[pid=7402] ppid=7400 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7402/stat : 7402 (prissup.sh) S 7400 7402 7164 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 501199059 8908800 252 33554432000 4194304 4922060 140735837531744 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7402/statm: 2175 252 211 178 0 68 0
[pid=7403] ppid=7402 vsize=302240 CPUtime=1810.79 cores=1,3,5,7
/proc/7403/stat : 7403 (priss) R 7402 7402 7164 0 -1 4202496 68633 0 0 0 178838 2241 0 0 25 0 2 0 501199059 309493760 54539 33554432000 4194304 5787044 140734557938208 18446744073709551615 270350207855 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/7403/statm: 75560 54539 392 389 0 71310 0
[pid=7403/tid=7405] ppid=7402 vsize=302240 CPUtime=808.44 cores=1,3,5,7
/proc/7403/task/7405/stat : 7405 (priss) R 7402 7402 7164 0 -1 4202560 2573 0 0 0 79518 1326 0 0 16 0 2 0 501200652 309493760 54539 33554432000 4194304 5787044 140734557938208 18446744073709551615 270350207409 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1810.79
Current children cumulated vsize (KiB) 310940

[startup+1062.3 s]
/proc/loadavg: 3.62 3.64 3.68 3/182 7463
/proc/meminfo: memFree=30926012/32951124 swapFree=67111356/67111528
[pid=7402] ppid=7400 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7402/stat : 7402 (prissup.sh) S 7400 7402 7164 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 501199059 8908800 252 33554432000 4194304 4922060 140735837531744 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7402/statm: 2175 252 211 178 0 68 0
[pid=7403] ppid=7402 vsize=302544 CPUtime=1921.2 cores=1,3,5,7
/proc/7403/stat : 7403 (priss) R 7402 7402 7164 0 -1 4202496 68713 0 0 0 189786 2334 0 0 25 0 2 0 501199059 309805056 54619 33554432000 4194304 5787044 140734557938208 18446744073709551615 5527395 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/7403/statm: 75636 54619 392 389 0 71386 0
[pid=7403/tid=7405] ppid=7402 vsize=302544 CPUtime=858.85 cores=1,3,5,7
/proc/7403/task/7405/stat : 7405 (priss) R 7402 7402 7164 0 -1 4202560 2640 0 0 0 84505 1380 0 0 16 0 2 0 501200652 309805056 54619 33554432000 4194304 5787044 140734557938208 18446744073709551615 270350207409 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1921.2
Current children cumulated vsize (KiB) 311244

[startup+1122.3 s]
/proc/loadavg: 3.67 3.65 3.69 5/182 7465
/proc/meminfo: memFree=30920512/32951124 swapFree=67111356/67111528
[pid=7402] ppid=7400 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7402/stat : 7402 (prissup.sh) S 7400 7402 7164 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 501199059 8908800 252 33554432000 4194304 4922060 140735837531744 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7402/statm: 2175 252 211 178 0 68 0
[pid=7403] ppid=7402 vsize=303040 CPUtime=2031.79 cores=1,3,5,7
/proc/7403/stat : 7403 (priss) R 7402 7402 7164 0 -1 4202496 68924 0 0 0 200765 2414 0 0 25 0 2 0 501199059 310312960 54830 33554432000 4194304 5787044 140734557938208 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/7403/statm: 75760 54830 392 389 0 71510 0
[pid=7403/tid=7405] ppid=7402 vsize=303040 CPUtime=909.44 cores=1,3,5,7
/proc/7403/task/7405/stat : 7405 (priss) R 7402 7402 7164 0 -1 4202560 2763 0 0 0 89517 1427 0 0 16 0 2 0 501200652 310312960 54830 33554432000 4194304 5787044 140734557938208 18446744073709551615 270350207409 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2031.79
Current children cumulated vsize (KiB) 311740

[startup+1182.3 s]
/proc/loadavg: 3.57 3.62 3.67 5/182 7466
/proc/meminfo: memFree=30909180/32951124 swapFree=67111356/67111528
[pid=7402] ppid=7400 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7402/stat : 7402 (prissup.sh) S 7400 7402 7164 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 501199059 8908800 252 33554432000 4194304 4922060 140735837531744 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7402/statm: 2175 252 211 178 0 68 0
[pid=7403] ppid=7402 vsize=303696 CPUtime=2142.43 cores=1,3,5,7
/proc/7403/stat : 7403 (priss) R 7402 7402 7164 0 -1 4202496 71766 0 0 0 211754 2489 0 0 25 0 2 0 501199059 310984704 57672 33554432000 4194304 5787044 140734557938208 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/7403/statm: 75924 57672 392 389 0 71674 0
[pid=7403/tid=7405] ppid=7402 vsize=303696 CPUtime=960.07 cores=1,3,5,7
/proc/7403/task/7405/stat : 7405 (priss) R 7402 7402 7164 0 -1 4202560 2915 0 0 0 94539 1468 0 0 15 0 2 0 501200652 310984704 57672 33554432000 4194304 5787044 140734557938208 18446744073709551615 5528398 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2142.43
Current children cumulated vsize (KiB) 312396

[startup+1242.3 s]
/proc/loadavg: 3.76 3.67 3.68 5/182 7468
/proc/meminfo: memFree=30890536/32951124 swapFree=67111356/67111528
[pid=7402] ppid=7400 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7402/stat : 7402 (prissup.sh) S 7400 7402 7164 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 501199059 8908800 252 33554432000 4194304 4922060 140735837531744 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7402/statm: 2175 252 211 178 0 68 0
[pid=7403] ppid=7402 vsize=308692 CPUtime=2253.14 cores=1,3,5,7
/proc/7403/stat : 7403 (priss) R 7402 7402 7164 0 -1 4202496 76362 0 0 0 222745 2569 0 0 25 0 2 0 501199059 316100608 62268 33554432000 4194304 5787044 140734557938208 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/7403/statm: 77173 62268 392 389 0 72923 0
[pid=7403/tid=7405] ppid=7402 vsize=308692 CPUtime=1010.79 cores=1,3,5,7
/proc/7403/task/7405/stat : 7405 (priss) R 7402 7402 7164 0 -1 4202560 3082 0 0 0 99564 1515 0 0 16 0 2 0 501200652 316100608 62268 33554432000 4194304 5787044 140734557938208 18446744073709551615 5527008 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2253.14
Current children cumulated vsize (KiB) 317392



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.75 3.68 3.69 5/182 7469
/proc/meminfo: memFree=30876848/32951124 swapFree=67111356/67111528
[pid=7402] ppid=7400 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7402/stat : 7402 (prissup.sh) S 7400 7402 7164 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 501199059 8908800 252 33554432000 4194304 4922060 140735837531744 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7402/statm: 2175 252 211 178 0 68 0
[pid=7403] ppid=7402 vsize=313640 CPUtime=2359.96 cores=1,3,5,7
/proc/7403/stat : 7403 (priss) R 7402 7402 7164 0 -1 4202496 80679 0 0 0 233359 2637 0 0 25 0 2 0 501199059 321167360 65560 33554432000 4194304 5787044 140734557938208 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/7403/statm: 78410 65560 392 389 0 74160 0
[pid=7403/tid=7405] ppid=7402 vsize=313640 CPUtime=1059.9 cores=1,3,5,7
/proc/7403/task/7405/stat : 7405 (priss) R 7402 7402 7164 0 -1 4202560 3288 0 0 0 104437 1553 0 0 16 0 2 0 501200652 321167360 65560 33554432000 4194304 5787044 140734557938208 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2359.96
Current children cumulated vsize (KiB) 322340

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 7402 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 2359.96
#
# 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): 2359.96
CPU user time (s): 2333.59
CPU system time (s): 26.37
CPU usage (%): 181.533
Max. virtual memory (cumulated for all children) (KiB): 322340

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.04069 second user time and 5.05023 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-29 16:37:14
IDJOB=3251512
IDBENCH=88225
IDSOLVER=1601
FILE ID=node143/3251512-1304087834
RUNJOBID= node143-1304085226-7183
PBS_JOBID= 13170544
Free space on /tmp= 72920 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m42-q585-n40-p15-s54275047.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3251512-1304087834/watcher-3251512-1304087834 -o /tmp/evaluation-result-3251512-1304087834/solver-3251512-1304087834 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3251512-1304087834.cnf 313198505 4800 15500 4

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

MD5SUM BENCH= 67948a6aed9ea09317abe3c8a9a27a03
RANDOM SEED=313198505

node143.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.846
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.846
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.846
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.74
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.846
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.846
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.846
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.846
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.846
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:      31114200 kB
Buffers:        213900 kB
Cached:        1012624 kB
SwapCached:        168 kB
Active:         550152 kB
Inactive:      1011580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31114200 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            5084 kB
Writeback:           0 kB
AnonPages:      335116 kB
Mapped:          15720 kB
Slab:           212124 kB
PageTables:       4976 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   488140 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= 72920 MiB
End job on node143 at 2011-04-29 16:58:56