Trace number 3284191

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 1.0UNSAT 168.474 42.4415

General information on the benchmark

Namevelev-pipe-o-uns-1.1-6.cnf
MD5SUMd986f0b849e7c714ed5d3a26373567af
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark12.6861
Satisfiable
(Un)Satisfiability was proved
Number of variables17710
Number of clauses304026
Sum of the clauses size890580
Maximum clause length131
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2268354
Number of clauses of size 326401
Number of clauses of size 4173
Number of clauses of size 5120
Number of clauses of size over 58977

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: 16569
0.00/0.09	c parsetime: 93773us
0.00/0.09	c parsed 304026 clauses with 17710 variables
0.00/0.11	c NW started thread 0 successfully (1096485184)
0.00/0.14	c NW started thread 1 successfully (1110948160)
0.00/0.18	c NW started thread 2 successfully (1121438016)
0.00/0.21	c NW started thread 3 successfully (1131927872)
15.70/4.19	c preprocessor returned 18010 variables
15.70/4.19	c preprocessing returned UNKNOWN
15.70/4.19	c PP set 35 variables
15.70/4.19	c pp time: 4067113us (4s)
16.10/4.20	c preprocessor returned 18010 variables
16.10/4.20	c preprocessing returned UNKNOWN
16.10/4.20	c PP set 35 variables
16.10/4.20	c pp time: 4047073us (4s)
16.10/4.27	c preprocessor returned 18010 variables
16.10/4.27	c preprocessing returned UNKNOWN
16.10/4.27	c PP set 35 variables
16.10/4.27	c pp time: 4086022us (4s)
35.25/9.04	c preprocessor returned 30005 variables
35.25/9.04	c preprocessing returned UNKNOWN
35.25/9.04	c PP set 35 variables
35.25/9.04	c pp time: 8827668us (8s)
36.05/9.26	c HTE
37.25/9.51	c subsumption
38.04/9.78	c simplified formula contains 0 unit clauses
51.24/13.00	c HTE
52.03/13.25	c subsumption
54.04/13.80	c simplified formula contains 0 unit clauses
135.50/34.10	c added unsatisfied clause
135.50/34.10	c failed to add network clauses
144.68/36.41	c added unsatisfied clause
144.68/36.41	c failed to add network clauses
150.70/38.00	c added unsatisfied clause
150.70/38.00	c failed to add network clauses
161.06/40.57	c added unsatisfied clause
161.06/40.57	c failed to add network clauses
164.28/41.39	c added unsatisfied clause
164.28/41.39	c failed to add network clauses
167.85/42.27	c added unsatisfied clause
167.85/42.27	c failed to add network clauses
167.85/42.28	c ====================
167.85/42.28	c implication/decision inf%(inf)
167.85/42.28	c decisions:           1922571
167.85/42.28	c last level:          0
167.85/42.28	c conflicts:           247131
167.85/42.28	c restarts:            1638
167.85/42.28	c rejected_restarts    0
167.85/42.28	c removals:            15
167.85/42.28	c removed clauses:     175045
167.85/42.28	c oft clauses:         0
168.27/42.31	c solvetime: 38113149us (38s)
168.27/42.32	c sended clauses   | 6827 | 6746 | 7533 | 1462 |
168.27/42.32	c received clauses | 0 | 144 | 81 | 129 |
168.27/42.32	c join all other threads
168.27/42.32	c joined thread 0
168.27/42.32	c joined thread 1
168.27/42.32	c joined thread 2
168.43/42.42	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3284191-1304048586/watcher-3284191-1304048586 -o /tmp/evaluation-result-3284191-1304048586/solver-3284191-1304048586 -C 4800 -W 1300 -M 15500 HOME/priss.sh HOME HOME/instance-3284191-1304048586.cnf 65946925 4800 15500 4 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 8.01 8.07 8.02 5/182 16568
/proc/meminfo: memFree=16213468/32951124 swapFree=67111528/67111528
[pid=16568] ppid=16566 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16568/stat : 16568 (priss.sh) S 16566 16568 15086 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 595089238 8908800 251 33554432000 4194304 4922060 140736775645984 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/16568/statm: 2175 251 211 178 0 68 0

