Trace number 3286418

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
jMiniSat 2011UNSAT 28.3027 27.6542

General information on the benchmark

Nameapplication/jarvisalo/
AAAI2010-SATPlanning/aaai10-planning-ipc5-rovers-18-step11.cnf
MD5SUMac372f51471a04bbb3fb9a678284c6a4
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.57246
Satisfiable
(Un)Satisfiability was proved
Number of variables29317
Number of clauses277090
Sum of the clauses size598882
Maximum clause length179
Minimum clause length1
Number of clauses of size 1144
Number of clauses of size 2264085
Number of clauses of size 38078
Number of clauses of size 41144
Number of clauses of size 5453
Number of clauses of size over 53186

Solver Data

0.00/0.07	c This is jMiniSat version 1.0.
28.23/27.64	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-3286418-1303773077/watcher-3286418-1303773077 -o /tmp/evaluation-result-3286418-1303773077/solver-3286418-1303773077 -C 2400 -W 1300 -M 7680 ./jMiniSat -sc-mode HOME/instance-3286418-1303773077.cnf 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 3.74 3.26 3.51 5/243 23305
/proc/meminfo: memFree=10100472/32951124 swapFree=67111528/67111528
[pid=23305] ppid=23303 vsize=8700 CPUtime=0 cores=4,6
/proc/23305/stat : 23305 (jMiniSat) S 23303 23305 22591 0 -1 4202496 349 233 0 0 0 0 0 0 22 0 1 0 469723353 8908800 249 33554432000 4194304 4922060 140735208491808 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23305/statm: 2175 249 209 178 0 68 0

[startup+0.0503091 s]
/proc/loadavg: 3.74 3.26 3.51 5/243 23305
/proc/meminfo: memFree=10100472/32951124 swapFree=67111528/67111528
[pid=23305] ppid=23303 vsize=8700 CPUtime=0 cores=4,6
/proc/23305/stat : 23305 (jMiniSat) S 23303 23305 22591 0 -1 4202496 349 233 0 0 0 0 0 0 22 0 1 0 469723353 8908800 249 33554432000 4194304 4922060 140735208491808 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23305/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.116347 s]
/proc/loadavg: 3.74 3.26 3.51 5/243 23305
/proc/meminfo: memFree=10100472/32951124 swapFree=67111528/67111528
[pid=23305] ppid=23303 vsize=8700 CPUtime=0 cores=4,6
/proc/23305/stat : 23305 (jMiniSat) S 23303 23305 22591 0 -1 4202496 349 233 0 0 0 0 0 0 22 0 1 0 469723353 8908800 249 33554432000 4194304 4922060 140735208491808 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23305/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300266 s]
/proc/loadavg: 3.74 3.26 3.51 5/243 23305
/proc/meminfo: memFree=10100472/32951124 swapFree=67111528/67111528
[pid=23305] ppid=23303 vsize=8700 CPUtime=0 cores=4,6
/proc/23305/stat : 23305 (jMiniSat) S 23303 23305 22591 0 -1 4202496 349 233 0 0 0 0 0 0 22 0 1 0 469723353 8908800 249 33554432000 4194304 4922060 140735208491808 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23305/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700188 s]
/proc/loadavg: 3.74 3.26 3.51 5/243 23305
/proc/meminfo: memFree=10100472/32951124 swapFree=67111528/67111528
[pid=23305] ppid=23303 vsize=8700 CPUtime=0 cores=4,6
/proc/23305/stat : 23305 (jMiniSat) S 23303 23305 22591 0 -1 4202496 349 233 0 0 0 0 0 0 22 0 1 0 469723353 8908800 249 33554432000 4194304 4922060 140735208491808 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23305/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50111 s]
/proc/loadavg: 3.74 3.26 3.51 5/262 23325
/proc/meminfo: memFree=10000328/32951124 swapFree=67111528/67111528
[pid=23305] ppid=23303 vsize=8700 CPUtime=0 cores=4,6
/proc/23305/stat : 23305 (jMiniSat) S 23303 23305 22591 0 -1 4202496 349 233 0 0 0 0 0 0 22 0 1 0 469723353 8908800 249 33554432000 4194304 4922060 140735208491808 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23305/statm: 2175 249 209 178 0 68 0
[pid=23307] ppid=23305 vsize=7466156 CPUtime=2.02 cores=4,6
/proc/23307/stat : 23307 (java) S 23305 23305 22591 0 -1 4202496 27817 0 1 0 197 5 0 0 25 0 18 0 469723353 7645343744 26567 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/23307/statm: 1866539 26567 2217 9 0 1857018 0
[pid=23307/tid=23308] ppid=23305 vsize=7466156 CPUtime=1.48 cores=4,6
/proc/23307/task/23308/stat : 23308 (java) R 23305 23305 22591 0 -1 4202560 23991 0 1 0 144 4 0 0 19 0 18 0 469723354 7645343744 26568 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 46912505685725 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=23307/tid=23310] ppid=23305 vsize=7466156 CPUtime=0 cores=4,6
/proc/23307/task/23310/stat : 23310 (java) S 23305 23305 22591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 469723354 7645343744 26568 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 4 0 0 0
[pid=23307/tid=23311] ppid=23305 vsize=7466156 CPUtime=0 cores=4,6
/proc/23307/task/23311/stat : 23311 (java) S 23305 23305 22591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 469723354 7645343744 26569 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 4 0 0 0
[pid=23307/tid=23312] ppid=23305 vsize=7466156 CPUtime=0 cores=4,6
/proc/23307/task/23312/stat : 23312 (java) S 23305 23305 22591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 469723354 7645343744 26569 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 4 0 0 0
[pid=23307/tid=23313] ppid=23305 vsize=7466156 CPUtime=0 cores=4,6
/proc/23307/task/23313/stat : 23313 (java) S 23305 23305 22591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 469723354 7645343744 26569 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 4 0 0 0
[pid=23307/tid=23314] ppid=23305 vsize=7466156 CPUtime=0 cores=4,6
/proc/23307/task/23314/stat : 23314 (java) S 23305 23305 22591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 469723354 7645343744 26569 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 4 0 0 0
[pid=23307/tid=23315] ppid=23305 vsize=7466156 CPUtime=0 cores=4,6
/proc/23307/task/23315/stat : 23315 (java) S 23305 23305 22591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 469723354 7645343744 26570 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 4 0 0 0
[pid=23307/tid=23316] ppid=23305 vsize=7466156 CPUtime=0 cores=4,6
/proc/23307/task/23316/stat : 23316 (java) S 23305 23305 22591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 469723354 7645343744 26570 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 4 0 0 0
[pid=23307/tid=23317] ppid=23305 vsize=7466156 CPUtime=0 cores=4,6
/proc/23307/task/23317/stat : 23317 (java) S 23305 23305 22591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 469723354 7645343744 26570 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 4 0 0 0
[pid=23307/tid=23318] ppid=23305 vsize=7466156 CPUtime=0 cores=4,6
/proc/23307/task/23318/stat : 23318 (java) S 23305 23305 22591 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 469723355 7645343744 26570 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738221568 0 0 0 16800975 18446604453928469824 0 0 -1 4 0 0 0
[pid=23307/tid=23319] ppid=23305 vsize=7466156 CPUtime=0 cores=4,6
/proc/23307/task/23319/stat : 23319 (java) S 23305 23305 22591 0 -1 4202560 11 0 0 0 0 0 0 0 25 0 18 0 469723356 7645343744 26571 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 6 0 0 0
[pid=23307/tid=23320] ppid=23305 vsize=7466156 CPUtime=0 cores=4,6
/proc/23307/task/23320/stat : 23320 (java) S 23305 23305 22591 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 18 0 469723356 7645343744 26571 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 4 0 0 0
[pid=23307/tid=23321] ppid=23305 vsize=7466156 CPUtime=0 cores=4,6
/proc/23307/task/23321/stat : 23321 (java) S 23305 23305 22591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 469723358 7645343744 26571 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738228657 0 4 0 16800975 18446604453928469824 0 0 -1 6 0 0 0
[pid=23307/tid=23322] ppid=23305 vsize=7466156 CPUtime=0.33 cores=4,6
/proc/23307/task/23322/stat : 23322 (java) S 23305 23305 22591 0 -1 4202560 2274 0 0 0 33 0 0 0 15 0 18 0 469723358 7645343744 26571 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 6 0 0 0
[pid=23307/tid=23323] ppid=23305 vsize=7466156 CPUtime=0.18 cores=4,6
/proc/23307/task/23323/stat : 23323 (java) S 23305 23305 22591 0 -1 4202560 409 0 0 0 18 0 0 0 20 0 18 0 469723358 7645343744 26571 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 6 0 0 0
[pid=23307/tid=23324] ppid=23305 vsize=7466156 CPUtime=0 cores=4,6
/proc/23307/task/23324/stat : 23324 (java) S 23305 23305 22591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 469723358 7645343744 26571 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 6 0 0 0
[pid=23307/tid=23325] ppid=23305 vsize=7466156 CPUtime=0 cores=4,6
/proc/23307/task/23325/stat : 23325 (java) S 23305 23305 22591 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 18 0 469723358 7645343744 26571 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738221568 0 4 0 16800975 18446604453928469824 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.02
Current children cumulated vsize (KiB) 7474856

