Trace number 3283179

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 440.3 111.909

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-10-10p0.cnf
MD5SUMef1df882c8a642421a1d0216a16bf652
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark39.7879
Satisfiable
(Un)Satisfiability was proved
Number of variables155107
Number of clauses675624
Sum of the clauses size1568150
Maximum clause length10
Minimum clause length1
Number of clauses of size 16856
Number of clauses of size 2547130
Number of clauses of size 387598
Number of clauses of size 43780
Number of clauses of size 515120
Number of clauses of size over 515140

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: 17306
0.00/0.17	c parsetime: 172182us
0.00/0.17	c parsed 675624 clauses with 155107 variables
0.00/0.22	c NW started thread 0 successfully (1097382208)
0.00/0.26	c NW started thread 1 successfully (1107872064)
0.00/0.32	c NW started thread 2 successfully (1118361920)
0.00/0.38	c NW started thread 3 successfully (1128851776)
158.36/39.99	c preprocessor returned 155107 variables
158.36/39.99	c preprocessing returned UNKNOWN
158.36/39.99	c PP set 46430 variables
158.36/39.99	c pp time: 39687040us (39s)
158.75/40.07	c preprocessor returned 155107 variables
158.75/40.07	c preprocessing returned UNKNOWN
158.75/40.07	c PP set 46430 variables
158.75/40.07	c pp time: 39823687us (39s)
159.16/40.13	c preprocessor returned 155107 variables
159.16/40.13	c preprocessing returned UNKNOWN
159.16/40.13	c PP set 46430 variables
159.16/40.13	c pp time: 39768098us (39s)
159.96/40.33	c preprocessor returned 155107 variables
159.96/40.33	c preprocessing returned UNKNOWN
159.96/40.33	c PP set 46430 variables
159.96/40.33	c pp time: 39916766us (39s)
174.36/44.00	c HTE
191.93/48.37	c subsumption
193.10/48.67	c simplified formula contains 0 unit clauses
210.28/52.92	c HTE
227.49/57.23	c subsumption
228.27/57.46	c simplified formula contains 0 unit clauses
245.44/61.75	c HTE
262.64/66.04	c subsumption
263.42/66.29	c simplified formula contains 0 unit clauses
284.99/71.62	c HTE
301.79/75.82	c subsumption
302.96/76.18	c simplified formula contains 0 unit clauses
321.34/80.71	c HTE
338.52/85.07	c subsumption
340.11/85.42	c simplified formula contains 0 unit clauses
357.69/89.87	c HTE
376.48/94.55	c subsumption
377.65/94.85	c simplified formula contains 0 unit clauses
395.22/99.27	c HTE
413.60/103.83	c subsumption
414.80/104.14	c simplified formula contains 0 unit clauses
429.98/107.98	c HTE
437.57/109.87	c ====================
437.57/109.87	c implication/decision inf%(inf)
437.57/109.87	c decisions:           222281
437.57/109.87	c last level:          0
437.57/109.87	c conflicts:           34253
437.57/109.87	c restarts:            226
437.57/109.87	c rejected_restarts    0
437.57/109.87	c removals:            8
437.57/109.87	c removed clauses:     20455
437.57/109.87	c oft clauses:         0
437.57/109.88	c ====================
437.99/109.91	c solvetime: 69921374us (69s)
438.36/110.01	c sended clauses   | 1549 | 1736 | 2600 | 103 |
438.36/110.01	c received clauses | 0 | 202 | 129 | 234 |
438.36/110.01	c join all other threads
438.36/110.01	c joined thread 0
438.36/110.01	c joined thread 1
438.36/110.02	c joined thread 2
440.18/111.87	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-3283179-1304043107/watcher-3283179-1304043107 -o /tmp/evaluation-result-3283179-1304043107/solver-3283179-1304043107 -C 4800 -W 1300 -M 15500 HOME/priss.sh HOME HOME/instance-3283179-1304043107.cnf 80837376 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: 7.95 6.08 4.88 6/182 17305
/proc/meminfo: memFree=22952836/32951124 swapFree=67111524/67111528
[pid=17305] ppid=17303 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17305/stat : 17305 (priss.sh) S 17303 17305 17192 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496726993 8908800 252 33554432000 4194304 4922060 140735709483536 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17305/statm: 2175 252 211 178 0 68 0