[startup+0.01631 s]
/proc/loadavg: 8.01 8.07 8.02 5/182 16568
/proc/meminfo: memFree=16213468/32951124 swapFree=67111528/67111528
[pid=16568] ppid=16566 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16568/stat : 16568 (priss.sh) S 16566 16568 15086 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 595089238 8908800 251 33554432000 4194304 4922060 140736775645984 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/16568/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100295 s]
/proc/loadavg: 8.01 8.07 8.02 5/182 16568
/proc/meminfo: memFree=16213468/32951124 swapFree=67111528/67111528
[pid=16568] ppid=16566 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16568/stat : 16568 (priss.sh) S 16566 16568 15086 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 595089238 8908800 251 33554432000 4194304 4922060 140736775645984 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/16568/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.303203 s]
/proc/loadavg: 8.01 8.07 8.02 5/182 16568
/proc/meminfo: memFree=16213468/32951124 swapFree=67111528/67111528
[pid=16568] ppid=16566 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16568/stat : 16568 (priss.sh) S 16566 16568 15086 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 595089238 8908800 251 33554432000 4194304 4922060 140736775645984 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/16568/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.984541 s]
/proc/loadavg: 8.01 8.07 8.02 5/182 16568
/proc/meminfo: memFree=16213468/32951124 swapFree=67111528/67111528
[pid=16568] ppid=16566 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16568/stat : 16568 (priss.sh) S 16566 16568 15086 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 595089238 8908800 251 33554432000 4194304 4922060 140736775645984 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/16568/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50097 s]
/proc/loadavg: 8.01 8.07 8.02 5/182 16568
/proc/meminfo: memFree=16213468/32951124 swapFree=67111528/67111528
[pid=16568] ppid=16566 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16568/stat : 16568 (priss.sh) S 16566 16568 15086 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 595089238 8908800 251 33554432000 4194304 4922060 140736775645984 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/16568/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+3.10068 s]
/proc/loadavg: 8.01 8.07 8.02 9/188 16574
/proc/meminfo: memFree=16061272/32951124 swapFree=67111528/67111528
[pid=16568] ppid=16566 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16568/stat : 16568 (priss.sh) S 16566 16568 15086 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 595089238 8908800 251 33554432000 4194304 4922060 140736775645984 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/16568/statm: 2175 251 211 178 0 68 0
[pid=16569] ppid=16568 vsize=444460 CPUtime=11.72 cores=0,2,4,6
/proc/16569/stat : 16569 (priss) S 16568 16568 15086 0 -1 4202496 60714 0 0 0 1150 22 0 0 18 0 5 0 595089238 455127040 40041 33554432000 4194304 5787044 140735709643408 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16569/statm: 111115 40041 355 389 0 106865 0
[pid=16569/tid=16571] ppid=16568 vsize=444460 CPUtime=2.91 cores=0,2,4,6
/proc/16569/task/16571/stat : 16571 (priss) R 16568 16568 15086 0 -1 4202560 10402 0 0 0 287 4 0 0 23 0 5 0 595089250 455127040 40041 33554432000 4194304 5787044 140735709643408 18446744073709551615 4319037 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=16569/tid=16572] ppid=16568 vsize=444460 CPUtime=2.89 cores=0,2,4,6
/proc/16569/task/16572/stat : 16572 (priss) R 16568 16568 15086 0 -1 4202560 10772 0 0 0 284 5 0 0 23 0 5 0 595089253 455127040 40041 33554432000 4194304 5787044 140735709643408 18446744073709551615 4318776 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=16569/tid=16573] ppid=16568 vsize=444460 CPUtime=2.86 cores=0,2,4,6
/proc/16569/task/16573/stat : 16573 (priss) R 16568 16568 15086 0 -1 4202560 12301 0 0 0 281 5 0 0 21 0 5 0 595089256 455127040 40041 33554432000 4194304 5787044 140735709643408 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=16569/tid=16574] ppid=16568 vsize=444460 CPUtime=2.84 cores=0,2,4,6
/proc/16569/task/16574/stat : 16574 (priss) R 16568 16568 15086 0 -1 4202560 11446 0 0 0 280 4 0 0 23 0 5 0 595089259 455127040 40041 33554432000 4194304 5787044 140735709643408 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 11.72
Current children cumulated vsize (KiB) 453160