[startup+3.1008 s]
/proc/loadavg: 3.74 3.26 3.51 5/262 23325
/proc/meminfo: memFree=9933988/32951124 swapFree=67111528/67111528
[pid=23305] ppid=23303 vsize=8700 CPUtime=0 cores=4,6
/proc/23305/stat : 23305 (jMiniSat) S 23303 23305 22591 0 -1 4202496 349 233 0 0 0 0 0 0 22 0 1 0 469723353 8908800 249 33554432000 4194304 4922060 140735208491808 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23305/statm: 2175 249 209 178 0 68 0
[pid=23307] ppid=23305 vsize=7466156 CPUtime=3.62 cores=4,6
/proc/23307/stat : 23307 (java) S 23305 23305 22591 0 -1 4202496 40608 0 1 0 355 7 0 0 25 0 18 0 469723353 7645343744 39358 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/23307/statm: 1866539 39358 2218 9 0 1857018 0
[pid=23307/tid=23308] ppid=23305 vsize=7466156 CPUtime=3.08 cores=4,6
/proc/23307/task/23308/stat : 23308 (java) R 23305 23305 22591 0 -1 4202560 36781 0 1 0 302 6 0 0 25 0 18 0 469723354 7645343744 39358 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 46912505702454 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=23307/tid=23310] ppid=23305 vsize=7466156 CPUtime=0 cores=4,6
/proc/23307/task/23310/stat : 23310 (java) S 23305 23305 22591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 469723354 7645343744 39359 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 4 0 0 0
[pid=23307/tid=23311] ppid=23305 vsize=7466156 CPUtime=0 cores=4,6
/proc/23307/task/23311/stat : 23311 (java) S 23305 23305 22591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 469723354 7645343744 39359 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 4 0 0 0
[pid=23307/tid=23312] ppid=23305 vsize=7466156 CPUtime=0 cores=4,6
/proc/23307/task/23312/stat : 23312 (java) S 23305 23305 22591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 469723354 7645343744 39359 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 4 0 0 0
[pid=23307/tid=23313] ppid=23305 vsize=7466156 CPUtime=0 cores=4,6
/proc/23307/task/23313/stat : 23313 (java) S 23305 23305 22591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 469723354 7645343744 39359 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 4 0 0 0
[pid=23307/tid=23314] ppid=23305 vsize=7466156 CPUtime=0 cores=4,6
/proc/23307/task/23314/stat : 23314 (java) S 23305 23305 22591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 469723354 7645343744 39359 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 4 0 0 0
[pid=23307/tid=23315] ppid=23305 vsize=7466156 CPUtime=0 cores=4,6
/proc/23307/task/23315/stat : 23315 (java) S 23305 23305 22591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 469723354 7645343744 39359 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 4 0 0 0
[pid=23307/tid=23316] ppid=23305 vsize=7466156 CPUtime=0 cores=4,6
/proc/23307/task/23316/stat : 23316 (java) S 23305 23305 22591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 469723354 7645343744 39359 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 4 0 0 0
[pid=23307/tid=23317] ppid=23305 vsize=7466156 CPUtime=0 cores=4,6
/proc/23307/task/23317/stat : 23317 (java) S 23305 23305 22591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 469723354 7645343744 39359 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 4 0 0 0
[pid=23307/tid=23318] ppid=23305 vsize=7466156 CPUtime=0 cores=4,6
/proc/23307/task/23318/stat : 23318 (java) S 23305 23305 22591 0 -1 4202560 3 0 0 0 0 0 0 0 18 0 18 0 469723355 7645343744 39360 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738221568 0 0 0 16800975 18446604453928469824 0 0 -1 4 0 0 0
[pid=23307/tid=23319] ppid=23305 vsize=7466156 CPUtime=0 cores=4,6
/proc/23307/task/23319/stat : 23319 (java) S 23305 23305 22591 0 -1 4202560 11 0 0 0 0 0 0 0 25 0 18 0 469723356 7645343744 39360 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 6 0 0 0
[pid=23307/tid=23320] ppid=23305 vsize=7466156 CPUtime=0 cores=4,6
/proc/23307/task/23320/stat : 23320 (java) S 23305 23305 22591 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 18 0 469723356 7645343744 39360 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 4 0 0 0
[pid=23307/tid=23321] ppid=23305 vsize=7466156 CPUtime=0 cores=4,6
/proc/23307/task/23321/stat : 23321 (java) S 23305 23305 22591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 469723358 7645343744 39360 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738228657 0 4 0 16800975 18446604453928469824 0 0 -1 6 0 0 0
[pid=23307/tid=23322] ppid=23305 vsize=7466156 CPUtime=0.33 cores=4,6
/proc/23307/task/23322/stat : 23322 (java) S 23305 23305 22591 0 -1 4202560 2274 0 0 0 33 0 0 0 15 0 18 0 469723358 7645343744 39360 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 6 0 0 0
[pid=23307/tid=23323] ppid=23305 vsize=7466156 CPUtime=0.18 cores=4,6
/proc/23307/task/23323/stat : 23323 (java) S 23305 23305 22591 0 -1 4202560 409 0 0 0 18 0 0 0 15 0 18 0 469723358 7645343744 39360 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 6 0 0 0
[pid=23307/tid=23324] ppid=23305 vsize=7466156 CPUtime=0 cores=4,6
/proc/23307/task/23324/stat : 23324 (java) S 23305 23305 22591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 469723358 7645343744 39360 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 6 0 0 0
[pid=23307/tid=23325] ppid=23305 vsize=7466156 CPUtime=0 cores=4,6
/proc/23307/task/23325/stat : 23325 (java) S 23305 23305 22591 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 18 0 469723358 7645343744 39360 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738221568 0 4 0 16800975 18446604453928469824 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.62
Current children cumulated vsize (KiB) 7474856

