Trace number 3273858

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

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n130-s30940966-unsat.cnf
MD5SUMca44a78076b8228fbb99ecc0147f157f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4645.03
Satisfiable
(Un)Satisfiability was proved
Number of variables133
Number of clauses276
Sum of the clauses size828
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3276
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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: 29637
0.00/0.00	c parsetime: 135us
0.00/0.00	c parsed 276 clauses with 133 variables
0.00/0.89	c preprocessor returned 10012 variables
0.00/0.89	c preprocessing returned UNKNOWN
0.00/0.89	c PP set 0 variables
0.00/0.89	c pp time: 887407us (0s)

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-3273858-1304055186/watcher-3273858-1304055186 -o /tmp/evaluation-result-3273858-1304055186/solver-3273858-1304055186 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3273858-1304055186.cnf 1928351613 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: 4.76 5.04 5.07 1/176 29636
/proc/meminfo: memFree=31062508/32951124 swapFree=67111344/67111528
[pid=29636] ppid=29634 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29636/stat : 29636 (prissup.sh) S 29634 29636 26347 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 517116443 8908800 252 33554432000 4194304 4922060 140735630630688 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29636/statm: 2175 252 211 178 0 68 0

[startup+0.0602891 s]
/proc/loadavg: 4.76 5.04 5.07 1/176 29636
/proc/meminfo: memFree=31062508/32951124 swapFree=67111344/67111528
[pid=29636] ppid=29634 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29636/stat : 29636 (prissup.sh) S 29634 29636 26347 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 517116443 8908800 252 33554432000 4194304 4922060 140735630630688 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29636/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100284 s]
/proc/loadavg: 4.76 5.04 5.07 1/176 29636
/proc/meminfo: memFree=31062508/32951124 swapFree=67111344/67111528
[pid=29636] ppid=29634 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29636/stat : 29636 (prissup.sh) S 29634 29636 26347 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 517116443 8908800 252 33554432000 4194304 4922060 140735630630688 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29636/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300249 s]
/proc/loadavg: 4.76 5.04 5.07 1/176 29636
/proc/meminfo: memFree=31062508/32951124 swapFree=67111344/67111528
[pid=29636] ppid=29634 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29636/stat : 29636 (prissup.sh) S 29634 29636 26347 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 517116443 8908800 252 33554432000 4194304 4922060 140735630630688 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29636/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700207 s]
/proc/loadavg: 4.76 5.04 5.07 1/176 29636
/proc/meminfo: memFree=31062508/32951124 swapFree=67111344/67111528
[pid=29636] ppid=29634 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29636/stat : 29636 (prissup.sh) S 29634 29636 26347 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 517116443 8908800 252 33554432000 4194304 4922060 140735630630688 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29636/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50099 s]
/proc/loadavg: 4.76 5.04 5.07 4/186 29649
/proc/meminfo: memFree=31042216/32951124 swapFree=67111344/67111528
[pid=29636] ppid=29634 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29636/stat : 29636 (prissup.sh) S 29634 29636 26347 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 517116443 8908800 252 33554432000 4194304 4922060 140735630630688 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29636/statm: 2175 252 211 178 0 68 0
[pid=29637] ppid=29636 vsize=102356 CPUtime=1.82 cores=1,3,5,7
/proc/29637/stat : 29637 (priss) R 29636 29636 26347 0 -1 4202496 3005 0 0 0 163 19 0 0 19 0 2 0 517116443 104812544 2589 33554432000 4194304 5787044 140737275509104 18446744073709551615 5524666 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29637/statm: 25589 2589 392 389 0 21339 0
[pid=29637/tid=29649] ppid=29636 vsize=102356 CPUtime=0.32 cores=1,3,5,7
/proc/29637/task/29649/stat : 29649 (priss) R 29636 29636 26347 0 -1 4202560 32 0 0 0 21 11 0 0 16 0 2 0 517116533 104812544 2589 33554432000 4194304 5787044 140737275509104 18446744073709551615 5527209 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.82
Current children cumulated vsize (KiB) 111056

