Trace number 3439537

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 2011? (TO) 5000.06 4978.73

General information on the benchmark

NameSAT05/crafted/sabharwal05/ordering/gt-ordering/
sat/gt-030.shuffled-as.sat05-1295.cnf
MD5SUMf0614c8232d9b15ffdf32ce3e2c1390b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.180971
Satisfiable
(Un)Satisfiability was proved
Number of variables870
Number of clauses24824
Sum of the clauses size74817
Maximum clause length29
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2435
Number of clauses of size 324359
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

Solver Data

0.00/0.07	c This is jMiniSat version 1.0.
5000.06/4978.72	s UNKNOWN

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3439537-1306939772/watcher-3439537-1306939772 -o /tmp/evaluation-result-3439537-1306939772/solver-3439537-1306939772 -C 5000 -W 5100 -M 15500 ./jMiniSat -sc-mode HOME/instance-3439537-1306939772.cnf 

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

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


[startup+0 s]
/proc/loadavg: 2.12 2.05 2.01 2/454 4944
/proc/meminfo: memFree=20592712/32951124 swapFree=60787360/67111528
[pid=4944] ppid=4942 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/4944/stat : 4944 (jMiniSat) S 4942 4944 4249 0 -1 4202496 349 232 0 0 0 0 0 0 25 0 1 0 805575087 8908800 249 33554432000 4194304 4922060 140733322488928 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4944/statm: 2175 249 209 178 0 68 0

[startup+0.050657 s]
/proc/loadavg: 2.12 2.05 2.01 2/454 4944
/proc/meminfo: memFree=20592712/32951124 swapFree=60787360/67111528
[pid=4944] ppid=4942 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/4944/stat : 4944 (jMiniSat) S 4942 4944 4249 0 -1 4202496 349 232 0 0 0 0 0 0 25 0 1 0 805575087 8908800 249 33554432000 4194304 4922060 140733322488928 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4944/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.10065 s]
/proc/loadavg: 2.12 2.05 2.01 2/454 4944
/proc/meminfo: memFree=20592712/32951124 swapFree=60787360/67111528
[pid=4944] ppid=4942 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/4944/stat : 4944 (jMiniSat) S 4942 4944 4249 0 -1 4202496 349 232 0 0 0 0 0 0 25 0 1 0 805575087 8908800 249 33554432000 4194304 4922060 140733322488928 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4944/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300576 s]
/proc/loadavg: 2.12 2.05 2.01 2/454 4944
/proc/meminfo: memFree=20592712/32951124 swapFree=60787360/67111528
[pid=4944] ppid=4942 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/4944/stat : 4944 (jMiniSat) S 4942 4944 4249 0 -1 4202496 349 232 0 0 0 0 0 0 25 0 1 0 805575087 8908800 249 33554432000 4194304 4922060 140733322488928 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4944/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700545 s]
/proc/loadavg: 2.12 2.05 2.01 2/454 4944
/proc/meminfo: memFree=20592712/32951124 swapFree=60787360/67111528
[pid=4944] ppid=4942 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/4944/stat : 4944 (jMiniSat) S 4942 4944 4249 0 -1 4202496 349 232 0 0 0 0 0 0 25 0 1 0 805575087 8908800 249 33554432000 4194304 4922060 140733322488928 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4944/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.5014 s]
/proc/loadavg: 2.12 2.05 2.01 3/473 4964
/proc/meminfo: memFree=20554068/32951124 swapFree=60787360/67111528
[pid=4944] ppid=4942 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/4944/stat : 4944 (jMiniSat) S 4942 4944 4249 0 -1 4202496 349 232 0 0 0 0 0 0 25 0 1 0 805575087 8908800 249 33554432000 4194304 4922060 140733322488928 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4944/statm: 2175 249 209 178 0 68 0
[pid=4946] ppid=4944 vsize=14658184 CPUtime=1.93 cores=1,3,5,7
/proc/4946/stat : 4946 (java) S 4944 4944 4249 0 -1 4202496 14675 0 1 0 192 1 0 0 25 0 18 0 805575087 15009980416 12841 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/4946/statm: 3664546 12841 2218 9 0 3655025 0
[pid=4946/tid=4947] ppid=4944 vsize=14658184 CPUtime=1.47 cores=1,3,5,7
/proc/4946/task/4947/stat : 4947 (java) R 4944 4944 4249 0 -1 4202560 8776 0 1 0 147 0 0 0 25 0 18 0 805575088 15009980416 12841 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 46912505565957 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=4946/tid=4948] ppid=4944 vsize=14658184 CPUtime=0 cores=1,3,5,7
/proc/4946/task/4948/stat : 4948 (java) S 4944 4944 4249 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 805575089 15009980416 12841 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117337 0 4 0 16800975 18446604457368951552 0 0 -1 7 0 0 0
[pid=4946/tid=4949] ppid=4944 vsize=14658184 CPUtime=0 cores=1,3,5,7
/proc/4946/task/4949/stat : 4949 (java) S 4944 4944 4249 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 805575089 15009980416 12841 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117337 0 4 0 16800975 18446604457368951552 0 0 -1 7 0 0 0
[pid=4946/tid=4950] ppid=4944 vsize=14658184 CPUtime=0 cores=1,3,5,7
/proc/4946/task/4950/stat : 4950 (java) S 4944 4944 4249 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 805575089 15009980416 12841 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117337 0 4 0 16800975 18446604457368951552 0 0 -1 7 0 0 0
[pid=4946/tid=4951] ppid=4944 vsize=14658184 CPUtime=0 cores=1,3,5,7
/proc/4946/task/4951/stat : 4951 (java) S 4944 4944 4249 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 805575089 15009980416 12841 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117337 0 4 0 16800975 18446604457368951552 0 0 -1 7 0 0 0
[pid=4946/tid=4952] ppid=4944 vsize=14658184 CPUtime=0 cores=1,3,5,7
/proc/4946/task/4952/stat : 4952 (java) S 4944 4944 4249 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 805575089 15009980416 12841 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117337 0 4 0 16800975 18446604457368951552 0 0 -1 7 0 0 0
[pid=4946/tid=4953] ppid=4944 vsize=14658184 CPUtime=0 cores=1,3,5,7
/proc/4946/task/4953/stat : 4953 (java) S 4944 4944 4249 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 805575089 15009980416 12841 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117337 0 4 0 16800975 18446604457368951552 0 0 -1 7 0 0 0
[pid=4946/tid=4954] ppid=4944 vsize=14658184 CPUtime=0 cores=1,3,5,7
/proc/4946/task/4954/stat : 4954 (java) S 4944 4944 4249 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 805575089 15009980416 12841 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117337 0 4 0 16800975 18446604457368951552 0 0 -1 7 0 0 0
[pid=4946/tid=4955] ppid=4944 vsize=14658184 CPUtime=0 cores=1,3,5,7
/proc/4946/task/4955/stat : 4955 (java) S 4944 4944 4249 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 805575089 15009980416 12841 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117337 0 4 0 16800975 18446604457368951552 0 0 -1 7 0 0 0
[pid=4946/tid=4957] ppid=4944 vsize=14658184 CPUtime=0 cores=1,3,5,7
/proc/4946/task/4957/stat : 4957 (java) S 4944 4944 4249 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 805575090 15009980416 12841 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117952 0 0 0 16800975 18446604457368951552 0 0 -1 1 0 0 0
[pid=4946/tid=4958] ppid=4944 vsize=14658184 CPUtime=0 cores=1,3,5,7
/proc/4946/task/4958/stat : 4958 (java) S 4944 4944 4249 0 -1 4202560 11 0 0 0 0 0 0 0 25 0 18 0 805575090 15009980416 12841 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117337 0 4 0 16800975 18446604457368951552 0 0 -1 1 0 0 0
[pid=4946/tid=4959] ppid=4944 vsize=14658184 CPUtime=0 cores=1,3,5,7
/proc/4946/task/4959/stat : 4959 (java) S 4944 4944 4249 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 18 0 805575090 15009980416 12841 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117337 0 4 0 16800975 18446604457368951552 0 0 -1 1 0 0 0
[pid=4946/tid=4960] ppid=4944 vsize=14658184 CPUtime=0 cores=1,3,5,7
/proc/4946/task/4960/stat : 4960 (java) S 4944 4944 4249 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 805575092 15009980416 12841 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389125041 0 4 0 16800975 18446604457368951552 0 0 -1 1 0 0 0
[pid=4946/tid=4961] ppid=4944 vsize=14658184 CPUtime=0.18 cores=1,3,5,7
/proc/4946/task/4961/stat : 4961 (java) S 4944 4944 4249 0 -1 4202560 2090 0 0 0 18 0 0 0 20 0 18 0 805575092 15009980416 12842 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117337 0 4 0 16800975 18446604457368951552 0 0 -1 7 0 0 0
[pid=4946/tid=4962] ppid=4944 vsize=14658184 CPUtime=0.26 cores=1,3,5,7
/proc/4946/task/4962/stat : 4962 (java) S 4944 4944 4249 0 -1 4202560 2664 0 0 0 26 0 0 0 17 0 18 0 805575093 15009980416 12842 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117337 0 4 0 16800975 18446604457368951552 0 0 -1 3 0 0 0
[pid=4946/tid=4963] ppid=4944 vsize=14658184 CPUtime=0 cores=1,3,5,7
/proc/4946/task/4963/stat : 4963 (java) S 4944 4944 4249 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 805575093 15009980416 12842 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117337 0 4 0 16800975 18446604457368951552 0 0 -1 1 0 0 0
[pid=4946/tid=4964] ppid=4944 vsize=14658184 CPUtime=0 cores=1,3,5,7
/proc/4946/task/4964/stat : 4964 (java) S 4944 4944 4249 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 18 0 805575093 15009980416 12842 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117952 0 4 0 16800975 18446604457368951552 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.93
Current children cumulated vsize (KiB) 14666884