[startup+0.0351211 s]
/proc/loadavg: 7.95 6.08 4.88 6/182 17305
/proc/meminfo: memFree=22952836/32951124 swapFree=67111524/67111528
[pid=17305] ppid=17303 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17305/stat : 17305 (priss.sh) S 17303 17305 17192 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496726993 8908800 252 33554432000 4194304 4922060 140735709483536 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17305/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101102 s]
/proc/loadavg: 7.95 6.08 4.88 6/182 17305
/proc/meminfo: memFree=22952836/32951124 swapFree=67111524/67111528
[pid=17305] ppid=17303 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17305/stat : 17305 (priss.sh) S 17303 17305 17192 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496726993 8908800 252 33554432000 4194304 4922060 140735709483536 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17305/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30707 s]
/proc/loadavg: 7.95 6.08 4.88 6/182 17305
/proc/meminfo: memFree=22952836/32951124 swapFree=67111524/67111528
[pid=17305] ppid=17303 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17305/stat : 17305 (priss.sh) S 17303 17305 17192 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496726993 8908800 252 33554432000 4194304 4922060 140735709483536 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17305/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701964 s]
/proc/loadavg: 7.95 6.08 4.88 6/182 17305
/proc/meminfo: memFree=22952836/32951124 swapFree=67111524/67111528
[pid=17305] ppid=17303 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17305/stat : 17305 (priss.sh) S 17303 17305 17192 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496726993 8908800 252 33554432000 4194304 4922060 140735709483536 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17305/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50082 s]
/proc/loadavg: 7.95 6.08 4.88 8/188 17311
/proc/meminfo: memFree=22548684/32951124 swapFree=67111524/67111528
[pid=17305] ppid=17303 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17305/stat : 17305 (priss.sh) S 17303 17305 17192 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496726993 8908800 252 33554432000 4194304 4922060 140735709483536 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17305/statm: 2175 252 211 178 0 68 0
[pid=17306] ppid=17305 vsize=517756 CPUtime=5.01 cores=1,3,5,7
/proc/17306/stat : 17306 (priss) S 17305 17305 17192 0 -1 4202496 149019 0 0 0 461 40 0 0 18 0 5 0 496726993 530182144 86585 33554432000 4194304 5787044 140736920461744 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/17306/statm: 129439 86585 349 389 0 125189 0
[pid=17306/tid=17308] ppid=17305 vsize=517756 CPUtime=1.18 cores=1,3,5,7
/proc/17306/task/17308/stat : 17308 (priss) R 17305 17305 17192 0 -1 4202560 31683 0 0 0 108 10 0 0 18 0 5 0 496727015 530182144 86585 33554432000 4194304 5787044 140736920461744 18446744073709551615 4330511 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17306/tid=17309] ppid=17305 vsize=517756 CPUtime=1.19 cores=1,3,5,7
/proc/17306/task/17309/stat : 17309 (priss) R 17305 17305 17192 0 -1 4202560 28768 0 0 0 110 9 0 0 18 0 5 0 496727020 530182144 86585 33554432000 4194304 5787044 140736920461744 18446744073709551615 4330524 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17306/tid=17310] ppid=17305 vsize=517756 CPUtime=1.15 cores=1,3,5,7
/proc/17306/task/17310/stat : 17310 (priss) R 17305 17305 17192 0 -1 4202560 29028 0 0 0 106 9 0 0 18 0 5 0 496727025 530182144 86585 33554432000 4194304 5787044 140736920461744 18446744073709551615 4330490 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17306/tid=17311] ppid=17305 vsize=517756 CPUtime=1.1 cores=1,3,5,7
/proc/17306/task/17311/stat : 17311 (priss) R 17305 17305 17192 0 -1 4202560 27184 0 0 0 105 5 0 0 18 0 5 0 496727031 530182144 86585 33554432000 4194304 5787044 140736920461744 18446744073709551615 4330542 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.01
Current children cumulated vsize (KiB) 526456

