Trace number 3264802

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

General information on the benchmark

NameSAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/
mod2c-rand3bip-sat-250-2.shuffled-as.sat05-2534.cnf
MD5SUM9a6126d13f733e360922c2ae93b7b6b9
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark173.141
Satisfiable
(Un)Satisfiability was proved
Number of variables354
Number of clauses2596
Sum of the clauses size11752
Maximum clause length6
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 41592
Number of clauses of size 5640
Number of clauses of size over 5364

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: 6110
0.00/0.00	c parsetime: 1121us
0.00/0.00	c parsed 2596 clauses with 354 variables
0.00/1.00	c preprocessor returned 10034 variables
0.00/1.00	c preprocessing returned UNKNOWN
0.00/1.00	c PP set 0 variables
0.00/1.00	c pp time: 998953us (0s)

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3264802-1304073115/watcher-3264802-1304073115 -o /tmp/evaluation-result-3264802-1304073115/solver-3264802-1304073115 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3264802-1304073115.cnf 282610896 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: 3.50 3.64 3.60 3/177 6109
/proc/meminfo: memFree=16708352/32951132 swapFree=67111524/67111528
[pid=6109] ppid=6107 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6109/stat : 6109 (prissup.sh) S 6107 6109 5255 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 518911163 8908800 252 33554432000 4194304 4922060 140733382907744 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6109/statm: 2175 252 211 178 0 68 0

[startup+0.0378131 s]
/proc/loadavg: 3.50 3.64 3.60 3/177 6109
/proc/meminfo: memFree=16708352/32951132 swapFree=67111524/67111528
[pid=6109] ppid=6107 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6109/stat : 6109 (prissup.sh) S 6107 6109 5255 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 518911163 8908800 252 33554432000 4194304 4922060 140733382907744 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6109/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100817 s]
/proc/loadavg: 3.50 3.64 3.60 3/177 6109
/proc/meminfo: memFree=16708352/32951132 swapFree=67111524/67111528
[pid=6109] ppid=6107 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6109/stat : 6109 (prissup.sh) S 6107 6109 5255 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 518911163 8908800 252 33554432000 4194304 4922060 140733382907744 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6109/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300804 s]
/proc/loadavg: 3.50 3.64 3.60 3/177 6109
/proc/meminfo: memFree=16708352/32951132 swapFree=67111524/67111528
[pid=6109] ppid=6107 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6109/stat : 6109 (prissup.sh) S 6107 6109 5255 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 518911163 8908800 252 33554432000 4194304 4922060 140733382907744 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6109/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700739 s]
/proc/loadavg: 3.50 3.64 3.60 3/177 6109
/proc/meminfo: memFree=16708352/32951132 swapFree=67111524/67111528
[pid=6109] ppid=6107 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6109/stat : 6109 (prissup.sh) S 6107 6109 5255 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 518911163 8908800 252 33554432000 4194304 4922060 140733382907744 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6109/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.5006 s]
/proc/loadavg: 3.50 3.64 3.60 4/179 6111
/proc/meminfo: memFree=16701020/32951132 swapFree=67111524/67111528
[pid=6109] ppid=6107 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6109/stat : 6109 (prissup.sh) S 6107 6109 5255 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 518911163 8908800 252 33554432000 4194304 4922060 140733382907744 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6109/statm: 2175 252 211 178 0 68 0
[pid=6110] ppid=6109 vsize=102432 CPUtime=1.7 cores=0,2,4,6
/proc/6110/stat : 6110 (priss) R 6109 6109 5255 0 -1 4202496 2993 0 0 0 163 7 0 0 19 0 2 0 518911163 104890368 2575 33554432000 4194304 5787044 140733757380640 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/6110/statm: 25608 2575 391 389 0 21358 0
[pid=6110/tid=6112] ppid=6109 vsize=102432 CPUtime=0.2 cores=0,2,4,6
/proc/6110/task/6112/stat : 6112 (priss) R 6109 6109 5255 0 -1 4202560 26 0 0 0 18 2 0 0 18 0 2 0 518911263 104890368 2575 33554432000 4194304 5787044 140733757380640 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.7
Current children cumulated vsize (KiB) 111132