[startup+3.1011 s]
/proc/loadavg: 2.12 2.05 2.01 3/473 4964
/proc/meminfo: memFree=20541544/32951124 swapFree=60787360/67111528
[pid=4944] ppid=4942 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/4944/stat : 4944 (jMiniSat) S 4942 4944 4249 0 -1 4202496 349 232 0 0 0 0 0 0 25 0 1 0 805575087 8908800 249 33554432000 4194304 4922060 140733322488928 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4944/statm: 2175 249 209 178 0 68 0
[pid=4946] ppid=4944 vsize=14658184 CPUtime=3.53 cores=1,3,5,7
/proc/4946/stat : 4946 (java) S 4944 4944 4249 0 -1 4202496 17710 0 1 0 352 1 0 0 25 0 18 0 805575087 15009980416 15876 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/4946/statm: 3664546 15876 2218 9 0 3655025 0
[pid=4946/tid=4947] ppid=4944 vsize=14658184 CPUtime=3.08 cores=1,3,5,7
/proc/4946/task/4947/stat : 4947 (java) R 4944 4944 4249 0 -1 4202560 11811 0 1 0 307 1 0 0 25 0 18 0 805575088 15009980416 15876 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 46912505566017 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=4946/tid=4948] ppid=4944 vsize=14658184 CPUtime=0 cores=1,3,5,7
/proc/4946/task/4948/stat : 4948 (java) S 4944 4944 4249 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 805575089 15009980416 15876 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117337 0 4 0 16800975 18446604457368951552 0 0 -1 7 0 0 0
[pid=4946/tid=4949] ppid=4944 vsize=14658184 CPUtime=0 cores=1,3,5,7
/proc/4946/task/4949/stat : 4949 (java) S 4944 4944 4249 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 805575089 15009980416 15876 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117337 0 4 0 16800975 18446604457368951552 0 0 -1 7 0 0 0
[pid=4946/tid=4950] ppid=4944 vsize=14658184 CPUtime=0 cores=1,3,5,7
/proc/4946/task/4950/stat : 4950 (java) S 4944 4944 4249 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 805575089 15009980416 15876 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117337 0 4 0 16800975 18446604457368951552 0 0 -1 7 0 0 0
[pid=4946/tid=4951] ppid=4944 vsize=14658184 CPUtime=0 cores=1,3,5,7
/proc/4946/task/4951/stat : 4951 (java) S 4944 4944 4249 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 805575089 15009980416 15876 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117337 0 4 0 16800975 18446604457368951552 0 0 -1 7 0 0 0
[pid=4946/tid=4952] ppid=4944 vsize=14658184 CPUtime=0 cores=1,3,5,7
/proc/4946/task/4952/stat : 4952 (java) S 4944 4944 4249 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 805575089 15009980416 15876 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117337 0 4 0 16800975 18446604457368951552 0 0 -1 7 0 0 0
[pid=4946/tid=4953] ppid=4944 vsize=14658184 CPUtime=0 cores=1,3,5,7
/proc/4946/task/4953/stat : 4953 (java) S 4944 4944 4249 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 805575089 15009980416 15876 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117337 0 4 0 16800975 18446604457368951552 0 0 -1 7 0 0 0
[pid=4946/tid=4954] ppid=4944 vsize=14658184 CPUtime=0 cores=1,3,5,7
/proc/4946/task/4954/stat : 4954 (java) S 4944 4944 4249 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 805575089 15009980416 15877 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117337 0 4 0 16800975 18446604457368951552 0 0 -1 7 0 0 0
[pid=4946/tid=4955] ppid=4944 vsize=14658184 CPUtime=0 cores=1,3,5,7
/proc/4946/task/4955/stat : 4955 (java) S 4944 4944 4249 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 805575089 15009980416 15877 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117337 0 4 0 16800975 18446604457368951552 0 0 -1 7 0 0 0
[pid=4946/tid=4957] ppid=4944 vsize=14658184 CPUtime=0 cores=1,3,5,7
/proc/4946/task/4957/stat : 4957 (java) S 4944 4944 4249 0 -1 4202560 3 0 0 0 0 0 0 0 18 0 18 0 805575090 15009980416 15877 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117952 0 0 0 16800975 18446604457368951552 0 0 -1 1 0 0 0
[pid=4946/tid=4958] ppid=4944 vsize=14658184 CPUtime=0 cores=1,3,5,7
/proc/4946/task/4958/stat : 4958 (java) S 4944 4944 4249 0 -1 4202560 11 0 0 0 0 0 0 0 25 0 18 0 805575090 15009980416 15877 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117337 0 4 0 16800975 18446604457368951552 0 0 -1 1 0 0 0
[pid=4946/tid=4959] ppid=4944 vsize=14658184 CPUtime=0 cores=1,3,5,7
/proc/4946/task/4959/stat : 4959 (java) S 4944 4944 4249 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 18 0 805575090 15009980416 15877 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117337 0 4 0 16800975 18446604457368951552 0 0 -1 1 0 0 0
[pid=4946/tid=4960] ppid=4944 vsize=14658184 CPUtime=0 cores=1,3,5,7
/proc/4946/task/4960/stat : 4960 (java) S 4944 4944 4249 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 805575092 15009980416 15877 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389125041 0 4 0 16800975 18446604457368951552 0 0 -1 1 0 0 0
[pid=4946/tid=4961] ppid=4944 vsize=14658184 CPUtime=0.18 cores=1,3,5,7
/proc/4946/task/4961/stat : 4961 (java) S 4944 4944 4249 0 -1 4202560 2090 0 0 0 18 0 0 0 20 0 18 0 805575092 15009980416 15877 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117337 0 4 0 16800975 18446604457368951552 0 0 -1 7 0 0 0
[pid=4946/tid=4962] ppid=4944 vsize=14658184 CPUtime=0.26 cores=1,3,5,7
/proc/4946/task/4962/stat : 4962 (java) S 4944 4944 4249 0 -1 4202560 2664 0 0 0 26 0 0 0 17 0 18 0 805575093 15009980416 15877 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117337 0 4 0 16800975 18446604457368951552 0 0 -1 3 0 0 0
[pid=4946/tid=4963] ppid=4944 vsize=14658184 CPUtime=0 cores=1,3,5,7
/proc/4946/task/4963/stat : 4963 (java) S 4944 4944 4249 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 805575093 15009980416 15877 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117337 0 4 0 16800975 18446604457368951552 0 0 -1 1 0 0 0
[pid=4946/tid=4964] ppid=4944 vsize=14658184 CPUtime=0 cores=1,3,5,7
/proc/4946/task/4964/stat : 4964 (java) S 4944 4944 4249 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 18 0 805575093 15009980416 15877 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117952 0 4 0 16800975 18446604457368951552 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.53
Current children cumulated vsize (KiB) 14666884