[startup+6.30119 s]
/proc/loadavg: 3.76 3.27 3.51 5/262 23326
/proc/meminfo: memFree=9511612/32951124 swapFree=67111528/67111528
[pid=23305] ppid=23303 vsize=8700 CPUtime=0 cores=4,6
/proc/23305/stat : 23305 (jMiniSat) S 23303 23305 22591 0 -1 4202496 349 233 0 0 0 0 0 0 22 0 1 0 469723353 8908800 249 33554432000 4194304 4922060 140735208491808 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23305/statm: 2175 249 209 178 0 68 0
[pid=23307] ppid=23305 vsize=7466156 CPUtime=6.88 cores=4,6
/proc/23307/stat : 23307 (java) S 23305 23305 22591 0 -1 4202496 58779 0 1 0 679 9 0 0 25 0 18 0 469723353 7645343744 57521 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/23307/statm: 1866539 57521 2232 9 0 1857018 0
[pid=23307/tid=23308] ppid=23305 vsize=7466156 CPUtime=6.22 cores=4,6
/proc/23307/task/23308/stat : 23308 (java) R 23305 23305 22591 0 -1 4202560 46869 0 1 0 615 7 0 0 25 0 18 0 469723354 7645343744 57521 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 46912505730450 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=23307/tid=23310] ppid=23305 vsize=7466156 CPUtime=0 cores=4,6
/proc/23307/task/23310/stat : 23310 (java) S 23305 23305 22591 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 469723354 7645343744 57521 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 6 0 0 0
[pid=23307/tid=23311] ppid=23305 vsize=7466156 CPUtime=0 cores=4,6
/proc/23307/task/23311/stat : 23311 (java) S 23305 23305 22591 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 469723354 7645343744 57521 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 4 0 0 0
[pid=23307/tid=23312] ppid=23305 vsize=7466156 CPUtime=0 cores=4,6
/proc/23307/task/23312/stat : 23312 (java) S 23305 23305 22591 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 469723354 7645343744 57521 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 4 0 0 0
[pid=23307/tid=23313] ppid=23305 vsize=7466156 CPUtime=0 cores=4,6
/proc/23307/task/23313/stat : 23313 (java) S 23305 23305 22591 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 469723354 7645343744 57521 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 4 0 0 0
[pid=23307/tid=23314] ppid=23305 vsize=7466156 CPUtime=0 cores=4,6
/proc/23307/task/23314/stat : 23314 (java) S 23305 23305 22591 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 469723354 7645343744 57521 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 4 0 0 0
[pid=23307/tid=23315] ppid=23305 vsize=7466156 CPUtime=0 cores=4,6
/proc/23307/task/23315/stat : 23315 (java) S 23305 23305 22591 0 -1 4202560 54 0 0 0 0 0 0 0 18 0 18 0 469723354 7645343744 57521 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 6 0 0 0
[pid=23307/tid=23316] ppid=23305 vsize=7466156 CPUtime=0.05 cores=4,6
/proc/23307/task/23316/stat : 23316 (java) S 23305 23305 22591 0 -1 4202560 3875 0 0 0 5 0 0 0 18 0 18 0 469723354 7645343744 57521 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 6 0 0 0
[pid=23307/tid=23317] ppid=23305 vsize=7466156 CPUtime=0.04 cores=4,6
/proc/23307/task/23317/stat : 23317 (java) S 23305 23305 22591 0 -1 4202560 4064 0 0 0 4 0 0 0 18 0 18 0 469723354 7645343744 57521 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 6 0 0 0
[pid=23307/tid=23318] ppid=23305 vsize=7466156 CPUtime=0 cores=4,6
/proc/23307/task/23318/stat : 23318 (java) S 23305 23305 22591 0 -1 4202560 94 0 0 0 0 0 0 0 15 0 18 0 469723355 7645343744 57521 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738221568 0 0 0 16800975 18446604453928469824 0 0 -1 4 0 0 0
[pid=23307/tid=23319] ppid=23305 vsize=7466156 CPUtime=0 cores=4,6
/proc/23307/task/23319/stat : 23319 (java) S 23305 23305 22591 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 18 0 469723356 7645343744 57521 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 6 0 0 0
[pid=23307/tid=23320] ppid=23305 vsize=7466156 CPUtime=0 cores=4,6
/proc/23307/task/23320/stat : 23320 (java) S 23305 23305 22591 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 18 0 469723356 7645343744 57521 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 4 0 0 0
[pid=23307/tid=23321] ppid=23305 vsize=7466156 CPUtime=0 cores=4,6
/proc/23307/task/23321/stat : 23321 (java) S 23305 23305 22591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 469723358 7645343744 57521 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738228657 0 4 0 16800975 18446604453928469824 0 0 -1 6 0 0 0
[pid=23307/tid=23322] ppid=23305 vsize=7466156 CPUtime=0.34 cores=4,6
/proc/23307/task/23322/stat : 23322 (java) S 23305 23305 22591 0 -1 4202560 2274 0 0 0 34 0 0 0 15 0 18 0 469723358 7645343744 57521 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 6 0 0 0
[pid=23307/tid=23323] ppid=23305 vsize=7466156 CPUtime=0.18 cores=4,6
/proc/23307/task/23323/stat : 23323 (java) S 23305 23305 22591 0 -1 4202560 409 0 0 0 18 0 0 0 15 0 18 0 469723358 7645343744 57521 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 6 0 0 0
[pid=23307/tid=23324] ppid=23305 vsize=7466156 CPUtime=0 cores=4,6
/proc/23307/task/23324/stat : 23324 (java) S 23305 23305 22591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 469723358 7645343744 57521 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 6 0 0 0
[pid=23307/tid=23325] ppid=23305 vsize=7466156 CPUtime=0 cores=4,6
/proc/23307/task/23325/stat : 23325 (java) S 23305 23305 22591 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 18 0 469723358 7645343744 57521 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738221568 0 4 0 16800975 18446604453928469824 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 6.88

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

