Trace number 3288626

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 1005.77 1003.87

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_pcb_unknown.cnf
MD5SUMe669f2d68684ca746cc80f142ad8d0dc
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark108.579
Satisfiable
(Un)Satisfiability was proved
Number of variables33320
Number of clauses766757
Sum of the clauses size2858079
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 253534
Number of clauses of size 3101881
Number of clauses of size 4611342
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.12	c This is jMiniSat version 1.0.
1005.69/1003.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-3288626-1303773312/watcher-3288626-1303773312 -o /tmp/evaluation-result-3288626-1303773312/solver-3288626-1303773312 -C 2400 -W 1300 -M 7680 ./jMiniSat -sc-mode HOME/instance-3288626-1303773312.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.05 4.01 3.65 5/201 8314
/proc/meminfo: memFree=14897996/32950928 swapFree=67111528/67111528
[pid=8314] ppid=8312 vsize=8700 CPUtime=0 cores=4,6
/proc/8314/stat : 8314 (jMiniSat) S 8312 8314 7067 0 -1 4202496 349 233 0 0 0 0 0 0 18 0 1 0 567561955 8908800 249 33554432000 4194304 4922060 140737191557776 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8314/statm: 2175 249 209 178 0 68 0

[startup+0.0932519 s]
/proc/loadavg: 4.05 4.01 3.65 5/201 8314
/proc/meminfo: memFree=14897996/32950928 swapFree=67111528/67111528
[pid=8314] ppid=8312 vsize=8700 CPUtime=0 cores=4,6
/proc/8314/stat : 8314 (jMiniSat) S 8312 8314 7067 0 -1 4202496 349 233 0 0 0 0 0 0 18 0 1 0 567561955 8908800 249 33554432000 4194304 4922060 140737191557776 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8314/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100249 s]
/proc/loadavg: 4.05 4.01 3.65 5/201 8314
/proc/meminfo: memFree=14897996/32950928 swapFree=67111528/67111528
[pid=8314] ppid=8312 vsize=8700 CPUtime=0 cores=4,6
/proc/8314/stat : 8314 (jMiniSat) S 8312 8314 7067 0 -1 4202496 349 233 0 0 0 0 0 0 18 0 1 0 567561955 8908800 249 33554432000 4194304 4922060 140737191557776 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8314/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300215 s]
/proc/loadavg: 4.05 4.01 3.65 5/201 8314
/proc/meminfo: memFree=14897996/32950928 swapFree=67111528/67111528
[pid=8314] ppid=8312 vsize=8700 CPUtime=0 cores=4,6
/proc/8314/stat : 8314 (jMiniSat) S 8312 8314 7067 0 -1 4202496 349 233 0 0 0 0 0 0 18 0 1 0 567561955 8908800 249 33554432000 4194304 4922060 140737191557776 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8314/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701138 s]
/proc/loadavg: 4.05 4.01 3.65 5/201 8314
/proc/meminfo: memFree=14897996/32950928 swapFree=67111528/67111528
[pid=8314] ppid=8312 vsize=8700 CPUtime=0 cores=4,6
/proc/8314/stat : 8314 (jMiniSat) S 8312 8314 7067 0 -1 4202496 349 233 0 0 0 0 0 0 18 0 1 0 567561955 8908800 249 33554432000 4194304 4922060 140737191557776 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8314/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50104 s]
/proc/loadavg: 4.04 4.01 3.65 5/241 8359
/proc/meminfo: memFree=14528292/32950928 swapFree=67111528/67111528
[pid=8314] ppid=8312 vsize=8700 CPUtime=0 cores=4,6
/proc/8314/stat : 8314 (jMiniSat) S 8312 8314 7067 0 -1 4202496 349 233 0 0 0 0 0 0 18 0 1 0 567561955 8908800 249 33554432000 4194304 4922060 140737191557776 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8314/statm: 2175 249 209 178 0 68 0
[pid=8316] ppid=8314 vsize=7469352 CPUtime=1.93 cores=4,6
/proc/8316/stat : 8316 (java) S 8314 8314 7067 0 -1 4202496 41105 0 1 0 188 5 0 0 19 0 18 0 567561956 7648616448 40018 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907293157 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/8316/statm: 1867338 40018 2209 9 0 1857817 0
[pid=8316/tid=8318] ppid=8314 vsize=7469352 CPUtime=1.41 cores=4,6
/proc/8316/task/8318/stat : 8318 (java) R 8314 8314 7067 0 -1 4202560 35865 0 1 0 136 5 0 0 25 0 18 0 567561957 7648616448 40018 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 46912505683285 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=8316/tid=8319] ppid=8314 vsize=7469352 CPUtime=0 cores=4,6
/proc/8316/task/8319/stat : 8319 (java) S 8314 8314 7067 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 567561960 7648616448 40018 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 6 0 0 0
[pid=8316/tid=8320] ppid=8314 vsize=7469352 CPUtime=0 cores=4,6
/proc/8316/task/8320/stat : 8320 (java) S 8314 8314 7067 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 18 0 567561960 7648616448 40018 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 6 0 0 0
[pid=8316/tid=8321] ppid=8314 vsize=7469352 CPUtime=0 cores=4,6
/proc/8316/task/8321/stat : 8321 (java) S 8314 8314 7067 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 18 0 567561960 7648616448 40018 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 6 0 0 0
[pid=8316/tid=8322] ppid=8314 vsize=7469352 CPUtime=0 cores=4,6
/proc/8316/task/8322/stat : 8322 (java) S 8314 8314 7067 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 18 0 567561960 7648616448 40018 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 6 0 0 0
[pid=8316/tid=8323] ppid=8314 vsize=7469352 CPUtime=0 cores=4,6
/proc/8316/task/8323/stat : 8323 (java) S 8314 8314 7067 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 18 0 567561960 7648616448 40018 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 6 0 0 0
[pid=8316/tid=8324] ppid=8314 vsize=7469352 CPUtime=0 cores=4,6
/proc/8316/task/8324/stat : 8324 (java) S 8314 8314 7067 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 18 0 567561960 7648616448 40018 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 6 0 0 0
[pid=8316/tid=8325] ppid=8314 vsize=7469352 CPUtime=0 cores=4,6
/proc/8316/task/8325/stat : 8325 (java) S 8314 8314 7067 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 18 0 567561960 7648616448 40018 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 6 0 0 0
[pid=8316/tid=8326] ppid=8314 vsize=7469352 CPUtime=0 cores=4,6
/proc/8316/task/8326/stat : 8326 (java) S 8314 8314 7067 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 18 0 567561960 7648616448 40018 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 4 0 0 0
[pid=8316/tid=8327] ppid=8314 vsize=7469352 CPUtime=0 cores=4,6
/proc/8316/task/8327/stat : 8327 (java) S 8314 8314 7067 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 567561961 7648616448 40018 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907307008 0 0 0 16800975 18446604453859125440 0 0 -1 6 0 0 0
[pid=8316/tid=8328] ppid=8314 vsize=7469352 CPUtime=0 cores=4,6
/proc/8316/task/8328/stat : 8328 (java) S 8314 8314 7067 0 -1 4202560 11 0 0 0 0 0 0 0 25 0 18 0 567561961 7648616448 40018 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 6 0 0 0
[pid=8316/tid=8329] ppid=8314 vsize=7469352 CPUtime=0 cores=4,6
/proc/8316/task/8329/stat : 8329 (java) S 8314 8314 7067 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 18 0 567561961 7648616448 40018 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 6 0 0 0
[pid=8316/tid=8330] ppid=8314 vsize=7469352 CPUtime=0 cores=4,6
/proc/8316/task/8330/stat : 8330 (java) S 8314 8314 7067 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 567561966 7648616448 40018 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907314097 0 4 0 16800975 18446604453859125440 0 0 -1 6 0 0 0
[pid=8316/tid=8331] ppid=8314 vsize=7469352 CPUtime=0.37 cores=4,6
/proc/8316/task/8331/stat : 8331 (java) S 8314 8314 7067 0 -1 4202560 1918 0 0 0 37 0 0 0 23 0 18 0 567561966 7648616448 40018 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 4 0 0 0
[pid=8316/tid=8332] ppid=8314 vsize=7469352 CPUtime=0.13 cores=4,6
/proc/8316/task/8332/stat : 8332 (java) S 8314 8314 7067 0 -1 4202560 2177 0 0 0 13 0 0 0 23 0 18 0 567561966 7648616448 40018 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 4 0 0 0
[pid=8316/tid=8333] ppid=8314 vsize=7469352 CPUtime=0 cores=4,6
/proc/8316/task/8333/stat : 8333 (java) S 8314 8314 7067 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 567561966 7648616448 40018 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 6 0 0 0
[pid=8316/tid=8334] ppid=8314 vsize=7469352 CPUtime=0 cores=4,6
/proc/8316/task/8334/stat : 8334 (java) S 8314 8314 7067 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 18 0 567561966 7648616448 40018 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907307008 0 4 0 16800975 18446604453859125440 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.93
Current children cumulated vsize (KiB) 7478052