[startup+3.10033 s]
/proc/loadavg: 3.50 3.64 3.60 5/180 6112
/proc/meminfo: memFree=16698408/32951132 swapFree=67111524/67111528
[pid=6109] ppid=6107 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6109/stat : 6109 (prissup.sh) S 6107 6109 5255 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 518911163 8908800 252 33554432000 4194304 4922060 140733382907744 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6109/statm: 2175 252 211 178 0 68 0
[pid=6110] ppid=6109 vsize=103360 CPUtime=4.1 cores=0,2,4,6
/proc/6110/stat : 6110 (priss) R 6109 6109 5255 0 -1 4202496 3288 0 0 0 389 21 0 0 23 0 2 0 518911163 105840640 2870 33554432000 4194304 5787044 140733757380640 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/6110/statm: 25840 2870 391 389 0 21590 0
[pid=6110/tid=6112] ppid=6109 vsize=103360 CPUtime=1 cores=0,2,4,6
/proc/6110/task/6112/stat : 6112 (priss) R 6109 6109 5255 0 -1 4202560 63 0 0 0 92 8 0 0 18 0 2 0 518911263 105840640 2870 33554432000 4194304 5787044 140733757380640 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4.1
Current children cumulated vsize (KiB) 112060

[startup+6.30075 s]
/proc/loadavg: 3.54 3.64 3.60 5/180 6112
/proc/meminfo: memFree=16696116/32951132 swapFree=67111524/67111528
[pid=6109] ppid=6107 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6109/stat : 6109 (prissup.sh) S 6107 6109 5255 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 518911163 8908800 252 33554432000 4194304 4922060 140733382907744 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6109/statm: 2175 252 211 178 0 68 0
[pid=6110] ppid=6109 vsize=104656 CPUtime=9.16 cores=0,2,4,6
/proc/6110/stat : 6110 (priss) R 6109 6109 5255 0 -1 4202496 3654 0 0 0 879 37 0 0 25 0 2 0 518911163 107167744 3236 33554432000 4194304 5787044 140733757380640 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/6110/statm: 26164 3236 391 389 0 21914 0
[pid=6110/tid=6112] ppid=6109 vsize=104656 CPUtime=2.87 cores=0,2,4,6
/proc/6110/task/6112/stat : 6112 (priss) S 6109 6109 5255 0 -1 4202560 114 0 0 0 273 14 0 0 18 0 2 0 518911263 107167744 3236 33554432000 4194304 5787044 140733757380640 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 9.16
Current children cumulated vsize (KiB) 113356

[startup+12.7007 s]
/proc/loadavg: 3.58 3.65 3.60 5/180 6112
/proc/meminfo: memFree=16693552/32951132 swapFree=67111524/67111528
[pid=6109] ppid=6107 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6109/stat : 6109 (prissup.sh) S 6107 6109 5255 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 518911163 8908800 252 33554432000 4194304 4922060 140733382907744 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6109/statm: 2175 252 211 178 0 68 0
[pid=6110] ppid=6109 vsize=107140 CPUtime=19.55 cores=0,2,4,6
/proc/6110/stat : 6110 (priss) R 6109 6109 5255 0 -1 4202496 4309 0 0 0 1893 62 0 0 25 0 2 0 518911163 109711360 3891 33554432000 4194304 5787044 140733757380640 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/6110/statm: 26785 3891 391 389 0 22535 0
[pid=6110/tid=6112] ppid=6109 vsize=107140 CPUtime=6.85 cores=0,2,4,6
/proc/6110/task/6112/stat : 6112 (priss) R 6109 6109 5255 0 -1 4202560 205 0 0 0 663 22 0 0 18 0 2 0 518911263 109711360 3891 33554432000 4194304 5787044 140733757380640 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 19.55
Current children cumulated vsize (KiB) 115840

[startup+25.5005 s]
/proc/loadavg: 3.60 3.65 3.60 5/180 6112
/proc/meminfo: memFree=16688468/32951132 swapFree=67111524/67111528
[pid=6109] ppid=6107 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6109/stat : 6109 (prissup.sh) S 6107 6109 5255 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 518911163 8908800 252 33554432000 4194304 4922060 140733382907744 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6109/statm: 2175 252 211 178 0 68 0
[pid=6110] ppid=6109 vsize=111452 CPUtime=41.03 cores=0,2,4,6
/proc/6110/stat : 6110 (priss) R 6109 6109 5255 0 -1 4202496 5459 0 0 0 4002 101 0 0 25 0 2 0 518911163 114126848 5041 33554432000 4194304 5787044 140733757380640 18446744073709551615 5527057 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/6110/statm: 27863 5041 391 389 0 23613 0
[pid=6110/tid=6112] ppid=6109 vsize=111452 CPUtime=15.53 cores=0,2,4,6
/proc/6110/task/6112/stat : 6112 (priss) R 6109 6109 5255 0 -1 4202560 354 0 0 0 1516 37 0 0 18 0 2 0 518911263 114126848 5041 33554432000 4194304 5787044 140733757380640 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 41.03
Current children cumulated vsize (KiB) 120152