[pid=23307/tid=23311] ppid=23305 vsize=7466156 CPUtime=0 cores=4,6
/proc/23307/task/23311/stat : 23311 (java) S 23305 23305 22591 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 469723354 7645343744 67285 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 4 0 0 0
[pid=23307/tid=23312] ppid=23305 vsize=7466156 CPUtime=0.04 cores=4,6
/proc/23307/task/23312/stat : 23312 (java) S 23305 23305 22591 0 -1 4202560 5411 0 0 0 4 0 0 0 16 0 18 0 469723354 7645343744 67285 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 4 0 0 0
[pid=23307/tid=23313] ppid=23305 vsize=7466156 CPUtime=0 cores=4,6
/proc/23307/task/23313/stat : 23313 (java) S 23305 23305 22591 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 469723354 7645343744 67285 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 4 0 0 0
[pid=23307/tid=23314] ppid=23305 vsize=7466156 CPUtime=0 cores=4,6
/proc/23307/task/23314/stat : 23314 (java) S 23305 23305 22591 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 469723354 7645343744 67285 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 4 0 0 0
[pid=23307/tid=23315] ppid=23305 vsize=7466156 CPUtime=0 cores=4,6
/proc/23307/task/23315/stat : 23315 (java) S 23305 23305 22591 0 -1 4202560 54 0 0 0 0 0 0 0 15 0 18 0 469723354 7645343744 67285 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 6 0 0 0
[pid=23307/tid=23316] ppid=23305 vsize=7466156 CPUtime=0.05 cores=4,6
/proc/23307/task/23316/stat : 23316 (java) S 23305 23305 22591 0 -1 4202560 3876 0 0 0 5 0 0 0 18 0 18 0 469723354 7645343744 67285 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 4 0 0 0
[pid=23307/tid=23317] ppid=23305 vsize=7466156 CPUtime=0.04 cores=4,6
/proc/23307/task/23317/stat : 23317 (java) S 23305 23305 22591 0 -1 4202560 4064 0 0 0 4 0 0 0 18 0 18 0 469723354 7645343744 67285 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 6 0 0 0
[pid=23307/tid=23318] ppid=23305 vsize=7466156 CPUtime=0 cores=4,6
/proc/23307/task/23318/stat : 23318 (java) S 23305 23305 22591 0 -1 4202560 94 0 0 0 0 0 0 0 15 0 18 0 469723355 7645343744 67285 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738221568 0 0 0 16800975 18446604453928469824 0 0 -1 4 0 0 0
[pid=23307/tid=23319] ppid=23305 vsize=7466156 CPUtime=0 cores=4,6
/proc/23307/task/23319/stat : 23319 (java) S 23305 23305 22591 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 18 0 469723356 7645343744 67285 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 6 0 0 0
[pid=23307/tid=23320] ppid=23305 vsize=7466156 CPUtime=0 cores=4,6
/proc/23307/task/23320/stat : 23320 (java) S 23305 23305 22591 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 18 0 469723356 7645343744 67285 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 4 0 0 0
[pid=23307/tid=23321] ppid=23305 vsize=7466156 CPUtime=0 cores=4,6
/proc/23307/task/23321/stat : 23321 (java) S 23305 23305 22591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 469723358 7645343744 67285 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738228657 0 4 0 16800975 18446604453928469824 0 0 -1 6 0 0 0
[pid=23307/tid=23322] ppid=23305 vsize=7466156 CPUtime=0.34 cores=4,6
/proc/23307/task/23322/stat : 23322 (java) S 23305 23305 22591 0 -1 4202560 2274 0 0 0 34 0 0 0 15 0 18 0 469723358 7645343744 67285 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 6 0 0 0
[pid=23307/tid=23323] ppid=23305 vsize=7466156 CPUtime=0.18 cores=4,6
/proc/23307/task/23323/stat : 23323 (java) S 23305 23305 22591 0 -1 4202560 409 0 0 0 18 0 0 0 15 0 18 0 469723358 7645343744 67285 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 6 0 0 0
[pid=23307/tid=23324] ppid=23305 vsize=7466156 CPUtime=0 cores=4,6
/proc/23307/task/23324/stat : 23324 (java) S 23305 23305 22591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 469723358 7645343744 67285 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 6 0 0 0
[pid=23307/tid=23325] ppid=23305 vsize=7466156 CPUtime=0 cores=4,6
/proc/23307/task/23325/stat : 23325 (java) S 23305 23305 22591 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 18 0 469723358 7645343744 67285 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738221568 0 4 0 16800975 18446604453928469824 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 26.93
Current children cumulated vsize (KiB) 7474856