[startup+3.10076 s]
/proc/loadavg: 4.04 4.01 3.65 5/241 8359
/proc/meminfo: memFree=14362624/32950928 swapFree=67111528/67111528
[pid=8314] ppid=8312 vsize=8700 CPUtime=0 cores=4,6
/proc/8314/stat : 8314 (jMiniSat) S 8312 8314 7067 0 -1 4202496 349 233 0 0 0 0 0 0 18 0 1 0 567561955 8908800 249 33554432000 4194304 4922060 140737191557776 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8314/statm: 2175 249 209 178 0 68 0
[pid=8316] ppid=8314 vsize=7469352 CPUtime=3.53 cores=4,6
/proc/8316/stat : 8316 (java) S 8314 8314 7067 0 -1 4202496 42972 0 1 0 347 6 0 0 19 0 18 0 567561956 7648616448 41885 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907293157 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/8316/statm: 1867338 41885 2213 9 0 1857817 0
[pid=8316/tid=8318] ppid=8314 vsize=7469352 CPUtime=3.01 cores=4,6
/proc/8316/task/8318/stat : 8318 (java) R 8314 8314 7067 0 -1 4202560 37727 0 1 0 295 6 0 0 25 0 18 0 567561957 7648616448 41885 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 46912505544030 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=8316/tid=8319] ppid=8314 vsize=7469352 CPUtime=0 cores=4,6
/proc/8316/task/8319/stat : 8319 (java) S 8314 8314 7067 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 567561960 7648616448 41885 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 6 0 0 0
[pid=8316/tid=8320] ppid=8314 vsize=7469352 CPUtime=0 cores=4,6
/proc/8316/task/8320/stat : 8320 (java) S 8314 8314 7067 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 18 0 567561960 7648616448 41885 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 6 0 0 0
[pid=8316/tid=8321] ppid=8314 vsize=7469352 CPUtime=0 cores=4,6
/proc/8316/task/8321/stat : 8321 (java) S 8314 8314 7067 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 18 0 567561960 7648616448 41885 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 6 0 0 0
[pid=8316/tid=8322] ppid=8314 vsize=7469352 CPUtime=0 cores=4,6
/proc/8316/task/8322/stat : 8322 (java) S 8314 8314 7067 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 18 0 567561960 7648616448 41885 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 6 0 0 0
[pid=8316/tid=8323] ppid=8314 vsize=7469352 CPUtime=0 cores=4,6
/proc/8316/task/8323/stat : 8323 (java) S 8314 8314 7067 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 18 0 567561960 7648616448 41885 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 6 0 0 0
[pid=8316/tid=8324] ppid=8314 vsize=7469352 CPUtime=0 cores=4,6
/proc/8316/task/8324/stat : 8324 (java) S 8314 8314 7067 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 18 0 567561960 7648616448 41885 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 6 0 0 0
[pid=8316/tid=8325] ppid=8314 vsize=7469352 CPUtime=0 cores=4,6
/proc/8316/task/8325/stat : 8325 (java) S 8314 8314 7067 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 18 0 567561960 7648616448 41885 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 6 0 0 0
[pid=8316/tid=8326] ppid=8314 vsize=7469352 CPUtime=0 cores=4,6
/proc/8316/task/8326/stat : 8326 (java) S 8314 8314 7067 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 18 0 567561960 7648616448 41885 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 4 0 0 0
[pid=8316/tid=8327] ppid=8314 vsize=7469352 CPUtime=0 cores=4,6
/proc/8316/task/8327/stat : 8327 (java) S 8314 8314 7067 0 -1 4202560 3 0 0 0 0 0 0 0 18 0 18 0 567561961 7648616448 41885 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907307008 0 0 0 16800975 18446604453859125440 0 0 -1 6 0 0 0
[pid=8316/tid=8328] ppid=8314 vsize=7469352 CPUtime=0 cores=4,6
/proc/8316/task/8328/stat : 8328 (java) S 8314 8314 7067 0 -1 4202560 11 0 0 0 0 0 0 0 25 0 18 0 567561961 7648616448 41885 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 6 0 0 0
[pid=8316/tid=8329] ppid=8314 vsize=7469352 CPUtime=0 cores=4,6
/proc/8316/task/8329/stat : 8329 (java) S 8314 8314 7067 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 18 0 567561961 7648616448 41885 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 6 0 0 0
[pid=8316/tid=8330] ppid=8314 vsize=7469352 CPUtime=0 cores=4,6
/proc/8316/task/8330/stat : 8330 (java) S 8314 8314 7067 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 567561966 7648616448 41885 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907314097 0 4 0 16800975 18446604453859125440 0 0 -1 6 0 0 0
[pid=8316/tid=8331] ppid=8314 vsize=7469352 CPUtime=0.37 cores=4,6
/proc/8316/task/8331/stat : 8331 (java) S 8314 8314 7067 0 -1 4202560 1921 0 0 0 37 0 0 0 16 0 18 0 567561966 7648616448 41885 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 4 0 0 0
[pid=8316/tid=8332] ppid=8314 vsize=7469352 CPUtime=0.14 cores=4,6
/proc/8316/task/8332/stat : 8332 (java) S 8314 8314 7067 0 -1 4202560 2179 0 0 0 14 0 0 0 17 0 18 0 567561966 7648616448 41885 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 4 0 0 0
[pid=8316/tid=8333] ppid=8314 vsize=7469352 CPUtime=0 cores=4,6
/proc/8316/task/8333/stat : 8333 (java) S 8314 8314 7067 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 567561966 7648616448 41885 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 6 0 0 0
[pid=8316/tid=8334] ppid=8314 vsize=7469352 CPUtime=0 cores=4,6
/proc/8316/task/8334/stat : 8334 (java) S 8314 8314 7067 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 18 0 567561966 7648616448 41885 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907307008 0 4 0 16800975 18446604453859125440 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3.53
Current children cumulated vsize (KiB) 7478052