[startup+3.10075 s]
/proc/loadavg: 4.76 5.04 5.07 5/186 29649
/proc/meminfo: memFree=31039240/32951124 swapFree=67111344/67111528
[pid=29636] ppid=29634 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29636/stat : 29636 (prissup.sh) S 29634 29636 26347 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 517116443 8908800 252 33554432000 4194304 4922060 140735630630688 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29636/statm: 2175 252 211 178 0 68 0
[pid=29637] ppid=29636 vsize=103708 CPUtime=4.49 cores=1,3,5,7
/proc/29637/stat : 29637 (priss) R 29636 29636 26347 0 -1 4202496 3387 0 0 0 397 52 0 0 25 0 2 0 517116443 106196992 2971 33554432000 4194304 5787044 140737275509104 18446744073709551615 271562361711 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29637/statm: 25927 2971 392 389 0 21677 0
[pid=29637/tid=29649] ppid=29636 vsize=103708 CPUtime=1.38 cores=1,3,5,7
/proc/29637/task/29649/stat : 29649 (priss) R 29636 29636 26347 0 -1 4202560 92 0 0 0 105 33 0 0 16 0 2 0 517116533 106196992 2971 33554432000 4194304 5787044 140737275509104 18446744073709551615 271562361265 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.49
Current children cumulated vsize (KiB) 112408

[startup+6.30118 s]
/proc/loadavg: 4.61 5.01 5.06 4/186 29649
/proc/meminfo: memFree=31034524/32951124 swapFree=67111344/67111528
[pid=29636] ppid=29634 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29636/stat : 29636 (prissup.sh) S 29634 29636 26347 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 517116443 8908800 252 33554432000 4194304 4922060 140735630630688 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29636/statm: 2175 252 211 178 0 68 0
[pid=29637] ppid=29636 vsize=105412 CPUtime=10.07 cores=1,3,5,7
/proc/29637/stat : 29637 (priss) R 29636 29636 26347 0 -1 4202496 3858 0 0 0 906 101 0 0 25 0 2 0 517116443 107941888 3442 33554432000 4194304 5787044 140737275509104 18446744073709551615 271562361711 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29637/statm: 26353 3442 392 389 0 22103 0
[pid=29637/tid=29649] ppid=29636 vsize=105412 CPUtime=3.77 cores=1,3,5,7
/proc/29637/task/29649/stat : 29649 (priss) R 29636 29636 26347 0 -1 4202560 172 0 0 0 308 69 0 0 15 0 2 0 517116533 107941888 3442 33554432000 4194304 5787044 140737275509104 18446744073709551615 271562361265 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 10.07
Current children cumulated vsize (KiB) 114112

[startup+12.701 s]
/proc/loadavg: 4.49 4.97 5.04 5/186 29650
/proc/meminfo: memFree=31027068/32951124 swapFree=67111344/67111528
[pid=29636] ppid=29634 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29636/stat : 29636 (prissup.sh) S 29634 29636 26347 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 517116443 8908800 252 33554432000 4194304 4922060 140735630630688 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29636/statm: 2175 252 211 178 0 68 0
[pid=29637] ppid=29636 vsize=108640 CPUtime=21.6 cores=1,3,5,7
/proc/29637/stat : 29637 (priss) R 29636 29636 26347 0 -1 4202496 4696 0 0 0 1991 169 0 0 25 0 2 0 517116443 111247360 4280 33554432000 4194304 5787044 140737275509104 18446744073709551615 271562361711 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29637/statm: 27160 4280 392 389 0 22910 0
[pid=29637/tid=29649] ppid=29636 vsize=108640 CPUtime=8.9 cores=1,3,5,7
/proc/29637/task/29649/stat : 29649 (priss) R 29636 29636 26347 0 -1 4202560 284 0 0 0 776 114 0 0 15 0 2 0 517116533 111247360 4280 33554432000 4194304 5787044 140737275509104 18446744073709551615 271562361265 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 21.6
Current children cumulated vsize (KiB) 117340

