Trace number 3286602

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 332.009 328.928

General information on the benchmark

Nameapplication/jarvisalo/AAAI2010-SATPlanning/
aaai10-planning-ipc5-pipesworld-27-step13.cnf
MD5SUM52e16341bcff805ef2d6abe4e95359a0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark30.0214
Satisfiable
(Un)Satisfiability was proved
Number of variables224228
Number of clauses5314673
Sum of the clauses size11732345
Maximum clause length3193
Minimum clause length1
Number of clauses of size 1556
Number of clauses of size 25229536
Number of clauses of size 36084
Number of clauses of size 49856
Number of clauses of size 58159
Number of clauses of size over 560482

Solver Data

0.00/0.07	c This is jMiniSat version 1.0.
331.87/328.83	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-3286602-1303773108/watcher-3286602-1303773108 -o /tmp/evaluation-result-3286602-1303773108/solver-3286602-1303773108 -C 2400 -W 1300 -M 7680 ./jMiniSat -sc-mode HOME/instance-3286602-1303773108.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: 4.15 3.42 3.55 5/243 23444
/proc/meminfo: memFree=11192392/32951124 swapFree=67111528/67111528
[pid=23444] ppid=23442 vsize=8700 CPUtime=0 cores=4,6
/proc/23444/stat : 23444 (jMiniSat) S 23442 23444 22591 0 -1 4202496 349 233 0 0 0 0 0 0 23 0 1 0 469726723 8908800 250 33554432000 4194304 4922060 140734288831040 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23444/statm: 2175 250 209 178 0 68 0

[startup+0.0507161 s]
/proc/loadavg: 4.15 3.42 3.55 5/243 23444
/proc/meminfo: memFree=11192392/32951124 swapFree=67111528/67111528
[pid=23444] ppid=23442 vsize=8700 CPUtime=0 cores=4,6
/proc/23444/stat : 23444 (jMiniSat) S 23442 23444 22591 0 -1 4202496 349 233 0 0 0 0 0 0 23 0 1 0 469726723 8908800 250 33554432000 4194304 4922060 140734288831040 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23444/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.10072 s]
/proc/loadavg: 4.15 3.42 3.55 5/243 23444
/proc/meminfo: memFree=11192392/32951124 swapFree=67111528/67111528
[pid=23444] ppid=23442 vsize=8700 CPUtime=0 cores=4,6
/proc/23444/stat : 23444 (jMiniSat) S 23442 23444 22591 0 -1 4202496 349 233 0 0 0 0 0 0 23 0 1 0 469726723 8908800 250 33554432000 4194304 4922060 140734288831040 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23444/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300673 s]
/proc/loadavg: 4.15 3.42 3.55 5/243 23444
/proc/meminfo: memFree=11192392/32951124 swapFree=67111528/67111528
[pid=23444] ppid=23442 vsize=8700 CPUtime=0 cores=4,6
/proc/23444/stat : 23444 (jMiniSat) S 23442 23444 22591 0 -1 4202496 349 233 0 0 0 0 0 0 23 0 1 0 469726723 8908800 250 33554432000 4194304 4922060 140734288831040 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23444/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700596 s]
/proc/loadavg: 4.15 3.42 3.55 5/243 23444
/proc/meminfo: memFree=11192392/32951124 swapFree=67111528/67111528
[pid=23444] ppid=23442 vsize=8700 CPUtime=0 cores=4,6
/proc/23444/stat : 23444 (jMiniSat) S 23442 23444 22591 0 -1 4202496 349 233 0 0 0 0 0 0 23 0 1 0 469726723 8908800 250 33554432000 4194304 4922060 140734288831040 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23444/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.58443 s]
/proc/loadavg: 4.15 3.42 3.55 5/262 23464
/proc/meminfo: memFree=10872640/32951124 swapFree=67111528/67111528
[pid=23444] ppid=23442 vsize=8700 CPUtime=0 cores=4,6
/proc/23444/stat : 23444 (jMiniSat) S 23442 23444 22591 0 -1 4202496 349 233 0 0 0 0 0 0 23 0 1 0 469726723 8908800 250 33554432000 4194304 4922060 140734288831040 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23444/statm: 2175 250 209 178 0 68 0
[pid=23446] ppid=23444 vsize=7403984 CPUtime=2.35 cores=4,6
/proc/23446/stat : 23446 (java) S 23444 23444 22591 0 -1 4202496 124042 0 1 0 219 16 0 0 25 0 18 0 469726723 7581679616 122495 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/23446/statm: 1850996 122496 2197 9 0 1841475 0
[pid=23446/tid=23448] ppid=23444 vsize=7403984 CPUtime=1.05 cores=4,6
/proc/23446/task/23448/stat : 23448 (java) S 23444 23444 22591 0 -1 4202560 46263 0 1 0 98 7 0 0 25 0 18 0 469726724 7581679616 122497 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738220953 0 4 0 16800975 18446604453919834240 0 0 -1 4 0 0 0
[pid=23446/tid=23449] ppid=23444 vsize=7403984 CPUtime=0.14 cores=4,6
/proc/23446/task/23449/stat : 23449 (java) R 23444 23444 22591 0 -1 4202560 11358 0 0 0 13 1 0 0 16 0 18 0 469726724 7581679616 122498 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 47127384442569 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=23446/tid=23450] ppid=23444 vsize=7403984 CPUtime=0 cores=4,6
/proc/23446/task/23450/stat : 23450 (java) S 23444 23444 22591 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 469726724 7581679616 122500 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738220953 0 4 0 16800975 18446604453919834240 0 0 -1 4 0 0 0
[pid=23446/tid=23451] ppid=23444 vsize=7403984 CPUtime=0.1 cores=4,6
/proc/23446/task/23451/stat : 23451 (java) R 23444 23444 22591 0 -1 4202560 8459 0 0 0 9 1 0 0 16 0 18 0 469726724 7581679616 122502 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 47127385728140 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=23446/tid=23452] ppid=23444 vsize=7403984 CPUtime=0.1 cores=4,6
/proc/23446/task/23452/stat : 23452 (java) R 23444 23444 22591 0 -1 4202560 9053 0 0 0 9 1 0 0 16 0 18 0 469726724 7581679616 122503 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 47127385728140 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=23446/tid=23453] ppid=23444 vsize=7403984 CPUtime=0.06 cores=4,6
/proc/23446/task/23453/stat : 23453 (java) S 23444 23444 22591 0 -1 4202560 3475 0 0 0 6 0 0 0 17 0 18 0 469726724 7581679616 122505 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738220953 0 4 0 16800975 18446604453919834240 0 0 -1 4 0 0 0
[pid=23446/tid=23454] ppid=23444 vsize=7403984 CPUtime=0 cores=4,6
/proc/23446/task/23454/stat : 23454 (java) R 23444 23444 22591 0 -1 4202560 473 0 0 0 0 0 0 0 15 0 18 0 469726724 7581679616 122506 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738220953 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=23446/tid=23455] ppid=23444 vsize=7403984 CPUtime=0.39 cores=4,6
/proc/23446/task/23455/stat : 23455 (java) R 23444 23444 22591 0 -1 4202560 28337 0 0 0 36 3 0 0 16 0 18 0 469726724 7581679616 122508 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 47127388869880 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=23446/tid=23456] ppid=23444 vsize=7403984 CPUtime=0.19 cores=4,6
/proc/23446/task/23456/stat : 23456 (java) R 23444 23444 22591 0 -1 4202560 12107 0 0 0 18 1 0 0 15 0 18 0 469726724 7581679616 122509 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 47127384442561 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=23446/tid=23457] ppid=23444 vsize=7403984 CPUtime=0 cores=4,6
/proc/23446/task/23457/stat : 23457 (java) S 23444 23444 22591 0 -1 4202560 92 0 0 0 0 0 0 0 15 0 18 0 469726725 7581679616 122510 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738220953 0 0 0 16800975 18446604453919834240 0 0 -1 6 0 0 0
[pid=23446/tid=23458] ppid=23444 vsize=7403984 CPUtime=0 cores=4,6
/proc/23446/task/23458/stat : 23458 (java) S 23444 23444 22591 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 18 0 469726726 7581679616 122512 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738220953 0 4 0 16800975 18446604453919834240 0 0 -1 6 0 0 0
[pid=23446/tid=23459] ppid=23444 vsize=7403984 CPUtime=0 cores=4,6
/proc/23446/task/23459/stat : 23459 (java) S 23444 23444 22591 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 18 0 469726726 7581679616 122513 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738220953 0 4 0 16800975 18446604453919834240 0 0 -1 6 0 0 0
[pid=23446/tid=23460] ppid=23444 vsize=7403984 CPUtime=0 cores=4,6
/proc/23446/task/23460/stat : 23460 (java) S 23444 23444 22591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 469726728 7581679616 122515 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738228657 0 4 0 16800975 18446604453919834240 0 0 -1 6 0 0 0
[pid=23446/tid=23461] ppid=23444 vsize=7403984 CPUtime=0.14 cores=4,6
/proc/23446/task/23461/stat : 23461 (java) S 23444 23444 22591 0 -1 4202560 1255 0 0 0 14 0 0 0 25 0 18 0 469726728 7581679616 122516 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738220953 0 4 0 16800975 18446604453919834240 0 0 -1 4 0 0 0
[pid=23446/tid=23462] ppid=23444 vsize=7403984 CPUtime=0.12 cores=4,6
/proc/23446/task/23462/stat : 23462 (java) S 23444 23444 22591 0 -1 4202560 2047 0 0 0 12 0 0 0 24 0 18 0 469726728 7581679616 122518 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738220953 0 4 0 16800975 18446604453919834240 0 0 -1 4 0 0 0
[pid=23446/tid=23463] ppid=23444 vsize=7403984 CPUtime=0 cores=4,6
/proc/23446/task/23463/stat : 23463 (java) S 23444 23444 22591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 469726728 7581679616 122519 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738220953 0 4 0 16800975 18446604453919834240 0 0 -1 6 0 0 0
[pid=23446/tid=23464] ppid=23444 vsize=7403984 CPUtime=0 cores=4,6
/proc/23446/task/23464/stat : 23464 (java) S 23444 23444 22591 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 18 0 469726728 7581679616 122520 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738221568 0 4 0 16800975 18446604453919834240 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.35
Current children cumulated vsize (KiB) 7412684