[startup+27.1013 s]
/proc/loadavg: 4.08 3.38 3.54 5/262 23372
/proc/meminfo: memFree=11064520/32951124 swapFree=67111528/67111528
[pid=23305] ppid=23303 vsize=8700 CPUtime=0 cores=4,6
/proc/23305/stat : 23305 (jMiniSat) S 23303 23305 22591 0 -1 4202496 349 233 0 0 0 0 0 0 22 0 1 0 469723353 8908800 249 33554432000 4194304 4922060 140735208491808 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23305/statm: 2175 249 209 178 0 68 0
[pid=23307] ppid=23305 vsize=7466156 CPUtime=27.73 cores=4,6
/proc/23307/stat : 23307 (java) S 23305 23305 22591 0 -1 4202496 68581 0 1 0 2763 10 0 0 25 0 18 0 469723353 7645343744 67285 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/23307/statm: 1866539 67285 2232 9 0 1857018 0
[pid=23307/tid=23308] ppid=23305 vsize=7466156 CPUtime=26.98 cores=4,6
/proc/23307/task/23308/stat : 23308 (java) R 23305 23305 22591 0 -1 4202560 46904 0 1 0 2690 8 0 0 25 0 18 0 469723354 7645343744 67285 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 46912505702324 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=23307/tid=23310] ppid=23305 vsize=7466156 CPUtime=0.04 cores=4,6
/proc/23307/task/23310/stat : 23310 (java) S 23305 23305 22591 0 -1 4202560 4357 0 0 0 4 0 0 0 16 0 18 0 469723354 7645343744 67285 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 6 0 0 0
[pid=23307/tid=23311] ppid=23305 vsize=7466156 CPUtime=0 cores=4,6
/proc/23307/task/23311/stat : 23311 (java) S 23305 23305 22591 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 469723354 7645343744 67285 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 4 0 0 0
[pid=23307/tid=23312] ppid=23305 vsize=7466156 CPUtime=0.04 cores=4,6
/proc/23307/task/23312/stat : 23312 (java) S 23305 23305 22591 0 -1 4202560 5411 0 0 0 4 0 0 0 16 0 18 0 469723354 7645343744 67285 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 4 0 0 0
[pid=23307/tid=23313] ppid=23305 vsize=7466156 CPUtime=0 cores=4,6
/proc/23307/task/23313/stat : 23313 (java) S 23305 23305 22591 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 469723354 7645343744 67285 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 4 0 0 0
[pid=23307/tid=23314] ppid=23305 vsize=7466156 CPUtime=0 cores=4,6
/proc/23307/task/23314/stat : 23314 (java) S 23305 23305 22591 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 469723354 7645343744 67285 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 4 0 0 0
[pid=23307/tid=23315] ppid=23305 vsize=7466156 CPUtime=0 cores=4,6
/proc/23307/task/23315/stat : 23315 (java) S 23305 23305 22591 0 -1 4202560 54 0 0 0 0 0 0 0 15 0 18 0 469723354 7645343744 67285 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 6 0 0 0
[pid=23307/tid=23316] ppid=23305 vsize=7466156 CPUtime=0.05 cores=4,6
/proc/23307/task/23316/stat : 23316 (java) S 23305 23305 22591 0 -1 4202560 3876 0 0 0 5 0 0 0 18 0 18 0 469723354 7645343744 67285 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 4 0 0 0
[pid=23307/tid=23317] ppid=23305 vsize=7466156 CPUtime=0.04 cores=4,6
/proc/23307/task/23317/stat : 23317 (java) S 23305 23305 22591 0 -1 4202560 4064 0 0 0 4 0 0 0 18 0 18 0 469723354 7645343744 67285 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 6 0 0 0
[pid=23307/tid=23318] ppid=23305 vsize=7466156 CPUtime=0 cores=4,6
/proc/23307/task/23318/stat : 23318 (java) S 23305 23305 22591 0 -1 4202560 94 0 0 0 0 0 0 0 15 0 18 0 469723355 7645343744 67285 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738221568 0 0 0 16800975 18446604453928469824 0 0 -1 4 0 0 0
[pid=23307/tid=23319] ppid=23305 vsize=7466156 CPUtime=0 cores=4,6
/proc/23307/task/23319/stat : 23319 (java) S 23305 23305 22591 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 18 0 469723356 7645343744 67285 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 6 0 0 0
[pid=23307/tid=23320] ppid=23305 vsize=7466156 CPUtime=0 cores=4,6
/proc/23307/task/23320/stat : 23320 (java) S 23305 23305 22591 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 18 0 469723356 7645343744 67285 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 4 0 0 0
[pid=23307/tid=23321] ppid=23305 vsize=7466156 CPUtime=0 cores=4,6
/proc/23307/task/23321/stat : 23321 (java) S 23305 23305 22591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 469723358 7645343744 67285 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738228657 0 4 0 16800975 18446604453928469824 0 0 -1 6 0 0 0
[pid=23307/tid=23322] ppid=23305 vsize=7466156 CPUtime=0.34 cores=4,6
/proc/23307/task/23322/stat : 23322 (java) S 23305 23305 22591 0 -1 4202560 2274 0 0 0 34 0 0 0 15 0 18 0 469723358 7645343744 67285 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 6 0 0 0
[pid=23307/tid=23323] ppid=23305 vsize=7466156 CPUtime=0.18 cores=4,6
/proc/23307/task/23323/stat : 23323 (java) S 23305 23305 22591 0 -1 4202560 409 0 0 0 18 0 0 0 15 0 18 0 469723358 7645343744 67285 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 6 0 0 0
[pid=23307/tid=23324] ppid=23305 vsize=7466156 CPUtime=0 cores=4,6
/proc/23307/task/23324/stat : 23324 (java) S 23305 23305 22591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 469723358 7645343744 67285 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 6 0 0 0
[pid=23307/tid=23325] ppid=23305 vsize=7466156 CPUtime=0 cores=4,6
/proc/23307/task/23325/stat : 23325 (java) S 23305 23305 22591 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 18 0 469723358 7645343744 67285 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738221568 0 4 0 16800975 18446604453928469824 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 27.73
Current children cumulated vsize (KiB) 7474856