[startup+6.30151 s]
/proc/loadavg: 2.11 2.05 2.01 3/473 4964
/proc/meminfo: memFree=20508436/32951124 swapFree=60787360/67111528
[pid=4944] ppid=4942 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/4944/stat : 4944 (jMiniSat) S 4942 4944 4249 0 -1 4202496 349 232 0 0 0 0 0 0 25 0 1 0 805575087 8908800 249 33554432000 4194304 4922060 140733322488928 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4944/statm: 2175 249 209 178 0 68 0
[pid=4946] ppid=4944 vsize=14656012 CPUtime=6.74 cores=1,3,5,7
/proc/4946/stat : 4946 (java) S 4944 4944 4249 0 -1 4202496 27844 0 1 0 671 3 0 0 25 0 18 0 805575087 15007756288 25568 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/4946/statm: 3664003 25568 2218 9 0 3654482 0
[pid=4946/tid=4947] ppid=4944 vsize=14656012 CPUtime=6.27 cores=1,3,5,7
/proc/4946/task/4947/stat : 4947 (java) R 4944 4944 4249 0 -1 4202560 21945 0 1 0 625 2 0 0 25 0 18 0 805575088 15007756288 25568 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 46912505618316 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=4946/tid=4948] ppid=4944 vsize=14656012 CPUtime=0 cores=1,3,5,7
/proc/4946/task/4948/stat : 4948 (java) S 4944 4944 4249 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 805575089 15007756288 25569 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117337 0 4 0 16800975 18446604457368951552 0 0 -1 7 0 0 0
[pid=4946/tid=4949] ppid=4944 vsize=14656012 CPUtime=0 cores=1,3,5,7
/proc/4946/task/4949/stat : 4949 (java) S 4944 4944 4249 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 805575089 15007756288 25569 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117337 0 4 0 16800975 18446604457368951552 0 0 -1 7 0 0 0
[pid=4946/tid=4950] ppid=4944 vsize=14656012 CPUtime=0 cores=1,3,5,7
/proc/4946/task/4950/stat : 4950 (java) S 4944 4944 4249 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 805575089 15007756288 25569 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117337 0 4 0 16800975 18446604457368951552 0 0 -1 7 0 0 0
[pid=4946/tid=4951] ppid=4944 vsize=14656012 CPUtime=0 cores=1,3,5,7
/proc/4946/task/4951/stat : 4951 (java) S 4944 4944 4249 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 805575089 15007756288 25569 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117337 0 4 0 16800975 18446604457368951552 0 0 -1 7 0 0 0
[pid=4946/tid=4952] ppid=4944 vsize=14656012 CPUtime=0 cores=1,3,5,7
/proc/4946/task/4952/stat : 4952 (java) S 4944 4944 4249 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 805575089 15007756288 25569 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117337 0 4 0 16800975 18446604457368951552 0 0 -1 7 0 0 0
[pid=4946/tid=4953] ppid=4944 vsize=14656012 CPUtime=0 cores=1,3,5,7
/proc/4946/task/4953/stat : 4953 (java) S 4944 4944 4249 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 805575089 15007756288 25569 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117337 0 4 0 16800975 18446604457368951552 0 0 -1 7 0 0 0
[pid=4946/tid=4954] ppid=4944 vsize=14656012 CPUtime=0 cores=1,3,5,7
/proc/4946/task/4954/stat : 4954 (java) S 4944 4944 4249 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 805575089 15007756288 25569 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117337 0 4 0 16800975 18446604457368951552 0 0 -1 7 0 0 0
[pid=4946/tid=4955] ppid=4944 vsize=14656012 CPUtime=0 cores=1,3,5,7
/proc/4946/task/4955/stat : 4955 (java) S 4944 4944 4249 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 805575089 15007756288 25569 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117337 0 4 0 16800975 18446604457368951552 0 0 -1 7 0 0 0
[pid=4946/tid=4957] ppid=4944 vsize=14656012 CPUtime=0 cores=1,3,5,7
/proc/4946/task/4957/stat : 4957 (java) S 4944 4944 4249 0 -1 4202560 3 0 0 0 0 0 0 0 18 0 18 0 805575090 15007756288 25569 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117952 0 0 0 16800975 18446604457368951552 0 0 -1 1 0 0 0
[pid=4946/tid=4958] ppid=4944 vsize=14656012 CPUtime=0 cores=1,3,5,7
/proc/4946/task/4958/stat : 4958 (java) S 4944 4944 4249 0 -1 4202560 11 0 0 0 0 0 0 0 25 0 18 0 805575090 15007756288 25569 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117337 0 4 0 16800975 18446604457368951552 0 0 -1 1 0 0 0
[pid=4946/tid=4959] ppid=4944 vsize=14656012 CPUtime=0 cores=1,3,5,7
/proc/4946/task/4959/stat : 4959 (java) S 4944 4944 4249 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 18 0 805575090 15007756288 25569 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117337 0 4 0 16800975 18446604457368951552 0 0 -1 1 0 0 0
[pid=4946/tid=4960] ppid=4944 vsize=14656012 CPUtime=0 cores=1,3,5,7
/proc/4946/task/4960/stat : 4960 (java) S 4944 4944 4249 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 805575092 15007756288 25569 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389125041 0 4 0 16800975 18446604457368951552 0 0 -1 1 0 0 0
[pid=4946/tid=4961] ppid=4944 vsize=14656012 CPUtime=0.18 cores=1,3,5,7
/proc/4946/task/4961/stat : 4961 (java) S 4944 4944 4249 0 -1 4202560 2090 0 0 0 18 0 0 0 20 0 18 0 805575092 15007756288 25569 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117337 0 4 0 16800975 18446604457368951552 0 0 -1 7 0 0 0
[pid=4946/tid=4962] ppid=4944 vsize=14656012 CPUtime=0.26 cores=1,3,5,7
/proc/4946/task/4962/stat : 4962 (java) S 4944 4944 4249 0 -1 4202560 2664 0 0 0 26 0 0 0 17 0 18 0 805575093 15007756288 25569 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117337 0 4 0 16800975 18446604457368951552 0 0 -1 3 0 0 0
[pid=4946/tid=4963] ppid=4944 vsize=14656012 CPUtime=0 cores=1,3,5,7
/proc/4946/task/4963/stat : 4963 (java) S 4944 4944 4249 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 805575093 15007756288 25569 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117337 0 4 0 16800975 18446604457368951552 0 0 -1 1 0 0 0
[pid=4946/tid=4964] ppid=4944 vsize=14656012 CPUtime=0 cores=1,3,5,7
/proc/4946/task/4964/stat : 4964 (java) R 4944 4944 4249 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 18 0 805575093 15007756288 25569 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117952 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 6.74

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