[startup+3.10054 s]
/proc/loadavg: 8.04 6.12 4.90 9/188 17311
/proc/meminfo: memFree=22605600/32951124 swapFree=67111524/67111528
[pid=17305] ppid=17303 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17305/stat : 17305 (priss.sh) S 17303 17305 17192 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496726993 8908800 252 33554432000 4194304 4922060 140735709483536 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17305/statm: 2175 252 211 178 0 68 0
[pid=17306] ppid=17305 vsize=517756 CPUtime=11.4 cores=1,3,5,7
/proc/17306/stat : 17306 (priss) S 17305 17305 17192 0 -1 4202496 149019 0 0 0 1100 40 0 0 18 0 5 0 496726993 530182144 86585 33554432000 4194304 5787044 140736920461744 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/17306/statm: 129439 86585 349 389 0 125189 0
[pid=17306/tid=17308] ppid=17305 vsize=517756 CPUtime=2.78 cores=1,3,5,7
/proc/17306/task/17308/stat : 17308 (priss) R 17305 17305 17192 0 -1 4202560 31683 0 0 0 268 10 0 0 20 0 5 0 496727015 530182144 86585 33554432000 4194304 5787044 140736920461744 18446744073709551615 4330511 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17306/tid=17309] ppid=17305 vsize=517756 CPUtime=2.79 cores=1,3,5,7
/proc/17306/task/17309/stat : 17309 (priss) R 17305 17305 17192 0 -1 4202560 28768 0 0 0 270 9 0 0 21 0 5 0 496727020 530182144 86585 33554432000 4194304 5787044 140736920461744 18446744073709551615 4330507 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17306/tid=17310] ppid=17305 vsize=517756 CPUtime=2.75 cores=1,3,5,7
/proc/17306/task/17310/stat : 17310 (priss) R 17305 17305 17192 0 -1 4202560 29028 0 0 0 266 9 0 0 21 0 5 0 496727025 530182144 86585 33554432000 4194304 5787044 140736920461744 18446744073709551615 4330542 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17306/tid=17311] ppid=17305 vsize=517756 CPUtime=2.69 cores=1,3,5,7
/proc/17306/task/17311/stat : 17311 (priss) R 17305 17305 17192 0 -1 4202560 27184 0 0 0 264 5 0 0 22 0 5 0 496727031 530182144 86585 33554432000 4194304 5787044 140736920461744 18446744073709551615 4330524 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.4
Current children cumulated vsize (KiB) 526456

[startup+6.30096 s]
/proc/loadavg: 8.04 6.12 4.90 9/188 17311
/proc/meminfo: memFree=22605624/32951124 swapFree=67111524/67111528
[pid=17305] ppid=17303 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17305/stat : 17305 (priss.sh) S 17303 17305 17192 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496726993 8908800 252 33554432000 4194304 4922060 140735709483536 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17305/statm: 2175 252 211 178 0 68 0
[pid=17306] ppid=17305 vsize=517756 CPUtime=24.19 cores=1,3,5,7
/proc/17306/stat : 17306 (priss) S 17305 17305 17192 0 -1 4202496 149019 0 0 0 2379 40 0 0 18 0 5 0 496726993 530182144 86585 33554432000 4194304 5787044 140736920461744 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/17306/statm: 129439 86585 349 389 0 125189 0
[pid=17306/tid=17308] ppid=17305 vsize=517756 CPUtime=5.99 cores=1,3,5,7
/proc/17306/task/17308/stat : 17308 (priss) R 17305 17305 17192 0 -1 4202560 31683 0 0 0 589 10 0 0 25 0 5 0 496727015 530182144 86585 33554432000 4194304 5787044 140736920461744 18446744073709551615 4330504 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17306/tid=17309] ppid=17305 vsize=517756 CPUtime=5.99 cores=1,3,5,7
/proc/17306/task/17309/stat : 17309 (priss) R 17305 17305 17192 0 -1 4202560 28768 0 0 0 590 9 0 0 25 0 5 0 496727020 530182144 86585 33554432000 4194304 5787044 140736920461744 18446744073709551615 4330490 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17306/tid=17310] ppid=17305 vsize=517756 CPUtime=5.95 cores=1,3,5,7
/proc/17306/task/17310/stat : 17310 (priss) R 17305 17305 17192 0 -1 4202560 29028 0 0 0 586 9 0 0 25 0 5 0 496727025 530182144 86585 33554432000 4194304 5787044 140736920461744 18446744073709551615 4330524 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17306/tid=17311] ppid=17305 vsize=517756 CPUtime=5.87 cores=1,3,5,7
/proc/17306/task/17311/stat : 17311 (priss) R 17305 17305 17192 0 -1 4202560 27184 0 0 0 582 5 0 0 25 0 5 0 496727031 530182144 86585 33554432000 4194304 5787044 140736920461744 18446744073709551615 4330511 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.19
Current children cumulated vsize (KiB) 526456