[startup+6.30109 s]
/proc/loadavg: 8.01 8.07 8.02 9/188 16574
/proc/meminfo: memFree=16002264/32951124 swapFree=67111528/67111528
[pid=16568] ppid=16566 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16568/stat : 16568 (priss.sh) S 16566 16568 15086 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 595089238 8908800 251 33554432000 4194304 4922060 140736775645984 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/16568/statm: 2175 251 211 178 0 68 0
[pid=16569] ppid=16568 vsize=459772 CPUtime=24.48 cores=0,2,4,6
/proc/16569/stat : 16569 (priss) S 16568 16568 15086 0 -1 4202496 74803 0 0 0 2423 25 0 0 18 0 5 0 595089238 470806528 52285 33554432000 4194304 5787044 140735709643408 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16569/statm: 114943 52285 405 389 0 110693 0
[pid=16569/tid=16571] ppid=16568 vsize=459772 CPUtime=6.09 cores=0,2,4,6
/proc/16569/task/16571/stat : 16571 (priss) R 16568 16568 15086 0 -1 4202560 14088 0 0 0 604 5 0 0 25 0 5 0 595089250 470806528 52285 33554432000 4194304 5787044 140735709643408 18446744073709551615 5588270 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=16569/tid=16572] ppid=16568 vsize=459772 CPUtime=6.09 cores=0,2,4,6
/proc/16569/task/16572/stat : 16572 (priss) R 16568 16568 15086 0 -1 4202560 16922 0 0 0 603 6 0 0 25 0 5 0 595089253 470806528 52285 33554432000 4194304 5787044 140735709643408 18446744073709551615 5576446 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=16569/tid=16573] ppid=16568 vsize=459772 CPUtime=6.06 cores=0,2,4,6
/proc/16569/task/16573/stat : 16573 (priss) R 16568 16568 15086 0 -1 4202560 16497 0 0 0 600 6 0 0 25 0 5 0 595089256 470806528 52285 33554432000 4194304 5787044 140735709643408 18446744073709551615 4254581 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=16569/tid=16574] ppid=16568 vsize=459772 CPUtime=6.02 cores=0,2,4,6
/proc/16569/task/16574/stat : 16574 (priss) R 16568 16568 15086 0 -1 4202560 11503 0 0 0 598 4 0 0 25 0 5 0 595089259 470806528 52285 33554432000 4194304 5787044 140735709643408 18446744073709551615 4359248 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 24.48
Current children cumulated vsize (KiB) 468472

[startup+12.7069 s]
/proc/loadavg: 8.01 8.07 8.02 9/188 16574
/proc/meminfo: memFree=15989648/32951124 swapFree=67111528/67111528
[pid=16568] ppid=16566 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16568/stat : 16568 (priss.sh) S 16566 16568 15086 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 595089238 8908800 251 33554432000 4194304 4922060 140736775645984 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/16568/statm: 2175 251 211 178 0 68 0
[pid=16569] ppid=16568 vsize=459772 CPUtime=50.06 cores=0,2,4,6
/proc/16569/stat : 16569 (priss) S 16568 16568 15086 0 -1 4202496 80185 0 0 0 4977 29 0 0 18 0 5 0 595089238 470806528 54765 33554432000 4194304 5787044 140735709643408 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16569/statm: 114943 54765 419 389 0 110693 0
[pid=16569/tid=16571] ppid=16568 vsize=459772 CPUtime=12.45 cores=0,2,4,6
/proc/16569/task/16571/stat : 16571 (priss) R 16568 16568 15086 0 -1 4202560 14088 0 0 0 1239 6 0 0 18 0 5 0 595089250 470806528 54765 33554432000 4194304 5787044 140735709643408 18446744073709551615 5586627 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=16569/tid=16572] ppid=16568 vsize=459772 CPUtime=12.49 cores=0,2,4,6
/proc/16569/task/16572/stat : 16572 (priss) R 16568 16568 15086 0 -1 4202560 16981 0 0 0 1243 6 0 0 25 0 5 0 595089253 470806528 54765 33554432000 4194304 5787044 140735709643408 18446744073709551615 5590453 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=16569/tid=16573] ppid=16568 vsize=459772 CPUtime=12.46 cores=0,2,4,6
/proc/16569/task/16573/stat : 16573 (priss) R 16568 16568 15086 0 -1 4202560 16497 0 0 0 1240 6 0 0 25 0 5 0 595089256 470806528 54765 33554432000 4194304 5787044 140735709643408 18446744073709551615 5586636 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=16569/tid=16574] ppid=16568 vsize=459772 CPUtime=12.42 cores=0,2,4,6
/proc/16569/task/16574/stat : 16574 (priss) R 16568 16568 15086 0 -1 4202560 16826 0 0 0 1236 6 0 0 25 0 5 0 595089259 470806528 54765 33554432000 4194304 5787044 140735709643408 18446744073709551615 5526834 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.06
Current children cumulated vsize (KiB) 468472

