Trace number 3291825

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

General information on the benchmark

NameSAT04/industrial/vangelder/cnf-color/
myciel6-tr.used-as.sat04-320.cnf
MD5SUM5ba57e5cfd40b4a93356dbea5162016d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark384.789
Satisfiable
(Un)Satisfiability was proved
Number of variables570
Number of clauses4625
Sum of the clauses size9615
Maximum clause length6
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 24531
Number of clauses of size 31
Number of clauses of size 41
Number of clauses of size 51
Number of clauses of size over 590

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: 5921
0.00/0.00	c parsetime: 963us
0.00/0.00	c parsed 4625 clauses with 570 variables
0.00/0.56	c preprocessor returned 10020 variables
0.00/0.56	c preprocessing returned UNKNOWN
0.00/0.56	c PP set 87 variables
0.00/0.56	c pp time: 554008us (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-3291825-1304070969/watcher-3291825-1304070969 -o /tmp/evaluation-result-3291825-1304070969/solver-3291825-1304070969 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3291825-1304070969.cnf 1667454285 4800 15500 4 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 3.50 3.66 3.56 3/177 5920
/proc/meminfo: memFree=16706016/32951132 swapFree=67111524/67111528
[pid=5920] ppid=5918 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5920/stat : 5920 (prissup.sh) S 5918 5920 5255 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 518696481 8908800 251 33554432000 4194304 4922060 140735763407360 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5920/statm: 2175 251 211 178 0 68 0

[startup+0.02224 s]
/proc/loadavg: 3.50 3.66 3.56 3/177 5920
/proc/meminfo: memFree=16706016/32951132 swapFree=67111524/67111528
[pid=5920] ppid=5918 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5920/stat : 5920 (prissup.sh) S 5918 5920 5255 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 518696481 8908800 251 33554432000 4194304 4922060 140735763407360 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5920/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.10023 s]
/proc/loadavg: 3.50 3.66 3.56 3/177 5920
/proc/meminfo: memFree=16706016/32951132 swapFree=67111524/67111528
[pid=5920] ppid=5918 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5920/stat : 5920 (prissup.sh) S 5918 5920 5255 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 518696481 8908800 251 33554432000 4194304 4922060 140735763407360 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5920/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300205 s]
/proc/loadavg: 3.50 3.66 3.56 3/177 5920
/proc/meminfo: memFree=16706016/32951132 swapFree=67111524/67111528
[pid=5920] ppid=5918 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5920/stat : 5920 (prissup.sh) S 5918 5920 5255 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 518696481 8908800 251 33554432000 4194304 4922060 140735763407360 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5920/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700135 s]
/proc/loadavg: 3.50 3.66 3.56 3/177 5920
/proc/meminfo: memFree=16706016/32951132 swapFree=67111524/67111528
[pid=5920] ppid=5918 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5920/stat : 5920 (prissup.sh) S 5918 5920 5255 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 518696481 8908800 251 33554432000 4194304 4922060 140735763407360 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5920/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50103 s]
/proc/loadavg: 3.50 3.66 3.56 5/180 5923
/proc/meminfo: memFree=16696204/32951132 swapFree=67111524/67111528
[pid=5920] ppid=5918 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5920/stat : 5920 (prissup.sh) S 5918 5920 5255 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 518696481 8908800 251 33554432000 4194304 4922060 140735763407360 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5920/statm: 2175 251 211 178 0 68 0
[pid=5921] ppid=5920 vsize=102420 CPUtime=2.08 cores=1,3,5,7
/proc/5921/stat : 5921 (priss) R 5920 5920 5255 0 -1 4202496 3284 0 0 0 188 20 0 0 25 0 2 0 518696481 104878080 2796 33554432000 4194304 5787044 140733658733280 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/5921/statm: 25605 2796 392 389 0 21355 0
[pid=5921/tid=5923] ppid=5920 vsize=102420 CPUtime=0.58 cores=1,3,5,7
/proc/5921/task/5923/stat : 5923 (priss) S 5920 5920 5255 0 -1 4202560 17 0 0 0 46 12 0 0 15 0 2 0 518696537 104878080 2796 33554432000 4194304 5787044 140733658733280 18446744073709551615 210658970033 0 0 4096 0 18446604467831895296 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.08
Current children cumulated vsize (KiB) 111120