/proc/4946/task/4961/stat : 4961 (java) S 4944 4944 4249 0 -1 4202560 2090 0 0 0 18 0 0 0 20 0 18 0 805575092 15007756288 262148 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117337 0 4 0 16800975 18446604457368951552 0 0 -1 7 0 0 0
[pid=4946/tid=4962] ppid=4944 vsize=14656012 CPUtime=0.27 cores=1,3,5,7
/proc/4946/task/4962/stat : 4962 (java) S 4944 4944 4249 0 -1 4202560 2681 0 0 0 27 0 0 0 15 0 18 0 805575093 15007756288 262148 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117337 0 4 0 16800975 18446604457368951552 0 0 -1 3 0 0 0
[pid=4946/tid=4963] ppid=4944 vsize=14656012 CPUtime=0 cores=1,3,5,7
/proc/4946/task/4963/stat : 4963 (java) S 4944 4944 4249 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 805575093 15007756288 262148 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117337 0 4 0 16800975 18446604457368951552 0 0 -1 1 0 0 0
[pid=4946/tid=4964] ppid=4944 vsize=14656012 CPUtime=0 cores=1,3,5,7
/proc/4946/task/4964/stat : 4964 (java) S 4944 4944 4249 0 -1 4202560 282 0 0 0 0 0 0 0 15 0 18 0 805575093 15007756288 262148 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117952 0 4 0 16800975 18446604457368951552 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4923.18
Current children cumulated vsize (KiB) 14664712