[startup+25.5005 s]
/proc/loadavg: 8.08 8.08 8.02 9/188 16574
/proc/meminfo: memFree=15971272/32951124 swapFree=67111528/67111528
[pid=16568] ppid=16566 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16568/stat : 16568 (priss.sh) S 16566 16568 15086 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 595089238 8908800 251 33554432000 4194304 4922060 140736775645984 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/16568/statm: 2175 251 211 178 0 68 0
[pid=16569] ppid=16568 vsize=463872 CPUtime=101.15 cores=0,2,4,6
/proc/16569/stat : 16569 (priss) S 16568 16568 15086 0 -1 4202496 86835 0 0 0 10081 34 0 0 18 0 5 0 595089238 475004928 58808 33554432000 4194304 5787044 140735709643408 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16569/statm: 115968 58808 419 389 0 111718 0
[pid=16569/tid=16571] ppid=16568 vsize=463872 CPUtime=25.17 cores=0,2,4,6
/proc/16569/task/16571/stat : 16571 (priss) R 16568 16568 15086 0 -1 4202560 15123 0 0 0 2510 7 0 0 25 0 5 0 595089250 475004928 58808 33554432000 4194304 5787044 140735709643408 18446744073709551615 5590240 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=16569/tid=16572] ppid=16568 vsize=463872 CPUtime=25.28 cores=0,2,4,6
/proc/16569/task/16572/stat : 16572 (priss) R 16568 16568 15086 0 -1 4202560 17463 0 0 0 2520 8 0 0 25 0 5 0 595089253 475004928 58808 33554432000 4194304 5787044 140735709643408 18446744073709551615 5586709 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=16569/tid=16573] ppid=16568 vsize=463872 CPUtime=25.25 cores=0,2,4,6
/proc/16569/task/16573/stat : 16573 (priss) R 16568 16568 15086 0 -1 4202560 17290 0 0 0 2518 7 0 0 25 0 5 0 595089256 475004928 58808 33554432000 4194304 5787044 140735709643408 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=16569/tid=16574] ppid=16568 vsize=463872 CPUtime=25.22 cores=0,2,4,6
/proc/16569/task/16574/stat : 16574 (priss) R 16568 16568 15086 0 -1 4202560 21166 0 0 0 2514 8 0 0 25 0 5 0 595089259 475004928 58808 33554432000 4194304 5787044 140735709643408 18446744073709551615 5526823 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.15
Current children cumulated vsize (KiB) 472572

Solver just ended. Dumping a history of the last processes samples

[startup+26.1004 s]
/proc/loadavg: 8.08 8.08 8.02 9/188 16574
/proc/meminfo: memFree=15970528/32951124 swapFree=67111528/67111528
[pid=16568] ppid=16566 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16568/stat : 16568 (priss.sh) S 16566 16568 15086 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 595089238 8908800 251 33554432000 4194304 4922060 140736775645984 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/16568/statm: 2175 251 211 178 0 68 0
[pid=16569] ppid=16568 vsize=463872 CPUtime=103.55 cores=0,2,4,6
/proc/16569/stat : 16569 (priss) S 16568 16568 15086 0 -1 4202496 87062 0 0 0 10321 34 0 0 18 0 5 0 595089238 475004928 59035 33554432000 4194304 5787044 140735709643408 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16569/statm: 115968 59035 419 389 0 111718 0
[pid=16569/tid=16571] ppid=16568 vsize=463872 CPUtime=25.77 cores=0,2,4,6
/proc/16569/task/16571/stat : 16571 (priss) R 16568 16568 15086 0 -1 4202560 15123 0 0 0 2570 7 0 0 25 0 5 0 595089250 475004928 59035 33554432000 4194304 5787044 140735709643408 18446744073709551615 5585216 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=16569/tid=16572] ppid=16568 vsize=463872 CPUtime=25.88 cores=0,2,4,6
/proc/16569/task/16572/stat : 16572 (priss) R 16568 16568 15086 0 -1 4202560 17683 0 0 0 2580 8 0 0 25 0 5 0 595089253 475004928 59035 33554432000 4194304 5787044 140735709643408 18446744073709551615 5591529 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=16569/tid=16573] ppid=16568 vsize=463872 CPUtime=25.85 cores=0,2,4,6
/proc/16569/task/16573/stat : 16573 (priss) R 16568 16568 15086 0 -1 4202560 17293 0 0 0 2578 7 0 0 25 0 5 0 595089256 475004928 59035 33554432000 4194304 5787044 140735709643408 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=16569/tid=16574] ppid=16568 vsize=463872 CPUtime=25.82 cores=0,2,4,6
/proc/16569/task/16574/stat : 16574 (priss) R 16568 16568 15086 0 -1 4202560 21170 0 0 0 2574 8 0 0 25 0 5 0 595089259 475004928 59035 33554432000 4194304 5787044 140735709643408 18446744073709551615 5526823 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 103.55
Current children cumulated vsize (KiB) 472572