[startup+12.7008 s]
/proc/loadavg: 8.03 6.19 4.93 9/188 17311
/proc/meminfo: memFree=22605368/32951124 swapFree=67111524/67111528
[pid=17305] ppid=17303 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17305/stat : 17305 (priss.sh) S 17303 17305 17192 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496726993 8908800 252 33554432000 4194304 4922060 140735709483536 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17305/statm: 2175 252 211 178 0 68 0
[pid=17306] ppid=17305 vsize=517756 CPUtime=49.75 cores=1,3,5,7
/proc/17306/stat : 17306 (priss) S 17305 17305 17192 0 -1 4202496 149030 0 0 0 4935 40 0 0 18 0 5 0 496726993 530182144 86596 33554432000 4194304 5787044 140736920461744 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/17306/statm: 129439 86596 349 389 0 125189 0
[pid=17306/tid=17308] ppid=17305 vsize=517756 CPUtime=12.39 cores=1,3,5,7
/proc/17306/task/17308/stat : 17308 (priss) R 17305 17305 17192 0 -1 4202560 31686 0 0 0 1229 10 0 0 25 0 5 0 496727015 530182144 86596 33554432000 4194304 5787044 140736920461744 18446744073709551615 4330524 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17306/tid=17309] ppid=17305 vsize=517756 CPUtime=12.39 cores=1,3,5,7
/proc/17306/task/17309/stat : 17309 (priss) R 17305 17305 17192 0 -1 4202560 28771 0 0 0 1230 9 0 0 25 0 5 0 496727020 530182144 86596 33554432000 4194304 5787044 140736920461744 18446744073709551615 4330542 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17306/tid=17310] ppid=17305 vsize=517756 CPUtime=12.35 cores=1,3,5,7
/proc/17306/task/17310/stat : 17310 (priss) R 17305 17305 17192 0 -1 4202560 29031 0 0 0 1226 9 0 0 25 0 5 0 496727025 530182144 86596 33554432000 4194304 5787044 140736920461744 18446744073709551615 4330507 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17306/tid=17311] ppid=17305 vsize=517756 CPUtime=12.23 cores=1,3,5,7
/proc/17306/task/17311/stat : 17311 (priss) R 17305 17305 17192 0 -1 4202560 27186 0 0 0 1218 5 0 0 25 0 5 0 496727031 530182144 86596 33554432000 4194304 5787044 140736920461744 18446744073709551615 4330524 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 49.75
Current children cumulated vsize (KiB) 526456