[startup+3.10114 s]
/proc/loadavg: 4.15 3.42 3.55 5/262 23464
/proc/meminfo: memFree=10549992/32951124 swapFree=67111528/67111528
[pid=23444] ppid=23442 vsize=8700 CPUtime=0 cores=4,6
/proc/23444/stat : 23444 (jMiniSat) S 23442 23444 22591 0 -1 4202496 349 233 0 0 0 0 0 0 23 0 1 0 469726723 8908800 250 33554432000 4194304 4922060 140734288831040 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23444/statm: 2175 250 209 178 0 68 0
[pid=23446] ppid=23444 vsize=7404908 CPUtime=4.56 cores=4,6
/proc/23446/stat : 23446 (java) S 23444 23444 22591 0 -1 4202496 227979 0 1 0 426 30 0 0 25 0 18 0 469726723 7582625792 224926 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/23446/statm: 1851227 224926 2198 9 0 1841706 0
[pid=23446/tid=23448] ppid=23444 vsize=7404908 CPUtime=1.86 cores=4,6
/proc/23446/task/23448/stat : 23448 (java) R 23444 23444 22591 0 -1 4202560 67628 0 1 0 176 10 0 0 19 0 18 0 469726724 7582625792 224926 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 46912505656016 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=23446/tid=23449] ppid=23444 vsize=7404908 CPUtime=0.17 cores=4,6
/proc/23446/task/23449/stat : 23449 (java) S 23444 23444 22591 0 -1 4202560 11361 0 0 0 16 1 0 0 16 0 18 0 469726724 7582625792 224926 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738220953 0 4 0 16800975 18446604453919834240 0 0 -1 4 0 0 0
[pid=23446/tid=23450] ppid=23444 vsize=7404908 CPUtime=0.14 cores=4,6
/proc/23446/task/23450/stat : 23450 (java) S 23444 23444 22591 0 -1 4202560 5330 0 0 0 14 0 0 0 16 0 18 0 469726724 7582625792 224926 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738220953 0 4 0 16800975 18446604453919834240 0 0 -1 4 0 0 0
[pid=23446/tid=23451] ppid=23444 vsize=7404908 CPUtime=0.41 cores=4,6
/proc/23446/task/23451/stat : 23451 (java) S 23444 23444 22591 0 -1 4202560 28446 0 0 0 38 3 0 0 16 0 18 0 469726724 7582625792 224926 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738220953 0 4 0 16800975 18446604453919834240 0 0 -1 6 0 0 0
[pid=23446/tid=23452] ppid=23444 vsize=7404908 CPUtime=0.31 cores=4,6
/proc/23446/task/23452/stat : 23452 (java) S 23444 23444 22591 0 -1 4202560 22397 0 0 0 28 3 0 0 16 0 18 0 469726724 7582625792 224926 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738220953 0 4 0 16800975 18446604453919834240 0 0 -1 4 0 0 0
[pid=23446/tid=23453] ppid=23444 vsize=7404908 CPUtime=0.19 cores=4,6
/proc/23446/task/23453/stat : 23453 (java) S 23444 23444 22591 0 -1 4202560 13205 0 0 0 18 1 0 0 16 0 18 0 469726724 7582625792 224926 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738220953 0 4 0 16800975 18446604453919834240 0 0 -1 4 0 0 0
[pid=23446/tid=23454] ppid=23444 vsize=7404908 CPUtime=0.19 cores=4,6
/proc/23446/task/23454/stat : 23454 (java) S 23444 23444 22591 0 -1 4202560 13486 0 0 0 18 1 0 0 16 0 18 0 469726724 7582625792 224926 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738220953 0 4 0 16800975 18446604453919834240 0 0 -1 6 0 0 0
[pid=23446/tid=23455] ppid=23444 vsize=7404908 CPUtime=0.67 cores=4,6
/proc/23446/task/23455/stat : 23455 (java) S 23444 23444 22591 0 -1 4202560 47490 0 0 0 62 5 0 0 16 0 18 0 469726724 7582625792 224926 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738220953 0 4 0 16800975 18446604453919834240 0 0 -1 6 0 0 0
[pid=23446/tid=23456] ppid=23444 vsize=7404908 CPUtime=0.24 cores=4,6
/proc/23446/task/23456/stat : 23456 (java) S 23444 23444 22591 0 -1 4202560 13937 0 0 0 23 1 0 0 16 0 18 0 469726724 7582625792 224926 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738220953 0 4 0 16800975 18446604453919834240 0 0 -1 4 0 0 0
[pid=23446/tid=23457] ppid=23444 vsize=7404908 CPUtime=0 cores=4,6
/proc/23446/task/23457/stat : 23457 (java) S 23444 23444 22591 0 -1 4202560 259 0 0 0 0 0 0 0 15 0 18 0 469726725 7582625792 224926 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738221568 0 0 0 16800975 18446604453919834240 0 0 -1 6 0 0 0
[pid=23446/tid=23458] ppid=23444 vsize=7404908 CPUtime=0 cores=4,6
/proc/23446/task/23458/stat : 23458 (java) S 23444 23444 22591 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 18 0 469726726 7582625792 224926 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738220953 0 4 0 16800975 18446604453919834240 0 0 -1 6 0 0 0
[pid=23446/tid=23459] ppid=23444 vsize=7404908 CPUtime=0 cores=4,6
/proc/23446/task/23459/stat : 23459 (java) S 23444 23444 22591 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 18 0 469726726 7582625792 224926 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738220953 0 4 0 16800975 18446604453919834240 0 0 -1 6 0 0 0
[pid=23446/tid=23460] ppid=23444 vsize=7404908 CPUtime=0 cores=4,6
/proc/23446/task/23460/stat : 23460 (java) S 23444 23444 22591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 469726728 7582625792 224926 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738228657 0 4 0 16800975 18446604453919834240 0 0 -1 6 0 0 0
[pid=23446/tid=23461] ppid=23444 vsize=7404908 CPUtime=0.14 cores=4,6
/proc/23446/task/23461/stat : 23461 (java) S 23444 23444 22591 0 -1 4202560 1255 0 0 0 14 0 0 0 25 0 18 0 469726728 7582625792 224926 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738220953 0 4 0 16800975 18446604453919834240 0 0 -1 4 0 0 0
[pid=23446/tid=23462] ppid=23444 vsize=7404908 CPUtime=0.13 cores=4,6
/proc/23446/task/23462/stat : 23462 (java) S 23444 23444 22591 0 -1 4202560 2049 0 0 0 13 0 0 0 17 0 18 0 469726728 7582625792 224926 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738220953 0 4 0 16800975 18446604453919834240 0 0 -1 4 0 0 0
[pid=23446/tid=23463] ppid=23444 vsize=7404908 CPUtime=0 cores=4,6
/proc/23446/task/23463/stat : 23463 (java) S 23444 23444 22591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 469726728 7582625792 224926 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738220953 0 4 0 16800975 18446604453919834240 0 0 -1 6 0 0 0
[pid=23446/tid=23464] ppid=23444 vsize=7404908 CPUtime=0 cores=4,6
/proc/23446/task/23464/stat : 23464 (java) S 23444 23444 22591 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 18 0 469726728 7582625792 224926 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738221568 0 4 0 16800975 18446604453919834240 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4.56
Current children cumulated vsize (KiB) 7413608