[startup+32.5073 s]
/proc/loadavg: 8.07 8.08 8.02 9/188 16575
/proc/meminfo: memFree=15963212/32951124 swapFree=67111528/67111528
[pid=16568] ppid=16566 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16568/stat : 16568 (priss.sh) S 16566 16568 15086 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 595089238 8908800 251 33554432000 4194304 4922060 140736775645984 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/16568/statm: 2175 251 211 178 0 68 0
[pid=16569] ppid=16568 vsize=463872 CPUtime=129.13 cores=0,2,4,6
/proc/16569/stat : 16569 (priss) S 16568 16568 15086 0 -1 4202496 88327 0 0 0 12878 35 0 0 18 0 5 0 595089238 475004928 60299 33554432000 4194304 5787044 140735709643408 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16569/statm: 115968 60299 419 389 0 111718 0
[pid=16569/tid=16571] ppid=16568 vsize=463872 CPUtime=32.13 cores=0,2,4,6
/proc/16569/task/16571/stat : 16571 (priss) R 16568 16568 15086 0 -1 4202560 15229 0 0 0 3206 7 0 0 25 0 5 0 595089250 475004928 60299 33554432000 4194304 5787044 140735709643408 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=16569/tid=16572] ppid=16568 vsize=463872 CPUtime=32.28 cores=0,2,4,6
/proc/16569/task/16572/stat : 16572 (priss) R 16568 16568 15086 0 -1 4202560 17801 0 0 0 3220 8 0 0 25 0 5 0 595089253 475004928 60299 33554432000 4194304 5787044 140735709643408 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=16569/tid=16573] ppid=16568 vsize=463872 CPUtime=32.26 cores=0,2,4,6
/proc/16569/task/16573/stat : 16573 (priss) R 16568 16568 15086 0 -1 4202560 17849 0 0 0 3218 8 0 0 25 0 5 0 595089256 475004928 60299 33554432000 4194304 5787044 140735709643408 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=16569/tid=16574] ppid=16568 vsize=463872 CPUtime=32.22 cores=0,2,4,6
/proc/16569/task/16574/stat : 16574 (priss) R 16568 16568 15086 0 -1 4202560 21655 0 0 0 3214 8 0 0 25 0 5 0 595089259 475004928 60299 33554432000 4194304 5787044 140735709643408 18446744073709551615 5527227 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 129.13
Current children cumulated vsize (KiB) 472572

[startup+38.9011 s]
/proc/loadavg: 8.06 8.08 8.02 9/188 16575
/proc/meminfo: memFree=15955260/32951124 swapFree=67111528/67111528
[pid=16568] ppid=16566 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16568/stat : 16568 (priss.sh) S 16566 16568 15086 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 595089238 8908800 251 33554432000 4194304 4922060 140736775645984 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/16568/statm: 2175 251 211 178 0 68 0
[pid=16569] ppid=16568 vsize=469396 CPUtime=154.68 cores=0,2,4,6
/proc/16569/stat : 16569 (priss) S 16568 16568 15086 0 -1 4202496 90425 0 0 0 15430 38 0 0 18 0 5 0 595089238 480661504 62397 33554432000 4194304 5787044 140735709643408 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16569/statm: 117349 62397 419 389 0 113099 0
[pid=16569/tid=16571] ppid=16568 vsize=469396 CPUtime=38.5 cores=0,2,4,6
/proc/16569/task/16571/stat : 16571 (priss) R 16568 16568 15086 0 -1 4202560 16320 0 0 0 3843 7 0 0 25 0 5 0 595089250 480661504 62397 33554432000 4194304 5787044 140735709643408 18446744073709551615 5586806 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=16569/tid=16572] ppid=16568 vsize=469396 CPUtime=38.68 cores=0,2,4,6
/proc/16569/task/16572/stat : 16572 (priss) R 16568 16568 15086 0 -1 4202560 18171 0 0 0 3859 9 0 0 25 0 5 0 595089253 480661504 62397 33554432000 4194304 5787044 140735709643408 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=16569/tid=16573] ppid=16568 vsize=469396 CPUtime=38.65 cores=0,2,4,6
/proc/16569/task/16573/stat : 16573 (priss) R 16568 16568 15086 0 -1 4202560 17874 0 0 0 3857 8 0 0 25 0 5 0 595089256 480661504 62397 33554432000 4194304 5787044 140735709643408 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=16569/tid=16574] ppid=16568 vsize=469396 CPUtime=38.61 cores=0,2,4,6
/proc/16569/task/16574/stat : 16574 (priss) R 16568 16568 15086 0 -1 4202560 22267 0 0 0 3852 9 0 0 25 0 5 0 595089259 480661504 62397 33554432000 4194304 5787044 140735709643408 18446744073709551615 4238583 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 154.68
Current children cumulated vsize (KiB) 478096