[startup+51.1016 s]
/proc/loadavg: 3.74 3.68 3.61 5/180 6113
/proc/meminfo: memFree=16684708/32951132 swapFree=67111524/67111528
[pid=6109] ppid=6107 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6109/stat : 6109 (prissup.sh) S 6107 6109 5255 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 518911163 8908800 252 33554432000 4194304 4922060 140733382907744 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6109/statm: 2175 252 211 178 0 68 0
[pid=6110] ppid=6109 vsize=114620 CPUtime=85.24 cores=0,2,4,6
/proc/6110/stat : 6110 (priss) R 6109 6109 5255 0 -1 4202496 6461 0 0 0 8363 161 0 0 25 0 2 0 518911163 117370880 6043 33554432000 4194304 5787044 140733757380640 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/6110/statm: 28655 6043 391 389 0 24405 0
[pid=6110/tid=6112] ppid=6109 vsize=114620 CPUtime=34.13 cores=0,2,4,6
/proc/6110/task/6112/stat : 6112 (priss) R 6109 6109 5255 0 -1 4202560 525 0 0 0 3354 59 0 0 18 0 2 0 518911263 117370880 6043 33554432000 4194304 5787044 140733757380640 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 85.24
Current children cumulated vsize (KiB) 123320

[startup+102.307 s]
/proc/loadavg: 3.73 3.68 3.62 5/180 6114
/proc/meminfo: memFree=16668952/32951132 swapFree=67111524/67111528
[pid=6109] ppid=6107 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6109/stat : 6109 (prissup.sh) S 6107 6109 5255 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 518911163 8908800 252 33554432000 4194304 4922060 140733382907744 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6109/statm: 2175 252 211 178 0 68 0
[pid=6110] ppid=6109 vsize=129048 CPUtime=177.15 cores=0,2,4,6
/proc/6110/stat : 6110 (priss) R 6109 6109 5255 0 -1 4202496 10217 0 0 0 17474 241 0 0 25 0 2 0 518911163 132145152 9799 33554432000 4194304 5787044 140733757380640 18446744073709551615 5527037 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/6110/statm: 32262 9799 391 389 0 28012 0
[pid=6110/tid=6112] ppid=6109 vsize=129048 CPUtime=74.85 cores=0,2,4,6
/proc/6110/task/6112/stat : 6112 (priss) R 6109 6109 5255 0 -1 4202560 849 0 0 0 7395 90 0 0 18 0 2 0 518911263 132145152 9799 33554432000 4194304 5787044 140733757380640 18446744073709551615 5531800 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 177.15
Current children cumulated vsize (KiB) 137748

[startup+162.301 s]
/proc/loadavg: 3.90 3.73 3.64 5/180 6116
/proc/meminfo: memFree=16651708/32951132 swapFree=67111524/67111528
[pid=6109] ppid=6107 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6109/stat : 6109 (prissup.sh) S 6107 6109 5255 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 518911163 8908800 252 33554432000 4194304 4922060 140733382907744 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6109/statm: 2175 252 211 178 0 68 0
[pid=6110] ppid=6109 vsize=139640 CPUtime=286.65 cores=0,2,4,6
/proc/6110/stat : 6110 (priss) R 6109 6109 5255 0 -1 4202496 13129 0 0 0 28341 324 0 0 25 0 2 0 518911163 142991360 12454 33554432000 4194304 5787044 140733757380640 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/6110/statm: 34910 12454 391 389 0 30660 0
[pid=6110/tid=6112] ppid=6109 vsize=139640 CPUtime=124.35 cores=0,2,4,6
/proc/6110/task/6112/stat : 6112 (priss) R 6109 6109 5255 0 -1 4202560 1104 0 0 0 12314 121 0 0 18 0 2 0 518911263 142991360 12454 33554432000 4194304 5787044 140733757380640 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 286.65
Current children cumulated vsize (KiB) 148340