[startup+6.3016 s]
/proc/loadavg: 4.22 3.44 3.56 5/262 23464
/proc/meminfo: memFree=10153008/32951124 swapFree=67111528/67111528
[pid=23444] ppid=23442 vsize=8700 CPUtime=0 cores=4,6
/proc/23444/stat : 23444 (jMiniSat) S 23442 23444 22591 0 -1 4202496 349 233 0 0 0 0 0 0 23 0 1 0 469726723 8908800 250 33554432000 4194304 4922060 140734288831040 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23444/statm: 2175 250 209 178 0 68 0
[pid=23446] ppid=23444 vsize=7404908 CPUtime=8.03 cores=4,6
/proc/23446/stat : 23446 (java) S 23444 23444 22591 0 -1 4202496 228055 0 1 0 772 31 0 0 25 0 18 0 469726723 7582625792 225002 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/23446/statm: 1851227 225002 2220 9 0 1841706 0
[pid=23446/tid=23448] ppid=23444 vsize=7404908 CPUtime=5.05 cores=4,6
/proc/23446/task/23448/stat : 23448 (java) R 23444 23444 22591 0 -1 4202560 67649 0 1 0 495 10 0 0 25 0 18 0 469726724 7582625792 225002 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 46912505693182 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=23446/tid=23449] ppid=23444 vsize=7404908 CPUtime=0.17 cores=4,6
/proc/23446/task/23449/stat : 23449 (java) S 23444 23444 22591 0 -1 4202560 11361 0 0 0 16 1 0 0 16 0 18 0 469726724 7582625792 225002 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738220953 0 4 0 16800975 18446604453919834240 0 0 -1 4 0 0 0
[pid=23446/tid=23450] ppid=23444 vsize=7404908 CPUtime=0.14 cores=4,6
/proc/23446/task/23450/stat : 23450 (java) S 23444 23444 22591 0 -1 4202560 5330 0 0 0 14 0 0 0 16 0 18 0 469726724 7582625792 225002 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738220953 0 4 0 16800975 18446604453919834240 0 0 -1 4 0 0 0
[pid=23446/tid=23451] ppid=23444 vsize=7404908 CPUtime=0.41 cores=4,6
/proc/23446/task/23451/stat : 23451 (java) S 23444 23444 22591 0 -1 4202560 28446 0 0 0 38 3 0 0 16 0 18 0 469726724 7582625792 225002 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738220953 0 4 0 16800975 18446604453919834240 0 0 -1 6 0 0 0
[pid=23446/tid=23452] ppid=23444 vsize=7404908 CPUtime=0.31 cores=4,6
/proc/23446/task/23452/stat : 23452 (java) S 23444 23444 22591 0 -1 4202560 22397 0 0 0 28 3 0 0 16 0 18 0 469726724 7582625792 225002 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738220953 0 4 0 16800975 18446604453919834240 0 0 -1 4 0 0 0
[pid=23446/tid=23453] ppid=23444 vsize=7404908 CPUtime=0.19 cores=4,6
/proc/23446/task/23453/stat : 23453 (java) S 23444 23444 22591 0 -1 4202560 13205 0 0 0 18 1 0 0 16 0 18 0 469726724 7582625792 225002 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738220953 0 4 0 16800975 18446604453919834240 0 0 -1 4 0 0 0
[pid=23446/tid=23454] ppid=23444 vsize=7404908 CPUtime=0.19 cores=4,6
/proc/23446/task/23454/stat : 23454 (java) S 23444 23444 22591 0 -1 4202560 13486 0 0 0 18 1 0 0 16 0 18 0 469726724 7582625792 225002 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738220953 0 4 0 16800975 18446604453919834240 0 0 -1 6 0 0 0
[pid=23446/tid=23455] ppid=23444 vsize=7404908 CPUtime=0.67 cores=4,6
/proc/23446/task/23455/stat : 23455 (java) S 23444 23444 22591 0 -1 4202560 47490 0 0 0 62 5 0 0 16 0 18 0 469726724 7582625792 225002 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738220953 0 4 0 16800975 18446604453919834240 0 0 -1 6 0 0 0
[pid=23446/tid=23456] ppid=23444 vsize=7404908 CPUtime=0.24 cores=4,6
/proc/23446/task/23456/stat : 23456 (java) S 23444 23444 22591 0 -1 4202560 13937 0 0 0 23 1 0 0 16 0 18 0 469726724 7582625792 225002 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738220953 0 4 0 16800975 18446604453919834240 0 0 -1 4 0 0 0
[pid=23446/tid=23457] ppid=23444 vsize=7404908 CPUtime=0 cores=4,6
/proc/23446/task/23457/stat : 23457 (java) S 23444 23444 22591 0 -1 4202560 259 0 0 0 0 0 0 0 15 0 18 0 469726725 7582625792 225002 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738221568 0 0 0 16800975 18446604453919834240 0 0 -1 6 0 0 0
[pid=23446/tid=23458] ppid=23444 vsize=7404908 CPUtime=0 cores=4,6
/proc/23446/task/23458/stat : 23458 (java) S 23444 23444 22591 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 18 0 469726726 7582625792 225002 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738220953 0 4 0 16800975 18446604453919834240 0 0 -1 6 0 0 0
[pid=23446/tid=23459] ppid=23444 vsize=7404908 CPUtime=0 cores=4,6
/proc/23446/task/23459/stat : 23459 (java) S 23444 23444 22591 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 18 0 469726726 7582625792 225002 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738220953 0 4 0 16800975 18446604453919834240 0 0 -1 6 0 0 0
[pid=23446/tid=23460] ppid=23444 vsize=7404908 CPUtime=0 cores=4,6
/proc/23446/task/23460/stat : 23460 (java) S 23444 23444 22591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 469726728 7582625792 225002 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738228657 0 4 0 16800975 18446604453919834240 0 0 -1 6 0 0 0
[pid=23446/tid=23461] ppid=23444 vsize=7404908 CPUtime=0.28 cores=4,6
/proc/23446/task/23461/stat : 23461 (java) S 23444 23444 22591 0 -1 4202560 1285 0 0 0 28 0 0 0 15 0 18 0 469726728 7582625792 225002 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738220953 0 4 0 16800975 18446604453919834240 0 0 -1 4 0 0 0
[pid=23446/tid=23462] ppid=23444 vsize=7404908 CPUtime=0.26 cores=4,6
/proc/23446/task/23462/stat : 23462 (java) S 23444 23444 22591 0 -1 4202560 2074 0 0 0 26 0 0 0 15 0 18 0 469726728 7582625792 225002 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738220953 0 4 0 16800975 18446604453919834240 0 0 -1 4 0 0 0
[pid=23446/tid=23463] ppid=23444 vsize=7404908 CPUtime=0 cores=4,6
/proc/23446/task/23463/stat : 23463 (java) S 23444 23444 22591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 469726728 7582625792 225002 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738220953 0 4 0 16800975 18446604453919834240 0 0 -1 6 0 0 0
[pid=23446/tid=23464] ppid=23444 vsize=7404908 CPUtime=0 cores=4,6
/proc/23446/task/23464/stat : 23464 (java) S 23444 23444 22591 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 18 0 469726728 7582625792 225002 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738221568 0 4 0 16800975 18446604453919834240 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 8.03

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