[startup+40.5008 s]
/proc/loadavg: 8.06 8.08 8.02 10/188 16575
/proc/meminfo: memFree=15954572/32951124 swapFree=67111528/67111528
[pid=16568] ppid=16566 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16568/stat : 16568 (priss.sh) S 16566 16568 15086 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 595089238 8908800 251 33554432000 4194304 4922060 140736775645984 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/16568/statm: 2175 251 211 178 0 68 0
[pid=16569] ppid=16568 vsize=469396 CPUtime=161.06 cores=0,2,4,6
/proc/16569/stat : 16569 (priss) S 16568 16568 15086 0 -1 4202496 90445 0 0 0 16068 38 0 0 18 0 5 0 595089238 480661504 62417 33554432000 4194304 5787044 140735709643408 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16569/statm: 117349 62417 419 389 0 113099 0
[pid=16569/tid=16571] ppid=16568 vsize=469396 CPUtime=40.08 cores=0,2,4,6
/proc/16569/task/16571/stat : 16571 (priss) R 16568 16568 15086 0 -1 4202560 16320 0 0 0 4001 7 0 0 25 0 5 0 595089250 480661504 62417 33554432000 4194304 5787044 140735709643408 18446744073709551615 4254559 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=16569/tid=16572] ppid=16568 vsize=469396 CPUtime=40.28 cores=0,2,4,6
/proc/16569/task/16572/stat : 16572 (priss) R 16568 16568 15086 0 -1 4202560 18171 0 0 0 4019 9 0 0 19 0 5 0 595089253 480661504 62417 33554432000 4194304 5787044 140735709643408 18446744073709551615 5591568 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=16569/tid=16573] ppid=16568 vsize=469396 CPUtime=40.25 cores=0,2,4,6
/proc/16569/task/16573/stat : 16573 (priss) R 16568 16568 15086 0 -1 4202560 17894 0 0 0 4017 8 0 0 19 0 5 0 595089256 480661504 62417 33554432000 4194304 5787044 140735709643408 18446744073709551615 4218813 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=16569/tid=16574] ppid=16568 vsize=469396 CPUtime=40.21 cores=0,2,4,6
/proc/16569/task/16574/stat : 16574 (priss) R 16568 16568 15086 0 -1 4202560 22267 0 0 0 4012 9 0 0 25 0 5 0 595089259 480661504 62417 33554432000 4194304 5787044 140735709643408 18446744073709551615 5534357 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 161.06
Current children cumulated vsize (KiB) 478096

[startup+41.3066 s]
/proc/loadavg: 8.06 8.08 8.02 9/188 16575
/proc/meminfo: memFree=15954572/32951124 swapFree=67111528/67111528
[pid=16568] ppid=16566 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16568/stat : 16568 (priss.sh) S 16566 16568 15086 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 595089238 8908800 251 33554432000 4194304 4922060 140736775645984 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/16568/statm: 2175 251 211 178 0 68 0
[pid=16569] ppid=16568 vsize=469396 CPUtime=164.28 cores=0,2,4,6
/proc/16569/stat : 16569 (priss) S 16568 16568 15086 0 -1 4202496 90448 0 0 0 16390 38 0 0 18 0 5 0 595089238 480661504 62420 33554432000 4194304 5787044 140735709643408 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16569/statm: 117349 62420 419 389 0 113099 0
[pid=16569/tid=16571] ppid=16568 vsize=469396 CPUtime=40.88 cores=0,2,4,6
/proc/16569/task/16571/stat : 16571 (priss) R 16568 16568 15086 0 -1 4202560 16320 0 0 0 4081 7 0 0 25 0 5 0 595089250 480661504 62420 33554432000 4194304 5787044 140735709643408 18446744073709551615 5586814 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=16569/tid=16572] ppid=16568 vsize=469396 CPUtime=41.08 cores=0,2,4,6
/proc/16569/task/16572/stat : 16572 (priss) R 16568 16568 15086 0 -1 4202560 18174 0 0 0 4099 9 0 0 21 0 5 0 595089253 480661504 62420 33554432000 4194304 5787044 140735709643408 18446744073709551615 4228007 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=16569/tid=16573] ppid=16568 vsize=469396 CPUtime=41.05 cores=0,2,4,6
/proc/16569/task/16573/stat : 16573 (priss) R 16568 16568 15086 0 -1 4202560 17894 0 0 0 4097 8 0 0 21 0 5 0 595089256 480661504 62420 33554432000 4194304 5787044 140735709643408 18446744073709551615 260020501023 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=16569/tid=16574] ppid=16568 vsize=469396 CPUtime=41.01 cores=0,2,4,6
/proc/16569/task/16574/stat : 16574 (priss) R 16568 16568 15086 0 -1 4202560 22267 0 0 0 4092 9 0 0 25 0 5 0 595089259 480661504 62420 33554432000 4194304 5787044 140735709643408 18446744073709551615 5526771 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 164.28
Current children cumulated vsize (KiB) 478096