[startup+27.5072 s]
/proc/loadavg: 4.08 3.38 3.54 5/262 23372
/proc/meminfo: memFree=11066132/32951124 swapFree=67111528/67111528
[pid=23305] ppid=23303 vsize=8700 CPUtime=0 cores=4,6
/proc/23305/stat : 23305 (jMiniSat) S 23303 23305 22591 0 -1 4202496 349 233 0 0 0 0 0 0 22 0 1 0 469723353 8908800 249 33554432000 4194304 4922060 140735208491808 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23305/statm: 2175 249 209 178 0 68 0
[pid=23307] ppid=23305 vsize=7466156 CPUtime=28.14 cores=4,6
/proc/23307/stat : 23307 (java) S 23305 23305 22591 0 -1 4202496 68581 0 1 0 2804 10 0 0 25 0 18 0 469723353 7645343744 67285 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/23307/statm: 1866539 67285 2232 9 0 1857018 0
[pid=23307/tid=23308] ppid=23305 vsize=7466156 CPUtime=27.38 cores=4,6
/proc/23307/task/23308/stat : 23308 (java) R 23305 23305 22591 0 -1 4202560 46904 0 1 0 2730 8 0 0 25 0 18 0 469723354 7645343744 67285 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 46912505702855 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=23307/tid=23310] ppid=23305 vsize=7466156 CPUtime=0.04 cores=4,6
/proc/23307/task/23310/stat : 23310 (java) S 23305 23305 22591 0 -1 4202560 4357 0 0 0 4 0 0 0 16 0 18 0 469723354 7645343744 67285 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 6 0 0 0
[pid=23307/tid=23311] ppid=23305 vsize=7466156 CPUtime=0 cores=4,6
/proc/23307/task/23311/stat : 23311 (java) S 23305 23305 22591 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 469723354 7645343744 67285 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 4 0 0 0
[pid=23307/tid=23312] ppid=23305 vsize=7466156 CPUtime=0.04 cores=4,6
/proc/23307/task/23312/stat : 23312 (java) S 23305 23305 22591 0 -1 4202560 5411 0 0 0 4 0 0 0 16 0 18 0 469723354 7645343744 67285 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 4 0 0 0
[pid=23307/tid=23313] ppid=23305 vsize=7466156 CPUtime=0 cores=4,6
/proc/23307/task/23313/stat : 23313 (java) S 23305 23305 22591 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 469723354 7645343744 67285 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 4 0 0 0
[pid=23307/tid=23314] ppid=23305 vsize=7466156 CPUtime=0 cores=4,6
/proc/23307/task/23314/stat : 23314 (java) S 23305 23305 22591 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 469723354 7645343744 67285 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 4 0 0 0
[pid=23307/tid=23315] ppid=23305 vsize=7466156 CPUtime=0 cores=4,6
/proc/23307/task/23315/stat : 23315 (java) S 23305 23305 22591 0 -1 4202560 54 0 0 0 0 0 0 0 15 0 18 0 469723354 7645343744 67285 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 6 0 0 0
[pid=23307/tid=23316] ppid=23305 vsize=7466156 CPUtime=0.05 cores=4,6
/proc/23307/task/23316/stat : 23316 (java) S 23305 23305 22591 0 -1 4202560 3876 0 0 0 5 0 0 0 18 0 18 0 469723354 7645343744 67285 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 4 0 0 0
[pid=23307/tid=23317] ppid=23305 vsize=7466156 CPUtime=0.04 cores=4,6
/proc/23307/task/23317/stat : 23317 (java) S 23305 23305 22591 0 -1 4202560 4064 0 0 0 4 0 0 0 18 0 18 0 469723354 7645343744 67285 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 6 0 0 0
[pid=23307/tid=23318] ppid=23305 vsize=7466156 CPUtime=0 cores=4,6
/proc/23307/task/23318/stat : 23318 (java) S 23305 23305 22591 0 -1 4202560 94 0 0 0 0 0 0 0 15 0 18 0 469723355 7645343744 67285 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738221568 0 0 0 16800975 18446604453928469824 0 0 -1 4 0 0 0
[pid=23307/tid=23319] ppid=23305 vsize=7466156 CPUtime=0 cores=4,6
/proc/23307/task/23319/stat : 23319 (java) S 23305 23305 22591 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 18 0 469723356 7645343744 67285 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 6 0 0 0
[pid=23307/tid=23320] ppid=23305 vsize=7466156 CPUtime=0 cores=4,6
/proc/23307/task/23320/stat : 23320 (java) S 23305 23305 22591 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 18 0 469723356 7645343744 67285 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 4 0 0 0
[pid=23307/tid=23321] ppid=23305 vsize=7466156 CPUtime=0 cores=4,6
/proc/23307/task/23321/stat : 23321 (java) S 23305 23305 22591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 469723358 7645343744 67285 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738228657 0 4 0 16800975 18446604453928469824 0 0 -1 6 0 0 0
[pid=23307/tid=23322] ppid=23305 vsize=7466156 CPUtime=0.34 cores=4,6
/proc/23307/task/23322/stat : 23322 (java) S 23305 23305 22591 0 -1 4202560 2274 0 0 0 34 0 0 0 15 0 18 0 469723358 7645343744 67285 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 6 0 0 0
[pid=23307/tid=23323] ppid=23305 vsize=7466156 CPUtime=0.18 cores=4,6
/proc/23307/task/23323/stat : 23323 (java) S 23305 23305 22591 0 -1 4202560 409 0 0 0 18 0 0 0 15 0 18 0 469723358 7645343744 67285 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 6 0 0 0
[pid=23307/tid=23324] ppid=23305 vsize=7466156 CPUtime=0 cores=4,6
/proc/23307/task/23324/stat : 23324 (java) S 23305 23305 22591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 469723358 7645343744 67285 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 6 0 0 0
[pid=23307/tid=23325] ppid=23305 vsize=7466156 CPUtime=0 cores=4,6
/proc/23307/task/23325/stat : 23325 (java) S 23305 23305 22591 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 18 0 469723358 7645343744 67285 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738221568 0 4 0 16800975 18446604453928469824 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 28.14
Current children cumulated vsize (KiB) 7474856

