Trace number 3250456

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

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-4-5_4232.cnf
MD5SUM86d9f733c618d2ca060f457ab8a19463
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables4230
Number of clauses100443
Sum of the clauses size411786
Maximum clause length5
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 490429
Number of clauses of size 510014
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: 22062
0.00/0.03	c parsetime: 29566us
0.00/0.03	c parsed 100443 clauses with 4230 variables
1.99/2.02	c preprocessor returned 10002 variables
1.99/2.02	c preprocessing returned UNKNOWN
1.99/2.02	c PP set 2 variables
1.99/2.02	c pp time: 1989020us (1s)

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3250456-1304060357/watcher-3250456-1304060357 -o /tmp/evaluation-result-3250456-1304060357/solver-3250456-1304060357 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3250456-1304060357.cnf 2076573318 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.70 4.61 3/177 22061
/proc/meminfo: memFree=25096300/32951132 swapFree=67111524/67111528
[pid=22061] ppid=22059 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22061/stat : 22061 (prissup.sh) S 22059 22061 18837 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 517635344 8908800 252 33554432000 4194304 4922060 140736287602976 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22061/statm: 2175 252 211 178 0 68 0

[startup+0.0894429 s]
/proc/loadavg: 3.58 3.70 4.61 3/177 22061
/proc/meminfo: memFree=25096300/32951132 swapFree=67111524/67111528
[pid=22061] ppid=22059 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22061/stat : 22061 (prissup.sh) S 22059 22061 18837 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 517635344 8908800 252 33554432000 4194304 4922060 140736287602976 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22061/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100441 s]
/proc/loadavg: 3.58 3.70 4.61 3/177 22061
/proc/meminfo: memFree=25096300/32951132 swapFree=67111524/67111528
[pid=22061] ppid=22059 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22061/stat : 22061 (prissup.sh) S 22059 22061 18837 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 517635344 8908800 252 33554432000 4194304 4922060 140736287602976 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22061/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300407 s]
/proc/loadavg: 3.58 3.70 4.61 3/177 22061
/proc/meminfo: memFree=25096300/32951132 swapFree=67111524/67111528
[pid=22061] ppid=22059 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22061/stat : 22061 (prissup.sh) S 22059 22061 18837 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 517635344 8908800 252 33554432000 4194304 4922060 140736287602976 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22061/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700332 s]
/proc/loadavg: 3.58 3.70 4.61 3/177 22061
/proc/meminfo: memFree=25096300/32951132 swapFree=67111524/67111528
[pid=22061] ppid=22059 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22061/stat : 22061 (prissup.sh) S 22059 22061 18837 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 517635344 8908800 252 33554432000 4194304 4922060 140736287602976 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22061/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.5002 s]
/proc/loadavg: 3.58 3.70 4.61 4/179 22063
/proc/meminfo: memFree=25083028/32951132 swapFree=67111524/67111528
[pid=22061] ppid=22059 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22061/stat : 22061 (prissup.sh) S 22059 22061 18837 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 517635344 8908800 252 33554432000 4194304 4922060 140736287602976 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22061/statm: 2175 252 211 178 0 68 0
[pid=22062] ppid=22061 vsize=28820 CPUtime=1.49 cores=1,3,5,7
/proc/22062/stat : 22062 (priss) R 22061 22061 18837 0 -1 4202496 3631 0 0 0 149 0 0 0 25 0 1 0 517635344 29511680 3237 33554432000 4194304 5787044 140734544462944 18446744073709551615 4359883 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/22062/statm: 7205 3237 341 389 0 2955 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37520