[startup+222.3 s]
/proc/loadavg: 3.97 3.78 3.66 5/180 6118
/proc/meminfo: memFree=16643644/32951132 swapFree=67111524/67111528
[pid=6109] ppid=6107 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6109/stat : 6109 (prissup.sh) S 6107 6109 5255 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 518911163 8908800 252 33554432000 4194304 4922060 140733382907744 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6109/statm: 2175 252 211 178 0 68 0
[pid=6110] ppid=6109 vsize=142444 CPUtime=397.03 cores=0,2,4,6
/proc/6110/stat : 6110 (priss) R 6109 6109 5255 0 -1 4202496 13814 0 0 0 39310 393 0 0 25 0 2 0 518911163 145862656 13139 33554432000 4194304 5787044 140733757380640 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/6110/statm: 35611 13139 391 389 0 31361 0
[pid=6110/tid=6112] ppid=6109 vsize=142444 CPUtime=174.73 cores=0,2,4,6
/proc/6110/task/6112/stat : 6112 (priss) R 6109 6109 5255 0 -1 4202560 1211 0 0 0 17325 148 0 0 18 0 2 0 518911263 145862656 13139 33554432000 4194304 5787044 140733757380640 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 397.03
Current children cumulated vsize (KiB) 151144

[startup+282.3 s]
/proc/loadavg: 3.99 3.82 3.68 4/180 6119
/proc/meminfo: memFree=16630856/32951132 swapFree=67111524/67111528
[pid=6109] ppid=6107 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6109/stat : 6109 (prissup.sh) S 6107 6109 5255 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 518911163 8908800 252 33554432000 4194304 4922060 140733382907744 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6109/statm: 2175 252 211 178 0 68 0
[pid=6110] ppid=6109 vsize=149188 CPUtime=509.11 cores=0,2,4,6
/proc/6110/stat : 6110 (priss) R 6109 6109 5255 0 -1 4202496 15850 0 0 0 50454 457 0 0 25 0 2 0 518911163 152768512 15175 33554432000 4194304 5787044 140733757380640 18446744073709551615 5527472 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/6110/statm: 37297 15175 391 389 0 33047 0
[pid=6110/tid=6112] ppid=6109 vsize=149188 CPUtime=226.8 cores=0,2,4,6

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

[pid=6110] ppid=6109 vsize=170924 CPUtime=1412.28 cores=0,2,4,6
/proc/6110/stat : 6110 (priss) R 6109 6109 5255 0 -1 4202496 22051 0 0 0 140402 826 0 0 25 0 2 0 518911163 175026176 21376 33554432000 4194304 5787044 140733757380640 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/6110/statm: 42731 21376 391 389 0 38481 0
[pid=6110/tid=6112] ppid=6109 vsize=170924 CPUtime=649.97 cores=0,2,4,6
/proc/6110/task/6112/stat : 6112 (priss) R 6109 6109 5255 0 -1 4202560 2346 0 0 0 64675 322 0 0 18 0 2 0 518911263 175026176 21376 33554432000 4194304 5787044 140733757380640 18446744073709551615 5527590 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1412.28
Current children cumulated vsize (KiB) 179624

[startup+822.3 s]
/proc/loadavg: 3.81 3.85 3.74 5/180 6193
/proc/meminfo: memFree=16659988/32951132 swapFree=67111524/67111528
[pid=6109] ppid=6107 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6109/stat : 6109 (prissup.sh) S 6107 6109 5255 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 518911163 8908800 252 33554432000 4194304 4922060 140733382907744 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6109/statm: 2175 252 211 178 0 68 0
[pid=6110] ppid=6109 vsize=180512 CPUtime=1526.35 cores=0,2,4,6
/proc/6110/stat : 6110 (priss) R 6109 6109 5255 0 -1 4202496 24605 0 0 0 151772 863 0 0 25 0 2 0 518911163 184844288 23417 33554432000 4194304 5787044 140733757380640 18446744073709551615 5527057 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/6110/statm: 45128 23417 391 389 0 40878 0
[pid=6110/tid=6112] ppid=6109 vsize=180512 CPUtime=704.04 cores=0,2,4,6
/proc/6110/task/6112/stat : 6112 (priss) R 6109 6109 5255 0 -1 4202560 2540 0 0 0 70068 336 0 0 18 0 2 0 518911263 184844288 23417 33554432000 4194304 5787044 140733757380640 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1526.35
Current children cumulated vsize (KiB) 189212