[startup+3.10074 s]
/proc/loadavg: 3.50 3.66 3.56 5/180 5923
/proc/meminfo: memFree=16694880/32951132 swapFree=67111524/67111528
[pid=5920] ppid=5918 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5920/stat : 5920 (prissup.sh) S 5918 5920 5255 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 518696481 8908800 251 33554432000 4194304 4922060 140735763407360 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5920/statm: 2175 251 211 178 0 68 0
[pid=5921] ppid=5920 vsize=102420 CPUtime=4.73 cores=1,3,5,7
/proc/5921/stat : 5921 (priss) R 5920 5920 5255 0 -1 4202496 3565 0 0 0 428 45 0 0 25 0 2 0 518696481 104878080 3077 33554432000 4194304 5787044 140733658733280 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/5921/statm: 25605 3077 392 389 0 21355 0
[pid=5921/tid=5923] ppid=5920 vsize=102420 CPUtime=1.63 cores=1,3,5,7
/proc/5921/task/5923/stat : 5923 (priss) R 5920 5920 5255 0 -1 4202560 39 0 0 0 137 26 0 0 15 0 2 0 518696537 104878080 3077 33554432000 4194304 5787044 140733658733280 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4.73
Current children cumulated vsize (KiB) 111120

[startup+6.30018 s]
/proc/loadavg: 3.54 3.66 3.56 4/180 5923
/proc/meminfo: memFree=16691188/32951132 swapFree=67111524/67111528
[pid=5920] ppid=5918 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5920/stat : 5920 (prissup.sh) S 5918 5920 5255 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 518696481 8908800 251 33554432000 4194304 4922060 140735763407360 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5920/statm: 2175 251 211 178 0 68 0
[pid=5921] ppid=5920 vsize=105432 CPUtime=10.24 cores=1,3,5,7
/proc/5921/stat : 5921 (priss) R 5920 5920 5255 0 -1 4202496 4316 0 0 0 945 79 0 0 25 0 2 0 518696481 107962368 3828 33554432000 4194304 5787044 140733658733280 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/5921/statm: 26358 3828 392 389 0 22108 0
[pid=5921/tid=5923] ppid=5920 vsize=105432 CPUtime=3.95 cores=1,3,5,7
/proc/5921/task/5923/stat : 5923 (priss) R 5920 5920 5255 0 -1 4202560 104 0 0 0 348 47 0 0 15 0 2 0 518696537 107962368 3828 33554432000 4194304 5787044 140733658733280 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 10.24
Current children cumulated vsize (KiB) 114132

[startup+12.7011 s]
/proc/loadavg: 3.58 3.67 3.56 5/180 5924
/proc/meminfo: memFree=16687668/32951132 swapFree=67111524/67111528
[pid=5920] ppid=5918 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5920/stat : 5920 (prissup.sh) S 5918 5920 5255 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 518696481 8908800 251 33554432000 4194304 4922060 140735763407360 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5920/statm: 2175 251 211 178 0 68 0
[pid=5921] ppid=5920 vsize=108524 CPUtime=21.65 cores=1,3,5,7
/proc/5921/stat : 5921 (priss) R 5920 5920 5255 0 -1 4202496 5067 0 0 0 2026 139 0 0 25 0 2 0 518696481 111128576 4579 33554432000 4194304 5787044 140733658733280 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/5921/statm: 27131 4579 392 389 0 22881 0
[pid=5921/tid=5923] ppid=5920 vsize=108524 CPUtime=8.96 cores=1,3,5,7
/proc/5921/task/5923/stat : 5923 (priss) R 5920 5920 5255 0 -1 4202560 201 0 0 0 810 86 0 0 16 0 2 0 518696537 111128576 4579 33554432000 4194304 5787044 140733658733280 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 21.65
Current children cumulated vsize (KiB) 117224

[startup+25.501 s]
/proc/loadavg: 3.67 3.69 3.57 5/180 5924
/proc/meminfo: memFree=16681980/32951132 swapFree=67111524/67111528
[pid=5920] ppid=5918 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5920/stat : 5920 (prissup.sh) S 5918 5920 5255 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 518696481 8908800 251 33554432000 4194304 4922060 140735763407360 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5920/statm: 2175 251 211 178 0 68 0
[pid=5921] ppid=5920 vsize=114384 CPUtime=44.83 cores=1,3,5,7
/proc/5921/stat : 5921 (priss) R 5920 5920 5255 0 -1 4202496 6450 0 0 0 4259 224 0 0 25 0 2 0 518696481 117129216 5962 33554432000 4194304 5787044 140733658733280 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/5921/statm: 28596 5962 392 389 0 24346 0
[pid=5921/tid=5923] ppid=5920 vsize=114384 CPUtime=19.33 cores=1,3,5,7
/proc/5921/task/5923/stat : 5923 (priss) S 5920 5920 5255 0 -1 4202560 418 0 0 0 1793 140 0 0 15 0 2 0 518696537 117129216 5962 33554432000 4194304 5787044 140733658733280 18446744073709551615 210658970033 0 0 4096 0 18446604467831895296 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 44.83
Current children cumulated vsize (KiB) 123084