[startup+3.10088 s]
/proc/loadavg: 3.58 3.70 4.61 5/180 22064
/proc/meminfo: memFree=25080292/32951132 swapFree=67111524/67111528
[pid=22061] ppid=22059 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22061/stat : 22061 (prissup.sh) S 22059 22061 18837 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 517635344 8908800 252 33554432000 4194304 4922060 140736287602976 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22061/statm: 2175 252 211 178 0 68 0
[pid=22062] ppid=22061 vsize=108440 CPUtime=3.65 cores=1,3,5,7
/proc/22062/stat : 22062 (priss) R 22061 22061 18837 0 -1 4202496 4743 0 0 0 348 17 0 0 25 0 2 0 517635344 111042560 4349 33554432000 4194304 5787044 140734544462944 18446744073709551615 274676632431 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/22062/statm: 27110 4349 392 389 0 22860 0
[pid=22062/tid=22064] ppid=22061 vsize=108440 CPUtime=0.55 cores=1,3,5,7
/proc/22062/task/22064/stat : 22064 (priss) S 22061 22061 18837 0 -1 4202560 79 0 0 0 43 12 0 0 16 0 2 0 517635547 111042560 4349 33554432000 4194304 5787044 140734544462944 18446744073709551615 274676631985 0 0 4096 0 18446604471006128896 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.65
Current children cumulated vsize (KiB) 117140

[startup+6.30035 s]
/proc/loadavg: 3.61 3.71 4.60 7/180 22064
/proc/meminfo: memFree=25075832/32951132 swapFree=67111524/67111528
[pid=22061] ppid=22059 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22061/stat : 22061 (prissup.sh) S 22059 22061 18837 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 517635344 8908800 252 33554432000 4194304 4922060 140736287602976 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22061/statm: 2175 252 211 178 0 68 0
[pid=22062] ppid=22061 vsize=116280 CPUtime=8.74 cores=1,3,5,7
/proc/22062/stat : 22062 (priss) R 22061 22061 18837 0 -1 4202496 6796 0 0 0 812 62 0 0 25 0 2 0 517635344 119070720 6402 33554432000 4194304 5787044 140734544462944 18446744073709551615 274676632431 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/22062/statm: 29070 6402 392 389 0 24820 0
[pid=22062/tid=22064] ppid=22061 vsize=116280 CPUtime=2.43 cores=1,3,5,7
/proc/22062/task/22064/stat : 22064 (priss) S 22061 22061 18837 0 -1 4202560 172 0 0 0 202 41 0 0 15 0 2 0 517635547 119070720 6402 33554432000 4194304 5787044 140734544462944 18446744073709551615 274676631985 0 0 4096 0 18446604471006128896 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 8.74
Current children cumulated vsize (KiB) 124980

[startup+12.7002 s]
/proc/loadavg: 3.65 3.71 4.60 4/180 22064
/proc/meminfo: memFree=25061476/32951132 swapFree=67111524/67111528
[pid=22061] ppid=22059 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22061/stat : 22061 (prissup.sh) S 22059 22061 18837 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 517635344 8908800 252 33554432000 4194304 4922060 140736287602976 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22061/statm: 2175 252 211 178 0 68 0
[pid=22062] ppid=22061 vsize=118920 CPUtime=19.19 cores=1,3,5,7
/proc/22062/stat : 22062 (priss) R 22061 22061 18837 0 -1 4202496 9489 0 0 0 1785 134 0 0 25 0 2 0 517635344 121774080 9095 33554432000 4194304 5787044 140734544462944 18446744073709551615 274676632431 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/22062/statm: 29730 9095 392 389 0 25480 0
[pid=22062/tid=22064] ppid=22061 vsize=118920 CPUtime=6.49 cores=1,3,5,7
/proc/22062/task/22064/stat : 22064 (priss) R 22061 22061 18837 0 -1 4202560 220 0 0 0 565 84 0 0 15 0 2 0 517635547 121774080 9095 33554432000 4194304 5787044 140734544462944 18446744073709551615 274676631985 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 19.19
Current children cumulated vsize (KiB) 127620