[startup+25.5007 s]
/proc/loadavg: 4.30 4.91 5.02 4/186 29650
/proc/meminfo: memFree=31017408/32951124 swapFree=67111344/67111528
[pid=29636] ppid=29634 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29636/stat : 29636 (prissup.sh) S 29634 29636 26347 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 517116443 8908800 252 33554432000 4194304 4922060 140735630630688 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29636/statm: 2175 252 211 178 0 68 0
[pid=29637] ppid=29636 vsize=113184 CPUtime=45.24 cores=1,3,5,7
/proc/29637/stat : 29637 (priss) R 29636 29636 26347 0 -1 4202496 6110 0 0 0 4262 262 0 0 25 0 2 0 517116443 115900416 5694 33554432000 4194304 5787044 140737275509104 18446744073709551615 271562361711 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29637/statm: 28296 5694 392 389 0 24046 0
[pid=29637/tid=29649] ppid=29636 vsize=113184 CPUtime=19.73 cores=1,3,5,7
/proc/29637/task/29649/stat : 29649 (priss) R 29636 29636 26347 0 -1 4202560 520 0 0 0 1796 177 0 0 15 0 2 0 517116533 115900416 5694 33554432000 4194304 5787044 140737275509104 18446744073709551615 271562361265 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 45.24
Current children cumulated vsize (KiB) 121884

[startup+51.101 s]
/proc/loadavg: 3.93 4.77 4.97 4/186 29651
/proc/meminfo: memFree=31002316/32951124 swapFree=67111344/67111528
[pid=29636] ppid=29634 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29636/stat : 29636 (prissup.sh) S 29634 29636 26347 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 517116443 8908800 252 33554432000 4194304 4922060 140735630630688 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29636/statm: 2175 252 211 178 0 68 0
[pid=29637] ppid=29636 vsize=121580 CPUtime=92.91 cores=1,3,5,7
/proc/29637/stat : 29637 (priss) R 29636 29636 26347 0 -1 4202496 8221 0 0 0 8880 411 0 0 25 0 2 0 517116443 124497920 7805 33554432000 4194304 5787044 140737275509104 18446744073709551615 271562361711 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29637/statm: 30395 7805 392 389 0 26145 0
[pid=29637/tid=29649] ppid=29636 vsize=121580 CPUtime=41.81 cores=1,3,5,7
/proc/29637/task/29649/stat : 29649 (priss) R 29636 29636 26347 0 -1 4202560 676 0 0 0 3903 278 0 0 16 0 2 0 517116533 124497920 7805 33554432000 4194304 5787044 140737275509104 18446744073709551615 271562361265 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 92.91
Current children cumulated vsize (KiB) 130280

[startup+102.307 s]
/proc/loadavg: 3.97 4.65 4.92 5/186 29652
/proc/meminfo: memFree=30985552/32951124 swapFree=67111344/67111528
[pid=29636] ppid=29634 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29636/stat : 29636 (prissup.sh) S 29634 29636 26347 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 517116443 8908800 252 33554432000 4194304 4922060 140735630630688 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29636/statm: 2175 252 211 178 0 68 0
[pid=29637] ppid=29636 vsize=130088 CPUtime=189.54 cores=1,3,5,7
/proc/29637/stat : 29637 (priss) R 29636 29636 26347 0 -1 4202496 10767 0 0 0 18355 599 0 0 25 0 2 0 517116443 133210112 10351 33554432000 4194304 5787044 140737275509104 18446744073709551615 271562361711 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29637/statm: 32522 10351 392 389 0 28272 0
[pid=29637/tid=29649] ppid=29636 vsize=130088 CPUtime=87.23 cores=1,3,5,7
/proc/29637/task/29649/stat : 29649 (priss) R 29636 29636 26347 0 -1 4202560 1033 0 0 0 8322 401 0 0 16 0 2 0 517116533 133210112 10351 33554432000 4194304 5787044 140737275509104 18446744073709551615 271562361265 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 189.54
Current children cumulated vsize (KiB) 138788