[startup+882.3 s]
/proc/loadavg: 3.89 3.86 3.75 5/180 6194
/proc/meminfo: memFree=16644852/32951132 swapFree=67111524/67111528
[pid=6109] ppid=6107 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6109/stat : 6109 (prissup.sh) S 6107 6109 5255 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 518911163 8908800 252 33554432000 4194304 4922060 140733382907744 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6109/statm: 2175 252 211 178 0 68 0
[pid=6110] ppid=6109 vsize=185612 CPUtime=1640.6 cores=0,2,4,6
/proc/6110/stat : 6110 (priss) R 6109 6109 5255 0 -1 4202496 26066 0 0 0 163158 902 0 0 25 0 2 0 518911163 190066688 24878 33554432000 4194304 5787044 140733757380640 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/6110/statm: 46403 24878 391 389 0 42153 0
[pid=6110/tid=6112] ppid=6109 vsize=185612 CPUtime=758.29 cores=0,2,4,6
/proc/6110/task/6112/stat : 6112 (priss) R 6109 6109 5255 0 -1 4202560 2771 0 0 0 75477 352 0 0 18 0 2 0 518911263 190066688 24878 33554432000 4194304 5787044 140733757380640 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1640.6
Current children cumulated vsize (KiB) 194312

[startup+942.301 s]
/proc/loadavg: 3.70 3.81 3.73 5/180 6196
/proc/meminfo: memFree=16632072/32951132 swapFree=67111524/67111528
[pid=6109] ppid=6107 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6109/stat : 6109 (prissup.sh) S 6107 6109 5255 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 518911163 8908800 252 33554432000 4194304 4922060 140733382907744 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6109/statm: 2175 252 211 178 0 68 0
[pid=6110] ppid=6109 vsize=189864 CPUtime=1755.33 cores=0,2,4,6
/proc/6110/stat : 6110 (priss) R 6109 6109 5255 0 -1 4202496 27260 0 0 0 174593 940 0 0 25 0 2 0 518911163 194420736 26072 33554432000 4194304 5787044 140733757380640 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/6110/statm: 47466 26072 391 389 0 43216 0
[pid=6110/tid=6112] ppid=6109 vsize=189864 CPUtime=813.01 cores=0,2,4,6
/proc/6110/task/6112/stat : 6112 (priss) R 6109 6109 5255 0 -1 4202560 2857 0 0 0 80934 367 0 0 18 0 2 0 518911263 194420736 26072 33554432000 4194304 5787044 140733757380640 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1755.33
Current children cumulated vsize (KiB) 198564

[startup+1002.3 s]
/proc/loadavg: 3.79 3.81 3.73 4/180 6197
/proc/meminfo: memFree=16618180/32951132 swapFree=67111524/67111528
[pid=6109] ppid=6107 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6109/stat : 6109 (prissup.sh) S 6107 6109 5255 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 518911163 8908800 252 33554432000 4194304 4922060 140733382907744 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6109/statm: 2175 252 211 178 0 68 0
[pid=6110] ppid=6109 vsize=199784 CPUtime=1870.1 cores=0,2,4,6
/proc/6110/stat : 6110 (priss) R 6109 6109 5255 0 -1 4202496 29717 0 0 0 186036 974 0 0 25 0 2 0 518911163 204578816 28529 33554432000 4194304 5787044 140733757380640 18446744073709551615 5521936 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/6110/statm: 49946 28529 391 389 0 45696 0
[pid=6110/tid=6112] ppid=6109 vsize=199784 CPUtime=867.78 cores=0,2,4,6
/proc/6110/task/6112/stat : 6112 (priss) R 6109 6109 5255 0 -1 4202560 2995 0 0 0 86397 381 0 0 22 0 2 0 518911263 204578816 28529 33554432000 4194304 5787044 140733757380640 18446744073709551615 5521936 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1870.1
Current children cumulated vsize (KiB) 208484