[startup+25.501 s]
/proc/loadavg: 3.64 3.71 4.58 5/180 22064
/proc/meminfo: memFree=25049076/32951132 swapFree=67111524/67111528
[pid=22061] ppid=22059 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22061/stat : 22061 (prissup.sh) S 22059 22061 18837 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 517635344 8908800 252 33554432000 4194304 4922060 140736287602976 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22061/statm: 2175 252 211 178 0 68 0
[pid=22062] ppid=22061 vsize=120492 CPUtime=40.92 cores=1,3,5,7
/proc/22062/stat : 22062 (priss) R 22061 22061 18837 0 -1 4202496 11817 0 0 0 3854 238 0 0 25 0 2 0 517635344 123383808 11422 33554432000 4194304 5787044 140734544462944 18446744073709551615 274676632431 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/22062/statm: 30123 11422 392 389 0 25873 0
[pid=22062/tid=22064] ppid=22061 vsize=120492 CPUtime=15.42 cores=1,3,5,7
/proc/22062/task/22064/stat : 22064 (priss) R 22061 22061 18837 0 -1 4202560 302 0 0 0 1392 150 0 0 16 0 2 0 517635547 123383808 11422 33554432000 4194304 5787044 140734544462944 18446744073709551615 274676631985 0 0 4096 0 18446604471006128896 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 40.92
Current children cumulated vsize (KiB) 129192

[startup+51.1006 s]
/proc/loadavg: 3.57 3.68 4.55 5/180 22065
/proc/meminfo: memFree=25019620/32951132 swapFree=67111524/67111528
[pid=22061] ppid=22059 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22061/stat : 22061 (prissup.sh) S 22059 22061 18837 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 517635344 8908800 252 33554432000 4194304 4922060 140736287602976 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22061/statm: 2175 252 211 178 0 68 0
[pid=22062] ppid=22061 vsize=134584 CPUtime=85.41 cores=1,3,5,7
/proc/22062/stat : 22062 (priss) R 22061 22061 18837 0 -1 4202496 18439 0 0 0 8136 405 0 0 25 0 2 0 517635344 137814016 17894 33554432000 4194304 5787044 140734544462944 18446744073709551615 274676632431 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/22062/statm: 33646 17894 392 389 0 29396 0
[pid=22062/tid=22064] ppid=22061 vsize=134584 CPUtime=34.31 cores=1,3,5,7
/proc/22062/task/22064/stat : 22064 (priss) R 22061 22061 18837 0 -1 4202560 460 0 0 0 3177 254 0 0 15 0 2 0 517635547 137814016 17894 33554432000 4194304 5787044 140734544462944 18446744073709551615 274676631985 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 85.41
Current children cumulated vsize (KiB) 143284

[startup+102.307 s]
/proc/loadavg: 3.62 3.68 4.50 3/180 22066
/proc/meminfo: memFree=24972736/32951132 swapFree=67111524/67111528
[pid=22061] ppid=22059 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22061/stat : 22061 (prissup.sh) S 22059 22061 18837 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 517635344 8908800 252 33554432000 4194304 4922060 140736287602976 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22061/statm: 2175 252 211 178 0 68 0
[pid=22062] ppid=22061 vsize=219248 CPUtime=174.35 cores=1,3,5,7
/proc/22062/stat : 22062 (priss) R 22061 22061 18837 0 -1 4202496 27707 0 0 0 16692 743 0 0 25 0 2 0 517635344 224509952 26858 33554432000 4194304 5787044 140734544462944 18446744073709551615 274676632431 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/22062/statm: 54812 26858 392 389 0 50562 0
[pid=22062/tid=22064] ppid=22061 vsize=219248 CPUtime=72.04 cores=1,3,5,7
/proc/22062/task/22064/stat : 22064 (priss) R 22061 22061 18837 0 -1 4202560 1122 0 0 0 6746 458 0 0 15 0 2 0 517635547 224509952 26858 33554432000 4194304 5787044 140734544462944 18446744073709551615 274676631985 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 174.35
Current children cumulated vsize (KiB) 227948