[startup+162.301 s]
/proc/loadavg: 3.81 4.48 4.84 4/186 29654
/proc/meminfo: memFree=30962700/32951124 swapFree=67111344/67111528
[pid=29636] ppid=29634 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29636/stat : 29636 (prissup.sh) S 29634 29636 26347 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 517116443 8908800 252 33554432000 4194304 4922060 140735630630688 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29636/statm: 2175 252 211 178 0 68 0
[pid=29637] ppid=29636 vsize=140316 CPUtime=303.3 cores=1,3,5,7
/proc/29637/stat : 29637 (priss) R 29636 29636 26347 0 -1 4202496 13501 0 0 0 29555 775 0 0 25 0 2 0 517116443 143683584 12828 33554432000 4194304 5787044 140737275509104 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29637/statm: 35079 12828 392 389 0 30829 0
[pid=29637/tid=29649] ppid=29636 vsize=140316 CPUtime=140.99 cores=1,3,5,7
/proc/29637/task/29649/stat : 29649 (priss) R 29636 29636 26347 0 -1 4202560 1327 0 0 0 13582 517 0 0 17 0 2 0 517116533 143683584 12828 33554432000 4194304 5787044 140737275509104 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 303.3
Current children cumulated vsize (KiB) 149016

[startup+222.301 s]
/proc/loadavg: 3.93 4.39 4.79 5/186 29655
/proc/meminfo: memFree=30949400/32951124 swapFree=67111344/67111528
[pid=29636] ppid=29634 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29636/stat : 29636 (prissup.sh) S 29634 29636 26347 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 517116443 8908800 252 33554432000 4194304 4922060 140735630630688 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29636/statm: 2175 252 211 178 0 68 0
[pid=29637] ppid=29636 vsize=148260 CPUtime=417.54 cores=1,3,5,7
/proc/29637/stat : 29637 (priss) R 29636 29636 26347 0 -1 4202496 15684 0 0 0 40833 921 0 0 25 0 2 0 517116443 151818240 15011 33554432000 4194304 5787044 140737275509104 18446744073709551615 5527407 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29637/statm: 37065 15011 392 389 0 32815 0
[pid=29637/tid=29649] ppid=29636 vsize=148260 CPUtime=195.23 cores=1,3,5,7
/proc/29637/task/29649/stat : 29649 (priss) R 29636 29636 26347 0 -1 4202560 1586 0 0 0 18908 615 0 0 18 0 2 0 517116533 151818240 15011 33554432000 4194304 5787044 140737275509104 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 417.54
Current children cumulated vsize (KiB) 156960

[startup+282.301 s]
/proc/loadavg: 3.75 4.26 4.71 5/186 29657
/proc/meminfo: memFree=30937460/32951124 swapFree=67111344/67111528
[pid=29636] ppid=29634 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29636/stat : 29636 (prissup.sh) S 29634 29636 26347 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 517116443 8908800 252 33554432000 4194304 4922060 140735630630688 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29636/statm: 2175 252 211 178 0 68 0
[pid=29637] ppid=29636 vsize=152624 CPUtime=531.94 cores=1,3,5,7
/proc/29637/stat : 29637 (priss) R 29636 29636 26347 0 -1 4202496 17023 0 0 0 52113 1081 0 0 25 0 2 0 517116443 156286976 16350 33554432000 4194304 5787044 140737275509104 18446744073709551615 271562361711 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29637/statm: 38156 16350 392 389 0 33906 0
[pid=29637/tid=29649] ppid=29636 vsize=152624 CPUtime=249.63 cores=1,3,5,7

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