[pid=23446/tid=23457] ppid=23444 vsize=7404908 CPUtime=1.75 cores=4,6
/proc/23446/task/23457/stat : 23457 (java) S 23444 23444 22591 0 -1 4202560 33592 0 0 0 172 3 0 0 18 0 18 0 469726725 7582625792 605218 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738221568 0 0 0 16800975 18446604453919834240 0 0 -1 4 0 0 0
[pid=23446/tid=23458] ppid=23444 vsize=7404908 CPUtime=0 cores=4,6
/proc/23446/task/23458/stat : 23458 (java) S 23444 23444 22591 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 18 0 469726726 7582625792 605218 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738220953 0 4 0 16800975 18446604453919834240 0 0 -1 6 0 0 0
[pid=23446/tid=23459] ppid=23444 vsize=7404908 CPUtime=0 cores=4,6
/proc/23446/task/23459/stat : 23459 (java) S 23444 23444 22591 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 18 0 469726726 7582625792 605218 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738220953 0 4 0 16800975 18446604453919834240 0 0 -1 6 0 0 0
[pid=23446/tid=23460] ppid=23444 vsize=7404908 CPUtime=0 cores=4,6
/proc/23446/task/23460/stat : 23460 (java) S 23444 23444 22591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 469726728 7582625792 605218 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738228657 0 4 0 16800975 18446604453919834240 0 0 -1 6 0 0 0
[pid=23446/tid=23461] ppid=23444 vsize=7404908 CPUtime=0.3 cores=4,6
/proc/23446/task/23461/stat : 23461 (java) S 23444 23444 22591 0 -1 4202560 1292 0 0 0 30 0 0 0 15 0 18 0 469726728 7582625792 605218 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738220953 0 4 0 16800975 18446604453919834240 0 0 -1 4 0 0 0
[pid=23446/tid=23462] ppid=23444 vsize=7404908 CPUtime=0.28 cores=4,6
/proc/23446/task/23462/stat : 23462 (java) S 23444 23444 22591 0 -1 4202560 2076 0 0 0 28 0 0 0 16 0 18 0 469726728 7582625792 605218 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738220953 0 4 0 16800975 18446604453919834240 0 0 -1 4 0 0 0
[pid=23446/tid=23463] ppid=23444 vsize=7404908 CPUtime=0 cores=4,6
/proc/23446/task/23463/stat : 23463 (java) S 23444 23444 22591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 469726728 7582625792 605218 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738220953 0 4 0 16800975 18446604453919834240 0 0 -1 6 0 0 0
[pid=23446/tid=23464] ppid=23444 vsize=7404908 CPUtime=0 cores=4,6
/proc/23446/task/23464/stat : 23464 (java) S 23444 23444 22591 0 -1 4202560 20 0 0 0 0 0 0 0 15 0 18 0 469726728 7582625792 605218 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738221568 0 4 0 16800975 18446604453919834240 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 329.67
Current children cumulated vsize (KiB) 7413608