[startup+162.3 s]
/proc/loadavg: 3.67 3.69 4.45 4/180 22077
/proc/meminfo: memFree=24930380/32951132 swapFree=67111524/67111528
[pid=22061] ppid=22059 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22061/stat : 22061 (prissup.sh) S 22059 22061 18837 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 517635344 8908800 252 33554432000 4194304 4922060 140736287602976 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22061/statm: 2175 252 211 178 0 68 0
[pid=22062] ppid=22061 vsize=257380 CPUtime=282.28 cores=1,3,5,7
/proc/22062/stat : 22062 (priss) R 22061 22061 18837 0 -1 4202496 37873 0 0 0 27253 975 0 0 25 0 2 0 517635344 263557120 37024 33554432000 4194304 5787044 140734544462944 18446744073709551615 274676632431 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/22062/statm: 64345 37024 392 389 0 60095 0
[pid=22062/tid=22064] ppid=22061 vsize=257380 CPUtime=119.98 cores=1,3,5,7
/proc/22062/task/22064/stat : 22064 (priss) R 22061 22061 18837 0 -1 4202560 1735 0 0 0 11397 601 0 0 16 0 2 0 517635547 263557120 37024 33554432000 4194304 5787044 140734544462944 18446744073709551615 274676631985 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 266080

[startup+222.301 s]
/proc/loadavg: 3.56 3.65 4.39 4/180 22078
/proc/meminfo: memFree=24881636/32951132 swapFree=67111524/67111528
[pid=22061] ppid=22059 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22061/stat : 22061 (prissup.sh) S 22059 22061 18837 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 517635344 8908800 252 33554432000 4194304 4922060 140736287602976 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22061/statm: 2175 252 211 178 0 68 0
[pid=22062] ppid=22061 vsize=289168 CPUtime=390.03 cores=1,3,5,7
/proc/22062/stat : 22062 (priss) R 22061 22061 18837 0 -1 4202496 46871 0 0 0 37792 1211 0 0 25 0 2 0 517635344 296108032 46022 33554432000 4194304 5787044 140734544462944 18446744073709551615 274676632431 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/22062/statm: 72292 46022 392 389 0 68042 0
[pid=22062/tid=22064] ppid=22061 vsize=289168 CPUtime=167.73 cores=1,3,5,7
/proc/22062/task/22064/stat : 22064 (priss) R 22061 22061 18837 0 -1 4202560 2576 0 0 0 16029 744 0 0 16 0 2 0 517635547 296108032 46022 33554432000 4194304 5787044 140734544462944 18446744073709551615 274676631985 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 390.03
Current children cumulated vsize (KiB) 297868

[startup+282.301 s]
/proc/loadavg: 3.74 3.68 4.35 5/180 22080
/proc/meminfo: memFree=24879756/32951132 swapFree=67111524/67111528
[pid=22061] ppid=22059 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22061/stat : 22061 (prissup.sh) S 22059 22061 18837 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 517635344 8908800 252 33554432000 4194304 4922060 140736287602976 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22061/statm: 2175 252 211 178 0 68 0
[pid=22062] ppid=22061 vsize=289168 CPUtime=498.79 cores=1,3,5,7
/proc/22062/stat : 22062 (priss) R 22061 22061 18837 0 -1 4202496 47122 0 0 0 48462 1417 0 0 25 0 2 0 517635344 296108032 46273 33554432000 4194304 5787044 140734544462944 18446744073709551615 5528377 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/22062/statm: 72292 46273 392 389 0 68042 0
[pid=22062/tid=22064] ppid=22061 vsize=289168 CPUtime=216.49 cores=1,3,5,7
/proc/22062/task/22064/stat : 22064 (priss) R 22061 22061 18837 0 -1 4202560 2819 0 0 0 20775 874 0 0 16 0 2 0 517635547 296108032 46273 33554432000 4194304 5787044 140734544462944 18446744073709551615 5527019 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 498.79

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