[pid=29637] ppid=29636 vsize=192420 CPUtime=1335.32 cores=1,3,5,7
/proc/29637/stat : 29637 (priss) R 29636 29636 26347 0 -1 4202496 27869 0 0 0 131755 1777 0 0 25 0 2 0 517116443 197038080 26683 33554432000 4194304 5787044 140737275509104 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/29637/statm: 48105 26683 392 389 0 43855 0
[pid=29637/tid=29649] ppid=29636 vsize=192420 CPUtime=633 cores=1,3,5,7
/proc/29637/task/29649/stat : 29649 (priss) S 29636 29636 26347 0 -1 4202560 2851 0 0 0 62123 1177 0 0 18 0 2 0 517116533 197038080 26683 33554432000 4194304 5787044 140737275509104 18446744073709551615 271562361265 0 0 4096 0 18446604456248372160 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1335.32
Current children cumulated vsize (KiB) 201120

[startup+762.307 s]
/proc/loadavg: 3.55 3.83 4.31 5/186 29670
/proc/meminfo: memFree=30867928/32951124 swapFree=67111344/67111528
[pid=29636] ppid=29634 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29636/stat : 29636 (prissup.sh) S 29634 29636 26347 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 517116443 8908800 252 33554432000 4194304 4922060 140735630630688 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29636/statm: 2175 252 211 178 0 68 0
[pid=29637] ppid=29636 vsize=192420 CPUtime=1450.07 cores=1,3,5,7
/proc/29637/stat : 29637 (priss) R 29636 29636 26347 0 -1 4202496 27871 0 0 0 143132 1875 0 0 25 0 2 0 517116443 197038080 26685 33554432000 4194304 5787044 140737275509104 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/29637/statm: 48105 26685 392 389 0 43855 0
[pid=29637/tid=29649] ppid=29636 vsize=192420 CPUtime=687.74 cores=1,3,5,7
/proc/29637/task/29649/stat : 29649 (priss) R 29636 29636 26347 0 -1 4202560 2853 0 0 0 67532 1242 0 0 18 0 2 0 517116533 197038080 26685 33554432000 4194304 5787044 140737275509104 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1450.07
Current children cumulated vsize (KiB) 201120

[startup+822.301 s]
/proc/loadavg: 3.74 3.83 4.28 5/186 29671
/proc/meminfo: memFree=30861928/32951124 swapFree=67111344/67111528
[pid=29636] ppid=29634 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29636/stat : 29636 (prissup.sh) S 29634 29636 26347 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 517116443 8908800 252 33554432000 4194304 4922060 140735630630688 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29636/statm: 2175 252 211 178 0 68 0
[pid=29637] ppid=29636 vsize=192420 CPUtime=1564.88 cores=1,3,5,7
/proc/29637/stat : 29637 (priss) R 29636 29636 26347 0 -1 4202496 27896 0 0 0 154532 1956 0 0 25 0 2 0 517116443 197038080 26710 33554432000 4194304 5787044 140737275509104 18446744073709551615 5527113 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/29637/statm: 48105 26710 392 389 0 43855 0
[pid=29637/tid=29649] ppid=29636 vsize=192420 CPUtime=742.55 cores=1,3,5,7
/proc/29637/task/29649/stat : 29649 (priss) R 29636 29636 26347 0 -1 4202560 2863 0 0 0 72959 1296 0 0 18 0 2 0 517116533 197038080 26710 33554432000 4194304 5787044 140737275509104 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1564.88
Current children cumulated vsize (KiB) 201120