[startup+51.1007 s]
/proc/loadavg: 3.66 3.68 3.56 5/180 5925
/proc/meminfo: memFree=16673412/32951132 swapFree=67111524/67111528
[pid=5920] ppid=5918 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5920/stat : 5920 (prissup.sh) S 5918 5920 5255 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 518696481 8908800 251 33554432000 4194304 4922060 140735763407360 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5920/statm: 2175 251 211 178 0 68 0
[pid=5921] ppid=5920 vsize=118616 CPUtime=91.65 cores=1,3,5,7
/proc/5921/stat : 5921 (priss) R 5920 5920 5255 0 -1 4202496 9693 0 0 0 8820 345 0 0 25 0 2 0 518696481 121462784 9184 33554432000 4194304 5787044 140733658733280 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/5921/statm: 29654 9184 392 389 0 25404 0
[pid=5921/tid=5923] ppid=5920 vsize=118616 CPUtime=40.56 cores=1,3,5,7
/proc/5921/task/5923/stat : 5923 (priss) S 5920 5920 5255 0 -1 4202560 485 0 0 0 3838 218 0 0 16 0 2 0 518696537 121462784 9184 33554432000 4194304 5787044 140733658733280 18446744073709551615 210658970033 0 0 4096 0 18446604467831895296 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 91.65
Current children cumulated vsize (KiB) 127316

[startup+102.307 s]
/proc/loadavg: 3.73 3.69 3.57 4/180 5926
/proc/meminfo: memFree=16644892/32951132 swapFree=67111524/67111528
[pid=5920] ppid=5918 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5920/stat : 5920 (prissup.sh) S 5918 5920 5255 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 518696481 8908800 251 33554432000 4194304 4922060 140735763407360 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5920/statm: 2175 251 211 178 0 68 0
[pid=5921] ppid=5920 vsize=120044 CPUtime=186.03 cores=1,3,5,7
/proc/5921/stat : 5921 (priss) R 5920 5920 5255 0 -1 4202496 13144 0 0 0 18099 504 0 0 25 0 2 0 518696481 122925056 12554 33554432000 4194304 5787044 140733658733280 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/5921/statm: 30011 12554 392 389 0 25761 0
[pid=5921/tid=5923] ppid=5920 vsize=120044 CPUtime=83.74 cores=1,3,5,7
/proc/5921/task/5923/stat : 5923 (priss) R 5920 5920 5255 0 -1 4202560 566 0 0 0 8054 320 0 0 16 0 2 0 518696537 122925056 12554 33554432000 4194304 5787044 140733658733280 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 186.03
Current children cumulated vsize (KiB) 128744

[startup+162.301 s]
/proc/loadavg: 3.90 3.75 3.60 5/180 5928
/proc/meminfo: memFree=16616856/32951132 swapFree=67111524/67111528
[pid=5920] ppid=5918 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5920/stat : 5920 (prissup.sh) S 5918 5920 5255 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 518696481 8908800 251 33554432000 4194304 4922060 140735763407360 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5920/statm: 2175 251 211 178 0 68 0
[pid=5921] ppid=5920 vsize=125120 CPUtime=296.86 cores=1,3,5,7
/proc/5921/stat : 5921 (priss) R 5920 5920 5255 0 -1 4202496 15804 0 0 0 29041 645 0 0 25 0 2 0 518696481 128122880 15214 33554432000 4194304 5787044 140733658733280 18446744073709551615 5527472 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/5921/statm: 31280 15214 392 389 0 27030 0
[pid=5921/tid=5923] ppid=5920 vsize=125120 CPUtime=134.57 cores=1,3,5,7
/proc/5921/task/5923/stat : 5923 (priss) R 5920 5920 5255 0 -1 4202560 778 0 0 0 13048 409 0 0 16 0 2 0 518696537 128122880 15214 33554432000 4194304 5787044 140733658733280 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 296.86
Current children cumulated vsize (KiB) 133820