[startup+328.201 s]
/proc/loadavg: 4.07 3.82 3.68 5/262 23519
/proc/meminfo: memFree=5372580/32951124 swapFree=67111528/67111528
[pid=23444] ppid=23442 vsize=8700 CPUtime=0 cores=4,6
/proc/23444/stat : 23444 (jMiniSat) S 23442 23444 22591 0 -1 4202496 349 233 0 0 0 0 0 0 23 0 1 0 469726723 8908800 250 33554432000 4194304 4922060 140734288831040 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23444/statm: 2175 250 209 178 0 68 0
[pid=23446] ppid=23444 vsize=7404908 CPUtime=331.27 cores=4,6
/proc/23446/stat : 23446 (java) S 23444 23444 22591 0 -1 4202496 609116 0 1 0 33050 77 0 0 25 0 18 0 469726723 7582625792 605218 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/23446/statm: 1851227 605218 2232 9 0 1841706 0
[pid=23446/tid=23448] ppid=23444 vsize=7404908 CPUtime=323.86 cores=4,6
/proc/23446/task/23448/stat : 23448 (java) R 23444 23444 22591 0 -1 4202560 238498 0 1 0 32354 32 0 0 25 0 18 0 469726724 7582625792 605218 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 46912505366066 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=23446/tid=23449] ppid=23444 vsize=7404908 CPUtime=0.41 cores=4,6
/proc/23446/task/23449/stat : 23449 (java) S 23444 23444 22591 0 -1 4202560 26755 0 0 0 39 2 0 0 16 0 18 0 469726724 7582625792 605218 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738220953 0 4 0 16800975 18446604453919834240 0 0 -1 4 0 0 0
[pid=23446/tid=23450] ppid=23444 vsize=7404908 CPUtime=0.24 cores=4,6
/proc/23446/task/23450/stat : 23450 (java) S 23444 23444 22591 0 -1 4202560 8395 0 0 0 24 0 0 0 15 0 18 0 469726724 7582625792 605218 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738220953 0 4 0 16800975 18446604453919834240 0 0 -1 4 0 0 0
[pid=23446/tid=23451] ppid=23444 vsize=7404908 CPUtime=0.59 cores=4,6
/proc/23446/task/23451/stat : 23451 (java) S 23444 23444 22591 0 -1 4202560 42259 0 0 0 55 4 0 0 15 0 18 0 469726724 7582625792 605218 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738220953 0 4 0 16800975 18446604453919834240 0 0 -1 4 0 0 0
[pid=23446/tid=23452] ppid=23444 vsize=7404908 CPUtime=1.14 cores=4,6
/proc/23446/task/23452/stat : 23452 (java) S 23444 23444 22591 0 -1 4202560 76737 0 0 0 105 9 0 0 15 0 18 0 469726724 7582625792 605218 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738220953 0 4 0 16800975 18446604453919834240 0 0 -1 6 0 0 0
[pid=23446/tid=23453] ppid=23444 vsize=7404908 CPUtime=0.62 cores=4,6
/proc/23446/task/23453/stat : 23453 (java) S 23444 23444 22591 0 -1 4202560 35373 0 0 0 58 4 0 0 15 0 18 0 469726724 7582625792 605218 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738220953 0 4 0 16800975 18446604453919834240 0 0 -1 4 0 0 0
[pid=23446/tid=23454] ppid=23444 vsize=7404908 CPUtime=0.31 cores=4,6
/proc/23446/task/23454/stat : 23454 (java) S 23444 23444 22591 0 -1 4202560 31264 0 0 0 27 4 0 0 16 0 18 0 469726724 7582625792 605218 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738220953 0 4 0 16800975 18446604453919834240 0 0 -1 4 0 0 0
[pid=23446/tid=23455] ppid=23444 vsize=7404908 CPUtime=1.12 cores=4,6
/proc/23446/task/23455/stat : 23455 (java) S 23444 23444 22591 0 -1 4202560 79359 0 0 0 103 9 0 0 16 0 18 0 469726724 7582625792 605218 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738220953 0 4 0 16800975 18446604453919834240 0 0 -1 4 0 0 0
[pid=23446/tid=23456] ppid=23444 vsize=7404908 CPUtime=0.54 cores=4,6
/proc/23446/task/23456/stat : 23456 (java) S 23444 23444 22591 0 -1 4202560 32362 0 0 0 50 4 0 0 16 0 18 0 469726724 7582625792 605218 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738220953 0 4 0 16800975 18446604453919834240 0 0 -1 4 0 0 0
[pid=23446/tid=23457] ppid=23444 vsize=7404908 CPUtime=1.75 cores=4,6
/proc/23446/task/23457/stat : 23457 (java) S 23444 23444 22591 0 -1 4202560 33592 0 0 0 172 3 0 0 18 0 18 0 469726725 7582625792 605218 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738221568 0 0 0 16800975 18446604453919834240 0 0 -1 4 0 0 0
[pid=23446/tid=23458] ppid=23444 vsize=7404908 CPUtime=0 cores=4,6
/proc/23446/task/23458/stat : 23458 (java) S 23444 23444 22591 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 18 0 469726726 7582625792 605218 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738220953 0 4 0 16800975 18446604453919834240 0 0 -1 6 0 0 0
[pid=23446/tid=23459] ppid=23444 vsize=7404908 CPUtime=0 cores=4,6
/proc/23446/task/23459/stat : 23459 (java) S 23444 23444 22591 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 18 0 469726726 7582625792 605218 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738220953 0 4 0 16800975 18446604453919834240 0 0 -1 6 0 0 0
[pid=23446/tid=23460] ppid=23444 vsize=7404908 CPUtime=0 cores=4,6
/proc/23446/task/23460/stat : 23460 (java) S 23444 23444 22591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 469726728 7582625792 605218 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738228657 0 4 0 16800975 18446604453919834240 0 0 -1 6 0 0 0
[pid=23446/tid=23461] ppid=23444 vsize=7404908 CPUtime=0.3 cores=4,6
/proc/23446/task/23461/stat : 23461 (java) S 23444 23444 22591 0 -1 4202560 1292 0 0 0 30 0 0 0 15 0 18 0 469726728 7582625792 605218 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738220953 0 4 0 16800975 18446604453919834240 0 0 -1 4 0 0 0
[pid=23446/tid=23462] ppid=23444 vsize=7404908 CPUtime=0.28 cores=4,6
/proc/23446/task/23462/stat : 23462 (java) S 23444 23444 22591 0 -1 4202560 2076 0 0 0 28 0 0 0 16 0 18 0 469726728 7582625792 605218 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738220953 0 4 0 16800975 18446604453919834240 0 0 -1 4 0 0 0
[pid=23446/tid=23463] ppid=23444 vsize=7404908 CPUtime=0 cores=4,6
/proc/23446/task/23463/stat : 23463 (java) S 23444 23444 22591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 469726728 7582625792 605218 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738220953 0 4 0 16800975 18446604453919834240 0 0 -1 6 0 0 0
[pid=23446/tid=23464] ppid=23444 vsize=7404908 CPUtime=0 cores=4,6
/proc/23446/task/23464/stat : 23464 (java) S 23444 23444 22591 0 -1 4202560 20 0 0 0 0 0 0 0 15 0 18 0 469726728 7582625792 605218 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738221568 0 4 0 16800975 18446604453919834240 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 331.27
Current children cumulated vsize (KiB) 7413608