[startup+882.301 s]
/proc/loadavg: 3.87 3.84 4.25 5/186 29673
/proc/meminfo: memFree=30857540/32951124 swapFree=67111344/67111528
[pid=29636] ppid=29634 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29636/stat : 29636 (prissup.sh) S 29634 29636 26347 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 517116443 8908800 252 33554432000 4194304 4922060 140735630630688 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29636/statm: 2175 252 211 178 0 68 0
[pid=29637] ppid=29636 vsize=192420 CPUtime=1679.88 cores=1,3,5,7
/proc/29637/stat : 29637 (priss) R 29636 29636 26347 0 -1 4202496 27953 0 0 0 165957 2031 0 0 25 0 2 0 517116443 197038080 26767 33554432000 4194304 5787044 140737275509104 18446744073709551615 271562361711 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/29637/statm: 48105 26767 392 389 0 43855 0
[pid=29637/tid=29649] ppid=29636 vsize=192420 CPUtime=797.56 cores=1,3,5,7
/proc/29637/task/29649/stat : 29649 (priss) R 29636 29636 26347 0 -1 4202560 2899 0 0 0 78414 1342 0 0 18 0 2 0 517116533 197038080 26767 33554432000 4194304 5787044 140737275509104 18446744073709551615 271562361265 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1679.88
Current children cumulated vsize (KiB) 201120

[startup+942.301 s]
/proc/loadavg: 3.84 3.84 4.23 4/186 29674
/proc/meminfo: memFree=30856760/32951124 swapFree=67111344/67111528
[pid=29636] ppid=29634 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29636/stat : 29636 (prissup.sh) S 29634 29636 26347 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 517116443 8908800 252 33554432000 4194304 4922060 140735630630688 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29636/statm: 2175 252 211 178 0 68 0
[pid=29637] ppid=29636 vsize=192420 CPUtime=1794.87 cores=1,3,5,7
/proc/29637/stat : 29637 (priss) R 29636 29636 26347 0 -1 4202496 28136 0 0 0 177388 2099 0 0 25 0 2 0 517116443 197038080 26950 33554432000 4194304 5787044 140737275509104 18446744073709551615 5527008 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29637/statm: 48105 26950 392 389 0 43855 0
[pid=29637/tid=29649] ppid=29636 vsize=192420 CPUtime=852.54 cores=1,3,5,7
/proc/29637/task/29649/stat : 29649 (priss) R 29636 29636 26347 0 -1 4202560 3013 0 0 0 83872 1382 0 0 18 0 2 0 517116533 197038080 26950 33554432000 4194304 5787044 140737275509104 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1794.87
Current children cumulated vsize (KiB) 201120

[startup+1002.3 s]
/proc/loadavg: 3.70 3.80 4.19 5/186 29676
/proc/meminfo: memFree=30851884/32951124 swapFree=67111344/67111528
[pid=29636] ppid=29634 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29636/stat : 29636 (prissup.sh) S 29634 29636 26347 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 517116443 8908800 252 33554432000 4194304 4922060 140735630630688 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29636/statm: 2175 252 211 178 0 68 0
[pid=29637] ppid=29636 vsize=196328 CPUtime=1909.88 cores=1,3,5,7
/proc/29637/stat : 29637 (priss) R 29636 29636 26347 0 -1 4202496 29294 0 0 0 188821 2167 0 0 25 0 2 0 517116443 201039872 28108 33554432000 4194304 5787044 140737275509104 18446744073709551615 5526895 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29637/statm: 49082 28108 392 389 0 44832 0
[pid=29637/tid=29649] ppid=29636 vsize=196328 CPUtime=907.55 cores=1,3,5,7
/proc/29637/task/29649/stat : 29649 (priss) R 29636 29636 26347 0 -1 4202560 3183 0 0 0 89333 1422 0 0 18 0 2 0 517116533 201039872 28108 33554432000 4194304 5787044 140737275509104 18446744073709551615 5527179 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1909.88
Current children cumulated vsize (KiB) 205028