[startup+25.5005 s]
/proc/loadavg: 8.03 6.24 4.96 9/188 17311
/proc/meminfo: memFree=22542776/32951124 swapFree=67111524/67111528
[pid=17305] ppid=17303 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17305/stat : 17305 (priss.sh) S 17303 17305 17192 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496726993 8908800 252 33554432000 4194304 4922060 140735709483536 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17305/statm: 2175 252 211 178 0 68 0
[pid=17306] ppid=17305 vsize=606384 CPUtime=100.85 cores=1,3,5,7
/proc/17306/stat : 17306 (priss) S 17305 17305 17192 0 -1 4202496 170991 0 0 0 10029 56 0 0 18 0 5 0 496726993 620937216 102451 33554432000 4194304 5787044 140736920461744 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/17306/statm: 151596 102451 352 389 0 147346 0
[pid=17306/tid=17308] ppid=17305 vsize=606384 CPUtime=25.18 cores=1,3,5,7
/proc/17306/task/17308/stat : 17308 (priss) R 17305 17305 17192 0 -1 4202560 36167 0 0 0 2504 14 0 0 25 0 5 0 496727015 620937216 102451 33554432000 4194304 5787044 140736920461744 18446744073709551615 4276375 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17306/tid=17309] ppid=17305 vsize=606384 CPUtime=25.18 cores=1,3,5,7
/proc/17306/task/17309/stat : 17309 (priss) R 17305 17305 17192 0 -1 4202560 34916 0 0 0 2505 13 0 0 25 0 5 0 496727020 620937216 102451 33554432000 4194304 5787044 140736920461744 18446744073709551615 4275966 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17306/tid=17310] ppid=17305 vsize=606384 CPUtime=25.14 cores=1,3,5,7
/proc/17306/task/17310/stat : 17310 (priss) R 17305 17305 17192 0 -1 4202560 34480 0 0 0 2500 14 0 0 25 0 5 0 496727025 620937216 102451 33554432000 4194304 5787044 140736920461744 18446744073709551615 4276449 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17306/tid=17311] ppid=17305 vsize=606384 CPUtime=24.95 cores=1,3,5,7
/proc/17306/task/17311/stat : 17311 (priss) R 17305 17305 17192 0 -1 4202560 33072 0 0 0 2488 7 0 0 25 0 5 0 496727031 620937216 102451 33554432000 4194304 5787044 140736920461744 18446744073709551615 4276259 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 100.85
Current children cumulated vsize (KiB) 615084

[startup+51.101 s]
/proc/loadavg: 8.02 6.38 5.04 9/188 17312
/proc/meminfo: memFree=22062084/32951124 swapFree=67111524/67111528
[pid=17305] ppid=17303 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17305/stat : 17305 (priss.sh) S 17303 17305 17192 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496726993 8908800 252 33554432000 4194304 4922060 140735709483536 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17305/statm: 2175 252 211 178 0 68 0
[pid=17306] ppid=17305 vsize=771976 CPUtime=203.1 cores=1,3,5,7
/proc/17306/stat : 17306 (priss) S 17305 17305 17192 0 -1 4202496 258241 0 0 0 20238 72 0 0 18 0 5 0 496726993 790503424 135161 33554432000 4194304 5787044 140736920461744 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/17306/statm: 192994 135161 417 389 0 188744 0
[pid=17306/tid=17308] ppid=17305 vsize=771976 CPUtime=50.78 cores=1,3,5,7
/proc/17306/task/17308/stat : 17308 (priss) R 17305 17305 17192 0 -1 4202560 56031 0 0 0 5061 17 0 0 25 0 5 0 496727015 790503424 135161 33554432000 4194304 5787044 140736920461744 18446744073709551615 5586779 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17306/tid=17309] ppid=17305 vsize=771976 CPUtime=50.79 cores=1,3,5,7
/proc/17306/task/17309/stat : 17309 (priss) R 17305 17305 17192 0 -1 4202560 54693 0 0 0 5061 18 0 0 25 0 5 0 496727020 790503424 135161 33554432000 4194304 5787044 140736920461744 18446744073709551615 4218848 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17306/tid=17310] ppid=17305 vsize=771976 CPUtime=50.73 cores=1,3,5,7
/proc/17306/task/17310/stat : 17310 (priss) R 17305 17305 17192 0 -1 4202560 52683 0 0 0 5056 17 0 0 25 0 5 0 496727025 790503424 135161 33554432000 4194304 5787044 140736920461744 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17306/tid=17311] ppid=17305 vsize=771976 CPUtime=50.4 cores=1,3,5,7
/proc/17306/task/17311/stat : 17311 (priss) R 17305 17305 17192 0 -1 4202560 62478 0 0 0 5028 12 0 0 25 0 5 0 496727031 790503424 135161 33554432000 4194304 5787044 140736920461744 18446744073709551615 4330507 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.1
Current children cumulated vsize (KiB) 780676

