Trace number 4252303

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
Naxos 1.1.0? (TO) 2400.02 2399.8

General information on the benchmark

NameQRandom/QRandom-composed-s75/
composed-75-01-25-6.xml
MD5SUM3604f03ade31706fc8f860f14c72a950
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.024673
Satisfiable
(Un)Satisfiability was proved
Number of variables83
Number of constraints647
Number of domains1
Minimum domain size10
Maximum domain size10
Distribution of domain sizes[{"size":10,"count":83}]
Minimum variable degree6
Maximum variable degree26
Distribution of variable degrees[{"degree":6,"count":1},{"degree":8,"count":3},{"degree":9,"count":5},{"degree":10,"count":3},{"degree":11,"count":4},{"degree":13,"count":10},{"degree":14,"count":6},{"degree":15,"count":7},{"degree":16,"count":12},{"degree":17,"count":6},{"degree":18,"count":6},{"degree":19,"count":4},{"degree":20,"count":4},{"degree":21,"count":6},{"degree":22,"count":1},{"degree":23,"count":3},{"degree":25,"count":1},{"degree":26,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":647}]
Number of extensional constraints647
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":647}]
Optimization problemNO
Type of objective

Solver Data

2400.01/2399.80	s UNKNOWN

Verifier Data


Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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-4252303-1500924559/watcher-4252303-1500924559 -o /tmp/evaluation-result-4252303-1500924559/solver-4252303-1500924559 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node120-1500914921-3806 --watchdog 2560 ./naxos-xcsp3 HOME/instance-4252303-1500924559.xml 

pid=6272
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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: 8192 KiB


[startup+0 s]
/proc/loadavg: 2.05 2.03 2.02 2/181 6275
/proc/meminfo: memFree=30726872/32770624 swapFree=5848/115028
[pid=6275] ppid=6272 vsize=24348 CPUtime=0 cores=1,3,5,7
/proc/6275/stat : 6275 (naxos-xcsp3) R 6272 6275 3774 0 -1 4202496 858 0 0 0 0 0 0 0 20 0 1 0 2009376 24932352 690 33554432000 4194304 6986860 140725025454064 140725025450760 140434380844005 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 9087712 9120176 29392896 140725025457422 140725025457503 140725025457503 140725025460202 0
/proc/6275/statm: 6087 690 625 682 0 90 0

[startup+0.100117 s]
/proc/loadavg: 2.05 2.03 2.02 2/181 6275
/proc/meminfo: memFree=30726872/32770624 swapFree=5848/115028
[pid=6275] ppid=6272 vsize=32364 CPUtime=0.09 cores=1,3,5,7
/proc/6275/stat : 6275 (naxos-xcsp3) R 6272 6275 3774 0 -1 4202496 2893 0 0 0 9 0 0 0 20 0 1 0 2009376 33140736 2680 33554432000 4194304 6986860 140725025454064 140725025450760 140434381107580 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 29392896 140725025457422 140725025457503 140725025457503 140725025460202 0
/proc/6275/statm: 8091 2680 688 682 0 2094 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32364

[startup+0.200293 s]
/proc/loadavg: 2.05 2.03 2.02 2/181 6275
/proc/meminfo: memFree=30726872/32770624 swapFree=5848/115028
[pid=6275] ppid=6272 vsize=32364 CPUtime=0.19 cores=1,3,5,7
/proc/6275/stat : 6275 (naxos-xcsp3) R 6272 6275 3774 0 -1 4202496 2893 0 0 0 19 0 0 0 20 0 1 0 2009376 33140736 2680 33554432000 4194304 6986860 140725025454064 140725025450760 5438224 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 29392896 140725025457422 140725025457503 140725025457503 140725025460202 0
/proc/6275/statm: 8091 2680 688 682 0 2094 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 32364

[startup+0.300208 s]
/proc/loadavg: 2.05 2.03 2.02 2/181 6275
/proc/meminfo: memFree=30726872/32770624 swapFree=5848/115028
[pid=6275] ppid=6272 vsize=32364 CPUtime=0.29 cores=1,3,5,7
/proc/6275/stat : 6275 (naxos-xcsp3) R 6272 6275 3774 0 -1 4202496 2893 0 0 0 29 0 0 0 20 0 1 0 2009376 33140736 2680 33554432000 4194304 6986860 140725025454064 140725025450760 140434381107580 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 29392896 140725025457422 140725025457503 140725025457503 140725025460202 0
/proc/6275/statm: 8091 2680 688 682 0 2094 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32364

[startup+0.700174 s]
/proc/loadavg: 2.05 2.03 2.02 2/181 6275
/proc/meminfo: memFree=30726872/32770624 swapFree=5848/115028
[pid=6275] ppid=6272 vsize=32364 CPUtime=0.68 cores=1,3,5,7
/proc/6275/stat : 6275 (naxos-xcsp3) R 6272 6275 3774 0 -1 4202496 2893 0 0 0 68 0 0 0 20 0 1 0 2009376 33140736 2680 33554432000 4194304 6986860 140725025454064 140725025450760 140434381107580 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 29392896 140725025457422 140725025457503 140725025457503 140725025460202 0
/proc/6275/statm: 8091 2680 688 682 0 2094 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 32364

[startup+1.50017 s]
/proc/loadavg: 2.05 2.03 2.02 3/182 6276
/proc/meminfo: memFree=30473004/32770624 swapFree=5848/115024
[pid=6275] ppid=6272 vsize=32364 CPUtime=1.49 cores=1,3,5,7
/proc/6275/stat : 6275 (naxos-xcsp3) R 6272 6275 3774 0 -1 4202496 2894 0 0 0 148 1 0 0 20 0 1 0 2009376 33140736 2680 33554432000 4194304 6986860 140725025454064 140725025449416 140434381107580 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 29392896 140725025457422 140725025457503 140725025457503 140725025460202 0
/proc/6275/statm: 8091 2680 688 682 0 2094 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32364

[startup+3.10018 s]
/proc/loadavg: 2.05 2.03 2.02 3/182 6276
/proc/meminfo: memFree=30229220/32770624 swapFree=5848/115024
[pid=6275] ppid=6272 vsize=32364 CPUtime=3.09 cores=1,3,5,7
/proc/6275/stat : 6275 (naxos-xcsp3) R 6272 6275 3774 0 -1 4202496 3431 0 0 0 307 2 0 0 20 0 1 0 2009376 33140736 2740 33554432000 4194304 6986860 140725025454064 140725025449592 140434381107580 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 29392896 140725025457422 140725025457503 140725025457503 140725025460202 0
/proc/6275/statm: 8091 2740 688 682 0 2094 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 32364

[startup+6.30018 s]
/proc/loadavg: 2.05 2.03 2.02 3/182 6276
/proc/meminfo: memFree=29499404/32770624 swapFree=5848/115024
[pid=6275] ppid=6272 vsize=32364 CPUtime=6.28 cores=1,3,5,7
/proc/6275/stat : 6275 (naxos-xcsp3) R 6272 6275 3774 0 -1 4202496 4207 0 0 0 624 4 0 0 20 0 1 0 2009376 33140736 2740 33554432000 4194304 6986860 140725025454064 140725025449592 140434381107580 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 29392896 140725025457422 140725025457503 140725025457503 140725025460202 0
/proc/6275/statm: 8091 2740 688 682 0 2094 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 32364

[startup+12.7002 s]
/proc/loadavg: 2.04 2.03 2.02 3/182 6276
/proc/meminfo: memFree=28039556/32770624 swapFree=5848/115036
[pid=6275] ppid=6272 vsize=32364 CPUtime=12.69 cores=1,3,5,7
/proc/6275/stat : 6275 (naxos-xcsp3) R 6272 6275 3774 0 -1 4202496 4991 0 0 0 1258 11 0 0 20 0 1 0 2009376 33140736 2740 33554432000 4194304 6986860 140725025454064 140725025449416 140434381107580 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 29392896 140725025457422 140725025457503 140725025457503 140725025460202 0
/proc/6275/statm: 8091 2740 688 682 0 2094 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 32364

[startup+25.5002 s]
/proc/loadavg: 2.03 2.03 2.02 3/182 6276
/proc/meminfo: memFree=25124904/32770624 swapFree=5848/115052
[pid=6275] ppid=6272 vsize=32364 CPUtime=25.49 cores=1,3,5,7
/proc/6275/stat : 6275 (naxos-xcsp3) R 6272 6275 3774 0 -1 4202496 6485 0 0 0 2527 22 0 0 20 0 1 0 2009376 33140736 2740 33554432000 4194304 6986860 140725025454064 140725025449416 140434381107580 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 29392896 140725025457422 140725025457503 140725025457503 140725025460202 0
/proc/6275/statm: 8091 2740 688 682 0 2094 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 32364

[startup+51.1002 s]
/proc/loadavg: 1.96 2.01 2.01 3/182 6347
/proc/meminfo: memFree=32114296/32770624 swapFree=5848/115304
[pid=6275] ppid=6272 vsize=32364 CPUtime=51.09 cores=1,3,5,7
/proc/6275/stat : 6275 (naxos-xcsp3) R 6272 6275 3774 0 -1 4202496 7198 0 0 0 5066 43 0 0 20 0 1 0 2009376 33140736 2740 33554432000 4194304 6986860 140725025454064 140725025449416 140434381107580 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 29392896 140725025457422 140725025457503 140725025457503 140725025460202 0
/proc/6275/statm: 8091 2740 688 682 0 2094 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 32364

[startup+102.3 s]
/proc/loadavg: 1.98 2.01 2.01 3/182 6347
/proc/meminfo: memFree=32113616/32770624 swapFree=5848/115156
[pid=6275] ppid=6272 vsize=32364 CPUtime=102.3 cores=1,3,5,7
/proc/6275/stat : 6275 (naxos-xcsp3) R 6272 6275 3774 0 -1 4202496 7684 0 0 0 10138 92 0 0 20 0 1 0 2009376 33140736 2740 33554432000 4194304 6986860 140725025454064 140725025449416 140434381107580 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 29392896 140725025457422 140725025457503 140725025457503 140725025460202 0
/proc/6275/statm: 8091 2740 688 682 0 2094 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 32364

[startup+162.3 s]
/proc/loadavg: 1.99 2.01 2.01 3/182 6348
/proc/meminfo: memFree=32112732/32770624 swapFree=5848/115184
[pid=6275] ppid=6272 vsize=32364 CPUtime=162.3 cores=1,3,5,7
/proc/6275/stat : 6275 (naxos-xcsp3) R 6272 6275 3774 0 -1 4202496 8177 0 0 0 16084 146 0 0 20 0 1 0 2009376 33140736 2740 33554432000 4194304 6986860 140725025454064 140725025449416 140434381107580 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 29392896 140725025457422 140725025457503 140725025457503 140725025460202 0
/proc/6275/statm: 8091 2740 688 682 0 2094 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 32364

[startup+222.306 s]
/proc/loadavg: 2.00 2.01 2.01 3/182 6349
/proc/meminfo: memFree=32112972/32770624 swapFree=5848/115224
[pid=6275] ppid=6272 vsize=32364 CPUtime=222.31 cores=1,3,5,7
/proc/6275/stat : 6275 (naxos-xcsp3) R 6272 6275 3774 0 -1 4202496 8664 0 0 0 22028 203 0 0 20 0 1 0 2009376 33140736 2740 33554432000 4194304 6986860 140725025454064 140725025449592 140434381107580 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 29392896 140725025457422 140725025457503 140725025457503 140725025460202 0
/proc/6275/statm: 8091 2740 688 682 0 2094 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 32364

[startup+282.3 s]
/proc/loadavg: 2.04 2.02 2.02 3/182 6350
/proc/meminfo: memFree=32112976/32770624 swapFree=5848/115244
[pid=6275] ppid=6272 vsize=32364 CPUtime=282.32 cores=1,3,5,7
/proc/6275/stat : 6275 (naxos-xcsp3) R 6272 6275 3774 0 -1 4202496 8687 0 0 0 27976 256 0 0 20 0 1 0 2009376 33140736 2740 33554432000 4194304 6986860 140725025454064 140725025449416 140434381107580 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 29392896 140725025457422 140725025457503 140725025457503 140725025460202 0
/proc/6275/statm: 8091 2740 688 682 0 2094 0
Current children cumulated CPU time (s) 282.32
Current children cumulated vsize (KiB) 32364

[startup+342.3 s]
/proc/loadavg: 2.02 2.02 2.02 3/182 6351
/proc/meminfo: memFree=32113144/32770624 swapFree=5848/115280
[pid=6275] ppid=6272 vsize=32364 CPUtime=342.31 cores=1,3,5,7
/proc/6275/stat : 6275 (naxos-xcsp3) R 6272 6275 3774 0 -1 4202496 9164 0 0 0 33923 308 0 0 20 0 1 0 2009376 33140736 2740 33554432000 4194304 6986860 140725025454064 140725025449592 140434381107580 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 29392896 140725025457422 140725025457503 140725025457503 140725025460202 0
/proc/6275/statm: 8091 2740 688 682 0 2094 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 32364

[startup+402.3 s]
/proc/loadavg: 2.01 2.01 2.02 3/182 6352
/proc/meminfo: memFree=32113260/32770624 swapFree=5848/115304
[pid=6275] ppid=6272 vsize=32364 CPUtime=402.32 cores=1,3,5,7
/proc/6275/stat : 6275 (naxos-xcsp3) R 6272 6275 3774 0 -1 4202496 9183 0 0 0 39868 364 0 0 20 0 1 0 2009376 33140736 2740 33554432000 4194304 6986860 140725025454064 140725025449416 140434381107580 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 29392896 140725025457422 140725025457503 140725025457503 140725025460202 0
/proc/6275/statm: 8091 2740 688 682 0 2094 0
Current children cumulated CPU time (s) 402.32
Current children cumulated vsize (KiB) 32364

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/182 6353
/proc/meminfo: memFree=32113160/32770624 swapFree=5848/115336
[pid=6275] ppid=6272 vsize=32364 CPUtime=462.33 cores=1,3,5,7
/proc/6275/stat : 6275 (naxos-xcsp3) R 6272 6275 3774 0 -1 4202496 9679 0 0 0 45818 415 0 0 20 0 1 0 2009376 33140736 2740 33554432000 4194304 6986860 140725025454064 140725025449592 140434381107580 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 29392896 140725025457422 140725025457503 140725025457503 140725025460202 0
/proc/6275/statm: 8091 2740 688 682 0 2094 0
Current children cumulated CPU time (s) 462.33
Current children cumulated vsize (KiB) 32364

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/182 6354
/proc/meminfo: memFree=32113076/32770624 swapFree=5848/115364
[pid=6275] ppid=6272 vsize=32364 CPUtime=522.34 cores=1,3,5,7
/proc/6275/stat : 6275 (naxos-xcsp3) R 6272 6275 3774 0 -1 4202496 9679 0 0 0 51763 471 0 0 20 0 1 0 2009376 33140736 2740 33554432000 4194304 6986860 140725025454064 140725025449592 140434381107580 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 29392896 140725025457422 140725025457503 140725025457503 140725025460202 0
/proc/6275/statm: 8091 2740 688 682 0 2094 0
Current children cumulated CPU time (s) 522.34
Current children cumulated vsize (KiB) 32364

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/182 6355
/proc/meminfo: memFree=32113284/32770624 swapFree=5848/115396
[pid=6275] ppid=6272 vsize=32364 CPUtime=582.34 cores=1,3,5,7
/proc/6275/stat : 6275 (naxos-xcsp3) R 6272 6275 3774 0 -1 4202496 10098 0 0 0 57705 529 0 0 20 0 1 0 2009376 33140736 2740 33554432000 4194304 6986860 140725025454064 140725025449416 140434381107580 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 29392896 140725025457422 140725025457503 140725025457503 140725025460202 0
/proc/6275/statm: 8091 2740 688 682 0 2094 0
Current children cumulated CPU time (s) 582.34
Current children cumulated vsize (KiB) 32364


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


[startup+1482.3 s]
/proc/loadavg: 2.00 2.03 2.03 3/183 6385
/proc/meminfo: memFree=32111544/32770624 swapFree=5848/115848
[pid=6275] ppid=6272 vsize=32364 CPUtime=1482.43 cores=1,3,5,7
/proc/6275/stat : 6275 (naxos-xcsp3) R 6272 6275 3774 0 -1 4202496 13787 0 0 0 146848 1395 0 0 20 0 1 0 2009376 33140736 2741 33554432000 4194304 6986860 140725025454064 140725025449592 140434381107580 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 29392896 140725025457422 140725025457503 140725025457503 140725025460202 0
/proc/6275/statm: 8091 2741 688 682 0 2094 0
Current children cumulated CPU time (s) 1482.43
Current children cumulated vsize (KiB) 32364

[startup+1542.31 s]
/proc/loadavg: 2.00 2.02 2.03 3/183 6387
/proc/meminfo: memFree=32111428/32770624 swapFree=5848/115888
[pid=6275] ppid=6272 vsize=32364 CPUtime=1542.44 cores=1,3,5,7
/proc/6275/stat : 6275 (naxos-xcsp3) R 6272 6275 3774 0 -1 4202496 14281 0 0 0 152788 1456 0 0 20 0 1 0 2009376 33140736 2741 33554432000 4194304 6986860 140725025454064 140725025449592 140434381107580 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 29392896 140725025457422 140725025457503 140725025457503 140725025460202 0
/proc/6275/statm: 8091 2741 688 682 0 2094 0
Current children cumulated CPU time (s) 1542.44
Current children cumulated vsize (KiB) 32364

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/182 6388
/proc/meminfo: memFree=32111948/32770624 swapFree=5848/115912
[pid=6275] ppid=6272 vsize=32364 CPUtime=1602.43 cores=1,3,5,7
/proc/6275/stat : 6275 (naxos-xcsp3) R 6272 6275 3774 0 -1 4202496 14281 0 0 0 158725 1518 0 0 20 0 1 0 2009376 33140736 2741 33554432000 4194304 6986860 140725025454064 140725025449592 140434381107580 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 29392896 140725025457422 140725025457503 140725025457503 140725025460202 0
/proc/6275/statm: 8091 2741 688 682 0 2094 0
Current children cumulated CPU time (s) 1602.43
Current children cumulated vsize (KiB) 32364

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/182 6389
/proc/meminfo: memFree=32111604/32770624 swapFree=5848/115940
[pid=6275] ppid=6272 vsize=32364 CPUtime=1662.44 cores=1,3,5,7
/proc/6275/stat : 6275 (naxos-xcsp3) R 6272 6275 3774 0 -1 4202496 14741 0 0 0 164662 1582 0 0 20 0 1 0 2009376 33140736 2741 33554432000 4194304 6986860 140725025454064 140725025449416 140434381107580 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 29392896 140725025457422 140725025457503 140725025457503 140725025460202 0
/proc/6275/statm: 8091 2741 688 682 0 2094 0
Current children cumulated CPU time (s) 1662.44
Current children cumulated vsize (KiB) 32364

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/182 6391
/proc/meminfo: memFree=32110888/32770624 swapFree=5848/115976
[pid=6275] ppid=6272 vsize=32364 CPUtime=1722.45 cores=1,3,5,7
/proc/6275/stat : 6275 (naxos-xcsp3) R 6272 6275 3774 0 -1 4202496 14796 0 0 0 170599 1646 0 0 20 0 1 0 2009376 33140736 2741 33554432000 4194304 6986860 140725025454064 140725025449592 140434381107580 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 29392896 140725025457422 140725025457503 140725025457503 140725025460202 0
/proc/6275/statm: 8091 2741 688 682 0 2094 0
Current children cumulated CPU time (s) 1722.45
Current children cumulated vsize (KiB) 32364

[startup+1782.3 s]
/proc/loadavg: 2.05 2.03 2.04 3/182 6392
/proc/meminfo: memFree=32111764/32770624 swapFree=5848/116012
[pid=6275] ppid=6272 vsize=32364 CPUtime=1782.45 cores=1,3,5,7
/proc/6275/stat : 6275 (naxos-xcsp3) R 6272 6275 3774 0 -1 4202496 15293 0 0 0 176529 1716 0 0 20 0 1 0 2009376 33140736 2741 33554432000 4194304 6986860 140725025454064 140725025449592 140434381107580 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 29392896 140725025457422 140725025457503 140725025457503 140725025460202 0
/proc/6275/statm: 8091 2741 688 682 0 2094 0
Current children cumulated CPU time (s) 1782.45
Current children cumulated vsize (KiB) 32364

[startup+1842.3 s]
/proc/loadavg: 2.02 2.02 2.04 3/182 6393
/proc/meminfo: memFree=32111644/32770624 swapFree=5848/116036
[pid=6275] ppid=6272 vsize=32364 CPUtime=1842.45 cores=1,3,5,7
/proc/6275/stat : 6275 (naxos-xcsp3) R 6272 6275 3774 0 -1 4202496 15299 0 0 0 182460 1785 0 0 20 0 1 0 2009376 33140736 2741 33554432000 4194304 6986860 140725025454064 140725025449592 140434381107580 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 29392896 140725025457422 140725025457503 140725025457503 140725025460202 0
/proc/6275/statm: 8091 2741 688 682 0 2094 0
Current children cumulated CPU time (s) 1842.45
Current children cumulated vsize (KiB) 32364

[startup+1902.3 s]
/proc/loadavg: 2.01 2.02 2.04 3/183 6424
/proc/meminfo: memFree=32108884/32770624 swapFree=5848/116092
[pid=6275] ppid=6272 vsize=32364 CPUtime=1902.46 cores=1,3,5,7
/proc/6275/stat : 6275 (naxos-xcsp3) R 6272 6275 3774 0 -1 4202496 15736 0 0 0 188390 1856 0 0 20 0 1 0 2009376 33140736 2741 33554432000 4194304 6986860 140725025454064 140725025449416 140434381107580 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 29392896 140725025457422 140725025457503 140725025457503 140725025460202 0
/proc/6275/statm: 8091 2741 688 682 0 2094 0
Current children cumulated CPU time (s) 1902.46
Current children cumulated vsize (KiB) 32364

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.04 4/183 6425
/proc/meminfo: memFree=32109760/32770624 swapFree=5848/116120
[pid=6275] ppid=6272 vsize=32364 CPUtime=1962.46 cores=1,3,5,7
/proc/6275/stat : 6275 (naxos-xcsp3) R 6272 6275 3774 0 -1 4202496 15793 0 0 0 194322 1924 0 0 20 0 1 0 2009376 33140736 2741 33554432000 4194304 6986860 140725025454064 140725025449592 140434381107580 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 29392896 140725025457422 140725025457503 140725025457503 140725025460202 0
/proc/6275/statm: 8091 2741 688 682 0 2094 0
Current children cumulated CPU time (s) 1962.46
Current children cumulated vsize (KiB) 32364

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/183 6426
/proc/meminfo: memFree=32110200/32770624 swapFree=5848/116156
[pid=6275] ppid=6272 vsize=32364 CPUtime=2022.48 cores=1,3,5,7
/proc/6275/stat : 6275 (naxos-xcsp3) R 6272 6275 3774 0 -1 4202496 16226 0 0 0 200253 1995 0 0 20 0 1 0 2009376 33140736 2741 33554432000 4194304 6986860 140725025454064 140725025449416 140434381107580 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 29392896 140725025457422 140725025457503 140725025457503 140725025460202 0
/proc/6275/statm: 8091 2741 688 682 0 2094 0
Current children cumulated CPU time (s) 2022.48
Current children cumulated vsize (KiB) 32364

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/183 6427
/proc/meminfo: memFree=32110284/32770624 swapFree=5848/116180
[pid=6275] ppid=6272 vsize=32364 CPUtime=2082.49 cores=1,3,5,7
/proc/6275/stat : 6275 (naxos-xcsp3) R 6272 6275 3774 0 -1 4202496 16326 0 0 0 206184 2065 0 0 20 0 1 0 2009376 33140736 2741 33554432000 4194304 6986860 140725025454064 140725025449592 140434381107580 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 29392896 140725025457422 140725025457503 140725025457503 140725025460202 0
/proc/6275/statm: 8091 2741 688 682 0 2094 0
Current children cumulated CPU time (s) 2082.49
Current children cumulated vsize (KiB) 32364

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/183 6428
/proc/meminfo: memFree=32110532/32770624 swapFree=5848/116208
[pid=6275] ppid=6272 vsize=32364 CPUtime=2142.49 cores=1,3,5,7
/proc/6275/stat : 6275 (naxos-xcsp3) R 6272 6275 3774 0 -1 4202496 16787 0 0 0 212119 2130 0 0 20 0 1 0 2009376 33140736 2741 33554432000 4194304 6986860 140725025454064 140725025449592 140434381107580 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 29392896 140725025457422 140725025457503 140725025457503 140725025460202 0
/proc/6275/statm: 8091 2741 688 682 0 2094 0
Current children cumulated CPU time (s) 2142.49
Current children cumulated vsize (KiB) 32364

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 2.04 3/182 6429
/proc/meminfo: memFree=32110508/32770624 swapFree=5848/116244
[pid=6275] ppid=6272 vsize=32364 CPUtime=2202.5 cores=1,3,5,7
/proc/6275/stat : 6275 (naxos-xcsp3) R 6272 6275 3774 0 -1 4202496 16806 0 0 0 218054 2196 0 0 20 0 1 0 2009376 33140736 2741 33554432000 4194304 6986860 140725025454064 140725025449416 140434381107580 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 29392896 140725025457422 140725025457503 140725025457503 140725025460202 0
/proc/6275/statm: 8091 2741 688 682 0 2094 0
Current children cumulated CPU time (s) 2202.5
Current children cumulated vsize (KiB) 32364

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/182 6430
/proc/meminfo: memFree=32111500/32770624 swapFree=5848/116276
[pid=6275] ppid=6272 vsize=32364 CPUtime=2262.49 cores=1,3,5,7
/proc/6275/stat : 6275 (naxos-xcsp3) R 6272 6275 3774 0 -1 4202496 17320 0 0 0 223980 2269 0 0 20 0 1 0 2009376 33140736 2741 33554432000 4194304 6986860 140725025454064 140725025449592 140434381107580 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 29392896 140725025457422 140725025457503 140725025457503 140725025460202 0
/proc/6275/statm: 8091 2741 688 682 0 2094 0
Current children cumulated CPU time (s) 2262.49
Current children cumulated vsize (KiB) 32364

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/182 6431
/proc/meminfo: memFree=32110888/32770624 swapFree=5848/116304
[pid=6275] ppid=6272 vsize=32364 CPUtime=2322.51 cores=1,3,5,7
/proc/6275/stat : 6275 (naxos-xcsp3) R 6272 6275 3774 0 -1 4202496 17320 0 0 0 229911 2340 0 0 20 0 1 0 2009376 33140736 2741 33554432000 4194304 6986860 140725025454064 140725025449592 140434381107580 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 29392896 140725025457422 140725025457503 140725025457503 140725025460202 0
/proc/6275/statm: 8091 2741 688 682 0 2094 0
Current children cumulated CPU time (s) 2322.51
Current children cumulated vsize (KiB) 32364

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/182 6432
/proc/meminfo: memFree=32111060/32770624 swapFree=5848/116332
[pid=6275] ppid=6272 vsize=32364 CPUtime=2382.51 cores=1,3,5,7
/proc/6275/stat : 6275 (naxos-xcsp3) R 6272 6275 3774 0 -1 4202496 17793 0 0 0 235846 2405 0 0 20 0 1 0 2009376 33140736 2741 33554432000 4194304 6986860 140725025454064 140725025449592 140434381107580 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 29392896 140725025457422 140725025457503 140725025457503 140725025460202 0
/proc/6275/statm: 8091 2741 688 682 0 2094 0
Current children cumulated CPU time (s) 2382.51
Current children cumulated vsize (KiB) 32364



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2399.8 s]
/proc/loadavg: 2.00 2.01 2.04 3/182 6433
/proc/meminfo: memFree=32110868/32770624 swapFree=5848/116360
[pid=6275] ppid=6272 vsize=32364 CPUtime=2400.01 cores=1,3,5,7
/proc/6275/stat : 6275 (naxos-xcsp3) R 6272 6275 3774 0 -1 4202496 17793 0 0 0 237577 2424 0 0 20 0 1 0 2009376 33140736 2741 33554432000 4194304 6986860 140725025454064 140725025449416 140434381107580 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 29392896 140725025457422 140725025457503 140725025457503 140725025460202 0
/proc/6275/statm: 8091 2741 688 682 0 2094 0
Current children cumulated CPU time (s) 2400.01
Current children cumulated vsize (KiB) 32364

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 6275 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 0
Real time (s): 2399.8
CPU time (s): 2400.02
CPU user time (s): 2375.78
CPU system time (s): 24.2413
CPU usage (%): 100.009
Max. virtual memory (cumulated for all children) (KiB): 32364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2375.78
system time used= 24.2413
maximum resident set size= 11004
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17824
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= 6
involuntary context switches= 626

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.77512 second user time and 8.6389 second system time

The end

Launcher Data

Begin job on node120 at 2017-07-24 21:29:19
IDJOB=4252303
IDBENCH=125642
IDSOLVER=2634
FILE ID=node120/4252303-1500924559
RUNJOBID= node120-1500914921-3806
PBS_JOBID= 20625409
Free space on /tmp= 61768 MiB

SOLVER NAME= Naxos 1.1.0
BENCH NAME= XCSP17/QRandom/QRandom-composed-s75/composed-75-01-25-6.xml
COMMAND LINE= ./naxos-xcsp3 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4252303-1500924559/watcher-4252303-1500924559 -o /tmp/evaluation-result-4252303-1500924559/solver-4252303-1500924559 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node120-1500914921-3806 --watchdog 2560  ./naxos-xcsp3 HOME/instance-4252303-1500924559.xml

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

MD5SUM BENCH= 3604f03ade31706fc8f860f14c72a950
RANDOM SEED=1874408216

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		: 2668.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.14
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		: 2668.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	: 5332.55
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		: 2668.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.14
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		: 2668.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	: 5332.55
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		: 2668.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.14
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		: 2668.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	: 5332.55
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		: 2668.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.14
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		: 2668.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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        30730616 kB
MemAvailable:   30745828 kB
Buffers:           34672 kB
Cached:           293428 kB
SwapCached:            0 kB
Active:          1562160 kB
Inactive:         123568 kB
Active(anon):    1360172 kB
Inactive(anon):     8540 kB
Active(file):     201988 kB
Inactive(file):   115028 kB
Unevictable:        5848 kB
Mlocked:            5848 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              3240 kB
Writeback:           188 kB
AnonPages:       1410324 kB
Mapped:            29708 kB
Shmem:              8844 kB
Slab:              53504 kB
SReclaimable:      28060 kB
SUnreclaim:        25444 kB
KernelStack:        3536 kB
PageTables:         7016 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1601608 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     49152 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 61840 MiB
End job on node120 at 2017-07-24 22:09:19