[startup+1062.3 s]
/proc/loadavg: 3.81 3.81 3.73 4/180 6199
/proc/meminfo: memFree=16617920/32951132 swapFree=67111524/67111528
[pid=6109] ppid=6107 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6109/stat : 6109 (prissup.sh) S 6107 6109 5255 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 518911163 8908800 252 33554432000 4194304 4922060 140733382907744 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6109/statm: 2175 252 211 178 0 68 0
[pid=6110] ppid=6109 vsize=199784 CPUtime=1982.91 cores=0,2,4,6
/proc/6110/stat : 6110 (priss) R 6109 6109 5255 0 -1 4202496 29718 0 0 0 197282 1009 0 0 25 0 2 0 518911163 204578816 28530 33554432000 4194304 5787044 140733757380640 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/6110/statm: 49946 28530 391 389 0 45696 0
[pid=6110/tid=6112] ppid=6109 vsize=199784 CPUtime=920.59 cores=0,2,4,6
/proc/6110/task/6112/stat : 6112 (priss) R 6109 6109 5255 0 -1 4202560 2995 0 0 0 91662 397 0 0 18 0 2 0 518911263 204578816 28530 33554432000 4194304 5787044 140733757380640 18446744073709551615 5528383 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1982.91
Current children cumulated vsize (KiB) 208484

[startup+1122.31 s]
/proc/loadavg: 3.83 3.81 3.74 5/180 6201
/proc/meminfo: memFree=16606632/32951132 swapFree=67111524/67111528
[pid=6109] ppid=6107 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6109/stat : 6109 (prissup.sh) S 6107 6109 5255 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 518911163 8908800 252 33554432000 4194304 4922060 140733382907744 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6109/statm: 2175 252 211 178 0 68 0
[pid=6110] ppid=6109 vsize=199784 CPUtime=2096.52 cores=0,2,4,6
/proc/6110/stat : 6110 (priss) R 6109 6109 5255 0 -1 4202496 29718 0 0 0 208597 1055 0 0 25 0 2 0 518911163 204578816 28530 33554432000 4194304 5787044 140733757380640 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/6110/statm: 49946 28530 391 389 0 45696 0
[pid=6110/tid=6112] ppid=6109 vsize=199784 CPUtime=974.2 cores=0,2,4,6
/proc/6110/task/6112/stat : 6112 (priss) R 6109 6109 5255 0 -1 4202560 2995 0 0 0 97003 417 0 0 18 0 2 0 518911263 204578816 28530 33554432000 4194304 5787044 140733757380640 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2096.52
Current children cumulated vsize (KiB) 208484

[startup+1182.3 s]
/proc/loadavg: 3.98 3.86 3.75 4/180 6202
/proc/meminfo: memFree=16597320/32951132 swapFree=67111524/67111528
[pid=6109] ppid=6107 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6109/stat : 6109 (prissup.sh) S 6107 6109 5255 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 518911163 8908800 252 33554432000 4194304 4922060 140733382907744 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6109/statm: 2175 252 211 178 0 68 0
[pid=6110] ppid=6109 vsize=199784 CPUtime=2211.81 cores=0,2,4,6
/proc/6110/stat : 6110 (priss) R 6109 6109 5255 0 -1 4202496 29721 0 0 0 220083 1098 0 0 25 0 2 0 518911163 204578816 28533 33554432000 4194304 5787044 140733757380640 18446744073709551615 5530739 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/6110/statm: 49946 28533 391 389 0 45696 0
[pid=6110/tid=6112] ppid=6109 vsize=199784 CPUtime=1029.51 cores=0,2,4,6
/proc/6110/task/6112/stat : 6112 (priss) S 6109 6109 5255 0 -1 4202560 2995 0 0 0 102506 445 0 0 15 0 2 0 518911263 204578816 28533 33554432000 4194304 5787044 140733757380640 18446744073709551615 210658970033 0 0 4096 0 18446604444141839360 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2211.81
Current children cumulated vsize (KiB) 208484