[startup+328.601 s]
/proc/loadavg: 4.07 3.82 3.68 5/262 23519
/proc/meminfo: memFree=5372580/32951124 swapFree=67111528/67111528
[pid=23444] ppid=23442 vsize=8700 CPUtime=0 cores=4,6
/proc/23444/stat : 23444 (jMiniSat) S 23442 23444 22591 0 -1 4202496 349 233 0 0 0 0 0 0 23 0 1 0 469726723 8908800 250 33554432000 4194304 4922060 140734288831040 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23444/statm: 2175 250 209 178 0 68 0
[pid=23446] ppid=23444 vsize=7404908 CPUtime=331.67 cores=4,6
/proc/23446/stat : 23446 (java) S 23444 23444 22591 0 -1 4202496 609116 0 1 0 33090 77 0 0 25 0 18 0 469726723 7582625792 605218 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/23446/statm: 1851227 605218 2232 9 0 1841706 0
[pid=23446/tid=23448] ppid=23444 vsize=7404908 CPUtime=324.26 cores=4,6
/proc/23446/task/23448/stat : 23448 (java) R 23444 23444 22591 0 -1 4202560 238498 0 1 0 32394 32 0 0 25 0 18 0 469726724 7582625792 605218 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 46912505693001 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=23446/tid=23449] ppid=23444 vsize=7404908 CPUtime=0.41 cores=4,6
/proc/23446/task/23449/stat : 23449 (java) S 23444 23444 22591 0 -1 4202560 26755 0 0 0 39 2 0 0 16 0 18 0 469726724 7582625792 605218 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738220953 0 4 0 16800975 18446604453919834240 0 0 -1 4 0 0 0
[pid=23446/tid=23450] ppid=23444 vsize=7404908 CPUtime=0.24 cores=4,6
/proc/23446/task/23450/stat : 23450 (java) S 23444 23444 22591 0 -1 4202560 8395 0 0 0 24 0 0 0 15 0 18 0 469726724 7582625792 605218 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738220953 0 4 0 16800975 18446604453919834240 0 0 -1 4 0 0 0
[pid=23446/tid=23451] ppid=23444 vsize=7404908 CPUtime=0.59 cores=4,6
/proc/23446/task/23451/stat : 23451 (java) S 23444 23444 22591 0 -1 4202560 42259 0 0 0 55 4 0 0 15 0 18 0 469726724 7582625792 605218 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738220953 0 4 0 16800975 18446604453919834240 0 0 -1 4 0 0 0
[pid=23446/tid=23452] ppid=23444 vsize=7404908 CPUtime=1.14 cores=4,6
/proc/23446/task/23452/stat : 23452 (java) S 23444 23444 22591 0 -1 4202560 76737 0 0 0 105 9 0 0 15 0 18 0 469726724 7582625792 605218 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738220953 0 4 0 16800975 18446604453919834240 0 0 -1 6 0 0 0
[pid=23446/tid=23453] ppid=23444 vsize=7404908 CPUtime=0.62 cores=4,6
/proc/23446/task/23453/stat : 23453 (java) S 23444 23444 22591 0 -1 4202560 35373 0 0 0 58 4 0 0 15 0 18 0 469726724 7582625792 605218 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738220953 0 4 0 16800975 18446604453919834240 0 0 -1 4 0 0 0
[pid=23446/tid=23454] ppid=23444 vsize=7404908 CPUtime=0.31 cores=4,6
/proc/23446/task/23454/stat : 23454 (java) S 23444 23444 22591 0 -1 4202560 31264 0 0 0 27 4 0 0 16 0 18 0 469726724 7582625792 605218 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738220953 0 4 0 16800975 18446604453919834240 0 0 -1 4 0 0 0
[pid=23446/tid=23455] ppid=23444 vsize=7404908 CPUtime=1.12 cores=4,6
/proc/23446/task/23455/stat : 23455 (java) S 23444 23444 22591 0 -1 4202560 79359 0 0 0 103 9 0 0 16 0 18 0 469726724 7582625792 605218 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738220953 0 4 0 16800975 18446604453919834240 0 0 -1 4 0 0 0
[pid=23446/tid=23456] ppid=23444 vsize=7404908 CPUtime=0.54 cores=4,6
/proc/23446/task/23456/stat : 23456 (java) S 23444 23444 22591 0 -1 4202560 32362 0 0 0 50 4 0 0 16 0 18 0 469726724 7582625792 605218 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738220953 0 4 0 16800975 18446604453919834240 0 0 -1 4 0 0 0
[pid=23446/tid=23457] ppid=23444 vsize=7404908 CPUtime=1.75 cores=4,6
/proc/23446/task/23457/stat : 23457 (java) S 23444 23444 22591 0 -1 4202560 33592 0 0 0 172 3 0 0 18 0 18 0 469726725 7582625792 605218 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738221568 0 0 0 16800975 18446604453919834240 0 0 -1 4 0 0 0
[pid=23446/tid=23458] ppid=23444 vsize=7404908 CPUtime=0 cores=4,6
/proc/23446/task/23458/stat : 23458 (java) S 23444 23444 22591 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 18 0 469726726 7582625792 605218 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738220953 0 4 0 16800975 18446604453919834240 0 0 -1 6 0 0 0
[pid=23446/tid=23459] ppid=23444 vsize=7404908 CPUtime=0 cores=4,6
/proc/23446/task/23459/stat : 23459 (java) S 23444 23444 22591 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 18 0 469726726 7582625792 605218 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738220953 0 4 0 16800975 18446604453919834240 0 0 -1 6 0 0 0
[pid=23446/tid=23460] ppid=23444 vsize=7404908 CPUtime=0 cores=4,6
/proc/23446/task/23460/stat : 23460 (java) S 23444 23444 22591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 469726728 7582625792 605218 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738228657 0 4 0 16800975 18446604453919834240 0 0 -1 6 0 0 0
[pid=23446/tid=23461] ppid=23444 vsize=7404908 CPUtime=0.3 cores=4,6
/proc/23446/task/23461/stat : 23461 (java) S 23444 23444 22591 0 -1 4202560 1292 0 0 0 30 0 0 0 15 0 18 0 469726728 7582625792 605218 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738220953 0 4 0 16800975 18446604453919834240 0 0 -1 4 0 0 0
[pid=23446/tid=23462] ppid=23444 vsize=7404908 CPUtime=0.28 cores=4,6
/proc/23446/task/23462/stat : 23462 (java) S 23444 23444 22591 0 -1 4202560 2076 0 0 0 28 0 0 0 16 0 18 0 469726728 7582625792 605218 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738220953 0 4 0 16800975 18446604453919834240 0 0 -1 4 0 0 0
[pid=23446/tid=23463] ppid=23444 vsize=7404908 CPUtime=0 cores=4,6
/proc/23446/task/23463/stat : 23463 (java) S 23444 23444 22591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 469726728 7582625792 605218 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738220953 0 4 0 16800975 18446604453919834240 0 0 -1 6 0 0 0
[pid=23446/tid=23464] ppid=23444 vsize=7404908 CPUtime=0 cores=4,6
/proc/23446/task/23464/stat : 23464 (java) S 23444 23444 22591 0 -1 4202560 20 0 0 0 0 0 0 0 15 0 18 0 469726728 7582625792 605218 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738221568 0 4 0 16800975 18446604453919834240 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 331.67
Current children cumulated vsize (KiB) 7413608