[startup+222.301 s]
/proc/loadavg: 3.89 3.77 3.61 5/180 5929
/proc/meminfo: memFree=16609520/32951132 swapFree=67111524/67111528
[pid=5920] ppid=5918 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5920/stat : 5920 (prissup.sh) S 5918 5920 5255 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 518696481 8908800 251 33554432000 4194304 4922060 140735763407360 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5920/statm: 2175 251 211 178 0 68 0
[pid=5921] ppid=5920 vsize=126816 CPUtime=407.79 cores=1,3,5,7
/proc/5921/stat : 5921 (priss) R 5920 5920 5255 0 -1 4202496 17246 0 0 0 40008 771 0 0 25 0 2 0 518696481 129859584 16302 33554432000 4194304 5787044 140733658733280 18446744073709551615 5528078 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/5921/statm: 31704 16302 392 389 0 27454 0
[pid=5921/tid=5923] ppid=5920 vsize=126816 CPUtime=185.51 cores=1,3,5,7
/proc/5921/task/5923/stat : 5923 (priss) R 5920 5920 5255 0 -1 4202560 892 0 0 0 18062 489 0 0 16 0 2 0 518696537 129859584 16302 33554432000 4194304 5787044 140733658733280 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 407.79
Current children cumulated vsize (KiB) 135516

[startup+282.301 s]
/proc/loadavg: 3.92 3.80 3.63 5/180 5931
/proc/meminfo: memFree=16601460/32951132 swapFree=67111524/67111528
[pid=5920] ppid=5918 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5920/stat : 5920 (prissup.sh) S 5918 5920 5255 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 518696481 8908800 251 33554432000 4194304 4922060 140735763407360 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5920/statm: 2175 251 211 178 0 68 0
[pid=5921] ppid=5920 vsize=127940 CPUtime=518.81 cores=1,3,5,7
/proc/5921/stat : 5921 (priss) R 5920 5920 5255 0 -1 4202496 19298 0 0 0 51018 863 0 0 25 0 2 0 518696481 131010560 18354 33554432000 4194304 5787044 140733658733280 18446744073709551615 5527491 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/5921/statm: 31985 18354 392 389 0 27735 0
[pid=5921/tid=5923] ppid=5920 vsize=127940 CPUtime=236.53 cores=1,3,5,7

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

[pid=5921] ppid=5920 vsize=135400 CPUtime=1293.52 cores=1,3,5,7
/proc/5921/stat : 5921 (priss) R 5920 5920 5255 0 -1 4202496 26802 0 0 0 127882 1470 0 0 25 0 2 0 518696481 138649600 25559 33554432000 4194304 5787044 140733658733280 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/5921/statm: 33850 25559 392 389 0 29600 0
[pid=5921/tid=5923] ppid=5920 vsize=135400 CPUtime=591.26 cores=1,3,5,7
/proc/5921/task/5923/stat : 5923 (priss) R 5920 5920 5255 0 -1 4202560 1922 0 0 0 58213 913 0 0 16 0 2 0 518696537 138649600 25559 33554432000 4194304 5787044 140733658733280 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1293.52
Current children cumulated vsize (KiB) 144100

[startup+762.307 s]
/proc/loadavg: 3.55 3.66 3.63 3/180 5956
/proc/meminfo: memFree=16524360/32951132 swapFree=67111524/67111528
[pid=5920] ppid=5918 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5920/stat : 5920 (prissup.sh) S 5918 5920 5255 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 518696481 8908800 251 33554432000 4194304 4922060 140735763407360 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5920/statm: 2175 251 211 178 0 68 0
[pid=5921] ppid=5920 vsize=135720 CPUtime=1403.67 cores=1,3,5,7
/proc/5921/stat : 5921 (priss) R 5920 5920 5255 0 -1 4202496 26963 0 0 0 138762 1605 0 0 25 0 2 0 518696481 138977280 25720 33554432000 4194304 5787044 140733658733280 18446744073709551615 5527491 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/5921/statm: 33930 25720 392 389 0 29680 0
[pid=5921/tid=5923] ppid=5920 vsize=135720 CPUtime=641.4 cores=1,3,5,7
/proc/5921/task/5923/stat : 5923 (priss) R 5920 5920 5255 0 -1 4202560 2022 0 0 0 63150 990 0 0 16 0 2 0 518696537 138977280 25720 33554432000 4194304 5787044 140733658733280 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1403.67
Current children cumulated vsize (KiB) 144420