[startup+6.30115 s]
/proc/loadavg: 4.04 4.01 3.65 5/262 8384
/proc/meminfo: memFree=13701984/32950928 swapFree=67111528/67111528
[pid=8314] ppid=8312 vsize=8700 CPUtime=0 cores=4,6
/proc/8314/stat : 8314 (jMiniSat) S 8312 8314 7067 0 -1 4202496 349 233 0 0 0 0 0 0 18 0 1 0 567561955 8908800 249 33554432000 4194304 4922060 140737191557776 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8314/statm: 2175 249 209 178 0 68 0
[pid=8316] ppid=8314 vsize=7467328 CPUtime=6.73 cores=4,6
/proc/8316/stat : 8316 (java) S 8314 8314 7067 0 -1 4202496 46123 0 1 0 666 7 0 0 19 0 18 0 567561956 7646543872 44548 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907293157 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/8316/statm: 1866832 44548 2213 9 0 1857311 0
[pid=8316/tid=8318] ppid=8314 vsize=7467328 CPUtime=6.17 cores=4,6
/proc/8316/task/8318/stat : 8318 (java) R 8314 8314 7067 0 -1 4202560 40872 0 1 0 611 6 0 0 25 0 18 0 567561957 7646543872 44548 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 46912505683211 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=8316/tid=8319] ppid=8314 vsize=7467328 CPUtime=0 cores=4,6
/proc/8316/task/8319/stat : 8319 (java) S 8314 8314 7067 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 567561960 7646543872 44548 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 6 0 0 0
[pid=8316/tid=8320] ppid=8314 vsize=7467328 CPUtime=0 cores=4,6
/proc/8316/task/8320/stat : 8320 (java) S 8314 8314 7067 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 18 0 567561960 7646543872 44548 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 6 0 0 0
[pid=8316/tid=8321] ppid=8314 vsize=7467328 CPUtime=0 cores=4,6
/proc/8316/task/8321/stat : 8321 (java) S 8314 8314 7067 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 18 0 567561960 7646543872 44548 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 6 0 0 0
[pid=8316/tid=8322] ppid=8314 vsize=7467328 CPUtime=0 cores=4,6
/proc/8316/task/8322/stat : 8322 (java) S 8314 8314 7067 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 18 0 567561960 7646543872 44548 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 6 0 0 0
[pid=8316/tid=8323] ppid=8314 vsize=7467328 CPUtime=0 cores=4,6
/proc/8316/task/8323/stat : 8323 (java) S 8314 8314 7067 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 18 0 567561960 7646543872 44548 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 6 0 0 0
[pid=8316/tid=8324] ppid=8314 vsize=7467328 CPUtime=0 cores=4,6
/proc/8316/task/8324/stat : 8324 (java) S 8314 8314 7067 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 18 0 567561960 7646543872 44548 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 6 0 0 0
[pid=8316/tid=8325] ppid=8314 vsize=7467328 CPUtime=0 cores=4,6
/proc/8316/task/8325/stat : 8325 (java) S 8314 8314 7067 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 18 0 567561960 7646543872 44548 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 6 0 0 0
[pid=8316/tid=8326] ppid=8314 vsize=7467328 CPUtime=0 cores=4,6
/proc/8316/task/8326/stat : 8326 (java) S 8314 8314 7067 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 18 0 567561960 7646543872 44548 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 4 0 0 0
[pid=8316/tid=8327] ppid=8314 vsize=7467328 CPUtime=0 cores=4,6
/proc/8316/task/8327/stat : 8327 (java) S 8314 8314 7067 0 -1 4202560 3 0 0 0 0 0 0 0 18 0 18 0 567561961 7646543872 44548 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907307008 0 0 0 16800975 18446604453859125440 0 0 -1 6 0 0 0
[pid=8316/tid=8328] ppid=8314 vsize=7467328 CPUtime=0 cores=4,6
/proc/8316/task/8328/stat : 8328 (java) S 8314 8314 7067 0 -1 4202560 11 0 0 0 0 0 0 0 25 0 18 0 567561961 7646543872 44548 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 6 0 0 0
[pid=8316/tid=8329] ppid=8314 vsize=7467328 CPUtime=0 cores=4,6
/proc/8316/task/8329/stat : 8329 (java) S 8314 8314 7067 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 18 0 567561961 7646543872 44548 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 6 0 0 0
[pid=8316/tid=8330] ppid=8314 vsize=7467328 CPUtime=0 cores=4,6
/proc/8316/task/8330/stat : 8330 (java) S 8314 8314 7067 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 567561966 7646543872 44548 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907314097 0 4 0 16800975 18446604453859125440 0 0 -1 6 0 0 0
[pid=8316/tid=8331] ppid=8314 vsize=7467328 CPUtime=0.4 cores=4,6
/proc/8316/task/8331/stat : 8331 (java) S 8314 8314 7067 0 -1 4202560 1927 0 0 0 40 0 0 0 15 0 18 0 567561966 7646543872 44548 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 4 0 0 0
[pid=8316/tid=8332] ppid=8314 vsize=7467328 CPUtime=0.14 cores=4,6
/proc/8316/task/8332/stat : 8332 (java) S 8314 8314 7067 0 -1 4202560 2179 0 0 0 14 0 0 0 17 0 18 0 567561966 7646543872 44548 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 4 0 0 0
[pid=8316/tid=8333] ppid=8314 vsize=7467328 CPUtime=0 cores=4,6
/proc/8316/task/8333/stat : 8333 (java) S 8314 8314 7067 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 567561966 7646543872 44548 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 6 0 0 0
[pid=8316/tid=8334] ppid=8314 vsize=7467328 CPUtime=0 cores=4,6
/proc/8316/task/8334/stat : 8334 (java) S 8314 8314 7067 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 18 0 567561966 7646543872 44548 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907307008 0 4 0 16800975 18446604453859125440 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 6.73

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