[startup+328.802 s]
/proc/loadavg: 4.07 3.82 3.68 5/262 23519
/proc/meminfo: memFree=5372580/32951124 swapFree=67111528/67111528
[pid=23444] ppid=23442 vsize=8700 CPUtime=0 cores=4,6
/proc/23444/stat : 23444 (jMiniSat) S 23442 23444 22591 0 -1 4202496 349 233 0 0 0 0 0 0 23 0 1 0 469726723 8908800 250 33554432000 4194304 4922060 140734288831040 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23444/statm: 2175 250 209 178 0 68 0
[pid=23446] ppid=23444 vsize=7404908 CPUtime=331.87 cores=4,6
/proc/23446/stat : 23446 (java) S 23444 23444 22591 0 -1 4202496 609116 0 1 0 33110 77 0 0 25 0 18 0 469726723 7582625792 605218 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/23446/statm: 1851227 605218 2232 9 0 1841706 0
[pid=23446/tid=23448] ppid=23444 vsize=7404908 CPUtime=324.46 cores=4,6
/proc/23446/task/23448/stat : 23448 (java) R 23444 23444 22591 0 -1 4202560 238498 0 1 0 32414 32 0 0 25 0 18 0 469726724 7582625792 605218 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 46912505692456 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=23446/tid=23449] ppid=23444 vsize=7404908 CPUtime=0.41 cores=4,6
/proc/23446/task/23449/stat : 23449 (java) S 23444 23444 22591 0 -1 4202560 26755 0 0 0 39 2 0 0 16 0 18 0 469726724 7582625792 605218 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738220953 0 4 0 16800975 18446604453919834240 0 0 -1 4 0 0 0
[pid=23446/tid=23450] ppid=23444 vsize=7404908 CPUtime=0.24 cores=4,6
/proc/23446/task/23450/stat : 23450 (java) S 23444 23444 22591 0 -1 4202560 8395 0 0 0 24 0 0 0 15 0 18 0 469726724 7582625792 605218 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738220953 0 4 0 16800975 18446604453919834240 0 0 -1 4 0 0 0
[pid=23446/tid=23451] ppid=23444 vsize=7404908 CPUtime=0.59 cores=4,6
/proc/23446/task/23451/stat : 23451 (java) S 23444 23444 22591 0 -1 4202560 42259 0 0 0 55 4 0 0 15 0 18 0 469726724 7582625792 605218 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738220953 0 4 0 16800975 18446604453919834240 0 0 -1 4 0 0 0
[pid=23446/tid=23452] ppid=23444 vsize=7404908 CPUtime=1.14 cores=4,6
/proc/23446/task/23452/stat : 23452 (java) S 23444 23444 22591 0 -1 4202560 76737 0 0 0 105 9 0 0 15 0 18 0 469726724 7582625792 605218 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738220953 0 4 0 16800975 18446604453919834240 0 0 -1 6 0 0 0
[pid=23446/tid=23453] ppid=23444 vsize=7404908 CPUtime=0.62 cores=4,6
/proc/23446/task/23453/stat : 23453 (java) S 23444 23444 22591 0 -1 4202560 35373 0 0 0 58 4 0 0 15 0 18 0 469726724 7582625792 605218 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738220953 0 4 0 16800975 18446604453919834240 0 0 -1 4 0 0 0
[pid=23446/tid=23454] ppid=23444 vsize=7404908 CPUtime=0.31 cores=4,6
/proc/23446/task/23454/stat : 23454 (java) S 23444 23444 22591 0 -1 4202560 31264 0 0 0 27 4 0 0 16 0 18 0 469726724 7582625792 605218 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738220953 0 4 0 16800975 18446604453919834240 0 0 -1 4 0 0 0
[pid=23446/tid=23455] ppid=23444 vsize=7404908 CPUtime=1.12 cores=4,6
/proc/23446/task/23455/stat : 23455 (java) S 23444 23444 22591 0 -1 4202560 79359 0 0 0 103 9 0 0 16 0 18 0 469726724 7582625792 605218 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738220953 0 4 0 16800975 18446604453919834240 0 0 -1 4 0 0 0
[pid=23446/tid=23456] ppid=23444 vsize=7404908 CPUtime=0.54 cores=4,6
/proc/23446/task/23456/stat : 23456 (java) S 23444 23444 22591 0 -1 4202560 32362 0 0 0 50 4 0 0 16 0 18 0 469726724 7582625792 605218 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738220953 0 4 0 16800975 18446604453919834240 0 0 -1 4 0 0 0
[pid=23446/tid=23457] ppid=23444 vsize=7404908 CPUtime=1.75 cores=4,6
/proc/23446/task/23457/stat : 23457 (java) S 23444 23444 22591 0 -1 4202560 33592 0 0 0 172 3 0 0 18 0 18 0 469726725 7582625792 605218 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738221568 0 0 0 16800975 18446604453919834240 0 0 -1 4 0 0 0
[pid=23446/tid=23458] ppid=23444 vsize=7404908 CPUtime=0 cores=4,6
/proc/23446/task/23458/stat : 23458 (java) S 23444 23444 22591 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 18 0 469726726 7582625792 605218 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738220953 0 4 0 16800975 18446604453919834240 0 0 -1 6 0 0 0
[pid=23446/tid=23459] ppid=23444 vsize=7404908 CPUtime=0 cores=4,6
/proc/23446/task/23459/stat : 23459 (java) S 23444 23444 22591 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 18 0 469726726 7582625792 605218 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738220953 0 4 0 16800975 18446604453919834240 0 0 -1 6 0 0 0
[pid=23446/tid=23460] ppid=23444 vsize=7404908 CPUtime=0 cores=4,6
/proc/23446/task/23460/stat : 23460 (java) S 23444 23444 22591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 469726728 7582625792 605218 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738228657 0 4 0 16800975 18446604453919834240 0 0 -1 6 0 0 0
[pid=23446/tid=23461] ppid=23444 vsize=7404908 CPUtime=0.3 cores=4,6
/proc/23446/task/23461/stat : 23461 (java) S 23444 23444 22591 0 -1 4202560 1292 0 0 0 30 0 0 0 15 0 18 0 469726728 7582625792 605218 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738220953 0 4 0 16800975 18446604453919834240 0 0 -1 4 0 0 0
[pid=23446/tid=23462] ppid=23444 vsize=7404908 CPUtime=0.28 cores=4,6
/proc/23446/task/23462/stat : 23462 (java) S 23444 23444 22591 0 -1 4202560 2076 0 0 0 28 0 0 0 16 0 18 0 469726728 7582625792 605218 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738220953 0 4 0 16800975 18446604453919834240 0 0 -1 4 0 0 0
[pid=23446/tid=23463] ppid=23444 vsize=7404908 CPUtime=0 cores=4,6
/proc/23446/task/23463/stat : 23463 (java) S 23444 23444 22591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 469726728 7582625792 605218 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738220953 0 4 0 16800975 18446604453919834240 0 0 -1 6 0 0 0
[pid=23446/tid=23464] ppid=23444 vsize=7404908 CPUtime=0 cores=4,6
/proc/23446/task/23464/stat : 23464 (java) S 23444 23444 22591 0 -1 4202560 20 0 0 0 0 0 0 0 15 0 18 0 469726728 7582625792 605218 33554432000 1073741824 1073778376 140735505569808 18446744073709551615 264738221568 0 4 0 16800975 18446604453919834240 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 331.87
Current children cumulated vsize (KiB) 7413608