[startup+4962.3 s]
/proc/loadavg: 1.06 1.61 1.85 2/449 5140
/proc/meminfo: memFree=20220128/32951124 swapFree=60787360/67111528
[pid=4944] ppid=4942 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/4944/stat : 4944 (jMiniSat) S 4942 4944 4249 0 -1 4202496 349 232 0 0 0 0 0 0 25 0 1 0 805575087 8908800 249 33554432000 4194304 4922060 140733322488928 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4944/statm: 2175 249 209 178 0 68 0
[pid=4946] ppid=4944 vsize=14656012 CPUtime=4983.5 cores=1,3,5,7
/proc/4946/stat : 4946 (java) S 4944 4944 4249 0 -1 4202496 274729 0 1 0 498306 44 0 0 25 0 18 0 805575087 15007756288 262148 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/4946/statm: 3664003 262148 2245 9 0 3654482 0
[pid=4946/tid=4947] ppid=4944 vsize=14656012 CPUtime=4952.06 cores=1,3,5,7
/proc/4946/task/4947/stat : 4947 (java) R 4944 4944 4249 0 -1 4202560 60138 0 1 0 495198 8 0 0 25 0 18 0 805575088 15007756288 262148 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 46912505759454 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=4946/tid=4948] ppid=4944 vsize=14656012 CPUtime=3.6 cores=1,3,5,7
/proc/4946/task/4948/stat : 4948 (java) S 4944 4944 4249 0 -1 4202560 23303 0 0 0 356 4 0 0 15 0 18 0 805575089 15007756288 262148 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117337 0 4 0 16800975 18446604457368951552 0 0 -1 5 0 0 0
[pid=4946/tid=4949] ppid=4944 vsize=14656012 CPUtime=4.01 cores=1,3,5,7
/proc/4946/task/4949/stat : 4949 (java) S 4944 4944 4249 0 -1 4202560 32010 0 0 0 397 4 0 0 15 0 18 0 805575089 15007756288 262148 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117337 0 4 0 16800975 18446604457368951552 0 0 -1 5 0 0 0
[pid=4946/tid=4950] ppid=4944 vsize=14656012 CPUtime=3.58 cores=1,3,5,7
/proc/4946/task/4950/stat : 4950 (java) S 4944 4944 4249 0 -1 4202560 24795 0 0 0 354 4 0 0 15 0 18 0 805575089 15007756288 262148 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117337 0 4 0 16800975 18446604457368951552 0 0 -1 1 0 0 0
[pid=4946/tid=4951] ppid=4944 vsize=14656012 CPUtime=4.08 cores=1,3,5,7
/proc/4946/task/4951/stat : 4951 (java) S 4944 4944 4249 0 -1 4202560 32866 0 0 0 404 4 0 0 16 0 18 0 805575089 15007756288 262148 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117337 0 4 0 16800975 18446604457368951552 0 0 -1 3 0 0 0
[pid=4946/tid=4952] ppid=4944 vsize=14656012 CPUtime=3.83 cores=1,3,5,7
/proc/4946/task/4952/stat : 4952 (java) S 4944 4944 4249 0 -1 4202560 19025 0 0 0 381 2 0 0 16 0 18 0 805575089 15007756288 262148 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117337 0 4 0 16800975 18446604457368951552 0 0 -1 7 0 0 0
[pid=4946/tid=4953] ppid=4944 vsize=14656012 CPUtime=3.76 cores=1,3,5,7
/proc/4946/task/4953/stat : 4953 (java) S 4944 4944 4249 0 -1 4202560 28743 0 0 0 373 3 0 0 16 0 18 0 805575089 15007756288 262148 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117337 0 4 0 16800975 18446604457368951552 0 0 -1 1 0 0 0
[pid=4946/tid=4954] ppid=4944 vsize=14656012 CPUtime=3.55 cores=1,3,5,7
/proc/4946/task/4954/stat : 4954 (java) S 4944 4944 4249 0 -1 4202560 21816 0 0 0 352 3 0 0 16 0 18 0 805575089 15007756288 262148 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117337 0 4 0 16800975 18446604457368951552 0 0 -1 5 0 0 0
[pid=4946/tid=4955] ppid=4944 vsize=14656012 CPUtime=3.23 cores=1,3,5,7
/proc/4946/task/4955/stat : 4955 (java) S 4944 4944 4249 0 -1 4202560 25475 0 0 0 319 4 0 0 15 0 18 0 805575089 15007756288 262148 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117337 0 4 0 16800975 18446604457368951552 0 0 -1 7 0 0 0
[pid=4946/tid=4957] ppid=4944 vsize=14656012 CPUtime=1.24 cores=1,3,5,7
/proc/4946/task/4957/stat : 4957 (java) S 4944 4944 4249 0 -1 4202560 367 0 0 0 121 3 0 0 15 0 18 0 805575090 15007756288 262148 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117952 0 0 0 16800975 18446604457368951552 0 0 -1 3 0 0 0
[pid=4946/tid=4958] ppid=4944 vsize=14656012 CPUtime=0 cores=1,3,5,7
/proc/4946/task/4958/stat : 4958 (java) S 4944 4944 4249 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 18 0 805575090 15007756288 262148 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117337 0 4 0 16800975 18446604457368951552 0 0 -1 1 0 0 0
[pid=4946/tid=4959] ppid=4944 vsize=14656012 CPUtime=0 cores=1,3,5,7
/proc/4946/task/4959/stat : 4959 (java) S 4944 4944 4249 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 18 0 805575090 15007756288 262148 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117337 0 4 0 16800975 18446604457368951552 0 0 -1 1 0 0 0
[pid=4946/tid=4960] ppid=4944 vsize=14656012 CPUtime=0 cores=1,3,5,7
/proc/4946/task/4960/stat : 4960 (java) S 4944 4944 4249 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 805575092 15007756288 262148 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389125041 0 4 0 16800975 18446604457368951552 0 0 -1 1 0 0 0
[pid=4946/tid=4961] ppid=4944 vsize=14656012 CPUtime=0.18 cores=1,3,5,7
/proc/4946/task/4961/stat : 4961 (java) S 4944 4944 4249 0 -1 4202560 2090 0 0 0 18 0 0 0 20 0 18 0 805575092 15007756288 262148 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117337 0 4 0 16800975 18446604457368951552 0 0 -1 7 0 0 0
[pid=4946/tid=4962] ppid=4944 vsize=14656012 CPUtime=0.27 cores=1,3,5,7
/proc/4946/task/4962/stat : 4962 (java) S 4944 4944 4249 0 -1 4202560 2681 0 0 0 27 0 0 0 15 0 18 0 805575093 15007756288 262148 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117337 0 4 0 16800975 18446604457368951552 0 0 -1 3 0 0 0
[pid=4946/tid=4963] ppid=4944 vsize=14656012 CPUtime=0 cores=1,3,5,7
/proc/4946/task/4963/stat : 4963 (java) S 4944 4944 4249 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 805575093 15007756288 262148 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117337 0 4 0 16800975 18446604457368951552 0 0 -1 1 0 0 0
[pid=4946/tid=4964] ppid=4944 vsize=14656012 CPUtime=0 cores=1,3,5,7
/proc/4946/task/4964/stat : 4964 (java) S 4944 4944 4249 0 -1 4202560 286 0 0 0 0 0 0 0 15 0 18 0 805575093 15007756288 262148 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117952 0 4 0 16800975 18446604457368951552 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4983.5
Current children cumulated vsize (KiB) 14664712



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4978.7 s]
/proc/loadavg: 1.05 1.58 1.84 2/449 5140
/proc/meminfo: memFree=20220116/32951124 swapFree=60787360/67111528
[pid=4944] ppid=4942 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/4944/stat : 4944 (jMiniSat) S 4942 4944 4249 0 -1 4202496 349 232 0 0 0 0 0 0 25 0 1 0 805575087 8908800 249 33554432000 4194304 4922060 140733322488928 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4944/statm: 2175 249 209 178 0 68 0
[pid=4946] ppid=4944 vsize=14656012 CPUtime=5000.06 cores=1,3,5,7
/proc/4946/stat : 4946 (java) S 4944 4944 4249 0 -1 4202496 274731 0 1 0 499962 44 0 0 25 0 18 0 805575087 15007756288 262148 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/4946/statm: 3664003 262148 2245 9 0 3654482 0
[pid=4946/tid=4947] ppid=4944 vsize=14656012 CPUtime=4968.22 cores=1,3,5,7
/proc/4946/task/4947/stat : 4947 (java) R 4944 4944 4249 0 -1 4202560 60140 0 1 0 496814 8 0 0 25 0 18 0 805575088 15007756288 262148 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 46912505366483 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=4946/tid=4948] ppid=4944 vsize=14656012 CPUtime=3.62 cores=1,3,5,7
/proc/4946/task/4948/stat : 4948 (java) S 4944 4944 4249 0 -1 4202560 23303 0 0 0 358 4 0 0 16 0 18 0 805575089 15007756288 262148 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117337 0 4 0 16800975 18446604457368951552 0 0 -1 5 0 0 0
[pid=4946/tid=4949] ppid=4944 vsize=14656012 CPUtime=4.04 cores=1,3,5,7
/proc/4946/task/4949/stat : 4949 (java) S 4944 4944 4249 0 -1 4202560 32010 0 0 0 400 4 0 0 15 0 18 0 805575089 15007756288 262148 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117337 0 4 0 16800975 18446604457368951552 0 0 -1 5 0 0 0
[pid=4946/tid=4950] ppid=4944 vsize=14656012 CPUtime=3.6 cores=1,3,5,7
/proc/4946/task/4950/stat : 4950 (java) S 4944 4944 4249 0 -1 4202560 24795 0 0 0 356 4 0 0 16 0 18 0 805575089 15007756288 262148 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117337 0 4 0 16800975 18446604457368951552 0 0 -1 1 0 0 0
[pid=4946/tid=4951] ppid=4944 vsize=14656012 CPUtime=4.08 cores=1,3,5,7
/proc/4946/task/4951/stat : 4951 (java) S 4944 4944 4249 0 -1 4202560 32866 0 0 0 404 4 0 0 15 0 18 0 805575089 15007756288 262148 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117337 0 4 0 16800975 18446604457368951552 0 0 -1 5 0 0 0
[pid=4946/tid=4952] ppid=4944 vsize=14656012 CPUtime=3.83 cores=1,3,5,7
/proc/4946/task/4952/stat : 4952 (java) S 4944 4944 4249 0 -1 4202560 19025 0 0 0 381 2 0 0 15 0 18 0 805575089 15007756288 262148 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117337 0 4 0 16800975 18446604457368951552 0 0 -1 7 0 0 0
[pid=4946/tid=4953] ppid=4944 vsize=14656012 CPUtime=3.79 cores=1,3,5,7
/proc/4946/task/4953/stat : 4953 (java) S 4944 4944 4249 0 -1 4202560 28743 0 0 0 376 3 0 0 15 0 18 0 805575089 15007756288 262148 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117337 0 4 0 16800975 18446604457368951552 0 0 -1 1 0 0 0
[pid=4946/tid=4954] ppid=4944 vsize=14656012 CPUtime=3.6 cores=1,3,5,7
/proc/4946/task/4954/stat : 4954 (java) S 4944 4944 4249 0 -1 4202560 21816 0 0 0 357 3 0 0 16 0 18 0 805575089 15007756288 262148 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117337 0 4 0 16800975 18446604457368951552 0 0 -1 7 0 0 0
[pid=4946/tid=4955] ppid=4944 vsize=14656012 CPUtime=3.27 cores=1,3,5,7
/proc/4946/task/4955/stat : 4955 (java) S 4944 4944 4249 0 -1 4202560 25475 0 0 0 323 4 0 0 16 0 18 0 805575089 15007756288 262148 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117337 0 4 0 16800975 18446604457368951552 0 0 -1 5 0 0 0
[pid=4946/tid=4957] ppid=4944 vsize=14656012 CPUtime=1.44 cores=1,3,5,7
/proc/4946/task/4957/stat : 4957 (java) S 4944 4944 4249 0 -1 4202560 367 0 0 0 141 3 0 0 15 0 18 0 805575090 15007756288 262148 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117952 0 0 0 16800975 18446604457368951552 0 0 -1 3 0 0 0
[pid=4946/tid=4958] ppid=4944 vsize=14656012 CPUtime=0 cores=1,3,5,7
/proc/4946/task/4958/stat : 4958 (java) S 4944 4944 4249 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 18 0 805575090 15007756288 262148 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117337 0 4 0 16800975 18446604457368951552 0 0 -1 1 0 0 0
[pid=4946/tid=4959] ppid=4944 vsize=14656012 CPUtime=0 cores=1,3,5,7
/proc/4946/task/4959/stat : 4959 (java) S 4944 4944 4249 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 18 0 805575090 15007756288 262148 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117337 0 4 0 16800975 18446604457368951552 0 0 -1 1 0 0 0
[pid=4946/tid=4960] ppid=4944 vsize=14656012 CPUtime=0 cores=1,3,5,7
/proc/4946/task/4960/stat : 4960 (java) S 4944 4944 4249 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 805575092 15007756288 262148 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389125041 0 4 0 16800975 18446604457368951552 0 0 -1 1 0 0 0
[pid=4946/tid=4961] ppid=4944 vsize=14656012 CPUtime=0.18 cores=1,3,5,7
/proc/4946/task/4961/stat : 4961 (java) S 4944 4944 4249 0 -1 4202560 2090 0 0 0 18 0 0 0 20 0 18 0 805575092 15007756288 262148 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117337 0 4 0 16800975 18446604457368951552 0 0 -1 7 0 0 0
[pid=4946/tid=4962] ppid=4944 vsize=14656012 CPUtime=0.27 cores=1,3,5,7
/proc/4946/task/4962/stat : 4962 (java) S 4944 4944 4249 0 -1 4202560 2681 0 0 0 27 0 0 0 15 0 18 0 805575093 15007756288 262148 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117337 0 4 0 16800975 18446604457368951552 0 0 -1 3 0 0 0
[pid=4946/tid=4963] ppid=4944 vsize=14656012 CPUtime=0 cores=1,3,5,7
/proc/4946/task/4963/stat : 4963 (java) S 4944 4944 4249 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 805575093 15007756288 262148 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117337 0 4 0 16800975 18446604457368951552 0 0 -1 1 0 0 0
[pid=4946/tid=4964] ppid=4944 vsize=14656012 CPUtime=0 cores=1,3,5,7
/proc/4946/task/4964/stat : 4964 (java) S 4944 4944 4249 0 -1 4202560 286 0 0 0 0 0 0 0 15 0 18 0 805575093 15007756288 262148 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117952 0 4 0 16800975 18446604457368951552 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 14664712

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

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