[startup+1062.3 s]
/proc/loadavg: 3.65 3.76 4.15 5/186 29678
/proc/meminfo: memFree=30842416/32951124 swapFree=67111344/67111528
[pid=29636] ppid=29634 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29636/stat : 29636 (prissup.sh) S 29634 29636 26347 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 517116443 8908800 252 33554432000 4194304 4922060 140735630630688 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29636/statm: 2175 252 211 178 0 68 0
[pid=29637] ppid=29636 vsize=205180 CPUtime=2025.08 cores=1,3,5,7
/proc/29637/stat : 29637 (priss) R 29636 29636 26347 0 -1 4202496 31680 0 0 0 200278 2230 0 0 25 0 2 0 517116443 210104320 30494 33554432000 4194304 5787044 140737275509104 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29637/statm: 51295 30494 392 389 0 47045 0
[pid=29637/tid=29649] ppid=29636 vsize=205180 CPUtime=962.74 cores=1,3,5,7
/proc/29637/task/29649/stat : 29649 (priss) R 29636 29636 26347 0 -1 4202560 3367 0 0 0 94815 1459 0 0 18 0 2 0 517116533 210104320 30494 33554432000 4194304 5787044 140737275509104 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2025.08
Current children cumulated vsize (KiB) 213880

[startup+1122.3 s]
/proc/loadavg: 3.95 3.82 4.14 5/186 29679
/proc/meminfo: memFree=30836668/32951124 swapFree=67111344/67111528
[pid=29636] ppid=29634 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29636/stat : 29636 (prissup.sh) S 29634 29636 26347 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 517116443 8908800 252 33554432000 4194304 4922060 140735630630688 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29636/statm: 2175 252 211 178 0 68 0
[pid=29637] ppid=29636 vsize=210288 CPUtime=2140.25 cores=1,3,5,7
/proc/29637/stat : 29637 (priss) R 29636 29636 26347 0 -1 4202496 33051 0 0 0 211732 2293 0 0 25 0 2 0 517116443 215334912 31865 33554432000 4194304 5787044 140737275509104 18446744073709551615 271562361711 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29637/statm: 52572 31865 392 389 0 48322 0
[pid=29637/tid=29649] ppid=29636 vsize=210288 CPUtime=1017.92 cores=1,3,5,7
/proc/29637/task/29649/stat : 29649 (priss) R 29636 29636 26347 0 -1 4202560 3603 0 0 0 100296 1496 0 0 18 0 2 0 517116533 215334912 31865 33554432000 4194304 5787044 140737275509104 18446744073709551615 271562361265 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2140.25
Current children cumulated vsize (KiB) 218988

[startup+1182.3 s]
/proc/loadavg: 3.89 3.82 4.12 4/186 29681
/proc/meminfo: memFree=30831668/32951124 swapFree=67111344/67111528
[pid=29636] ppid=29634 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29636/stat : 29636 (prissup.sh) S 29634 29636 26347 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 517116443 8908800 252 33554432000 4194304 4922060 140735630630688 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29636/statm: 2175 252 211 178 0 68 0
[pid=29637] ppid=29636 vsize=214404 CPUtime=2255.55 cores=1,3,5,7
/proc/29637/stat : 29637 (priss) R 29636 29636 26347 0 -1 4202496 34248 0 0 0 223204 2351 0 0 25 0 2 0 517116443 219549696 33062 33554432000 4194304 5787044 140737275509104 18446744073709551615 5527590 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29637/statm: 53601 33062 392 389 0 49351 0
[pid=29637/tid=29649] ppid=29636 vsize=214404 CPUtime=1073.22 cores=1,3,5,7
/proc/29637/task/29649/stat : 29649 (priss) R 29636 29636 26347 0 -1 4202560 3733 0 0 0 105792 1530 0 0 18 0 2 0 517116533 219549696 33062 33554432000 4194304 5787044 140737275509104 18446744073709551615 5527171 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2255.55
Current children cumulated vsize (KiB) 223104