[startup+42.1005 s]
/proc/loadavg: 8.06 8.08 8.02 9/188 16575
/proc/meminfo: memFree=15954572/32951124 swapFree=67111528/67111528
[pid=16568] ppid=16566 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16568/stat : 16568 (priss.sh) S 16566 16568 15086 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 595089238 8908800 251 33554432000 4194304 4922060 140736775645984 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/16568/statm: 2175 251 211 178 0 68 0
[pid=16569] ppid=16568 vsize=469396 CPUtime=167.45 cores=0,2,4,6
/proc/16569/stat : 16569 (priss) S 16568 16568 15086 0 -1 4202496 90452 0 0 0 16707 38 0 0 18 0 5 0 595089238 480661504 62424 33554432000 4194304 5787044 140735709643408 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16569/statm: 117349 62424 419 389 0 113099 0
[pid=16569/tid=16571] ppid=16568 vsize=469396 CPUtime=41.68 cores=0,2,4,6
/proc/16569/task/16571/stat : 16571 (priss) R 16568 16568 15086 0 -1 4202560 16320 0 0 0 4161 7 0 0 25 0 5 0 595089250 480661504 62424 33554432000 4194304 5787044 140735709643408 18446744073709551615 4219981 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=16569/tid=16572] ppid=16568 vsize=469396 CPUtime=41.88 cores=0,2,4,6
/proc/16569/task/16572/stat : 16572 (priss) R 16568 16568 15086 0 -1 4202560 18174 0 0 0 4179 9 0 0 23 0 5 0 595089253 480661504 62424 33554432000 4194304 5787044 140735709643408 18446744073709551615 5591568 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=16569/tid=16573] ppid=16568 vsize=469396 CPUtime=41.85 cores=0,2,4,6
/proc/16569/task/16573/stat : 16573 (priss) R 16568 16568 15086 0 -1 4202560 17894 0 0 0 4177 8 0 0 24 0 5 0 595089256 480661504 62424 33554432000 4194304 5787044 140735709643408 18446744073709551615 5586648 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=16569/tid=16574] ppid=16568 vsize=469396 CPUtime=41.81 cores=0,2,4,6
/proc/16569/task/16574/stat : 16574 (priss) R 16568 16568 15086 0 -1 4202560 22271 0 0 0 4172 9 0 0 25 0 5 0 595089259 480661504 62424 33554432000 4194304 5787044 140735709643408 18446744073709551615 5534222 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 167.45
Current children cumulated vsize (KiB) 478096