[startup+328.902 s]
/proc/loadavg: 4.07 3.82 3.68 5/262 23519
/proc/meminfo: memFree=5372580/32951124 swapFree=67111528/67111528
[pid=23444] ppid=23442 vsize=8700 CPUtime=0 cores=4,6
/proc/23444/stat : 23444 (jMiniSat) S 23442 23444 22591 0 -1 4202496 349 233 0 0 0 0 0 0 23 0 1 0 469726723 8908800 250 33554432000 4194304 4922060 140734288831040 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23444/statm: 2175 250 209 178 0 68 0
[pid=23446] ppid=23444 vsize=0 CPUtime=331.98 cores=4,6
/proc/23446/stat : 23446 (java) Z 23444 23444 22591 0 -1 4203548 609123 0 1 0 33114 84 0 0 18 0 2 0 469726723 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/23446/statm: 0 0 0 0 0 0 0
[pid=23446/tid=23448] ppid=23444 vsize=0 CPUtime=324.57 cores=4,6
/proc/23446/task/23448/stat : 23448 (java) R 23444 23444 22591 0 -1 4203588 238502 0 1 0 32418 39 0 0 25 0 2 0 469726724 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 331.98
Current children cumulated vsize (KiB) 8700

Child status: 20
Real time (s): 328.928
CPU time (s): 332.009
CPU user time (s): 331.141
CPU system time (s): 0.867868
CPU usage (%): 100.937
Max. virtual memory (cumulated for all children) (KiB): 7413608

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 331.141
system time used= 0.867868
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 609712
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= 6985
involuntary context switches= 7099

runsolver used 0.527919 second user time and 1.2908 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-26 01:11:51
IDJOB=3286602
IDBENCH=82430
IDSOLVER=1680
FILE ID=node141/3286602-1303773108
RUNJOBID= node141-1303773018-23160
PBS_JOBID= 13157176
Free space on /tmp= 70960 MiB

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

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

MD5SUM BENCH= 52e16341bcff805ef2d6abe4e95359a0
RANDOM SEED=1367992452

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:      11192548 kB
Buffers:       1595232 kB
Cached:       14664648 kB
SwapCached:          0 kB
Active:       11360928 kB
Inactive:      9809992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11192548 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          309420 kB
Writeback:           0 kB
AnonPages:     4911324 kB
Mapped:          23376 kB
Slab:           511604 kB
PageTables:      15376 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  8299460 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= 70988 MiB
End job on node141 at 2011-04-26 01:17:20