[startup+102.307 s]
/proc/loadavg: 8.04 6.67 5.22 9/188 17313
/proc/meminfo: memFree=21980912/32951124 swapFree=67111524/67111528
[pid=17305] ppid=17303 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17305/stat : 17305 (priss.sh) S 17303 17305 17192 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496726993 8908800 252 33554432000 4194304 4922060 140735709483536 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17305/statm: 2175 252 211 178 0 68 0
[pid=17306] ppid=17305 vsize=776208 CPUtime=407.63 cores=1,3,5,7
/proc/17306/stat : 17306 (priss) S 17305 17305 17192 0 -1 4202496 299359 0 0 0 40682 81 0 0 18 0 5 0 496726993 794836992 147103 33554432000 4194304 5787044 140736920461744 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/17306/statm: 194052 147103 418 389 0 189802 0
[pid=17306/tid=17308] ppid=17305 vsize=776208 CPUtime=101.98 cores=1,3,5,7
/proc/17306/task/17308/stat : 17308 (priss) R 17305 17305 17192 0 -1 4202560 57053 0 0 0 10180 18 0 0 25 0 5 0 496727015 794836992 147103 33554432000 4194304 5787044 140736920461744 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17306/tid=17309] ppid=17305 vsize=776208 CPUtime=102 cores=1,3,5,7
/proc/17306/task/17309/stat : 17309 (priss) R 17305 17305 17192 0 -1 4202560 55232 0 0 0 10181 19 0 0 25 0 5 0 496727020 794836992 147103 33554432000 4194304 5787044 140736920461744 18446744073709551615 5585339 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17306/tid=17310] ppid=17305 vsize=776208 CPUtime=101.93 cores=1,3,5,7
/proc/17306/task/17310/stat : 17310 (priss) R 17305 17305 17192 0 -1 4202560 54845 0 0 0 10174 19 0 0 25 0 5 0 496727025 794836992 147103 33554432000 4194304 5787044 140736920461744 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17306/tid=17311] ppid=17305 vsize=776208 CPUtime=101.33 cores=1,3,5,7
/proc/17306/task/17311/stat : 17311 (priss) R 17305 17305 17192 0 -1 4202560 99873 0 0 0 10114 19 0 0 25 0 5 0 496727031 794836992 147103 33554432000 4194304 5787044 140736920461744 18446744073709551615 4330666 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 407.63
Current children cumulated vsize (KiB) 784908

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