[pid=22062] ppid=22061 vsize=389264 CPUtime=1264.42 cores=1,3,5,7
/proc/22062/stat : 22062 (priss) R 22061 22061 18837 0 -1 4202496 74320 0 0 0 123963 2479 0 0 25 0 2 0 517635344 398606336 72958 33554432000 4194304 5787044 140734544462944 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/22062/statm: 97316 72958 392 389 0 93066 0
[pid=22062/tid=22064] ppid=22061 vsize=389264 CPUtime=562.12 cores=1,3,5,7
/proc/22062/task/22064/stat : 22064 (priss) R 22061 22061 18837 0 -1 4202560 4943 0 0 0 54690 1522 0 0 16 0 2 0 517635547 398606336 72958 33554432000 4194304 5787044 140734544462944 18446744073709551615 5527072 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1264.42
Current children cumulated vsize (KiB) 397964

[startup+762.306 s]
/proc/loadavg: 3.63 3.64 4.05 5/180 22096
/proc/meminfo: memFree=24737404/32951132 swapFree=67111524/67111528
[pid=22061] ppid=22059 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22061/stat : 22061 (prissup.sh) S 22059 22061 18837 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 517635344 8908800 252 33554432000 4194304 4922060 140736287602976 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22061/statm: 2175 252 211 178 0 68 0
[pid=22062] ppid=22061 vsize=389264 CPUtime=1374.66 cores=1,3,5,7
/proc/22062/stat : 22062 (priss) R 22061 22061 18837 0 -1 4202496 74579 0 0 0 134878 2588 0 0 25 0 2 0 517635344 398606336 73217 33554432000 4194304 5787044 140734544462944 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/22062/statm: 97316 73217 392 389 0 93066 0
[pid=22062/tid=22064] ppid=22061 vsize=389264 CPUtime=612.36 cores=1,3,5,7
/proc/22062/task/22064/stat : 22064 (priss) R 22061 22061 18837 0 -1 4202560 5172 0 0 0 59648 1588 0 0 15 0 2 0 517635547 398606336 73217 33554432000 4194304 5787044 140734544462944 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1374.66
Current children cumulated vsize (KiB) 397964

[startup+822.301 s]
/proc/loadavg: 3.77 3.67 4.04 4/180 22097
/proc/meminfo: memFree=24731436/32951132 swapFree=67111524/67111528
[pid=22061] ppid=22059 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22061/stat : 22061 (prissup.sh) S 22059 22061 18837 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 517635344 8908800 252 33554432000 4194304 4922060 140736287602976 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22061/statm: 2175 252 211 178 0 68 0
[pid=22062] ppid=22061 vsize=390312 CPUtime=1485.13 cores=1,3,5,7
/proc/22062/stat : 22062 (priss) R 22061 22061 18837 0 -1 4202496 75138 0 0 0 145831 2682 0 0 25 0 2 0 517635344 399679488 73776 33554432000 4194304 5787044 140734544462944 18446744073709551615 274676632431 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/22062/statm: 97578 73776 392 389 0 93328 0
[pid=22062/tid=22064] ppid=22061 vsize=390312 CPUtime=662.84 cores=1,3,5,7
/proc/22062/task/22064/stat : 22064 (priss) R 22061 22061 18837 0 -1 4202560 5476 0 0 0 64642 1642 0 0 16 0 2 0 517635547 399679488 73776 33554432000 4194304 5787044 140734544462944 18446744073709551615 274676631985 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1485.13
Current children cumulated vsize (KiB) 399012