[pid=8316/tid=8321] ppid=8314 vsize=7467328 CPUtime=0.48 cores=4,6
/proc/8316/task/8321/stat : 8321 (java) S 8314 8314 7067 0 -1 4202560 16674 0 0 0 46 2 0 0 16 0 18 0 567561960 7646543872 194366 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 4 0 0 0
[pid=8316/tid=8322] ppid=8314 vsize=7467328 CPUtime=0.27 cores=4,6
/proc/8316/task/8322/stat : 8322 (java) S 8314 8314 7067 0 -1 4202560 9164 0 0 0 26 1 0 0 16 0 18 0 567561960 7646543872 194366 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 4 0 0 0
[pid=8316/tid=8323] ppid=8314 vsize=7467328 CPUtime=0.15 cores=4,6
/proc/8316/task/8323/stat : 8323 (java) S 8314 8314 7067 0 -1 4202560 4449 0 0 0 14 1 0 0 15 0 18 0 567561960 7646543872 194366 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 4 0 0 0
[pid=8316/tid=8324] ppid=8314 vsize=7467328 CPUtime=0.31 cores=4,6
/proc/8316/task/8324/stat : 8324 (java) S 8314 8314 7067 0 -1 4202560 8661 0 0 0 30 1 0 0 15 0 18 0 567561960 7646543872 194366 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 4 0 0 0
[pid=8316/tid=8325] ppid=8314 vsize=7467328 CPUtime=0.25 cores=4,6
/proc/8316/task/8325/stat : 8325 (java) S 8314 8314 7067 0 -1 4202560 6379 0 0 0 24 1 0 0 16 0 18 0 567561960 7646543872 194366 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 6 0 0 0
[pid=8316/tid=8326] ppid=8314 vsize=7467328 CPUtime=0.53 cores=4,6
/proc/8316/task/8326/stat : 8326 (java) S 8314 8314 7067 0 -1 4202560 21459 0 0 0 51 2 0 0 15 0 18 0 567561960 7646543872 194366 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 4 0 0 0
[pid=8316/tid=8327] ppid=8314 vsize=7467328 CPUtime=0 cores=4,6
/proc/8316/task/8327/stat : 8327 (java) S 8314 8314 7067 0 -1 4202560 143 0 0 0 0 0 0 0 15 0 18 0 567561961 7646543872 194366 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907307008 0 0 0 16800975 18446604453859125440 0 0 -1 6 0 0 0
[pid=8316/tid=8328] ppid=8314 vsize=7467328 CPUtime=0 cores=4,6
/proc/8316/task/8328/stat : 8328 (java) S 8314 8314 7067 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 18 0 567561961 7646543872 194366 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 6 0 0 0
[pid=8316/tid=8329] ppid=8314 vsize=7467328 CPUtime=0 cores=4,6
/proc/8316/task/8329/stat : 8329 (java) S 8314 8314 7067 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 18 0 567561961 7646543872 194366 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 6 0 0 0
[pid=8316/tid=8330] ppid=8314 vsize=7467328 CPUtime=0 cores=4,6
/proc/8316/task/8330/stat : 8330 (java) S 8314 8314 7067 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 567561966 7646543872 194366 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907314097 0 4 0 16800975 18446604453859125440 0 0 -1 6 0 0 0
[pid=8316/tid=8331] ppid=8314 vsize=7467328 CPUtime=0.45 cores=4,6
/proc/8316/task/8331/stat : 8331 (java) S 8314 8314 7067 0 -1 4202560 1939 0 0 0 45 0 0 0 16 0 18 0 567561966 7646543872 194366 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 4 0 0 0
[pid=8316/tid=8332] ppid=8314 vsize=7467328 CPUtime=0.14 cores=4,6
/proc/8316/task/8332/stat : 8332 (java) S 8314 8314 7067 0 -1 4202560 2179 0 0 0 14 0 0 0 17 0 18 0 567561966 7646543872 194366 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 4 0 0 0
[pid=8316/tid=8333] ppid=8314 vsize=7467328 CPUtime=0 cores=4,6
/proc/8316/task/8333/stat : 8333 (java) S 8314 8314 7067 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 567561966 7646543872 194366 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 6 0 0 0
[pid=8316/tid=8334] ppid=8314 vsize=7467328 CPUtime=0 cores=4,6
/proc/8316/task/8334/stat : 8334 (java) S 8314 8314 7067 0 -1 4202560 58 0 0 0 0 0 0 0 15 0 18 0 567561966 7646543872 194366 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907307008 0 4 0 16800975 18446604453859125440 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1004.19
Current children cumulated vsize (KiB) 7476028

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