[startup+108.701 s]
/proc/loadavg: 8.12 6.71 5.24 9/188 17314
/proc/meminfo: memFree=21978432/32951124 swapFree=67111524/67111528
[pid=17305] ppid=17303 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17305/stat : 17305 (priss.sh) S 17303 17305 17192 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496726993 8908800 252 33554432000 4194304 4922060 140735709483536 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17305/statm: 2175 252 211 178 0 68 0
[pid=17306] ppid=17305 vsize=776208 CPUtime=433.18 cores=1,3,5,7
/proc/17306/stat : 17306 (priss) S 17305 17305 17192 0 -1 4202496 306973 0 0 0 43236 82 0 0 18 0 5 0 496726993 794836992 147103 33554432000 4194304 5787044 140736920461744 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/17306/statm: 194052 147103 418 389 0 189802 0
[pid=17306/tid=17308] ppid=17305 vsize=776208 CPUtime=108.38 cores=1,3,5,7
/proc/17306/task/17308/stat : 17308 (priss) R 17305 17305 17192 0 -1 4202560 57053 0 0 0 10820 18 0 0 25 0 5 0 496727015 794836992 147103 33554432000 4194304 5787044 140736920461744 18446744073709551615 5590240 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17306/tid=17309] ppid=17305 vsize=776208 CPUtime=108.39 cores=1,3,5,7
/proc/17306/task/17309/stat : 17309 (priss) R 17305 17305 17192 0 -1 4202560 55232 0 0 0 10820 19 0 0 25 0 5 0 496727020 794836992 147103 33554432000 4194304 5787044 140736920461744 18446744073709551615 5576432 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17306/tid=17310] ppid=17305 vsize=776208 CPUtime=108.33 cores=1,3,5,7
/proc/17306/task/17310/stat : 17310 (priss) R 17305 17305 17192 0 -1 4202560 54845 0 0 0 10814 19 0 0 25 0 5 0 496727025 794836992 147103 33554432000 4194304 5787044 140736920461744 18446744073709551615 5586779 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17306/tid=17311] ppid=17305 vsize=776208 CPUtime=107.7 cores=1,3,5,7
/proc/17306/task/17311/stat : 17311 (priss) R 17305 17305 17192 0 -1 4202560 107487 0 0 0 10750 20 0 0 25 0 5 0 496727031 794836992 147103 33554432000 4194304 5787044 140736920461744 18446744073709551615 4330555 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 433.18
Current children cumulated vsize (KiB) 784908

[startup+110.3 s]
/proc/loadavg: 8.12 6.71 5.24 8/188 17314
/proc/meminfo: memFree=21977936/32951124 swapFree=67111524/67111528
[pid=17305] ppid=17303 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17305/stat : 17305 (priss.sh) S 17303 17305 17192 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496726993 8908800 252 33554432000 4194304 4922060 140735709483536 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17305/statm: 2175 252 211 178 0 68 0
[pid=17306] ppid=17305 vsize=747120 CPUtime=438.69 cores=1,3,5,7
/proc/17306/stat : 17306 (priss) S 17305 17305 17192 0 -1 4202496 307001 0 0 0 43786 83 0 0 17 0 2 0 496726993 765050880 143495 33554432000 4194304 5787044 140736920461744 18446744073709551615 212051458021 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/17306/statm: 186780 143495 446 389 0 182530 0
[pid=17306/tid=17311] ppid=17305 vsize=747120 CPUtime=109.28 cores=1,3,5,7
/proc/17306/task/17311/stat : 17311 (priss) R 17305 17305 17192 0 -1 4202560 107487 0 0 0 10908 20 0 0 25 0 2 0 496727031 765050880 143495 33554432000 4194304 5787044 140736920461744 18446744073709551615 4330555 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 438.69
Current children cumulated vsize (KiB) 755820

[startup+111.106 s]
/proc/loadavg: 8.12 6.71 5.24 6/185 17314
/proc/meminfo: memFree=21991472/32951124 swapFree=67111524/67111528
[pid=17305] ppid=17303 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17305/stat : 17305 (priss.sh) S 17303 17305 17192 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496726993 8908800 252 33554432000 4194304 4922060 140735709483536 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17305/statm: 2175 252 211 178 0 68 0
[pid=17306] ppid=17305 vsize=747120 CPUtime=439.49 cores=1,3,5,7
/proc/17306/stat : 17306 (priss) S 17305 17305 17192 0 -1 4202496 307001 0 0 0 43866 83 0 0 17 0 2 0 496726993 765050880 143495 33554432000 4194304 5787044 140736920461744 18446744073709551615 212051458021 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/17306/statm: 186780 143495 446 389 0 182530 0
[pid=17306/tid=17311] ppid=17305 vsize=747120 CPUtime=110.09 cores=1,3,5,7
/proc/17306/task/17311/stat : 17311 (priss) R 17305 17305 17192 0 -1 4202560 107487 0 0 0 10989 20 0 0 25 0 2 0 496727031 765050880 143495 33554432000 4194304 5787044 140736920461744 18446744073709551615 4330563 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 439.49
Current children cumulated vsize (KiB) 755820