[startup+1242.3 s]
/proc/loadavg: 3.95 3.87 3.76 5/180 6204
/proc/meminfo: memFree=16597180/32951132 swapFree=67111524/67111528
[pid=6109] ppid=6107 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6109/stat : 6109 (prissup.sh) S 6107 6109 5255 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 518911163 8908800 252 33554432000 4194304 4922060 140733382907744 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6109/statm: 2175 252 211 178 0 68 0
[pid=6110] ppid=6109 vsize=199784 CPUtime=2328.66 cores=0,2,4,6
/proc/6110/stat : 6110 (priss) R 6109 6109 5255 0 -1 4202496 29729 0 0 0 231730 1136 0 0 25 0 2 0 518911163 204578816 28541 33554432000 4194304 5787044 140733757380640 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/6110/statm: 49946 28541 391 389 0 45696 0
[pid=6110/tid=6112] ppid=6109 vsize=199784 CPUtime=1086.38 cores=0,2,4,6
/proc/6110/task/6112/stat : 6112 (priss) R 6109 6109 5255 0 -1 4202560 2997 0 0 0 108159 479 0 0 16 0 2 0 518911263 204578816 28541 33554432000 4194304 5787044 140733757380640 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2328.66
Current children cumulated vsize (KiB) 208484



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.81 3.84 3.75 5/180 6205
/proc/meminfo: memFree=16597164/32951132 swapFree=67111524/67111528
[pid=6109] ppid=6107 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6109/stat : 6109 (prissup.sh) S 6107 6109 5255 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 518911163 8908800 252 33554432000 4194304 4922060 140733382907744 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6109/statm: 2175 252 211 178 0 68 0
[pid=6110] ppid=6109 vsize=199784 CPUtime=2441.01 cores=0,2,4,6
/proc/6110/stat : 6110 (priss) R 6109 6109 5255 0 -1 4202496 29734 0 0 0 242933 1168 0 0 25 0 2 0 518911163 204578816 28546 33554432000 4194304 5787044 140733757380640 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/6110/statm: 49946 28546 391 389 0 45696 0
[pid=6110/tid=6112] ppid=6109 vsize=199784 CPUtime=1141.01 cores=0,2,4,6
/proc/6110/task/6112/stat : 6112 (priss) R 6109 6109 5255 0 -1 4202560 2999 0 0 0 113595 506 0 0 15 0 2 0 518911263 204578816 28546 33554432000 4194304 5787044 140733757380640 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2441.01
Current children cumulated vsize (KiB) 208484

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1300 s]
/proc/loadavg: 3.81 3.84 3.75 5/180 6205
/proc/meminfo: memFree=16597164/32951132 swapFree=67111524/67111528
[pid=6109] ppid=6107 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6109/stat : 6109 (prissup.sh) S 6107 6109 5255 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 518911163 8908800 252 33554432000 4194304 4922060 140733382907744 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6109/statm: 2175 252 211 178 0 68 0
[pid=6110] ppid=6109 vsize=199784 CPUtime=2441.01 cores=0,2,4,6
/proc/6110/stat : 6110 (priss) R 6109 6109 5255 0 -1 4202496 29734 0 0 0 242933 1168 0 0 25 0 2 0 518911163 204578816 28546 33554432000 4194304 5787044 140733757380640 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/6110/statm: 49946 28546 391 389 0 45696 0
[pid=6110/tid=6112] ppid=6109 vsize=199784 CPUtime=1141.01 cores=0,2,4,6
/proc/6110/task/6112/stat : 6112 (priss) R 6109 6109 5255 0 -1 4202560 2999 0 0 0 113595 506 0 0 15 0 2 0 518911263 204578816 28546 33554432000 4194304 5787044 140733757380640 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2441.01
Current children cumulated vsize (KiB) 208484

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 6109 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 2441.01
#
# 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): 2441.01
CPU user time (s): 2429.33
CPU system time (s): 11.68
CPU usage (%): 187.767
Max. virtual memory (cumulated for all children) (KiB): 208484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.000999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 332
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 3

runsolver used 2.23266 second user time and 4.90525 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-29 12:31:55
IDJOB=3264802
IDBENCH=85353
IDSOLVER=1601
FILE ID=node129/3264802-1304073115
RUNJOBID= node129-1304063986-5273
PBS_JOBID= 13170456
Free space on /tmp= 66368 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/mod2c-rand3bip-sat-250-2.shuffled-as.sat05-2534.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3264802-1304073115/watcher-3264802-1304073115 -o /tmp/evaluation-result-3264802-1304073115/solver-3264802-1304073115 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3264802-1304073115.cnf 282610896 4800 15500 4

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

MD5SUM BENCH= 9a6126d13f733e360922c2ae93b7b6b9
RANDOM SEED=282610896

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
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.831
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.831
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:     32951132 kB
MemFree:      16708508 kB
Buffers:       1280852 kB
Cached:       14141056 kB
SwapCached:          4 kB
Active:        3850684 kB
Inactive:     11727132 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      16708508 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            1560 kB
Writeback:           0 kB
AnonPages:      155532 kB
Mapped:          15788 kB
Slab:           603052 kB
PageTables:       4900 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   310432 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= 66368 MiB
End job on node129 at 2011-04-29 12:53:37