[startup+1002.6 s]
/proc/loadavg: 3.03 3.19 3.44 4/238 8519
/proc/meminfo: memFree=15707176/32950928 swapFree=67111528/67111528
[pid=8314] ppid=8312 vsize=8700 CPUtime=0 cores=4,6
/proc/8314/stat : 8314 (jMiniSat) S 8312 8314 7067 0 -1 4202496 349 233 0 0 0 0 0 0 18 0 1 0 567561955 8908800 249 33554432000 4194304 4922060 140737191557776 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8314/statm: 2175 249 209 178 0 68 0
[pid=8316] ppid=8314 vsize=7467328 CPUtime=1004.49 cores=4,6
/proc/8316/stat : 8316 (java) S 8314 8314 7067 0 -1 4202496 201272 0 1 0 100418 31 0 0 19 0 18 0 567561956 7646543872 194366 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907293157 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/8316/statm: 1866832 194366 2238 9 0 1857311 0
[pid=8316/tid=8318] ppid=8314 vsize=7467328 CPUtime=1000.9 cores=4,6
/proc/8316/task/8318/stat : 8318 (java) R 8314 8314 7067 0 -1 4202560 69708 0 1 0 100077 13 0 0 25 0 18 0 567561957 7646543872 194366 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 46912505683315 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=8316/tid=8319] ppid=8314 vsize=7467328 CPUtime=0.6 cores=4,6
/proc/8316/task/8319/stat : 8319 (java) S 8314 8314 7067 0 -1 4202560 41577 0 0 0 55 5 0 0 15 0 18 0 567561960 7646543872 194366 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 4 0 0 0
[pid=8316/tid=8320] ppid=8314 vsize=7467328 CPUtime=0.31 cores=4,6
/proc/8316/task/8320/stat : 8320 (java) S 8314 8314 7067 0 -1 4202560 17749 0 0 0 30 1 0 0 15 0 18 0 567561960 7646543872 194366 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 4 0 0 0
[pid=8316/tid=8321] ppid=8314 vsize=7467328 CPUtime=0.48 cores=4,6
/proc/8316/task/8321/stat : 8321 (java) S 8314 8314 7067 0 -1 4202560 16674 0 0 0 46 2 0 0 16 0 18 0 567561960 7646543872 194366 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 4 0 0 0
[pid=8316/tid=8322] ppid=8314 vsize=7467328 CPUtime=0.27 cores=4,6
/proc/8316/task/8322/stat : 8322 (java) S 8314 8314 7067 0 -1 4202560 9164 0 0 0 26 1 0 0 16 0 18 0 567561960 7646543872 194366 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 4 0 0 0
[pid=8316/tid=8323] ppid=8314 vsize=7467328 CPUtime=0.15 cores=4,6
/proc/8316/task/8323/stat : 8323 (java) S 8314 8314 7067 0 -1 4202560 4449 0 0 0 14 1 0 0 15 0 18 0 567561960 7646543872 194366 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 4 0 0 0
[pid=8316/tid=8324] ppid=8314 vsize=7467328 CPUtime=0.31 cores=4,6
/proc/8316/task/8324/stat : 8324 (java) S 8314 8314 7067 0 -1 4202560 8661 0 0 0 30 1 0 0 15 0 18 0 567561960 7646543872 194366 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 4 0 0 0
[pid=8316/tid=8325] ppid=8314 vsize=7467328 CPUtime=0.25 cores=4,6
/proc/8316/task/8325/stat : 8325 (java) S 8314 8314 7067 0 -1 4202560 6379 0 0 0 24 1 0 0 16 0 18 0 567561960 7646543872 194366 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 6 0 0 0
[pid=8316/tid=8326] ppid=8314 vsize=7467328 CPUtime=0.53 cores=4,6
/proc/8316/task/8326/stat : 8326 (java) S 8314 8314 7067 0 -1 4202560 21459 0 0 0 51 2 0 0 15 0 18 0 567561960 7646543872 194366 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 4 0 0 0
[pid=8316/tid=8327] ppid=8314 vsize=7467328 CPUtime=0 cores=4,6
/proc/8316/task/8327/stat : 8327 (java) S 8314 8314 7067 0 -1 4202560 143 0 0 0 0 0 0 0 15 0 18 0 567561961 7646543872 194366 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907307008 0 0 0 16800975 18446604453859125440 0 0 -1 6 0 0 0
[pid=8316/tid=8328] ppid=8314 vsize=7467328 CPUtime=0 cores=4,6
/proc/8316/task/8328/stat : 8328 (java) S 8314 8314 7067 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 18 0 567561961 7646543872 194366 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 6 0 0 0
[pid=8316/tid=8329] ppid=8314 vsize=7467328 CPUtime=0 cores=4,6
/proc/8316/task/8329/stat : 8329 (java) S 8314 8314 7067 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 18 0 567561961 7646543872 194366 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 6 0 0 0
[pid=8316/tid=8330] ppid=8314 vsize=7467328 CPUtime=0 cores=4,6
/proc/8316/task/8330/stat : 8330 (java) S 8314 8314 7067 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 567561966 7646543872 194366 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907314097 0 4 0 16800975 18446604453859125440 0 0 -1 6 0 0 0
[pid=8316/tid=8331] ppid=8314 vsize=7467328 CPUtime=0.45 cores=4,6
/proc/8316/task/8331/stat : 8331 (java) S 8314 8314 7067 0 -1 4202560 1939 0 0 0 45 0 0 0 16 0 18 0 567561966 7646543872 194366 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 4 0 0 0
[pid=8316/tid=8332] ppid=8314 vsize=7467328 CPUtime=0.14 cores=4,6
/proc/8316/task/8332/stat : 8332 (java) S 8314 8314 7067 0 -1 4202560 2179 0 0 0 14 0 0 0 17 0 18 0 567561966 7646543872 194366 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 4 0 0 0
[pid=8316/tid=8333] ppid=8314 vsize=7467328 CPUtime=0 cores=4,6
/proc/8316/task/8333/stat : 8333 (java) S 8314 8314 7067 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 567561966 7646543872 194366 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 6 0 0 0
[pid=8316/tid=8334] ppid=8314 vsize=7467328 CPUtime=0 cores=4,6
/proc/8316/task/8334/stat : 8334 (java) S 8314 8314 7067 0 -1 4202560 58 0 0 0 0 0 0 0 15 0 18 0 567561966 7646543872 194366 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907307008 0 4 0 16800975 18446604453859125440 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1004.49
Current children cumulated vsize (KiB) 7476028