[startup+42.3004 s]
/proc/loadavg: 8.06 8.07 8.02 9/188 16575
/proc/meminfo: memFree=15954684/32951124 swapFree=67111528/67111528
[pid=16568] ppid=16566 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16568/stat : 16568 (priss.sh) S 16566 16568 15086 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 595089238 8908800 251 33554432000 4194304 4922060 140736775645984 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/16568/statm: 2175 251 211 178 0 68 0
[pid=16569] ppid=16568 vsize=469396 CPUtime=168.27 cores=0,2,4,6
/proc/16569/stat : 16569 (priss) S 16568 16568 15086 0 -1 4202496 90465 0 0 0 16789 38 0 0 18 0 5 0 595089238 480661504 62437 33554432000 4194304 5787044 140735709643408 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16569/statm: 117349 62437 431 389 0 113099 0
[pid=16569/tid=16571] ppid=16568 vsize=469396 CPUtime=41.88 cores=0,2,4,6
/proc/16569/task/16571/stat : 16571 (priss) R 16568 16568 15086 0 -1 4202560 16320 0 0 0 4181 7 0 0 25 0 5 0 595089250 480661504 62437 33554432000 4194304 5787044 140735709643408 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=16569/tid=16572] ppid=16568 vsize=469396 CPUtime=42.08 cores=0,2,4,6
/proc/16569/task/16572/stat : 16572 (priss) R 16568 16568 15086 0 -1 4202560 18186 0 0 0 4199 9 0 0 25 0 5 0 595089253 480661504 62437 33554432000 4194304 5787044 140735709643408 18446744073709551615 260032221877 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=16569/tid=16573] ppid=16568 vsize=469396 CPUtime=42.05 cores=0,2,4,6
/proc/16569/task/16573/stat : 16573 (priss) R 16568 16568 15086 0 -1 4202560 17894 0 0 0 4197 8 0 0 25 0 5 0 595089256 480661504 62437 33554432000 4194304 5787044 140735709643408 18446744073709551615 260032221877 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=16569/tid=16574] ppid=16568 vsize=469396 CPUtime=42.01 cores=0,2,4,6
/proc/16569/task/16574/stat : 16574 (priss) R 16568 16568 15086 0 -1 4202560 22272 0 0 0 4192 9 0 0 25 0 5 0 595089259 480661504 62437 33554432000 4194304 5787044 140735709643408 18446744073709551615 260032221877 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 168.27
Current children cumulated vsize (KiB) 478096

[startup+42.4065 s]
/proc/loadavg: 8.06 8.07 8.02 9/188 16575
/proc/meminfo: memFree=15954684/32951124 swapFree=67111528/67111528
[pid=16568] ppid=16566 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16568/stat : 16568 (priss.sh) S 16566 16568 15086 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 595089238 8908800 251 33554432000 4194304 4922060 140736775645984 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/16568/statm: 2175 251 211 178 0 68 0
[pid=16569] ppid=16568 vsize=465516 CPUtime=168.43 cores=0,2,4,6
/proc/16569/stat : 16569 (priss) S 16568 16568 15086 0 -1 4202496 91157 0 0 0 16804 39 0 0 18 0 2 0 595089238 476688384 62087 33554432000 4194304 5787044 140735709643408 18446744073709551615 260032198629 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16569/statm: 116379 62087 447 389 0 112129 0
[pid=16569/tid=16574] ppid=16568 vsize=465516 CPUtime=42.12 cores=0,2,4,6
/proc/16569/task/16574/stat : 16574 (priss) R 16568 16568 15086 0 -1 4202560 22948 0 0 0 4202 10 0 0 25 0 2 0 595089259 476688384 62087 33554432000 4194304 5787044 140735709643408 18446744073709551615 4319827 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 168.43
Current children cumulated vsize (KiB) 474216

Child status: 20
Real time (s): 42.4415
CPU time (s): 168.474
CPU user time (s): 168.07
CPU system time (s): 0.403938
CPU usage (%): 396.957
Max. virtual memory (cumulated for all children) (KiB): 478096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 168.07
system time used= 0.403938
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 91534
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= 18842
involuntary context switches= 879

runsolver used 0.084987 second user time and 0.153976 second system time

The end

Launcher Data

Begin job on node110 at 2011-04-29 05:43:07
IDJOB=3284191
IDBENCH=71718
IDSOLVER=1603
FILE ID=node110/3284191-1304048586
RUNJOBID= node110-1304039990-15104
PBS_JOBID= 13170381
Free space on /tmp= 72832 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT_RACE06/velev-pipe-o-uns-1.1-6.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3284191-1304048586/watcher-3284191-1304048586 -o /tmp/evaluation-result-3284191-1304048586/solver-3284191-1304048586 -C 4800 -W 1300 -M 15500  HOME/priss.sh HOME HOME/instance-3284191-1304048586.cnf 65946925 4800 15500 4

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

MD5SUM BENCH= d986f0b849e7c714ed5d3a26373567af
RANDOM SEED=65946925

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16213624 kB
Buffers:       2333800 kB
Cached:       13271796 kB
SwapCached:          0 kB
Active:        8334272 kB
Inactive:      7831680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16213624 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7088 kB
Writeback:          32 kB
AnonPages:      559480 kB
Mapped:          15640 kB
Slab:           506480 kB
PageTables:       5796 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   750540 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= 72828 MiB
End job on node110 at 2011-04-29 05:43:49