[startup+882.301 s]
/proc/loadavg: 3.84 3.70 4.02 5/180 22099
/proc/meminfo: memFree=24712444/32951132 swapFree=67111524/67111528
[pid=22061] ppid=22059 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22061/stat : 22061 (prissup.sh) S 22059 22061 18837 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 517635344 8908800 252 33554432000 4194304 4922060 140736287602976 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22061/statm: 2175 252 211 178 0 68 0
[pid=22062] ppid=22061 vsize=395356 CPUtime=1595.6 cores=1,3,5,7
/proc/22062/stat : 22062 (priss) R 22061 22061 18837 0 -1 4202496 79923 0 0 0 156775 2785 0 0 25 0 2 0 517635344 404844544 78561 33554432000 4194304 5787044 140734544462944 18446744073709551615 274676632431 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/22062/statm: 98839 78561 392 389 0 94589 0
[pid=22062/tid=22064] ppid=22061 vsize=395356 CPUtime=713.3 cores=1,3,5,7
/proc/22062/task/22064/stat : 22064 (priss) R 22061 22061 18837 0 -1 4202560 5869 0 0 0 69631 1699 0 0 16 0 2 0 517635547 404844544 78561 33554432000 4194304 5787044 140734544462944 18446744073709551615 274676631985 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1595.6
Current children cumulated vsize (KiB) 404056

[startup+942.301 s]
/proc/loadavg: 3.79 3.71 4.00 5/180 22101
/proc/meminfo: memFree=24701132/32951132 swapFree=67111524/67111528
[pid=22061] ppid=22059 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22061/stat : 22061 (prissup.sh) S 22059 22061 18837 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 517635344 8908800 252 33554432000 4194304 4922060 140736287602976 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22061/statm: 2175 252 211 178 0 68 0
[pid=22062] ppid=22061 vsize=399452 CPUtime=1705.9 cores=1,3,5,7
/proc/22062/stat : 22062 (priss) R 22061 22061 18837 0 -1 4202496 83615 0 0 0 167709 2881 0 0 25 0 2 0 517635344 409038848 81228 33554432000 4194304 5787044 140734544462944 18446744073709551615 274676632431 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/22062/statm: 99863 81228 392 389 0 95613 0
[pid=22062/tid=22064] ppid=22061 vsize=399452 CPUtime=763.59 cores=1,3,5,7
/proc/22062/task/22064/stat : 22064 (priss) R 22061 22061 18837 0 -1 4202560 6234 0 0 0 74605 1754 0 0 16 0 2 0 517635547 409038848 81228 33554432000 4194304 5787044 140734544462944 18446744073709551615 274676631985 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1705.9
Current children cumulated vsize (KiB) 408152

[startup+1002.3 s]
/proc/loadavg: 3.45 3.63 3.95 5/180 22102
/proc/meminfo: memFree=24694288/32951132 swapFree=67111524/67111528
[pid=22061] ppid=22059 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22061/stat : 22061 (prissup.sh) S 22059 22061 18837 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 517635344 8908800 252 33554432000 4194304 4922060 140736287602976 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22061/statm: 2175 252 211 178 0 68 0
[pid=22062] ppid=22061 vsize=399452 CPUtime=1816.82 cores=1,3,5,7
/proc/22062/stat : 22062 (priss) R 22061 22061 18837 0 -1 4202496 85449 0 0 0 178735 2947 0 0 25 0 2 0 517635344 409038848 83062 33554432000 4194304 5787044 140734544462944 18446744073709551615 5528651 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/22062/statm: 99863 83062 392 389 0 95613 0
[pid=22062/tid=22064] ppid=22061 vsize=399452 CPUtime=814.52 cores=1,3,5,7
/proc/22062/task/22064/stat : 22064 (priss) R 22061 22061 18837 0 -1 4202560 6659 0 0 0 79659 1793 0 0 16 0 2 0 517635547 409038848 83062 33554432000 4194304 5787044 140734544462944 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1816.82
Current children cumulated vsize (KiB) 408152