[startup+4978.7 s]
/proc/loadavg: 1.05 1.58 1.84 2/449 5140
/proc/meminfo: memFree=20220116/32951124 swapFree=60787360/67111528
[pid=4944] ppid=4942 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/4944/stat : 4944 (jMiniSat) S 4942 4944 4249 0 -1 4202496 349 232 0 0 0 0 0 0 25 0 1 0 805575087 8908800 249 33554432000 4194304 4922060 140733322488928 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4944/statm: 2175 249 209 178 0 68 0
[pid=4946] ppid=4944 vsize=14656012 CPUtime=5000.06 cores=1,3,5,7
/proc/4946/stat : 4946 (java) S 4944 4944 4249 0 -1 4202496 274731 0 1 0 499962 44 0 0 25 0 18 0 805575087 15007756288 262148 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/4946/statm: 3664003 262148 2245 9 0 3654482 0
[pid=4946/tid=4947] ppid=4944 vsize=14656012 CPUtime=4968.22 cores=1,3,5,7
/proc/4946/task/4947/stat : 4947 (java) R 4944 4944 4249 0 -1 4202560 60140 0 1 0 496814 8 0 0 25 0 18 0 805575088 15007756288 262148 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 46912505366483 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=4946/tid=4948] ppid=4944 vsize=14656012 CPUtime=3.62 cores=1,3,5,7
/proc/4946/task/4948/stat : 4948 (java) S 4944 4944 4249 0 -1 4202560 23303 0 0 0 358 4 0 0 16 0 18 0 805575089 15007756288 262148 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117337 0 4 0 16800975 18446604457368951552 0 0 -1 5 0 0 0
[pid=4946/tid=4949] ppid=4944 vsize=14656012 CPUtime=4.04 cores=1,3,5,7
/proc/4946/task/4949/stat : 4949 (java) S 4944 4944 4249 0 -1 4202560 32010 0 0 0 400 4 0 0 15 0 18 0 805575089 15007756288 262148 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117337 0 4 0 16800975 18446604457368951552 0 0 -1 5 0 0 0
[pid=4946/tid=4950] ppid=4944 vsize=14656012 CPUtime=3.6 cores=1,3,5,7
/proc/4946/task/4950/stat : 4950 (java) S 4944 4944 4249 0 -1 4202560 24795 0 0 0 356 4 0 0 16 0 18 0 805575089 15007756288 262148 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117337 0 4 0 16800975 18446604457368951552 0 0 -1 1 0 0 0
[pid=4946/tid=4951] ppid=4944 vsize=14656012 CPUtime=4.08 cores=1,3,5,7
/proc/4946/task/4951/stat : 4951 (java) S 4944 4944 4249 0 -1 4202560 32866 0 0 0 404 4 0 0 15 0 18 0 805575089 15007756288 262148 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117337 0 4 0 16800975 18446604457368951552 0 0 -1 5 0 0 0
[pid=4946/tid=4952] ppid=4944 vsize=14656012 CPUtime=3.83 cores=1,3,5,7
/proc/4946/task/4952/stat : 4952 (java) S 4944 4944 4249 0 -1 4202560 19025 0 0 0 381 2 0 0 15 0 18 0 805575089 15007756288 262148 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117337 0 4 0 16800975 18446604457368951552 0 0 -1 7 0 0 0
[pid=4946/tid=4953] ppid=4944 vsize=14656012 CPUtime=3.79 cores=1,3,5,7
/proc/4946/task/4953/stat : 4953 (java) S 4944 4944 4249 0 -1 4202560 28743 0 0 0 376 3 0 0 15 0 18 0 805575089 15007756288 262148 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117337 0 4 0 16800975 18446604457368951552 0 0 -1 1 0 0 0
[pid=4946/tid=4954] ppid=4944 vsize=14656012 CPUtime=3.6 cores=1,3,5,7
/proc/4946/task/4954/stat : 4954 (java) S 4944 4944 4249 0 -1 4202560 21816 0 0 0 357 3 0 0 16 0 18 0 805575089 15007756288 262148 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117337 0 4 0 16800975 18446604457368951552 0 0 -1 7 0 0 0
[pid=4946/tid=4955] ppid=4944 vsize=14656012 CPUtime=3.27 cores=1,3,5,7
/proc/4946/task/4955/stat : 4955 (java) S 4944 4944 4249 0 -1 4202560 25475 0 0 0 323 4 0 0 16 0 18 0 805575089 15007756288 262148 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117337 0 4 0 16800975 18446604457368951552 0 0 -1 5 0 0 0
[pid=4946/tid=4957] ppid=4944 vsize=14656012 CPUtime=1.44 cores=1,3,5,7
/proc/4946/task/4957/stat : 4957 (java) S 4944 4944 4249 0 -1 4202560 367 0 0 0 141 3 0 0 15 0 18 0 805575090 15007756288 262148 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117952 0 0 0 16800975 18446604457368951552 0 0 -1 3 0 0 0
[pid=4946/tid=4958] ppid=4944 vsize=14656012 CPUtime=0 cores=1,3,5,7
/proc/4946/task/4958/stat : 4958 (java) S 4944 4944 4249 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 18 0 805575090 15007756288 262148 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117337 0 4 0 16800975 18446604457368951552 0 0 -1 1 0 0 0
[pid=4946/tid=4959] ppid=4944 vsize=14656012 CPUtime=0 cores=1,3,5,7
/proc/4946/task/4959/stat : 4959 (java) S 4944 4944 4249 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 18 0 805575090 15007756288 262148 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117337 0 4 0 16800975 18446604457368951552 0 0 -1 1 0 0 0
[pid=4946/tid=4960] ppid=4944 vsize=14656012 CPUtime=0 cores=1,3,5,7
/proc/4946/task/4960/stat : 4960 (java) S 4944 4944 4249 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 805575092 15007756288 262148 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389125041 0 4 0 16800975 18446604457368951552 0 0 -1 1 0 0 0
[pid=4946/tid=4961] ppid=4944 vsize=14656012 CPUtime=0.18 cores=1,3,5,7
/proc/4946/task/4961/stat : 4961 (java) S 4944 4944 4249 0 -1 4202560 2090 0 0 0 18 0 0 0 20 0 18 0 805575092 15007756288 262148 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117337 0 4 0 16800975 18446604457368951552 0 0 -1 7 0 0 0
[pid=4946/tid=4962] ppid=4944 vsize=14656012 CPUtime=0.27 cores=1,3,5,7
/proc/4946/task/4962/stat : 4962 (java) S 4944 4944 4249 0 -1 4202560 2681 0 0 0 27 0 0 0 15 0 18 0 805575093 15007756288 262148 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117337 0 4 0 16800975 18446604457368951552 0 0 -1 3 0 0 0
[pid=4946/tid=4963] ppid=4944 vsize=14656012 CPUtime=0 cores=1,3,5,7
/proc/4946/task/4963/stat : 4963 (java) S 4944 4944 4249 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 805575093 15007756288 262148 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117337 0 4 0 16800975 18446604457368951552 0 0 -1 1 0 0 0
[pid=4946/tid=4964] ppid=4944 vsize=14656012 CPUtime=0 cores=1,3,5,7
/proc/4946/task/4964/stat : 4964 (java) S 4944 4944 4249 0 -1 4202560 286 0 0 0 0 0 0 0 15 0 18 0 805575093 15007756288 262148 33554432000 1073741824 1073778376 140735046255296 18446744073709551615 255389117952 0 4 0 16800975 18446604457368951552 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 14664712

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 4944 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.001998
# while last known CPU time is 5000.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 4978.73
CPU time (s): 5000.06
CPU user time (s): 4999.62
CPU system time (s): 0.44
CPU usage (%): 100.428
Max. virtual memory (cumulated for all children) (KiB): 14666884

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