[startup+1003.4 s]
/proc/loadavg: 3.03 3.19 3.44 4/238 8519
/proc/meminfo: memFree=15707176/32950928 swapFree=67111528/67111528
[pid=8314] ppid=8312 vsize=8700 CPUtime=0 cores=4,6
/proc/8314/stat : 8314 (jMiniSat) S 8312 8314 7067 0 -1 4202496 349 233 0 0 0 0 0 0 18 0 1 0 567561955 8908800 249 33554432000 4194304 4922060 140737191557776 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8314/statm: 2175 249 209 178 0 68 0
[pid=8316] ppid=8314 vsize=7467328 CPUtime=1005.3 cores=4,6
/proc/8316/stat : 8316 (java) S 8314 8314 7067 0 -1 4202496 201274 0 1 0 100499 31 0 0 19 0 18 0 567561956 7646543872 194366 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907293157 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/8316/statm: 1866832 194366 2238 9 0 1857311 0
[pid=8316/tid=8318] ppid=8314 vsize=7467328 CPUtime=1001.71 cores=4,6
/proc/8316/task/8318/stat : 8318 (java) R 8314 8314 7067 0 -1 4202560 69708 0 1 0 100158 13 0 0 25 0 18 0 567561957 7646543872 194366 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 46912505682921 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=8316/tid=8319] ppid=8314 vsize=7467328 CPUtime=0.6 cores=4,6
/proc/8316/task/8319/stat : 8319 (java) S 8314 8314 7067 0 -1 4202560 41577 0 0 0 55 5 0 0 15 0 18 0 567561960 7646543872 194366 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 4 0 0 0
[pid=8316/tid=8320] ppid=8314 vsize=7467328 CPUtime=0.31 cores=4,6
/proc/8316/task/8320/stat : 8320 (java) S 8314 8314 7067 0 -1 4202560 17749 0 0 0 30 1 0 0 15 0 18 0 567561960 7646543872 194366 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 4 0 0 0
[pid=8316/tid=8321] ppid=8314 vsize=7467328 CPUtime=0.48 cores=4,6
/proc/8316/task/8321/stat : 8321 (java) S 8314 8314 7067 0 -1 4202560 16674 0 0 0 46 2 0 0 16 0 18 0 567561960 7646543872 194366 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 4 0 0 0
[pid=8316/tid=8322] ppid=8314 vsize=7467328 CPUtime=0.27 cores=4,6
/proc/8316/task/8322/stat : 8322 (java) S 8314 8314 7067 0 -1 4202560 9164 0 0 0 26 1 0 0 16 0 18 0 567561960 7646543872 194366 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 4 0 0 0
[pid=8316/tid=8323] ppid=8314 vsize=7467328 CPUtime=0.15 cores=4,6
/proc/8316/task/8323/stat : 8323 (java) S 8314 8314 7067 0 -1 4202560 4449 0 0 0 14 1 0 0 15 0 18 0 567561960 7646543872 194366 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 4 0 0 0
[pid=8316/tid=8324] ppid=8314 vsize=7467328 CPUtime=0.31 cores=4,6
/proc/8316/task/8324/stat : 8324 (java) S 8314 8314 7067 0 -1 4202560 8661 0 0 0 30 1 0 0 15 0 18 0 567561960 7646543872 194366 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 4 0 0 0
[pid=8316/tid=8325] ppid=8314 vsize=7467328 CPUtime=0.25 cores=4,6
/proc/8316/task/8325/stat : 8325 (java) S 8314 8314 7067 0 -1 4202560 6379 0 0 0 24 1 0 0 16 0 18 0 567561960 7646543872 194366 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 6 0 0 0
[pid=8316/tid=8326] ppid=8314 vsize=7467328 CPUtime=0.53 cores=4,6
/proc/8316/task/8326/stat : 8326 (java) S 8314 8314 7067 0 -1 4202560 21459 0 0 0 51 2 0 0 15 0 18 0 567561960 7646543872 194366 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 4 0 0 0
[pid=8316/tid=8327] ppid=8314 vsize=7467328 CPUtime=0 cores=4,6
/proc/8316/task/8327/stat : 8327 (java) S 8314 8314 7067 0 -1 4202560 143 0 0 0 0 0 0 0 15 0 18 0 567561961 7646543872 194366 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907307008 0 0 0 16800975 18446604453859125440 0 0 -1 6 0 0 0
[pid=8316/tid=8328] ppid=8314 vsize=7467328 CPUtime=0 cores=4,6
/proc/8316/task/8328/stat : 8328 (java) S 8314 8314 7067 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 18 0 567561961 7646543872 194366 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 6 0 0 0
[pid=8316/tid=8329] ppid=8314 vsize=7467328 CPUtime=0 cores=4,6
/proc/8316/task/8329/stat : 8329 (java) S 8314 8314 7067 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 18 0 567561961 7646543872 194366 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 6 0 0 0
[pid=8316/tid=8330] ppid=8314 vsize=7467328 CPUtime=0 cores=4,6
/proc/8316/task/8330/stat : 8330 (java) S 8314 8314 7067 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 567561966 7646543872 194366 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907314097 0 4 0 16800975 18446604453859125440 0 0 -1 6 0 0 0
[pid=8316/tid=8331] ppid=8314 vsize=7467328 CPUtime=0.45 cores=4,6
/proc/8316/task/8331/stat : 8331 (java) S 8314 8314 7067 0 -1 4202560 1939 0 0 0 45 0 0 0 16 0 18 0 567561966 7646543872 194366 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 4 0 0 0
[pid=8316/tid=8332] ppid=8314 vsize=7467328 CPUtime=0.14 cores=4,6
/proc/8316/task/8332/stat : 8332 (java) S 8314 8314 7067 0 -1 4202560 2179 0 0 0 14 0 0 0 17 0 18 0 567561966 7646543872 194366 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 4 0 0 0
[pid=8316/tid=8333] ppid=8314 vsize=7467328 CPUtime=0 cores=4,6
/proc/8316/task/8333/stat : 8333 (java) S 8314 8314 7067 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 567561966 7646543872 194366 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 6 0 0 0
[pid=8316/tid=8334] ppid=8314 vsize=7467328 CPUtime=0 cores=4,6
/proc/8316/task/8334/stat : 8334 (java) S 8314 8314 7067 0 -1 4202560 60 0 0 0 0 0 0 0 15 0 18 0 567561966 7646543872 194366 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907307008 0 4 0 16800975 18446604453859125440 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1005.3
Current children cumulated vsize (KiB) 7476028