[startup+1062.3 s]
/proc/loadavg: 3.57 3.63 3.93 5/180 22104
/proc/meminfo: memFree=24676028/32951132 swapFree=67111524/67111528
[pid=22061] ppid=22059 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22061/stat : 22061 (prissup.sh) S 22059 22061 18837 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 517635344 8908800 252 33554432000 4194304 4922060 140736287602976 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22061/statm: 2175 252 211 178 0 68 0
[pid=22062] ppid=22061 vsize=464988 CPUtime=1927.18 cores=1,3,5,7
/proc/22062/stat : 22062 (priss) R 22061 22061 18837 0 -1 4202496 90056 0 0 0 189672 3046 0 0 25 0 2 0 517635344 476147712 87669 33554432000 4194304 5787044 140734544462944 18446744073709551615 274676632431 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/22062/statm: 116247 87669 392 389 0 111997 0
[pid=22062/tid=22064] ppid=22061 vsize=464988 CPUtime=864.88 cores=1,3,5,7
/proc/22062/task/22064/stat : 22064 (priss) R 22061 22061 18837 0 -1 4202560 7136 0 0 0 84639 1849 0 0 15 0 2 0 517635547 476147712 87669 33554432000 4194304 5787044 140734544462944 18446744073709551615 274676631985 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1927.18
Current children cumulated vsize (KiB) 473688

[startup+1122.3 s]
/proc/loadavg: 3.77 3.68 3.92 4/180 22105
/proc/meminfo: memFree=24665832/32951132 swapFree=67111524/67111528
[pid=22061] ppid=22059 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22061/stat : 22061 (prissup.sh) S 22059 22061 18837 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 517635344 8908800 252 33554432000 4194304 4922060 140736287602976 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22061/statm: 2175 252 211 178 0 68 0
[pid=22062] ppid=22061 vsize=464988 CPUtime=2036.62 cores=1,3,5,7
/proc/22062/stat : 22062 (priss) R 22061 22061 18837 0 -1 4202496 92941 0 0 0 200512 3150 0 0 25 0 2 0 517635344 476147712 90073 33554432000 4194304 5787044 140734544462944 18446744073709551615 274676632431 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/22062/statm: 116247 90073 392 389 0 111997 0
[pid=22062/tid=22064] ppid=22061 vsize=464988 CPUtime=914.32 cores=1,3,5,7
/proc/22062/task/22064/stat : 22064 (priss) R 22061 22061 18837 0 -1 4202560 7151 0 0 0 89522 1910 0 0 16 0 2 0 517635547 476147712 90073 33554432000 4194304 5787044 140734544462944 18446744073709551615 274676631985 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2036.62
Current children cumulated vsize (KiB) 473688

[startup+1182.3 s]
/proc/loadavg: 3.82 3.70 3.91 4/180 22107
/proc/meminfo: memFree=24662468/32951132 swapFree=67111524/67111528
[pid=22061] ppid=22059 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22061/stat : 22061 (prissup.sh) S 22059 22061 18837 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 517635344 8908800 252 33554432000 4194304 4922060 140736287602976 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22061/statm: 2175 252 211 178 0 68 0
[pid=22062] ppid=22061 vsize=464988 CPUtime=2146.83 cores=1,3,5,7
/proc/22062/stat : 22062 (priss) R 22061 22061 18837 0 -1 4202496 92941 0 0 0 211438 3245 0 0 25 0 2 0 517635344 476147712 90073 33554432000 4194304 5787044 140734544462944 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/22062/statm: 116247 90073 392 389 0 111997 0
[pid=22062/tid=22064] ppid=22061 vsize=464988 CPUtime=964.53 cores=1,3,5,7
/proc/22062/task/22064/stat : 22064 (priss) R 22061 22061 18837 0 -1 4202560 7151 0 0 0 94485 1968 0 0 15 0 2 0 517635547 476147712 90073 33554432000 4194304 5787044 140734544462944 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2146.83
Current children cumulated vsize (KiB) 473688