[startup+111.501 s]
/proc/loadavg: 8.12 6.71 5.24 6/185 17314
/proc/meminfo: memFree=21991472/32951124 swapFree=67111524/67111528
[pid=17305] ppid=17303 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17305/stat : 17305 (priss.sh) S 17303 17305 17192 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496726993 8908800 252 33554432000 4194304 4922060 140735709483536 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17305/statm: 2175 252 211 178 0 68 0
[pid=17306] ppid=17305 vsize=747120 CPUtime=439.89 cores=1,3,5,7
/proc/17306/stat : 17306 (priss) S 17305 17305 17192 0 -1 4202496 307001 0 0 0 43906 83 0 0 17 0 2 0 496726993 765050880 143495 33554432000 4194304 5787044 140736920461744 18446744073709551615 212051458021 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/17306/statm: 186780 143495 446 389 0 182530 0
[pid=17306/tid=17311] ppid=17305 vsize=747120 CPUtime=110.48 cores=1,3,5,7
/proc/17306/task/17311/stat : 17311 (priss) R 17305 17305 17192 0 -1 4202560 107487 0 0 0 11028 20 0 0 25 0 2 0 496727031 765050880 143495 33554432000 4194304 5787044 140736920461744 18446744073709551615 4332683 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 439.89
Current children cumulated vsize (KiB) 755820

[startup+111.905 s]
/proc/loadavg: 8.12 6.71 5.24 6/185 17314
/proc/meminfo: memFree=21991472/32951124 swapFree=67111524/67111528
[pid=17305] ppid=17303 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17305/stat : 17305 (priss.sh) S 17303 17305 17192 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496726993 8908800 252 33554432000 4194304 4922060 140735709483536 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17305/statm: 2175 252 211 178 0 68 0
[pid=17306] ppid=17305 vsize=0 CPUtime=440.29 cores=1,3,5,7
/proc/17306/stat : 17306 (priss) R 17305 17305 17192 0 -1 4202500 311068 0 0 0 43943 86 0 0 15 0 1 0 496726993 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/17306/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 440.29
Current children cumulated vsize (KiB) 8700

Child status: 20
Real time (s): 111.909
CPU time (s): 440.3
CPU user time (s): 439.435
CPU system time (s): 0.864868
CPU usage (%): 393.446
Max. virtual memory (cumulated for all children) (KiB): 850444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 439.435
system time used= 0.864868
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 311406
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= 33802
involuntary context switches= 2003

runsolver used 0.153976 second user time and 0.472928 second system time

The end

Launcher Data

Begin job on node146 at 2011-04-29 04:11:47
IDJOB=3283179
IDBENCH=71003
IDSOLVER=1603
FILE ID=node146/3283179-1304043107
RUNJOBID= node146-1304042862-17211
PBS_JOBID= 13170387
Free space on /tmp= 72936 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT09/APPLICATIONS/diagnosis/ACG-10-10p0.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3283179-1304043107/watcher-3283179-1304043107 -o /tmp/evaluation-result-3283179-1304043107/solver-3283179-1304043107 -C 4800 -W 1300 -M 15500  HOME/priss.sh HOME HOME/instance-3283179-1304043107.cnf 80837376 4800 15500 4

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

MD5SUM BENCH= ef1df882c8a642421a1d0216a16bf652
RANDOM SEED=80837376

node146.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.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.86
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22953232 kB
Buffers:       1660900 kB
Cached:        6229236 kB
SwapCached:          4 kB
Active:        2909416 kB
Inactive:      6557792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22953232 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           50136 kB
Writeback:           0 kB
AnonPages:     1577144 kB
Mapped:          15648 kB
Slab:           463444 kB
PageTables:       8056 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1915412 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= 72932 MiB
End job on node146 at 2011-04-29 04:13:39