[startup+1242.3 s]
/proc/loadavg: 3.72 3.79 4.09 5/186 29682
/proc/meminfo: memFree=30822084/32951124 swapFree=67111344/67111528
[pid=29636] ppid=29634 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29636/stat : 29636 (prissup.sh) S 29634 29636 26347 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 517116443 8908800 252 33554432000 4194304 4922060 140735630630688 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29636/statm: 2175 252 211 178 0 68 0
[pid=29637] ppid=29636 vsize=218600 CPUtime=2370.84 cores=1,3,5,7
/proc/29637/stat : 29637 (priss) R 29636 29636 26347 0 -1 4202496 35401 0 0 0 234675 2409 0 0 25 0 2 0 517116443 223846400 34215 33554432000 4194304 5787044 140737275509104 18446744073709551615 5527101 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/29637/statm: 54650 34215 392 389 0 50400 0
[pid=29637/tid=29649] ppid=29636 vsize=218600 CPUtime=1128.5 cores=1,3,5,7
/proc/29637/task/29649/stat : 29649 (priss) R 29636 29636 26347 0 -1 4202560 3830 0 0 0 111285 1565 0 0 18 0 2 0 517116533 223846400 34215 33554432000 4194304 5787044 140737275509104 18446744073709551615 5527590 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2370.84
Current children cumulated vsize (KiB) 227300



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.62 3.75 4.05 5/186 29684
/proc/meminfo: memFree=30818700/32951124 swapFree=67111344/67111528
[pid=29636] ppid=29634 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29636/stat : 29636 (prissup.sh) S 29634 29636 26347 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 517116443 8908800 252 33554432000 4194304 4922060 140735630630688 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29636/statm: 2175 252 211 178 0 68 0
[pid=29637] ppid=29636 vsize=218600 CPUtime=2481.3 cores=1,3,5,7
/proc/29637/stat : 29637 (priss) R 29636 29636 26347 0 -1 4202496 35401 0 0 0 245643 2487 0 0 25 0 2 0 517116443 223846400 34215 33554432000 4194304 5787044 140737275509104 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/29637/statm: 54650 34215 392 389 0 50400 0
[pid=29637/tid=29649] ppid=29636 vsize=218600 CPUtime=1181.26 cores=1,3,5,7
/proc/29637/task/29649/stat : 29649 (priss) R 29636 29636 26347 0 -1 4202560 3830 0 0 0 116508 1618 0 0 18 0 2 0 517116533 223846400 34215 33554432000 4194304 5787044 140737275509104 18446744073709551615 5527610 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2481.3
Current children cumulated vsize (KiB) 227300

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 29636 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 2481.3
#
# 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): 2481.3
CPU user time (s): 2456.43
CPU system time (s): 24.87
CPU usage (%): 190.867
Max. virtual memory (cumulated for all children) (KiB): 227300

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.07468 second user time and 5.01724 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-29 07:33:06
IDJOB=3273858
IDBENCH=83148
IDSOLVER=1601
FILE ID=node133/3273858-1304055186
RUNJOBID= node133-1304055186-29625
PBS_JOBID= 13170319
Free space on /tmp= 71896 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n130-s30940966-unsat.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3273858-1304055186/watcher-3273858-1304055186 -o /tmp/evaluation-result-3273858-1304055186/solver-3273858-1304055186 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3273858-1304055186.cnf 1928351613 4800 15500 4

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

MD5SUM BENCH= ca44a78076b8228fbb99ecc0147f157f
RANDOM SEED=1928351613

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31062656 kB
Buffers:        709232 kB
Cached:         758896 kB
SwapCached:        124 kB
Active:         546416 kB
Inactive:       985016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31062656 kB
SwapTotal:    67111528 kB
SwapFree:     67111344 kB
Dirty:            1584 kB
Writeback:           0 kB
AnonPages:       63136 kB
Mapped:          14504 kB
Slab:           293464 kB
PageTables:       4460 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   185636 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71892 MiB
End job on node133 at 2011-04-29 07:54:48