[startup+822.301 s]
/proc/loadavg: 3.60 3.66 3.63 5/180 5957
/proc/meminfo: memFree=16516656/32951132 swapFree=67111524/67111528
[pid=5920] ppid=5918 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5920/stat : 5920 (prissup.sh) S 5918 5920 5255 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 518696481 8908800 251 33554432000 4194304 4922060 140735763407360 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5920/statm: 2175 251 211 178 0 68 0
[pid=5921] ppid=5920 vsize=142608 CPUtime=1514.69 cores=1,3,5,7
/proc/5921/stat : 5921 (priss) R 5920 5920 5255 0 -1 4202496 29415 0 0 0 149810 1659 0 0 25 0 2 0 518696481 146030592 27659 33554432000 4194304 5787044 140733658733280 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/5921/statm: 35652 27659 392 389 0 31402 0
[pid=5921/tid=5923] ppid=5920 vsize=142608 CPUtime=692.43 cores=1,3,5,7
/proc/5921/task/5923/stat : 5923 (priss) S 5920 5920 5255 0 -1 4202560 2178 0 0 0 68219 1024 0 0 16 0 2 0 518696537 146030592 27659 33554432000 4194304 5787044 140733658733280 18446744073709551615 210658970033 0 0 4096 0 18446604467831895296 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1514.69
Current children cumulated vsize (KiB) 151308

[startup+882.301 s]
/proc/loadavg: 4.04 3.78 3.67 4/179 5988
/proc/meminfo: memFree=16265384/32951132 swapFree=67111524/67111528
[pid=5920] ppid=5918 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5920/stat : 5920 (prissup.sh) S 5918 5920 5255 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 518696481 8908800 251 33554432000 4194304 4922060 140735763407360 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5920/statm: 2175 251 211 178 0 68 0
[pid=5921] ppid=5920 vsize=209072 CPUtime=1625.03 cores=1,3,5,7
/proc/5921/stat : 5921 (priss) R 5920 5920 5255 0 -1 4202496 31190 0 0 0 160764 1739 0 0 25 0 2 0 518696481 214089728 29434 33554432000 4194304 5787044 140733658733280 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/5921/statm: 52268 29434 392 389 0 48018 0
[pid=5921/tid=5923] ppid=5920 vsize=209072 CPUtime=742.77 cores=1,3,5,7
/proc/5921/task/5923/stat : 5923 (priss) R 5920 5920 5255 0 -1 4202560 2351 0 0 0 73206 1071 0 0 16 0 2 0 518696537 214089728 29434 33554432000 4194304 5787044 140733658733280 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1625.03
Current children cumulated vsize (KiB) 217772

[startup+942.301 s]
/proc/loadavg: 3.66 3.70 3.64 5/180 5991
/proc/meminfo: memFree=16178880/32951132 swapFree=67111524/67111528
[pid=5920] ppid=5918 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5920/stat : 5920 (prissup.sh) S 5918 5920 5255 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 518696481 8908800 251 33554432000 4194304 4922060 140735763407360 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5920/statm: 2175 251 211 178 0 68 0
[pid=5921] ppid=5920 vsize=209920 CPUtime=1734.48 cores=1,3,5,7
/proc/5921/stat : 5921 (priss) R 5920 5920 5255 0 -1 4202496 32887 0 0 0 171559 1889 0 0 25 0 2 0 518696481 214958080 31131 33554432000 4194304 5787044 140733658733280 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/5921/statm: 52480 31131 392 389 0 48230 0
[pid=5921/tid=5923] ppid=5920 vsize=209920 CPUtime=792.22 cores=1,3,5,7
/proc/5921/task/5923/stat : 5923 (priss) R 5920 5920 5255 0 -1 4202560 2520 0 0 0 78050 1172 0 0 16 0 2 0 518696537 214958080 31131 33554432000 4194304 5787044 140733658733280 18446744073709551615 5527571 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1734.48
Current children cumulated vsize (KiB) 218620