[startup+27.6012 s]
/proc/loadavg: 4.08 3.38 3.54 5/262 23372
/proc/meminfo: memFree=11066132/32951124 swapFree=67111528/67111528
[pid=23305] ppid=23303 vsize=8700 CPUtime=0 cores=4,6
/proc/23305/stat : 23305 (jMiniSat) S 23303 23305 22591 0 -1 4202496 349 233 0 0 0 0 0 0 22 0 1 0 469723353 8908800 249 33554432000 4194304 4922060 140735208491808 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23305/statm: 2175 249 209 178 0 68 0
[pid=23307] ppid=23305 vsize=7466156 CPUtime=28.23 cores=4,6
/proc/23307/stat : 23307 (java) S 23305 23305 22591 0 -1 4202496 68581 0 1 0 2813 10 0 0 25 0 18 0 469723353 7645343744 67285 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/23307/statm: 1866539 67285 2232 9 0 1857018 0
[pid=23307/tid=23308] ppid=23305 vsize=7466156 CPUtime=27.48 cores=4,6
/proc/23307/task/23308/stat : 23308 (java) R 23305 23305 22591 0 -1 4202560 46904 0 1 0 2740 8 0 0 25 0 18 0 469723354 7645343744 67285 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 46912505702202 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=23307/tid=23310] ppid=23305 vsize=7466156 CPUtime=0.04 cores=4,6
/proc/23307/task/23310/stat : 23310 (java) S 23305 23305 22591 0 -1 4202560 4357 0 0 0 4 0 0 0 16 0 18 0 469723354 7645343744 67285 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 6 0 0 0
[pid=23307/tid=23311] ppid=23305 vsize=7466156 CPUtime=0 cores=4,6
/proc/23307/task/23311/stat : 23311 (java) S 23305 23305 22591 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 469723354 7645343744 67285 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 4 0 0 0
[pid=23307/tid=23312] ppid=23305 vsize=7466156 CPUtime=0.04 cores=4,6
/proc/23307/task/23312/stat : 23312 (java) S 23305 23305 22591 0 -1 4202560 5411 0 0 0 4 0 0 0 16 0 18 0 469723354 7645343744 67285 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 4 0 0 0
[pid=23307/tid=23313] ppid=23305 vsize=7466156 CPUtime=0 cores=4,6
/proc/23307/task/23313/stat : 23313 (java) S 23305 23305 22591 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 469723354 7645343744 67285 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 4 0 0 0
[pid=23307/tid=23314] ppid=23305 vsize=7466156 CPUtime=0 cores=4,6
/proc/23307/task/23314/stat : 23314 (java) S 23305 23305 22591 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 469723354 7645343744 67285 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 4 0 0 0
[pid=23307/tid=23315] ppid=23305 vsize=7466156 CPUtime=0 cores=4,6
/proc/23307/task/23315/stat : 23315 (java) S 23305 23305 22591 0 -1 4202560 54 0 0 0 0 0 0 0 15 0 18 0 469723354 7645343744 67285 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 6 0 0 0
[pid=23307/tid=23316] ppid=23305 vsize=7466156 CPUtime=0.05 cores=4,6
/proc/23307/task/23316/stat : 23316 (java) S 23305 23305 22591 0 -1 4202560 3876 0 0 0 5 0 0 0 18 0 18 0 469723354 7645343744 67285 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 4 0 0 0
[pid=23307/tid=23317] ppid=23305 vsize=7466156 CPUtime=0.04 cores=4,6
/proc/23307/task/23317/stat : 23317 (java) S 23305 23305 22591 0 -1 4202560 4064 0 0 0 4 0 0 0 18 0 18 0 469723354 7645343744 67285 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 6 0 0 0
[pid=23307/tid=23318] ppid=23305 vsize=7466156 CPUtime=0 cores=4,6
/proc/23307/task/23318/stat : 23318 (java) S 23305 23305 22591 0 -1 4202560 94 0 0 0 0 0 0 0 15 0 18 0 469723355 7645343744 67285 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738221568 0 0 0 16800975 18446604453928469824 0 0 -1 4 0 0 0
[pid=23307/tid=23319] ppid=23305 vsize=7466156 CPUtime=0 cores=4,6
/proc/23307/task/23319/stat : 23319 (java) S 23305 23305 22591 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 18 0 469723356 7645343744 67285 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 6 0 0 0
[pid=23307/tid=23320] ppid=23305 vsize=7466156 CPUtime=0 cores=4,6
/proc/23307/task/23320/stat : 23320 (java) S 23305 23305 22591 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 18 0 469723356 7645343744 67285 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 4 0 0 0
[pid=23307/tid=23321] ppid=23305 vsize=7466156 CPUtime=0 cores=4,6
/proc/23307/task/23321/stat : 23321 (java) S 23305 23305 22591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 469723358 7645343744 67285 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738228657 0 4 0 16800975 18446604453928469824 0 0 -1 6 0 0 0
[pid=23307/tid=23322] ppid=23305 vsize=7466156 CPUtime=0.34 cores=4,6
/proc/23307/task/23322/stat : 23322 (java) S 23305 23305 22591 0 -1 4202560 2274 0 0 0 34 0 0 0 15 0 18 0 469723358 7645343744 67285 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 6 0 0 0
[pid=23307/tid=23323] ppid=23305 vsize=7466156 CPUtime=0.18 cores=4,6
/proc/23307/task/23323/stat : 23323 (java) S 23305 23305 22591 0 -1 4202560 409 0 0 0 18 0 0 0 15 0 18 0 469723358 7645343744 67285 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 6 0 0 0
[pid=23307/tid=23324] ppid=23305 vsize=7466156 CPUtime=0 cores=4,6
/proc/23307/task/23324/stat : 23324 (java) S 23305 23305 22591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 469723358 7645343744 67285 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738220953 0 4 0 16800975 18446604453928469824 0 0 -1 6 0 0 0
[pid=23307/tid=23325] ppid=23305 vsize=7466156 CPUtime=0 cores=4,6
/proc/23307/task/23325/stat : 23325 (java) S 23305 23305 22591 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 18 0 469723358 7645343744 67285 33554432000 1073741824 1073778376 140733336276416 18446744073709551615 264738221568 0 4 0 16800975 18446604453928469824 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 28.23
Current children cumulated vsize (KiB) 7474856