[startup+1242.3 s]
/proc/loadavg: 3.46 3.64 3.88 3/172 22126
/proc/meminfo: memFree=24741416/32951132 swapFree=67111524/67111528
[pid=22061] ppid=22059 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22061/stat : 22061 (prissup.sh) S 22059 22061 18837 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 517635344 8908800 252 33554432000 4194304 4922060 140736287602976 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22061/statm: 2175 252 211 178 0 68 0
[pid=22062] ppid=22061 vsize=464988 CPUtime=2256.19 cores=1,3,5,7
/proc/22062/stat : 22062 (priss) R 22061 22061 18837 0 -1 4202496 99138 0 0 0 222232 3387 0 0 25 0 2 0 517635344 476147712 96270 33554432000 4194304 5787044 140734544462944 18446744073709551615 5527472 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/22062/statm: 116247 96270 392 389 0 111997 0
[pid=22062/tid=22064] ppid=22061 vsize=464988 CPUtime=1013.88 cores=1,3,5,7
/proc/22062/task/22064/stat : 22064 (priss) S 22061 22061 18837 0 -1 4202560 7152 0 0 0 99339 2049 0 0 16 0 2 0 517635547 476147712 96270 33554432000 4194304 5787044 140734544462944 18446744073709551615 274676631985 0 0 4096 0 18446604471006128896 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2256.19
Current children cumulated vsize (KiB) 473688



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.43 3.31 3.75 3/172 22127
/proc/meminfo: memFree=24725552/32951132 swapFree=67111524/67111528
[pid=22061] ppid=22059 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22061/stat : 22061 (prissup.sh) S 22059 22061 18837 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 517635344 8908800 252 33554432000 4194304 4922060 140736287602976 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22061/statm: 2175 252 211 178 0 68 0
[pid=22062] ppid=22061 vsize=464988 CPUtime=2361.45 cores=1,3,5,7
/proc/22062/stat : 22062 (priss) R 22061 22061 18837 0 -1 4202496 103079 0 0 0 232636 3509 0 0 25 0 2 0 517635344 476147712 100211 33554432000 4194304 5787044 140734544462944 18446744073709551615 274676632431 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/22062/statm: 116247 100211 392 389 0 111997 0
[pid=22062/tid=22064] ppid=22061 vsize=464988 CPUtime=1061.44 cores=1,3,5,7
/proc/22062/task/22064/stat : 22064 (priss) R 22061 22061 18837 0 -1 4202560 7153 0 0 0 104036 2108 0 0 16 0 2 0 517635547 476147712 100211 33554432000 4194304 5787044 140734544462944 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2361.45
Current children cumulated vsize (KiB) 473688

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 22061 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 2361.45
#
# 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): 2361.45
CPU user time (s): 2326.36
CPU system time (s): 35.09
CPU usage (%): 181.648
Max. virtual memory (cumulated for all children) (KiB): 473688

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= 5
involuntary context switches= 2

runsolver used 2.04069 second user time and 5.02424 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-29 08:59:17
IDJOB=3250456
IDBENCH=83254
IDSOLVER=1601
FILE ID=node131/3250456-1304060357
RUNJOBID= node131-1304058996-21827
PBS_JOBID= 13170364
Free space on /tmp= 71384 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-4-5_4232.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250456-1304060357/watcher-3250456-1304060357 -o /tmp/evaluation-result-3250456-1304060357/solver-3250456-1304060357 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3250456-1304060357.cnf 2076573318 4800 15500 4

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

MD5SUM BENCH= 86d9f733c618d2ca060f457ab8a19463
RANDOM SEED=2076573318

node131.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      25096696 kB
Buffers:        958040 kB
Cached:        6306600 kB
SwapCached:          4 kB
Active:         327492 kB
Inactive:      7033440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      25096696 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            3612 kB
Writeback:           0 kB
AnonPages:       95684 kB
Mapped:          15740 kB
Slab:           431096 kB
PageTables:       4788 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   250100 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71384 MiB
End job on node131 at 2011-04-29 09:20:59