[startup+1003.8 s]
/proc/loadavg: 3.03 3.19 3.44 4/238 8519
/proc/meminfo: memFree=15707176/32950928 swapFree=67111528/67111528
[pid=8314] ppid=8312 vsize=8700 CPUtime=0 cores=4,6
/proc/8314/stat : 8314 (jMiniSat) S 8312 8314 7067 0 -1 4202496 349 233 0 0 0 0 0 0 18 0 1 0 567561955 8908800 249 33554432000 4194304 4922060 140737191557776 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8314/statm: 2175 249 209 178 0 68 0
[pid=8316] ppid=8314 vsize=7467328 CPUtime=1005.69 cores=4,6
/proc/8316/stat : 8316 (java) S 8314 8314 7067 0 -1 4202496 201274 0 1 0 100538 31 0 0 19 0 18 0 567561956 7646543872 194366 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907293157 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/8316/statm: 1866832 194366 2238 9 0 1857311 0
[pid=8316/tid=8318] ppid=8314 vsize=7467328 CPUtime=1002.1 cores=4,6
/proc/8316/task/8318/stat : 8318 (java) R 8314 8314 7067 0 -1 4202560 69708 0 1 0 100197 13 0 0 25 0 18 0 567561957 7646543872 194366 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 46912505683476 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=8316/tid=8319] ppid=8314 vsize=7467328 CPUtime=0.6 cores=4,6
/proc/8316/task/8319/stat : 8319 (java) S 8314 8314 7067 0 -1 4202560 41577 0 0 0 55 5 0 0 15 0 18 0 567561960 7646543872 194366 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 4 0 0 0
[pid=8316/tid=8320] ppid=8314 vsize=7467328 CPUtime=0.31 cores=4,6
/proc/8316/task/8320/stat : 8320 (java) S 8314 8314 7067 0 -1 4202560 17749 0 0 0 30 1 0 0 15 0 18 0 567561960 7646543872 194366 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 4 0 0 0
[pid=8316/tid=8321] ppid=8314 vsize=7467328 CPUtime=0.48 cores=4,6
/proc/8316/task/8321/stat : 8321 (java) S 8314 8314 7067 0 -1 4202560 16674 0 0 0 46 2 0 0 16 0 18 0 567561960 7646543872 194366 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 4 0 0 0
[pid=8316/tid=8322] ppid=8314 vsize=7467328 CPUtime=0.27 cores=4,6
/proc/8316/task/8322/stat : 8322 (java) S 8314 8314 7067 0 -1 4202560 9164 0 0 0 26 1 0 0 16 0 18 0 567561960 7646543872 194366 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 4 0 0 0
[pid=8316/tid=8323] ppid=8314 vsize=7467328 CPUtime=0.15 cores=4,6
/proc/8316/task/8323/stat : 8323 (java) S 8314 8314 7067 0 -1 4202560 4449 0 0 0 14 1 0 0 15 0 18 0 567561960 7646543872 194366 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 4 0 0 0
[pid=8316/tid=8324] ppid=8314 vsize=7467328 CPUtime=0.31 cores=4,6
/proc/8316/task/8324/stat : 8324 (java) S 8314 8314 7067 0 -1 4202560 8661 0 0 0 30 1 0 0 15 0 18 0 567561960 7646543872 194366 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 4 0 0 0
[pid=8316/tid=8325] ppid=8314 vsize=7467328 CPUtime=0.25 cores=4,6
/proc/8316/task/8325/stat : 8325 (java) S 8314 8314 7067 0 -1 4202560 6379 0 0 0 24 1 0 0 16 0 18 0 567561960 7646543872 194366 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 6 0 0 0
[pid=8316/tid=8326] ppid=8314 vsize=7467328 CPUtime=0.53 cores=4,6
/proc/8316/task/8326/stat : 8326 (java) S 8314 8314 7067 0 -1 4202560 21459 0 0 0 51 2 0 0 15 0 18 0 567561960 7646543872 194366 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 4 0 0 0
[pid=8316/tid=8327] ppid=8314 vsize=7467328 CPUtime=0 cores=4,6
/proc/8316/task/8327/stat : 8327 (java) S 8314 8314 7067 0 -1 4202560 143 0 0 0 0 0 0 0 15 0 18 0 567561961 7646543872 194366 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907307008 0 0 0 16800975 18446604453859125440 0 0 -1 6 0 0 0
[pid=8316/tid=8328] ppid=8314 vsize=7467328 CPUtime=0 cores=4,6
/proc/8316/task/8328/stat : 8328 (java) S 8314 8314 7067 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 18 0 567561961 7646543872 194366 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 6 0 0 0
[pid=8316/tid=8329] ppid=8314 vsize=7467328 CPUtime=0 cores=4,6
/proc/8316/task/8329/stat : 8329 (java) S 8314 8314 7067 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 18 0 567561961 7646543872 194366 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 6 0 0 0
[pid=8316/tid=8330] ppid=8314 vsize=7467328 CPUtime=0 cores=4,6
/proc/8316/task/8330/stat : 8330 (java) S 8314 8314 7067 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 567561966 7646543872 194366 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907314097 0 4 0 16800975 18446604453859125440 0 0 -1 6 0 0 0
[pid=8316/tid=8331] ppid=8314 vsize=7467328 CPUtime=0.45 cores=4,6
/proc/8316/task/8331/stat : 8331 (java) S 8314 8314 7067 0 -1 4202560 1939 0 0 0 45 0 0 0 16 0 18 0 567561966 7646543872 194366 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 4 0 0 0
[pid=8316/tid=8332] ppid=8314 vsize=7467328 CPUtime=0.14 cores=4,6
/proc/8316/task/8332/stat : 8332 (java) S 8314 8314 7067 0 -1 4202560 2179 0 0 0 14 0 0 0 17 0 18 0 567561966 7646543872 194366 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 4 0 0 0
[pid=8316/tid=8333] ppid=8314 vsize=7467328 CPUtime=0 cores=4,6
/proc/8316/task/8333/stat : 8333 (java) S 8314 8314 7067 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 567561966 7646543872 194366 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907306393 0 4 0 16800975 18446604453859125440 0 0 -1 6 0 0 0
[pid=8316/tid=8334] ppid=8314 vsize=7467328 CPUtime=0 cores=4,6
/proc/8316/task/8334/stat : 8334 (java) S 8314 8314 7067 0 -1 4202560 60 0 0 0 0 0 0 0 15 0 18 0 567561966 7646543872 194366 33554432000 1073741824 1073778376 140734171765008 18446744073709551615 231907307008 0 4 0 16800975 18446604453859125440 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1005.69
Current children cumulated vsize (KiB) 7476028