Child status: 20
Real time (s): 27.6542
CPU time (s): 28.3027
CPU user time (s): 28.1787
CPU system time (s): 0.123981
CPU usage (%): 102.345
Max. virtual memory (cumulated for all children) (KiB): 7474856

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 28.1787
system time used= 0.123981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69176
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 747
involuntary context switches= 155

runsolver used 0.048992 second user time and 0.110983 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-26 01:11:17
IDJOB=3286418
IDBENCH=82424
IDSOLVER=1680
FILE ID=node141/3286418-1303773077
RUNJOBID= node141-1303773018-23160
PBS_JOBID= 13157176
Free space on /tmp= 70880 MiB

SOLVER NAME= jMiniSat 2011
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-rovers-18-step11.cnf
COMMAND LINE= ./jMiniSat -sc-mode BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3286418-1303773077/watcher-3286418-1303773077 -o /tmp/evaluation-result-3286418-1303773077/solver-3286418-1303773077 -C 2400 -W 1300 -M 7680  ./jMiniSat -sc-mode HOME/instance-3286418-1303773077.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= ac372f51471a04bbb3fb9a678284c6a4
RANDOM SEED=1149556764

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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.84
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.806
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.806
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.806
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:      10100504 kB
Buffers:       1595052 kB
Cached:       14747024 kB
SwapCached:          0 kB
Active:       12431568 kB
Inactive:      9832460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      10100504 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          388244 kB
Writeback:           0 kB
AnonPages:     5921536 kB
Mapped:          23336 kB
Slab:           510188 kB
PageTables:      17216 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 10214840 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= 71048 MiB
End job on node141 at 2011-04-26 01:11:45