[startup+1002.3 s]
/proc/loadavg: 3.34 3.61 3.62 4/180 5992
/proc/meminfo: memFree=16160264/32951132 swapFree=67111524/67111528
[pid=5920] ppid=5918 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5920/stat : 5920 (prissup.sh) S 5918 5920 5255 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 518696481 8908800 251 33554432000 4194304 4922060 140735763407360 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5920/statm: 2175 251 211 178 0 68 0
[pid=5921] ppid=5920 vsize=214884 CPUtime=1844.73 cores=1,3,5,7
/proc/5921/stat : 5921 (priss) R 5920 5920 5255 0 -1 4202496 35482 0 0 0 182519 1954 0 0 25 0 2 0 518696481 220041216 33726 33554432000 4194304 5787044 140733658733280 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/5921/statm: 53721 33726 392 389 0 49471 0
[pid=5921/tid=5923] ppid=5920 vsize=214884 CPUtime=842.46 cores=1,3,5,7
/proc/5921/task/5923/stat : 5923 (priss) R 5920 5920 5255 0 -1 4202560 2673 0 0 0 83036 1210 0 0 16 0 2 0 518696537 220041216 33726 33554432000 4194304 5787044 140733658733280 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1844.73
Current children cumulated vsize (KiB) 223584

[startup+1062.3 s]
/proc/loadavg: 3.45 3.60 3.61 5/180 5994
/proc/meminfo: memFree=16147484/32951132 swapFree=67111524/67111528
[pid=5920] ppid=5918 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5920/stat : 5920 (prissup.sh) S 5918 5920 5255 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 518696481 8908800 251 33554432000 4194304 4922060 140735763407360 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5920/statm: 2175 251 211 178 0 68 0
[pid=5921] ppid=5920 vsize=214884 CPUtime=1954.84 cores=1,3,5,7
/proc/5921/stat : 5921 (priss) R 5920 5920 5255 0 -1 4202496 36132 0 0 0 193464 2020 0 0 25 0 2 0 518696481 220041216 34151 33554432000 4194304 5787044 140733658733280 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/5921/statm: 53721 34151 392 389 0 49471 0
[pid=5921/tid=5923] ppid=5920 vsize=214884 CPUtime=892.56 cores=1,3,5,7
/proc/5921/task/5923/stat : 5923 (priss) R 5920 5920 5255 0 -1 4202560 2674 0 0 0 88007 1249 0 0 16 0 2 0 518696537 220041216 34151 33554432000 4194304 5787044 140733658733280 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1954.84
Current children cumulated vsize (KiB) 223584

[startup+1122.3 s]
/proc/loadavg: 3.50 3.58 3.60 4/180 5995
/proc/meminfo: memFree=16136928/32951132 swapFree=67111524/67111528
[pid=5920] ppid=5918 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5920/stat : 5920 (prissup.sh) S 5918 5920 5255 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 518696481 8908800 251 33554432000 4194304 4922060 140735763407360 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5920/statm: 2175 251 211 178 0 68 0
[pid=5921] ppid=5920 vsize=214884 CPUtime=2065.26 cores=1,3,5,7
/proc/5921/stat : 5921 (priss) R 5920 5920 5255 0 -1 4202496 36132 0 0 0 204451 2075 0 0 25 0 2 0 518696481 220041216 34151 33554432000 4194304 5787044 140733658733280 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/5921/statm: 53721 34151 392 389 0 49471 0
[pid=5921/tid=5923] ppid=5920 vsize=214884 CPUtime=942.99 cores=1,3,5,7
/proc/5921/task/5923/stat : 5923 (priss) R 5920 5920 5255 0 -1 4202560 2674 0 0 0 93017 1282 0 0 16 0 2 0 518696537 220041216 34151 33554432000 4194304 5787044 140733658733280 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2065.26
Current children cumulated vsize (KiB) 223584

[startup+1182.3 s]
/proc/loadavg: 3.40 3.53 3.58 4/180 5997
/proc/meminfo: memFree=16132576/32951132 swapFree=67111524/67111528
[pid=5920] ppid=5918 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5920/stat : 5920 (prissup.sh) S 5918 5920 5255 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 518696481 8908800 251 33554432000 4194304 4922060 140735763407360 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5920/statm: 2175 251 211 178 0 68 0
[pid=5921] ppid=5920 vsize=214884 CPUtime=2175.96 cores=1,3,5,7
/proc/5921/stat : 5921 (priss) R 5920 5920 5255 0 -1 4202496 36133 0 0 0 215470 2126 0 0 25 0 2 0 518696481 220041216 34152 33554432000 4194304 5787044 140733658733280 18446744073709551615 5527101 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/5921/statm: 53721 34152 392 389 0 49471 0
[pid=5921/tid=5923] ppid=5920 vsize=214884 CPUtime=993.68 cores=1,3,5,7
/proc/5921/task/5923/stat : 5923 (priss) R 5920 5920 5255 0 -1 4202560 2674 0 0 0 98058 1310 0 0 16 0 2 0 518696537 220041216 34152 33554432000 4194304 5787044 140733658733280 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2175.96
Current children cumulated vsize (KiB) 223584

