Trace number 4395757

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
Concrete 3.12.2UNSAT 6.5451 3.14053

General information on the benchmark

NameMaxCSP/
MaxCSP-kbtree-s9-5/kbtree-9-5-3-5-80-33.xml
MD5SUM3a59b8dd6de58bfa61ad72b85e3ef803
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.00595
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints255
Number of domains1
Minimum domain size5
Maximum domain size5
Distribution of domain sizes[{"size":5,"count":40}]
Minimum variable degree9
Maximum variable degree39
Distribution of variable degrees[{"degree":9,"count":25},{"degree":14,"count":8},{"degree":19,"count":4},{"degree":24,"count":1},{"degree":34,"count":1},{"degree":39,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":255}]
Number of extensional constraints255
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":255}]
Optimization problemNO
Type of objective

Solver Data

0.80/0.61	c Concrete v3.12.2.1568380929293 running
6.51/3.12	s UNSATISFIABLE

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 16375 MiB (13773 MiB free)
  memory of node 1: 16384 MiB (13461 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4395757-1568393533/watcher-4395757-1568393533 -o /tmp/evaluation-result-4395757-1568393533/solver-4395757-1568393533 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node120-1323907941-3247 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=1308224565 HOME/instance-4395757-1568393533.xml 

running on 4 cores: 0-3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=3474, runsolver pid=3471
Current StackSize limit: 8192 KiB


[startup+0.100256 s]*
/proc/loadavg: 1.29 1.09 1.28 4/215 3527
/proc/meminfo: memFree=27883952/32770688 swapFree=66919992/67108860
[pid=3474] ppid=3471 vsize=9972712 memory=14176 CPUtime=0.1 cores=0-3
/proc/3474/stat : 3474 (java) S 3471 3474 804 0 -1 1077944320 3804 13261 0 0 1 0 5 4 20 0 6 0 415359604 10212057088 3544 33554432000 4194304 4196468 140720321389936 140720321372480 140082936905463 0 0 0 16784584 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
/proc/3474/statm: 2493178 3544 1495 1 0 2481616 0
[pid=3474/tid=3527] ppid=3471 vsize=9972712 memory=7022364594140610616 CPUtime=0.09 cores=0-3
/proc/3474/task/3527/stat : 3527 (java) R 3471 3474 804 0 -1 4202560 1915 13261 0 0 0 0 5 4 20 0 6 0 415359613 10212057088 3874 33554432000 4194304 4196468 140720321389936 140082908742224 140082859982710 0 4 0 16784584 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
[pid=3474/tid=3528] ppid=3471 vsize=9972712 memory=364 CPUtime=0.09 cores=0-3
/proc/3474/task/3528/stat : 3528 (java) S 3471 3474 804 0 -1 1077944384 1 13261 0 0 0 0 5 4 20 0 6 0 415359614 10212057088 3874 33554432000 4194304 4196468 140720321389936 140082941148048 140082936915669 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
[pid=3474/tid=3529] ppid=3471 vsize=9972712 memory=288370417193948800 CPUtime=0.09 cores=0-3
/proc/3474/task/3529/stat : 3529 (java) S 3471 3474 804 0 -1 1077944384 1 13261 0 0 0 0 5 4 20 0 6 0 415359614 10212057088 3874 33554432000 4194304 4196468 140720321389936 140082845350672 140082936915669 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
[pid=3474/tid=3530] ppid=3471 vsize=9972712 memory=0 CPUtime=0.09 cores=0-3
/proc/3474/task/3530/stat : 3530 (java) S 3471 3474 804 0 -1 1077944384 2 13261 0 0 0 0 5 4 20 0 6 0 415359614 10212057088 3874 33554432000 4194304 4196468 140720321389936 140082844298384 140082936915669 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
[pid=3474/tid=3531] ppid=3471 vsize=9972712 memory=-1 CPUtime=0.09 cores=0-3
/proc/3474/task/3531/stat : 3531 (java) S 3471 3474 804 0 -1 1077944384 1 13261 0 0 0 0 5 4 20 0 6 0 415359614 10212057088 3940 33554432000 4194304 4196468 140720321389936 140082843245584 140082936915669 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 14176 KiB

[startup+0.220307 s]*
/proc/loadavg: 1.29 1.09 1.28 5/228 3540
/proc/meminfo: memFree=27861160/32770688 swapFree=66919992/67108860
[pid=3474] ppid=3471 vsize=10819664 memory=39168 CPUtime=0.28 cores=0-3
/proc/3474/stat : 3474 (java) S 3471 3474 804 0 -1 1077944320 7144 13261 0 0 17 2 5 4 20 0 15 0 415359604 11079335936 9726 33554432000 4194304 4196468 140720321389936 140720321372480 140082936905463 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
/proc/3474/statm: 2704916 9792 3136 1 0 2667149 0
[pid=3474/tid=3527] ppid=3471 vsize=10819664 memory=7022364594140610616 CPUtime=0.21 cores=0-3
/proc/3474/task/3527/stat : 3527 (java) R 3471 3474 804 0 -1 4202560 3652 13261 0 0 11 1 5 4 20 0 15 0 415359613 11079335936 9796 33554432000 4194304 4196468 140720321389936 140082908737856 140082920985950 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
[pid=3474/tid=3528] ppid=3471 vsize=10819664 memory=364 CPUtime=0.09 cores=0-3
/proc/3474/task/3528/stat : 3528 (java) S 3471 3474 804 0 -1 1077944384 1 13261 0 0 0 0 5 4 20 0 15 0 415359614 11079335936 9796 33554432000 4194304 4196468 140720321389936 140082941148048 140082936915669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
[pid=3474/tid=3529] ppid=3471 vsize=10819664 memory=288370417193948800 CPUtime=0.09 cores=0-3
/proc/3474/task/3529/stat : 3529 (java) S 3471 3474 804 0 -1 1077944384 1 13261 0 0 0 0 5 4 20 0 15 0 415359614 11079335936 9796 33554432000 4194304 4196468 140720321389936 140082845350672 140082936915669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
[pid=3474/tid=3530] ppid=3471 vsize=10819664 memory=0 CPUtime=0.09 cores=0-3
/proc/3474/task/3530/stat : 3530 (java) S 3471 3474 804 0 -1 1077944384 2 13261 0 0 0 0 5 4 20 0 15 0 415359614 11079335936 9796 33554432000 4194304 4196468 140720321389936 140082844298384 140082936915669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
[pid=3474/tid=3531] ppid=3471 vsize=10819664 memory=-1 CPUtime=0.09 cores=0-3
/proc/3474/task/3531/stat : 3531 (java) S 3471 3474 804 0 -1 1077944384 1 13261 0 0 0 0 5 4 20 0 15 0 415359614 11079335936 9796 33554432000 4194304 4196468 140720321389936 140082843245584 140082936915669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
[pid=3474/tid=3532] ppid=3471 vsize=10819664 memory=140041042237056 CPUtime=0.09 cores=0-3
/proc/3474/task/3532/stat : 3532 (java) S 3471 3474 804 0 -1 1077944384 2 13261 0 0 0 0 5 4 20 0 15 0 415359616 11079335936 9796 33554432000 4194304 4196468 140720321389936 140082396280944 140082936916610 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
[pid=3474/tid=3533] ppid=3471 vsize=10819664 memory=-1 CPUtime=0.09 cores=0-3
/proc/3474/task/3533/stat : 3533 (java) S 3471 3474 804 0 -1 1077944384 13 13261 0 0 0 0 5 4 20 0 15 0 415359616 11079335936 9796 33554432000 4194304 4196468 140720321389936 140081834746656 140082936915669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
[pid=3474/tid=3534] ppid=3471 vsize=10819664 memory=0 CPUtime=0.09 cores=0-3
/proc/3474/task/3534/stat : 3534 (java) S 3471 3474 804 0 -1 1077944384 1 13261 0 0 0 0 5 4 20 0 15 0 415359617 11079335936 9796 33554432000 4194304 4196468 140720321389936 140081700529264 140082936915669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
[pid=3474/tid=3535] ppid=3471 vsize=10819664 memory=0 CPUtime=0.09 cores=0-3
/proc/3474/task/3535/stat : 3535 (java) S 3471 3474 804 0 -1 1077944384 3 13261 0 0 0 0 5 4 20 0 15 0 415359620 11079335936 9796 33554432000 4194304 4196468 140720321389936 140081460238416 140082936924059 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
[pid=3474/tid=3536] ppid=3471 vsize=10819664 memory=0 CPUtime=0.1 cores=0-3
/proc/3474/task/3536/stat : 3536 (java) S 3471 3474 804 0 -1 1077944384 591 13261 0 0 1 0 5 4 20 0 15 0 415359620 11079335936 9796 33554432000 4194304 4196468 140720321389936 140082395228784 140082936916610 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
[pid=3474/tid=3537] ppid=3471 vsize=10819664 memory=-1 CPUtime=0.09 cores=0-3
/proc/3474/task/3537/stat : 3537 (java) S 3471 3474 804 0 -1 1077944384 59 13261 0 0 0 0 5 4 20 0 15 0 415359620 11079335936 9796 33554432000 4194304 4196468 140720321389936 140082394175984 140082936916610 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
[pid=3474/tid=3538] ppid=3471 vsize=10819664 memory=140041042237056 CPUtime=0.12 cores=0-3
/proc/3474/task/3538/stat : 3538 (java) S 3471 3474 804 0 -1 1077944384 617 13261 0 0 3 0 5 4 20 0 15 0 415359620 11079335936 9796 33554432000 4194304 4196468 140720321389936 140082393123696 140082936916610 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
[pid=3474/tid=3539] ppid=3471 vsize=10819664 memory=-1 CPUtime=0.09 cores=0-3
/proc/3474/task/3539/stat : 3539 (java) S 3471 3474 804 0 -1 1077944384 3 13261 0 0 0 0 5 4 20 0 15 0 415359620 11079335936 9796 33554432000 4194304 4196468 140720321389936 140081426680800 140082936915669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
[pid=3474/tid=3540] ppid=3471 vsize=10819664 memory=140041042237056 CPUtime=0.09 cores=0-3
/proc/3474/task/3540/stat : 3540 (java) S 3471 3474 804 0 -1 1077944384 1 13261 0 0 0 0 5 4 20 0 15 0 415359620 11079335936 9796 33554432000 4194304 4196468 140720321389936 140082392070576 140082936916610 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 10819664 KiB
Current children cumulated memory: 39168 KiB

[startup+0.311715 s]*
/proc/loadavg: 1.29 1.09 1.28 3/228 3540
/proc/meminfo: memFree=27849936/32770688 swapFree=66919992/67108860
[pid=3474] ppid=3471 vsize=10820148 memory=50336 CPUtime=0.41 cores=0-3
/proc/3474/stat : 3474 (java) S 3471 3474 804 0 -1 1077944320 10651 13261 0 0 29 3 5 4 20 0 15 0 415359604 11079831552 12584 33554432000 4194304 4196468 140720321389936 140720321372480 140082936905463 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
/proc/3474/statm: 2705037 12584 3292 1 0 2667149 0
[pid=3474/tid=3527] ppid=3471 vsize=10820148 memory=1398722017469774279 CPUtime=0.29 cores=0-3
/proc/3474/task/3527/stat : 3527 (java) R 3471 3474 804 0 -1 4202560 7194 13261 0 0 18 2 5 4 20 0 15 0 415359613 11079831552 12588 33554432000 4194304 4196468 140720321389936 140082908705376 140082929584685 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
[pid=3474/tid=3528] ppid=3471 vsize=10820148 memory=0 CPUtime=0.09 cores=0-3
/proc/3474/task/3528/stat : 3528 (java) S 3471 3474 804 0 -1 1077944384 1 13261 0 0 0 0 5 4 20 0 15 0 415359614 11079831552 12588 33554432000 4194304 4196468 140720321389936 140082941148048 140082936915669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
[pid=3474/tid=3529] ppid=3471 vsize=10821172 memory=0 CPUtime=0.09 cores=0-3
/proc/3474/task/3529/stat : 3529 (java) S 3471 3474 804 0 -1 1077944384 1 13261 0 0 0 0 5 4 20 0 15 0 415359614 11080880128 12588 33554432000 4194304 4196468 140720321389936 140082845350672 140082936915669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
[pid=3474/tid=3530] ppid=3471 vsize=10821172 memory=0 CPUtime=0.09 cores=0-3
/proc/3474/task/3530/stat : 3530 (java) S 3471 3474 804 0 -1 1077944384 2 13261 0 0 0 0 5 4 20 0 15 0 415359614 11080880128 12588 33554432000 4194304 4196468 140720321389936 140082844298384 140082936915669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
[pid=3474/tid=3531] ppid=3471 vsize=10821172 memory=0 CPUtime=0.09 cores=0-3
/proc/3474/task/3531/stat : 3531 (java) S 3471 3474 804 0 -1 1077944384 1 13261 0 0 0 0 5 4 20 0 15 0 415359614 11080880128 12588 33554432000 4194304 4196468 140720321389936 140082843245584 140082936915669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
[pid=3474/tid=3532] ppid=3471 vsize=10821172 memory=0 CPUtime=0.09 cores=0-3
/proc/3474/task/3532/stat : 3532 (java) S 3471 3474 804 0 -1 1077944384 2 13261 0 0 0 0 5 4 20 0 15 0 415359616 11080880128 12588 33554432000 4194304 4196468 140720321389936 140082396280944 140082936916610 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
[pid=3474/tid=3533] ppid=3471 vsize=10820148 memory=-1 CPUtime=0.09 cores=0-3
/proc/3474/task/3533/stat : 3533 (java) S 3471 3474 804 0 -1 1077944384 13 13261 0 0 0 0 5 4 20 0 15 0 415359616 11079831552 12588 33554432000 4194304 4196468 140720321389936 140081834746656 140082936915669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
[pid=3474/tid=3534] ppid=3471 vsize=10820148 memory=0 CPUtime=0.09 cores=0-3
/proc/3474/task/3534/stat : 3534 (java) S 3471 3474 804 0 -1 1077944384 1 13261 0 0 0 0 5 4 20 0 15 0 415359617 11079831552 12588 33554432000 4194304 4196468 140720321389936 140081700529264 140082936915669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
[pid=3474/tid=3535] ppid=3471 vsize=10821172 memory=0 CPUtime=0.09 cores=0-3
/proc/3474/task/3535/stat : 3535 (java) S 3471 3474 804 0 -1 1077944384 3 13261 0 0 0 0 5 4 20 0 15 0 415359620 11080880128 12588 33554432000 4194304 4196468 140720321389936 140081460238416 140082936924059 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
[pid=3474/tid=3536] ppid=3471 vsize=10821172 memory=0 CPUtime=0.11 cores=0-3
/proc/3474/task/3536/stat : 3536 (java) S 3471 3474 804 0 -1 1077944384 591 13261 0 0 2 0 5 4 20 0 15 0 415359620 11080880128 12588 33554432000 4194304 4196468 140720321389936 140082395228784 140082936916610 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
[pid=3474/tid=3537] ppid=3471 vsize=10821172 memory=-1 CPUtime=0.1 cores=0-3
/proc/3474/task/3537/stat : 3537 (java) S 3471 3474 804 0 -1 1077944384 69 13261 0 0 1 0 5 4 20 0 15 0 415359620 11080880128 12588 33554432000 4194304 4196468 140720321389936 140082394175984 140082936916610 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
[pid=3474/tid=3538] ppid=3471 vsize=10820148 memory=140041042237056 CPUtime=0.14 cores=0-3
/proc/3474/task/3538/stat : 3538 (java) S 3471 3474 804 0 -1 1077944384 624 13261 0 0 5 0 5 4 20 0 15 0 415359620 11079831552 12588 33554432000 4194304 4196468 140720321389936 140082393123696 140082936916610 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
[pid=3474/tid=3539] ppid=3471 vsize=10820148 memory=-1 CPUtime=0.09 cores=0-3
/proc/3474/task/3539/stat : 3539 (java) S 3471 3474 804 0 -1 1077944384 3 13261 0 0 0 0 5 4 20 0 15 0 415359620 11079831552 12588 33554432000 4194304 4196468 140720321389936 140081426680800 140082936915669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
[pid=3474/tid=3540] ppid=3471 vsize=10820148 memory=140041042237056 CPUtime=0.09 cores=0-3
/proc/3474/task/3540/stat : 3540 (java) S 3471 3474 804 0 -1 1077944384 1 13261 0 0 0 0 5 4 20 0 15 0 415359620 11079831552 12588 33554432000 4194304 4196468 140720321389936 140082392070576 140082936916610 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 10820148 KiB
Current children cumulated memory: 50336 KiB

[startup+0.701354 s]
/proc/loadavg: 1.29 1.09 1.28 3/228 3540
/proc/meminfo: memFree=27836392/32770688 swapFree=66919992/67108860
[pid=3474] ppid=3471 vsize=10822312 memory=77256 CPUtime=1.1 cores=0-3
/proc/3474/stat : 3474 (java) S 3471 3474 804 0 -1 1077944320 14573 13261 0 0 95 6 5 4 20 0 15 0 415359604 11082047488 19314 33554432000 4194304 4196468 140720321389936 140720321372480 140082936905463 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
/proc/3474/statm: 2705578 19314 3492 1 0 2667661 0
[pid=3474/tid=3527] ppid=3471 vsize=10822312 memory=5795117241467496816 CPUtime=0.68 cores=0-3
/proc/3474/task/3527/stat : 3527 (java) R 3471 3474 804 0 -1 4202560 9927 13261 0 0 55 4 5 4 20 0 15 0 415359613 11082047488 19314 33554432000 4194304 4196468 140720321389936 140082908721040 140082920985950 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
[pid=3474/tid=3528] ppid=3471 vsize=10822312 memory=46760 CPUtime=0.09 cores=0-3
/proc/3474/task/3528/stat : 3528 (java) S 3471 3474 804 0 -1 1077944384 1 13261 0 0 0 0 5 4 20 0 15 0 415359614 11082047488 19314 33554432000 4194304 4196468 140720321389936 140082941148048 140082936915669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
[pid=3474/tid=3529] ppid=3471 vsize=10822312 memory=2452 CPUtime=0.09 cores=0-3
/proc/3474/task/3529/stat : 3529 (java) S 3471 3474 804 0 -1 1077944384 1 13261 0 0 0 0 5 4 20 0 15 0 415359614 11082047488 19314 33554432000 4194304 4196468 140720321389936 140082845350672 140082936915669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
[pid=3474/tid=3530] ppid=3471 vsize=10822312 memory=280081796723008 CPUtime=0.09 cores=0-3
/proc/3474/task/3530/stat : 3530 (java) S 3471 3474 804 0 -1 1077944384 2 13261 0 0 0 0 5 4 20 0 15 0 415359614 11082047488 19314 33554432000 4194304 4196468 140720321389936 140082844298384 140082936915669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
[pid=3474/tid=3531] ppid=3471 vsize=10822312 memory=3624 CPUtime=0.09 cores=0-3
/proc/3474/task/3531/stat : 3531 (java) S 3471 3474 804 0 -1 1077944384 1 13261 0 0 0 0 5 4 20 0 15 0 415359614 11082047488 19314 33554432000 4194304 4196468 140720321389936 140082843245584 140082936915669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
[pid=3474/tid=3532] ppid=3471 vsize=10822312 memory=8897 CPUtime=0.09 cores=0-3
/proc/3474/task/3532/stat : 3532 (java) S 3471 3474 804 0 -1 1077944384 5 13261 0 0 0 0 5 4 20 0 15 0 415359616 11082047488 19314 33554432000 4194304 4196468 140720321389936 140082396280944 140082936916610 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
[pid=3474/tid=3533] ppid=3471 vsize=10822312 memory=4420 CPUtime=0.09 cores=0-3
/proc/3474/task/3533/stat : 3533 (java) S 3471 3474 804 0 -1 1077944384 13 13261 0 0 0 0 5 4 20 0 15 0 415359616 11082047488 19314 33554432000 4194304 4196468 140720321389936 140081834746656 140082936915669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
[pid=3474/tid=3534] ppid=3471 vsize=10822312 memory=6628 CPUtime=0.09 cores=0-3
/proc/3474/task/3534/stat : 3534 (java) S 3471 3474 804 0 -1 1077944384 1 13261 0 0 0 0 5 4 20 0 15 0 415359617 11082047488 19314 33554432000 4194304 4196468 140720321389936 140081700529264 140082936915669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
[pid=3474/tid=3535] ppid=3471 vsize=10822312 memory=6660 CPUtime=0.09 cores=0-3
/proc/3474/task/3535/stat : 3535 (java) S 3471 3474 804 0 -1 1077944384 3 13261 0 0 0 0 5 4 20 0 15 0 415359620 11082047488 19314 33554432000 4194304 4196468 140720321389936 140081460238416 140082936924059 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
[pid=3474/tid=3536] ppid=3471 vsize=10822312 memory=3472328296227418193 CPUtime=0.19 cores=0-3
/proc/3474/task/3536/stat : 3536 (java) R 3471 3474 804 0 -1 4202560 1015 13261 0 0 10 0 5 4 20 0 15 0 415359620 11082047488 19314 33554432000 4194304 4196468 140720321389936 140082395215328 140082922030512 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
[pid=3474/tid=3537] ppid=3471 vsize=10822312 memory=0 CPUtime=0.21 cores=0-3
/proc/3474/task/3537/stat : 3537 (java) R 3471 3474 804 0 -1 4202560 547 13261 0 0 12 0 5 4 20 0 15 0 415359620 11082047488 19314 33554432000 4194304 4196468 140720321389936 140082394156256 140082918450036 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
[pid=3474/tid=3538] ppid=3471 vsize=10822312 memory=0 CPUtime=0.26 cores=0-3
/proc/3474/task/3538/stat : 3538 (java) S 3471 3474 804 0 -1 1077944384 844 13261 0 0 17 0 5 4 20 0 15 0 415359620 11082047488 19314 33554432000 4194304 4196468 140720321389936 140082393123696 140082936916610 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
[pid=3474/tid=3539] ppid=3471 vsize=10822312 memory=0 CPUtime=0.09 cores=0-3
/proc/3474/task/3539/stat : 3539 (java) S 3471 3474 804 0 -1 1077944384 3 13261 0 0 0 0 5 4 20 0 15 0 415359620 11082047488 19314 33554432000 4194304 4196468 140720321389936 140081426680800 140082936915669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
[pid=3474/tid=3540] ppid=3471 vsize=10822312 memory=-7749696028082845524 CPUtime=0.09 cores=0-3
/proc/3474/task/3540/stat : 3540 (java) S 3471 3474 804 0 -1 1077944384 1 13261 0 0 0 0 5 4 20 0 15 0 415359620 11082047488 19314 33554432000 4194304 4196468 140720321389936 140082392070576 140082936916610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
Current children cumulated CPU time: 1.1 s
Current children cumulated vsize: 10822312 KiB
Current children cumulated memory: 77256 KiB

[startup+1.50078 s]
/proc/loadavg: 1.29 1.09 1.28 4/228 3540
/proc/meminfo: memFree=27777224/32770688 swapFree=66919992/67108860
[pid=3474] ppid=3471 vsize=10832628 memory=171628 CPUtime=2.58 cores=0-3
/proc/3474/stat : 3474 (java) S 3471 3474 804 0 -1 1077944320 21558 13261 0 0 238 11 5 4 20 0 15 0 415359604 11092611072 42907 33554432000 4194304 4196468 140720321389936 140720321372480 140082936905463 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
/proc/3474/statm: 2708157 42907 3573 1 0 2670221 0
[pid=3474/tid=3527] ppid=3471 vsize=10832628 memory=0 CPUtime=1.44 cores=0-3
/proc/3474/task/3527/stat : 3527 (java) R 3471 3474 804 0 -1 4202560 14814 13261 0 0 128 7 5 4 20 0 15 0 415359613 11092611072 42907 33554432000 4194304 4196468 140720321389936 140082908717104 140082920985950 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
[pid=3474/tid=3528] ppid=3471 vsize=10832628 memory=280081797141952 CPUtime=0.09 cores=0-3
/proc/3474/task/3528/stat : 3528 (java) S 3471 3474 804 0 -1 1077944384 44 13261 0 0 0 0 5 4 20 0 15 0 415359614 11092611072 42907 33554432000 4194304 4196468 140720321389936 140082941148048 140082936915669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
[pid=3474/tid=3529] ppid=3471 vsize=10832628 memory=3472328296227418193 CPUtime=0.1 cores=0-3
/proc/3474/task/3529/stat : 3529 (java) S 3471 3474 804 0 -1 1077944384 62 13261 0 0 1 0 5 4 20 0 15 0 415359614 11092611072 42907 33554432000 4194304 4196468 140720321389936 140082845350672 140082936915669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
[pid=3474/tid=3530] ppid=3471 vsize=10832628 memory=0 CPUtime=0.1 cores=0-3
/proc/3474/task/3530/stat : 3530 (java) S 3471 3474 804 0 -1 1077944384 47 13261 0 0 1 0 5 4 20 0 15 0 415359614 11092611072 42907 33554432000 4194304 4196468 140720321389936 140082844298384 140082936915669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
[pid=3474/tid=3531] ppid=3471 vsize=10832628 memory=0 CPUtime=0.09 cores=0-3
/proc/3474/task/3531/stat : 3531 (java) S 3471 3474 804 0 -1 1077944384 272 13261 0 0 0 0 5 4 20 0 15 0 415359614 11092611072 42907 33554432000 4194304 4196468 140720321389936 140082843245584 140082936915669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
[pid=3474/tid=3532] ppid=3471 vsize=10832628 memory=0 CPUtime=0.1 cores=0-3
/proc/3474/task/3532/stat : 3532 (java) S 3471 3474 804 0 -1 1077944384 100 13261 0 0 1 0 5 4 20 0 15 0 415359616 11092611072 42907 33554432000 4194304 4196468 140720321389936 140082396280944 140082936916610 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
[pid=3474/tid=3533] ppid=3471 vsize=10832628 memory=-7749696028082845524 CPUtime=0.09 cores=0-3
/proc/3474/task/3533/stat : 3533 (java) S 3471 3474 804 0 -1 1077944384 14 13261 0 0 0 0 5 4 20 0 15 0 415359616 11092611072 42907 33554432000 4194304 4196468 140720321389936 140081834746720 140082936915669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
[pid=3474/tid=3534] ppid=3471 vsize=10832628 memory=55 CPUtime=0.09 cores=0-3
/proc/3474/task/3534/stat : 3534 (java) S 3471 3474 804 0 -1 1077944384 1 13261 0 0 0 0 5 4 20 0 15 0 415359617 11092611072 42907 33554432000 4194304 4196468 140720321389936 140081700529280 140082936915669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
[pid=3474/tid=3535] ppid=3471 vsize=10832628 memory=9 CPUtime=0.09 cores=0-3
/proc/3474/task/3535/stat : 3535 (java) S 3471 3474 804 0 -1 1077944384 3 13261 0 0 0 0 5 4 20 0 15 0 415359620 11092611072 42907 33554432000 4194304 4196468 140720321389936 140081460238416 140082936924059 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
[pid=3474/tid=3536] ppid=3471 vsize=10832628 memory=280081796746368 CPUtime=0.37 cores=0-3
/proc/3474/task/3536/stat : 3536 (java) S 3471 3474 804 0 -1 1077944384 1533 13261 0 0 28 0 5 4 20 0 15 0 415359620 11092611072 42907 33554432000 4194304 4196468 140720321389936 140082395228784 140082936916610 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
[pid=3474/tid=3537] ppid=3471 vsize=10832628 memory=0 CPUtime=0.4 cores=0-3
/proc/3474/task/3537/stat : 3537 (java) S 3471 3474 804 0 -1 1077944384 831 13261 0 0 31 0 5 4 20 0 15 0 415359620 11092611072 42907 33554432000 4194304 4196468 140720321389936 140082394175984 140082936916610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
[pid=3474/tid=3538] ppid=3471 vsize=10832628 memory=0 CPUtime=0.5 cores=0-3
/proc/3474/task/3538/stat : 3538 (java) R 3471 3474 804 0 -1 4202560 1626 13261 0 0 41 0 5 4 20 0 15 0 415359620 11092611072 42907 33554432000 4194304 4196468 140720321389936 140082393123696 140082920532006 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
[pid=3474/tid=3539] ppid=3471 vsize=10832628 memory=0 CPUtime=0.09 cores=0-3
/proc/3474/task/3539/stat : 3539 (java) S 3471 3474 804 0 -1 1077944384 3 13261 0 0 0 0 5 4 20 0 15 0 415359620 11092611072 42907 33554432000 4194304 4196468 140720321389936 140081426680800 140082936915669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
[pid=3474/tid=3540] ppid=3471 vsize=10832628 memory=0 CPUtime=0.09 cores=0-3
/proc/3474/task/3540/stat : 3540 (java) S 3471 3474 804 0 -1 1077944384 1 13261 0 0 0 0 5 4 20 0 15 0 415359620 11092611072 42907 33554432000 4194304 4196468 140720321389936 140082392070576 140082936916610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
Current children cumulated CPU time: 2.58 s
Current children cumulated vsize: 10832628 KiB
Current children cumulated memory: 171628 KiB

[startup+3.11731 s]
/proc/loadavg: 1.29 1.09 1.28 6/228 3540
/proc/meminfo: memFree=27636108/32770688 swapFree=66919992/67108860
[pid=3474] ppid=3471 vsize=10844936 memory=236692 CPUtime=6.51 cores=0-3
/proc/3474/stat : 3474 (java) S 3471 3474 804 0 -1 1077944320 32589 13261 0 0 625 17 5 4 20 0 15 0 415359604 11105214464 59173 33554432000 4194304 4196468 140720321389936 140720321372480 140082936905463 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
/proc/3474/statm: 2711234 59173 3605 1 0 2673293 0
[pid=3474/tid=3527] ppid=3471 vsize=10844936 memory=9 CPUtime=2.99 cores=0-3
/proc/3474/task/3527/stat : 3527 (java) R 3471 3474 804 0 -1 4202560 18884 13261 0 0 282 8 5 4 20 0 15 0 415359613 11105214464 59173 33554432000 4194304 4196468 140720321389936 140082908740168 140082522956452 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
[pid=3474/tid=3528] ppid=3471 vsize=10844936 memory=280081796746368 CPUtime=0.13 cores=0-3
/proc/3474/task/3528/stat : 3528 (java) S 3471 3474 804 0 -1 1077944384 55 13261 0 0 3 1 5 4 20 0 15 0 415359614 11105214464 59173 33554432000 4194304 4196468 140720321389936 140082941148048 140082936915669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
[pid=3474/tid=3529] ppid=3471 vsize=10844936 memory=195132 CPUtime=0.12 cores=0-3
/proc/3474/task/3529/stat : 3529 (java) S 3471 3474 804 0 -1 1077944384 84 13261 0 0 3 0 5 4 20 0 15 0 415359614 11105214464 59173 33554432000 4194304 4196468 140720321389936 140082845350672 140082936915669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
[pid=3474/tid=3530] ppid=3471 vsize=10844936 memory=0 CPUtime=0.13 cores=0-3
/proc/3474/task/3530/stat : 3530 (java) S 3471 3474 804 0 -1 1077944384 80 13261 0 0 4 0 5 4 20 0 15 0 415359614 11105214464 59173 33554432000 4194304 4196468 140720321389936 140082844298384 140082936915669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
[pid=3474/tid=3531] ppid=3471 vsize=10844936 memory=280081797141952 CPUtime=0.13 cores=0-3
/proc/3474/task/3531/stat : 3531 (java) S 3471 3474 804 0 -1 1077944384 278 13261 0 0 4 0 5 4 20 0 15 0 415359614 11105214464 59173 33554432000 4194304 4196468 140720321389936 140082843245584 140082936915669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
[pid=3474/tid=3532] ppid=3471 vsize=10844936 memory=0 CPUtime=0.12 cores=0-3
/proc/3474/task/3532/stat : 3532 (java) S 3471 3474 804 0 -1 1077944384 345 13261 0 0 3 0 5 4 20 0 15 0 415359616 11105214464 59173 33554432000 4194304 4196468 140720321389936 140082396280944 140082936916610 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
[pid=3474/tid=3533] ppid=3471 vsize=10844936 memory=6944656592455359580 CPUtime=0.09 cores=0-3
/proc/3474/task/3533/stat : 3533 (java) S 3471 3474 804 0 -1 1077944384 14 13261 0 0 0 0 5 4 20 0 15 0 415359616 11105214464 59173 33554432000 4194304 4196468 140720321389936 140081834746720 140082936915669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
[pid=3474/tid=3534] ppid=3471 vsize=10844936 memory=6943526294502006880 CPUtime=0.09 cores=0-3
/proc/3474/task/3534/stat : 3534 (java) S 3471 3474 804 0 -1 1077944384 1 13261 0 0 0 0 5 4 20 0 15 0 415359617 11105214464 59173 33554432000 4194304 4196468 140720321389936 140081700529280 140082936915669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
[pid=3474/tid=3535] ppid=3471 vsize=10844936 memory=6943526294502006880 CPUtime=0.09 cores=0-3
/proc/3474/task/3535/stat : 3535 (java) S 3471 3474 804 0 -1 1077944384 3 13261 0 0 0 0 5 4 20 0 15 0 415359620 11105214464 59173 33554432000 4194304 4196468 140720321389936 140081460238416 140082936924059 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
[pid=3474/tid=3536] ppid=3471 vsize=10844936 memory=55 CPUtime=0.91 cores=0-3
/proc/3474/task/3536/stat : 3536 (java) R 3471 3474 804 0 -1 4202560 3074 13261 0 0 81 1 5 4 20 0 15 0 415359620 11105214464 59173 33554432000 4194304 4196468 140720321389936 140082395215808 140082918425515 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
[pid=3474/tid=3537] ppid=3471 vsize=10844936 memory=5859271421084456296 CPUtime=1.31 cores=0-3
/proc/3474/task/3537/stat : 3537 (java) R 3471 3474 804 0 -1 4202560 3056 13261 0 0 121 1 5 4 20 0 15 0 415359620 11105214464 59173 33554432000 4194304 4196468 140720321389936 140082394157408 140082920402247 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
[pid=3474/tid=3538] ppid=3471 vsize=10844936 memory=4642768389329666151 CPUtime=1.28 cores=0-3
/proc/3474/task/3538/stat : 3538 (java) S 3471 3474 804 0 -1 1077944384 4501 13261 0 0 118 1 5 4 20 0 15 0 415359620 11105214464 59173 33554432000 4194304 4196468 140720321389936 140082393123696 140082936916610 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
[pid=3474/tid=3539] ppid=3471 vsize=10844936 memory=1432 CPUtime=0.09 cores=0-3
/proc/3474/task/3539/stat : 3539 (java) S 3471 3474 804 0 -1 1077944384 3 13261 0 0 0 0 5 4 20 0 15 0 415359620 11105214464 59173 33554432000 4194304 4196468 140720321389936 140081426680800 140082936915669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
[pid=3474/tid=3540] ppid=3471 vsize=10844936 memory=33 CPUtime=0.09 cores=0-3
/proc/3474/task/3540/stat : 3540 (java) S 3471 3474 804 0 -1 1077944384 1 13261 0 0 0 0 5 4 20 0 15 0 415359620 11105214464 59173 33554432000 4194304 4196468 140720321389936 140082392070576 140082936916610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
Current children cumulated CPU time: 6.51 s
Current children cumulated vsize: 10844936 KiB
Current children cumulated memory: 236692 KiB

[startup+3.14048 s]
# the end of solver process 3474 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=6.32387 s, system=0.221226 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+3.11731 s]
/proc/loadavg: 1.29 1.09 1.28 6/228 3540
/proc/meminfo: memFree=27636108/32770688 swapFree=66919992/67108860
[pid=3474] ppid=3471 vsize=10844936 memory=236692 CPUtime=6.51 cores=0-3
/proc/3474/stat : 3474 (java) S 3471 3474 804 0 -1 1077944320 32589 13261 0 0 625 17 5 4 20 0 15 0 415359604 11105214464 59173 33554432000 4194304 4196468 140720321389936 140720321372480 140082936905463 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
/proc/3474/statm: 2711234 59173 3605 1 0 2673293 0
[pid=3474/tid=3527] ppid=3471 vsize=10844936 memory=9 CPUtime=2.99 cores=0-3
/proc/3474/task/3527/stat : 3527 (java) R 3471 3474 804 0 -1 4202560 18884 13261 0 0 282 8 5 4 20 0 15 0 415359613 11105214464 59173 33554432000 4194304 4196468 140720321389936 140082908740168 140082522956452 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
[pid=3474/tid=3528] ppid=3471 vsize=10844936 memory=280081796746368 CPUtime=0.13 cores=0-3
/proc/3474/task/3528/stat : 3528 (java) S 3471 3474 804 0 -1 1077944384 55 13261 0 0 3 1 5 4 20 0 15 0 415359614 11105214464 59173 33554432000 4194304 4196468 140720321389936 140082941148048 140082936915669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
[pid=3474/tid=3529] ppid=3471 vsize=10844936 memory=195132 CPUtime=0.12 cores=0-3
/proc/3474/task/3529/stat : 3529 (java) S 3471 3474 804 0 -1 1077944384 84 13261 0 0 3 0 5 4 20 0 15 0 415359614 11105214464 59173 33554432000 4194304 4196468 140720321389936 140082845350672 140082936915669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
[pid=3474/tid=3530] ppid=3471 vsize=10844936 memory=0 CPUtime=0.13 cores=0-3
/proc/3474/task/3530/stat : 3530 (java) S 3471 3474 804 0 -1 1077944384 80 13261 0 0 4 0 5 4 20 0 15 0 415359614 11105214464 59173 33554432000 4194304 4196468 140720321389936 140082844298384 140082936915669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
[pid=3474/tid=3531] ppid=3471 vsize=10844936 memory=280081797141952 CPUtime=0.13 cores=0-3
/proc/3474/task/3531/stat : 3531 (java) S 3471 3474 804 0 -1 1077944384 278 13261 0 0 4 0 5 4 20 0 15 0 415359614 11105214464 59173 33554432000 4194304 4196468 140720321389936 140082843245584 140082936915669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
[pid=3474/tid=3532] ppid=3471 vsize=10844936 memory=0 CPUtime=0.12 cores=0-3
/proc/3474/task/3532/stat : 3532 (java) S 3471 3474 804 0 -1 1077944384 345 13261 0 0 3 0 5 4 20 0 15 0 415359616 11105214464 59173 33554432000 4194304 4196468 140720321389936 140082396280944 140082936916610 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
[pid=3474/tid=3533] ppid=3471 vsize=10844936 memory=6944656592455359580 CPUtime=0.09 cores=0-3
/proc/3474/task/3533/stat : 3533 (java) S 3471 3474 804 0 -1 1077944384 14 13261 0 0 0 0 5 4 20 0 15 0 415359616 11105214464 59173 33554432000 4194304 4196468 140720321389936 140081834746720 140082936915669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
[pid=3474/tid=3534] ppid=3471 vsize=10844936 memory=6943526294502006880 CPUtime=0.09 cores=0-3
/proc/3474/task/3534/stat : 3534 (java) S 3471 3474 804 0 -1 1077944384 1 13261 0 0 0 0 5 4 20 0 15 0 415359617 11105214464 59173 33554432000 4194304 4196468 140720321389936 140081700529280 140082936915669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
[pid=3474/tid=3535] ppid=3471 vsize=10844936 memory=6943526294502006880 CPUtime=0.09 cores=0-3
/proc/3474/task/3535/stat : 3535 (java) S 3471 3474 804 0 -1 1077944384 3 13261 0 0 0 0 5 4 20 0 15 0 415359620 11105214464 59173 33554432000 4194304 4196468 140720321389936 140081460238416 140082936924059 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
[pid=3474/tid=3536] ppid=3471 vsize=10844936 memory=55 CPUtime=0.91 cores=0-3
/proc/3474/task/3536/stat : 3536 (java) R 3471 3474 804 0 -1 4202560 3074 13261 0 0 81 1 5 4 20 0 15 0 415359620 11105214464 59173 33554432000 4194304 4196468 140720321389936 140082395215808 140082918425515 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
[pid=3474/tid=3537] ppid=3471 vsize=10844936 memory=5859271421084456296 CPUtime=1.31 cores=0-3
/proc/3474/task/3537/stat : 3537 (java) R 3471 3474 804 0 -1 4202560 3056 13261 0 0 121 1 5 4 20 0 15 0 415359620 11105214464 59173 33554432000 4194304 4196468 140720321389936 140082394157408 140082920402247 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
[pid=3474/tid=3538] ppid=3471 vsize=10844936 memory=4642768389329666151 CPUtime=1.28 cores=0-3
/proc/3474/task/3538/stat : 3538 (java) S 3471 3474 804 0 -1 1077944384 4501 13261 0 0 118 1 5 4 20 0 15 0 415359620 11105214464 59173 33554432000 4194304 4196468 140720321389936 140082393123696 140082936916610 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
[pid=3474/tid=3539] ppid=3471 vsize=10844936 memory=1432 CPUtime=0.09 cores=0-3
/proc/3474/task/3539/stat : 3539 (java) S 3471 3474 804 0 -1 1077944384 3 13261 0 0 0 0 5 4 20 0 15 0 415359620 11105214464 59173 33554432000 4194304 4196468 140720321389936 140081426680800 140082936915669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
[pid=3474/tid=3540] ppid=3471 vsize=10844936 memory=33 CPUtime=0.09 cores=0-3
/proc/3474/task/3540/stat : 3540 (java) S 3471 3474 804 0 -1 1077944384 1 13261 0 0 0 0 5 4 20 0 15 0 415359620 11105214464 59173 33554432000 4194304 4196468 140720321389936 140082392070576 140082936916610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18853888 140720321395439 140720321397957 140720321397957 140720321400783 0
Current children cumulated CPU time: 6.51 s
Current children cumulated vsize: 10844936 KiB
Current children cumulated memory: 236692 KiB

Child status: 0
Real time (s): 3.14053
CPU time (s): 6.5451
CPU user time (s): 6.32387
CPU system time (s): 0.221226
CPU usage (%): 208.408
Max. virtual memory (cumulated for all children) (KiB): 10844936
Max. memory (cumulated for all children) (KiB): 236692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.32387
system time used= 0.221226
maximum resident set size= 238808
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45872
page faults= 0
swaps= 0
block input operations= 0
block output operations= 144
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4965
involuntary context switches= 44


# summary of solver processes directly reported to runsolver:
#   pid: 3474
#   total CPU time (s): 6.5451
#   total CPU user time (s): 6.32387
#   total CPU system time (s): 0.221226

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.050856 second user time and 0.080416 second system time

The end

Launcher Data

Begin job on node120 at 2011-12-15 01:12:35
IDJOB=4395757
IDBENCH=120167
IDSOLVER=2846
FILE ID=node120/4395757-1568393533
RUNJOBID= node120-1323907941-3247
PBS_JOBID= 21701843
Free space on /tmp= 61616 MiB

SOLVER NAME= Concrete 3.12.2
BENCH NAME= XCSP17/MaxCSP/MaxCSP-kbtree-s9-5/kbtree-9-5-3-5-80-33.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4395757-1568393533/watcher-4395757-1568393533 -o /tmp/evaluation-result-4395757-1568393533/solver-4395757-1568393533 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node120-1323907941-3247 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=1308224565 HOME/instance-4395757-1568393533.xml

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

MD5SUM BENCH= 3a59b8dd6de58bfa61ad72b85e3ef803
RANDOM SEED=1308224565

node120.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2667.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2667.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2667.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2667.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2667.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5329.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2667.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5329.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2667.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5329.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2667.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5329.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770688 kB
MemFree:        27888620 kB
MemAvailable:   31379544 kB
Buffers:          177048 kB
Cached:          3619360 kB
SwapCached:        77548 kB
Active:          1515388 kB
Inactive:        2812836 kB
Active(anon):     454364 kB
Inactive(anon):   127888 kB
Active(file):    1061024 kB
Inactive(file):  2684948 kB
Unevictable:      107232 kB
Mlocked:          107232 kB
SwapTotal:      67108860 kB
SwapFree:       66919992 kB
Dirty:             36232 kB
Writeback:             8 kB
AnonPages:        563524 kB
Mapped:            61604 kB
Shmem:             41008 kB
Slab:             150612 kB
SReclaimable:     121576 kB
SUnreclaim:        29036 kB
KernelStack:        3728 kB
PageTables:         6656 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494204 kB
Committed_AS:    1806656 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350212 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    399360 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      146880 kB
DirectMap2M:    33398784 kB

Free space on /tmp at the end= 61580 MiB
End job on node120 at 2011-12-15 01:12:39