Child status: 20
Real time (s): 1003.87
CPU time (s): 1005.77
CPU user time (s): 1005.42
CPU system time (s): 0.351946
CPU usage (%): 100.189
Max. virtual memory (cumulated for all children) (KiB): 7478052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1005.42
system time used= 0.351946
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 201869
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= 20822
involuntary context switches= 7159

runsolver used 1.79973 second user time and 3.68744 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-26 01:15:13
IDJOB=3288626
IDBENCH=82500
IDSOLVER=1680
FILE ID=node114/3288626-1303773312
RUNJOBID= node114-1303772009-7983
PBS_JOBID= 13157162
Free space on /tmp= 71468 MiB

SOLVER NAME= jMiniSat 2011
BENCH NAME= SAT11/application/manthey/traffic/traffic_pcb_unknown.cnf
COMMAND LINE= ./jMiniSat -sc-mode BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3288626-1303773312/watcher-3288626-1303773312 -o /tmp/evaluation-result-3288626-1303773312/solver-3288626-1303773312 -C 2400 -W 1300 -M 7680  ./jMiniSat -sc-mode HOME/instance-3288626-1303773312.cnf

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

MD5SUM BENCH= e669f2d68684ca746cc80f142ad8d0dc
RANDOM SEED=504131525

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
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.848
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.74
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.848
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:     32950928 kB
MemFree:      14898152 kB
Buffers:       2298096 kB
Cached:       12601288 kB
SwapCached:          0 kB
Active:        9228316 kB
Inactive:      8232224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14898152 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           70376 kB
Writeback:           0 kB
AnonPages:     2560712 kB
Mapped:          23292 kB
Slab:           522076 kB
PageTables:       9792 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  3368288 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= 71552 MiB
End job on node114 at 2011-04-26 01:31:57