runsolver used 21.7227 second user time and 52.0721 second system time

The end

Launcher Data

Begin job on node135 at 2011-06-01 16:49:32
IDJOB=3439537
IDBENCH=85618
IDSOLVER=1937
FILE ID=node135/3439537-1306939772
RUNJOBID= node135-1306929566-4268
PBS_JOBID= 13488581
Free space on /tmp= 73808 MiB

SOLVER NAME= jMiniSat 2011
BENCH NAME= SAT05/crafted/sabharwal05/ordering/gt-ordering/sat/gt-030.shuffled-as.sat05-1295.cnf
COMMAND LINE= ./jMiniSat -sc-mode BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439537-1306939772/watcher-3439537-1306939772 -o /tmp/evaluation-result-3439537-1306939772/solver-3439537-1306939772 -C 5000 -W 5100 -M 15500  ./jMiniSat -sc-mode HOME/instance-3439537-1306939772.cnf

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

MD5SUM BENCH= f0614c8232d9b15ffdf32ce3e2c1390b
RANDOM SEED=744672793

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20592992 kB
Buffers:        132748 kB
Cached:         191124 kB
SwapCached:       6168 kB
Active:       11910204 kB
Inactive:       188652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20592992 kB
SwapTotal:    67111528 kB
SwapFree:     60787360 kB
Dirty:             496 kB
Writeback:           0 kB
AnonPages:    11774532 kB
Mapped:          34092 kB
Slab:           124936 kB
PageTables:      67336 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 125554888 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73808 MiB
End job on node135 at 2011-06-01 18:12:33