[startup+1242.3 s]
/proc/loadavg: 3.43 3.51 3.57 4/180 5999
/proc/meminfo: memFree=16119916/32951132 swapFree=67111524/67111528
[pid=5920] ppid=5918 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5920/stat : 5920 (prissup.sh) S 5918 5920 5255 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 518696481 8908800 251 33554432000 4194304 4922060 140735763407360 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5920/statm: 2175 251 211 178 0 68 0
[pid=5921] ppid=5920 vsize=214884 CPUtime=2286.87 cores=1,3,5,7
/proc/5921/stat : 5921 (priss) R 5920 5920 5255 0 -1 4202496 36149 0 0 0 226509 2178 0 0 25 0 2 0 518696481 220041216 34168 33554432000 4194304 5787044 140733658733280 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/5921/statm: 53721 34168 392 389 0 49471 0
[pid=5921/tid=5923] ppid=5920 vsize=214884 CPUtime=1044.6 cores=1,3,5,7
/proc/5921/task/5923/stat : 5923 (priss) R 5920 5920 5255 0 -1 4202560 2689 0 0 0 103118 1342 0 0 15 0 2 0 518696537 220041216 34168 33554432000 4194304 5787044 140733658733280 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2286.87
Current children cumulated vsize (KiB) 223584



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.69 3.57 3.58 4/180 6000
/proc/meminfo: memFree=16101556/32951132 swapFree=67111524/67111528
[pid=5920] ppid=5918 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5920/stat : 5920 (prissup.sh) S 5918 5920 5255 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 518696481 8908800 251 33554432000 4194304 4922060 140735763407360 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5920/statm: 2175 251 211 178 0 68 0
[pid=5921] ppid=5920 vsize=214884 CPUtime=2393.54 cores=1,3,5,7
/proc/5921/stat : 5921 (priss) R 5920 5920 5255 0 -1 4202496 36161 0 0 0 237132 2222 0 0 25 0 2 0 518696481 220041216 34180 33554432000 4194304 5787044 140733658733280 18446744073709551615 5527758 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/5921/statm: 53721 34180 392 389 0 49471 0
[pid=5921/tid=5923] ppid=5920 vsize=214884 CPUtime=1093.57 cores=1,3,5,7
/proc/5921/task/5923/stat : 5923 (priss) R 5920 5920 5255 0 -1 4202560 2698 0 0 0 107989 1368 0 0 16 0 2 0 518696537 220041216 34180 33554432000 4194304 5787044 140733658733280 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2393.54
Current children cumulated vsize (KiB) 223584

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 5920 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 2393.54
#
# 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): 2393.54
CPU user time (s): 2371.32
CPU system time (s): 22.22
CPU usage (%): 184.116
Max. virtual memory (cumulated for all children) (KiB): 223584

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= 331
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.04669 second user time and 5.04023 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-29 11:56:09
IDJOB=3291825
IDBENCH=84808
IDSOLVER=1601
FILE ID=node129/3291825-1304070969
RUNJOBID= node129-1304063986-5274
PBS_JOBID= 13170456
Free space on /tmp= 66368 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT04/industrial/vangelder/cnf-color/myciel6-tr.used-as.sat04-320.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3291825-1304070969/watcher-3291825-1304070969 -o /tmp/evaluation-result-3291825-1304070969/solver-3291825-1304070969 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3291825-1304070969.cnf 1667454285 4800 15500 4

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

MD5SUM BENCH= 5ba57e5cfd40b4a93356dbea5162016d
RANDOM SEED=1667454285

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:      16706296 kB
Buffers:       1280528 kB
Cached:       14130800 kB
SwapCached:          4 kB
Active:        3863256 kB
Inactive:     11716920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      16706296 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            1568 kB
Writeback:           0 kB
AnonPages:      168528 kB
Mapped:          15816 kB
Slab:           602880 kB
PageTables:       5008 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   324088 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= 66292 MiB
End job on node129 at 2011-04-29 12:17:51