Trace number 4252568

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.05 2402.6

General information on the benchmark

NamePropStress/PropStress-m1-s1/
PropStress-0600.xml
MD5SUMa04cbf963a24580000cf8d80e23a65fb
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1202
Number of constraints181501
Number of domains1
Minimum domain size360001
Maximum domain size360001
Distribution of domain sizes[{"size":360001,"count":1202}]
Minimum variable degree2
Maximum variable degree601
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":599},{"degree":600,"count":599},{"degree":601,"count":3}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":181501}]
Number of extensional constraints0
Number of intensional constraints181501
Distribution of constraint types[{"type":"intension","count":181501}]
Optimization problemNO
Type of objective

Solver Data


Verifier Data

One s line expected

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-4252568-1500925464/watcher-4252568-1500925464 -o /tmp/evaluation-result-4252568-1500925464/solver-4252568-1500925464 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node106-1500914927-3857 --watchdog 2560 ./naxos-xcsp3 HOME/instance-4252568-1500925464.xml 

pid=10858
running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 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.03 2.02 2.05 3/181 10861
/proc/meminfo: memFree=30532112/32770624 swapFree=5796/125144
[pid=10861] ppid=10858 vsize=25516 CPUtime=0 cores=0,2,4,6
/proc/10861/stat : 10861 (naxos-xcsp3) R 10858 10861 3826 0 -1 4202496 1144 0 0 0 0 0 0 0 20 0 1 0 2085886 26128384 946 33554432000 4194304 6986860 140731567800144 140731567796840 140342743509989 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 9087712 9120176 23859200 140731567805710 140731567805791 140731567805791 140731567808490 0
/proc/10861/statm: 6379 946 649 682 0 382 0

[startup+0.100106 s]
/proc/loadavg: 2.03 2.02 2.05 3/181 10861
/proc/meminfo: memFree=30532112/32770624 swapFree=5796/125144
[pid=10861] ppid=10858 vsize=26688 CPUtime=0.09 cores=0,2,4,6
/proc/10861/stat : 10861 (naxos-xcsp3) R 10858 10861 3826 0 -1 4202496 1542 0 0 0 9 0 0 0 20 0 1 0 2085886 27328512 1364 33554432000 4194304 6986860 140731567800144 140731567796840 5647311 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 9087712 9120176 23859200 140731567805710 140731567805791 140731567805791 140731567808490 0
/proc/10861/statm: 6672 1364 740 682 0 675 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26688

[startup+0.200225 s]
/proc/loadavg: 2.03 2.02 2.05 3/181 10861
/proc/meminfo: memFree=30532112/32770624 swapFree=5796/125144
[pid=10861] ppid=10858 vsize=26936 CPUtime=0.19 cores=0,2,4,6
/proc/10861/stat : 10861 (naxos-xcsp3) R 10858 10861 3826 0 -1 4202496 1590 0 0 0 19 0 0 0 20 0 1 0 2085886 27582464 1426 33554432000 4194304 6986860 140731567800144 140731567796840 5601900 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 9087712 9120176 23859200 140731567805710 140731567805791 140731567805791 140731567808490 0
/proc/10861/statm: 6734 1426 740 682 0 737 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 26936

[startup+0.300202 s]
/proc/loadavg: 2.03 2.02 2.05 3/181 10861
/proc/meminfo: memFree=30532112/32770624 swapFree=5796/125144
[pid=10861] ppid=10858 vsize=27064 CPUtime=0.29 cores=0,2,4,6
/proc/10861/stat : 10861 (naxos-xcsp3) R 10858 10861 3826 0 -1 4202496 1639 0 0 0 29 0 0 0 20 0 1 0 2085886 27713536 1457 33554432000 4194304 6986860 140731567800144 140731567796840 5638165 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 9087712 9120176 23859200 140731567805710 140731567805791 140731567805791 140731567808490 0
/proc/10861/statm: 6766 1457 740 682 0 769 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27064

[startup+0.700171 s]
/proc/loadavg: 2.03 2.02 2.05 3/181 10861
/proc/meminfo: memFree=30532112/32770624 swapFree=5796/125144
[pid=10861] ppid=10858 vsize=27944 CPUtime=0.69 cores=0,2,4,6
/proc/10861/stat : 10861 (naxos-xcsp3) R 10858 10861 3826 0 -1 4202496 1832 0 0 0 69 0 0 0 20 0 1 0 2085886 28614656 1678 33554432000 4194304 6986860 140731567800144 140731567796840 5663621 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 9087712 9120176 23859200 140731567805710 140731567805791 140731567805791 140731567808490 0
/proc/10861/statm: 6986 1678 740 682 0 989 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27944

[startup+1.50017 s]
/proc/loadavg: 2.02 2.02 2.05 3/182 10862
/proc/meminfo: memFree=30527696/32770624 swapFree=5796/125148
[pid=10861] ppid=10858 vsize=29448 CPUtime=1.49 cores=0,2,4,6
/proc/10861/stat : 10861 (naxos-xcsp3) R 10858 10861 3826 0 -1 4202496 2233 0 0 0 149 0 0 0 20 0 1 0 2085886 30154752 2054 33554432000 4194304 6986860 140731567800144 140731567792280 5647264 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 9087712 9120176 23859200 140731567805710 140731567805791 140731567805791 140731567808490 0
/proc/10861/statm: 7362 2054 740 682 0 1365 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 29448

[startup+3.10018 s]
/proc/loadavg: 2.02 2.02 2.05 3/182 10862
/proc/meminfo: memFree=30521884/32770624 swapFree=5796/125148
[pid=10861] ppid=10858 vsize=46060 CPUtime=3.09 cores=0,2,4,6
/proc/10861/stat : 10861 (naxos-xcsp3) R 10858 10861 3826 0 -1 4202496 7101 0 0 0 308 1 0 0 20 0 1 0 2085886 47165440 5893 33554432000 4194304 6986860 140731567800144 140731567794824 5500923 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 9087712 9120176 23859200 140731567805710 140731567805791 140731567805791 140731567808490 0
/proc/10861/statm: 11515 5893 741 682 0 5518 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 46060

[startup+6.30017 s]
/proc/loadavg: 2.02 2.02 2.05 3/182 10862
/proc/meminfo: memFree=30493840/32770624 swapFree=5796/125220
[pid=10861] ppid=10858 vsize=65072 CPUtime=6.29 cores=0,2,4,6
/proc/10861/stat : 10861 (naxos-xcsp3) R 10858 10861 3826 0 -1 4202496 14102 0 0 0 627 2 0 0 20 0 1 0 2085886 66633728 10642 33554432000 4194304 6986860 140731567800144 140731567790392 5665779 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 9087712 9120176 23859200 140731567805710 140731567805791 140731567805791 140731567808490 0
/proc/10861/statm: 16268 10642 741 682 0 10271 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 65072

[startup+12.7002 s]
/proc/loadavg: 2.02 2.02 2.05 3/182 10862
/proc/meminfo: memFree=30480616/32770624 swapFree=5796/125220
[pid=10861] ppid=10858 vsize=77484 CPUtime=12.69 cores=0,2,4,6
/proc/10861/stat : 10861 (naxos-xcsp3) R 10858 10861 3826 0 -1 4202496 20214 0 0 0 1265 4 0 0 20 0 1 0 2085886 79343616 13757 33554432000 4194304 6986860 140731567800144 140731567790392 6292833 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 9087712 9120176 23859200 140731567805710 140731567805791 140731567805791 140731567808490 0
/proc/10861/statm: 19371 13757 741 682 0 13374 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 77484

[startup+25.5002 s]
/proc/loadavg: 2.02 2.02 2.05 3/182 10862
/proc/meminfo: memFree=30454932/32770624 swapFree=5796/125236
[pid=10861] ppid=10858 vsize=102348 CPUtime=25.49 cores=0,2,4,6
/proc/10861/stat : 10861 (naxos-xcsp3) R 10858 10861 3826 0 -1 4202496 33349 0 0 0 2543 6 0 0 20 0 1 0 2085886 104804352 19976 33554432000 4194304 6986860 140731567800144 140731567790392 5667164 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 9087712 9120176 23859200 140731567805710 140731567805791 140731567805791 140731567808490 0
/proc/10861/statm: 25587 19976 741 682 0 19590 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 102348

[startup+51.1002 s]
/proc/loadavg: 2.01 2.01 2.05 3/182 10862
/proc/meminfo: memFree=30404788/32770624 swapFree=5796/125244
[pid=10861] ppid=10858 vsize=152416 CPUtime=51.08 cores=0,2,4,6
/proc/10861/stat : 10861 (naxos-xcsp3) R 10858 10861 3826 0 -1 4202496 59897 0 0 0 5097 11 0 0 20 0 1 0 2085886 156073984 32452 33554432000 4194304 6986860 140731567800144 140731567790392 5637438 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 9087712 9120176 23859200 140731567805710 140731567805791 140731567805791 140731567808490 0
/proc/10861/statm: 38104 32452 741 682 0 32107 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 152416

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 10863
/proc/meminfo: memFree=30303524/32770624 swapFree=5796/125276
[pid=10861] ppid=10858 vsize=252264 CPUtime=102.27 cores=0,2,4,6
/proc/10861/stat : 10861 (naxos-xcsp3) R 10858 10861 3826 0 -1 4202496 106143 0 0 0 10208 19 0 0 20 0 1 0 2085886 258318336 57413 33554432000 4194304 6986860 140731567800144 140731567790392 5856164 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 9087712 9120176 23859200 140731567805710 140731567805791 140731567805791 140731567808490 0
/proc/10861/statm: 63066 57413 741 682 0 57069 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 252264

[startup+162.3 s]
/proc/loadavg: 2.07 2.03 2.05 3/182 10864
/proc/meminfo: memFree=30187356/32770624 swapFree=5796/125308
[pid=10861] ppid=10858 vsize=369348 CPUtime=162.26 cores=0,2,4,6
/proc/10861/stat : 10861 (naxos-xcsp3) R 10858 10861 3826 0 -1 4202496 137390 0 0 0 16198 28 0 0 20 0 1 0 2085886 378212352 86656 33554432000 4194304 6986860 140731567800144 140731567790392 5856144 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 9087712 9120176 23859200 140731567805710 140731567805791 140731567805791 140731567808490 0
/proc/10861/statm: 92337 86656 741 682 0 86340 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 369348

[startup+222.306 s]
/proc/loadavg: 2.03 2.02 2.05 3/182 10865
/proc/meminfo: memFree=30068988/32770624 swapFree=5796/125340
[pid=10861] ppid=10858 vsize=486556 CPUtime=222.26 cores=0,2,4,6
/proc/10861/stat : 10861 (naxos-xcsp3) R 10858 10861 3826 0 -1 4202496 168158 0 0 0 22189 37 0 0 20 0 1 0 2085886 498233344 115879 33554432000 4194304 6986860 140731567800144 140731567790392 5662841 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 9087712 9120176 23859200 140731567805710 140731567805791 140731567805791 140731567808490 0
/proc/10861/statm: 121639 115879 741 682 0 115642 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 486556

[startup+282.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 10866
/proc/meminfo: memFree=29953076/32770624 swapFree=5796/125376
[pid=10861] ppid=10858 vsize=603376 CPUtime=282.24 cores=0,2,4,6
/proc/10861/stat : 10861 (naxos-xcsp3) R 10858 10861 3826 0 -1 4202496 199092 0 0 0 28178 46 0 0 20 0 1 0 2085886 617857024 145151 33554432000 4194304 6986860 140731567800144 140731567790392 5667322 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 9087712 9120176 23859200 140731567805710 140731567805791 140731567805791 140731567808490 0
/proc/10861/statm: 150844 145151 741 682 0 144847 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 603376

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 10874
/proc/meminfo: memFree=29939948/32770624 swapFree=5796/125404
[pid=10861] ppid=10858 vsize=614216 CPUtime=342.23 cores=0,2,4,6
/proc/10861/stat : 10861 (naxos-xcsp3) R 10858 10861 3826 0 -1 4202496 447288 0 0 0 34166 57 0 0 20 0 1 0 2085886 628957184 147980 33554432000 4194304 6986860 140731567800144 140731567794856 140342743500853 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 23859200 140731567805710 140731567805791 140731567805791 140731567808490 0
/proc/10861/statm: 153554 147980 753 682 0 147557 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 614216

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 10875
/proc/meminfo: memFree=29939356/32770624 swapFree=5796/125440
[pid=10861] ppid=10858 vsize=614216 CPUtime=402.21 cores=0,2,4,6
/proc/10861/stat : 10861 (naxos-xcsp3) R 10858 10861 3826 0 -1 4202496 510689 0 0 0 40162 59 0 0 20 0 1 0 2085886 628957184 147980 33554432000 4194304 6986860 140731567800144 140731567794856 140342743507568 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 23859200 140731567805710 140731567805791 140731567805791 140731567808490 0
/proc/10861/statm: 153554 147980 753 682 0 147557 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 614216

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 10876
/proc/meminfo: memFree=29939856/32770624 swapFree=5796/125472
[pid=10861] ppid=10858 vsize=614216 CPUtime=462.17 cores=0,2,4,6
/proc/10861/stat : 10861 (naxos-xcsp3) R 10858 10861 3826 0 -1 4202496 615094 0 0 0 46153 64 0 0 20 0 1 0 2085886 628957184 147994 33554432000 4194304 6986860 140731567800144 140731567794856 5366060 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 23859200 140731567805710 140731567805791 140731567805791 140731567808490 0
/proc/10861/statm: 153554 147994 753 682 0 147557 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 614216

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 10877
/proc/meminfo: memFree=29940188/32770624 swapFree=5796/125508
[pid=10861] ppid=10858 vsize=614216 CPUtime=522.13 cores=0,2,4,6
/proc/10861/stat : 10861 (naxos-xcsp3) R 10858 10861 3826 0 -1 4202496 696483 0 0 0 52146 67 0 0 20 0 1 0 2085886 628957184 147994 33554432000 4194304 6986860 140731567800144 140731567794856 5398394 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 23859200 140731567805710 140731567805791 140731567805791 140731567808490 0
/proc/10861/statm: 153554 147994 753 682 0 147557 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 614216

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 10878
/proc/meminfo: memFree=29940336/32770624 swapFree=5796/125544
[pid=10861] ppid=10858 vsize=614216 CPUtime=582.09 cores=0,2,4,6
/proc/10861/stat : 10861 (naxos-xcsp3) R 10858 10861 3826 0 -1 4202496 768163 0 0 0 58139 70 0 0 20 0 1 0 2085886 628957184 147998 33554432000 4194304 6986860 140731567800144 140731567794856 140342743508106 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 23859200 140731567805710 140731567805791 140731567805791 140731567808490 0
/proc/10861/statm: 153554 147998 753 682 0 147557 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 614216


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

[pid=10861] ppid=10858 vsize=614216 CPUtime=1661.85 cores=0,2,4,6
/proc/10861/stat : 10861 (naxos-xcsp3) R 10858 10861 3826 0 -1 4202496 848425 0 0 0 166112 73 0 0 20 0 1 0 2085886 628957184 148113 33554432000 4194304 6986860 140731567800144 140731567794856 140342743508106 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 23859200 140731567805710 140731567805791 140731567805791 140731567808490 0
/proc/10861/statm: 153554 148113 753 682 0 147557 0
Current children cumulated CPU time (s) 1661.85
Current children cumulated vsize (KiB) 614216

[startup+1722.3 s]
/proc/loadavg: 2.03 2.04 2.05 3/182 10935
/proc/meminfo: memFree=29939740/32770624 swapFree=5796/126152
[pid=10861] ppid=10858 vsize=614216 CPUtime=1721.85 cores=0,2,4,6
/proc/10861/stat : 10861 (naxos-xcsp3) R 10858 10861 3826 0 -1 4202496 849172 0 0 0 172111 74 0 0 20 0 1 0 2085886 628957184 148113 33554432000 4194304 6986860 140731567800144 140731567794856 140342743508106 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 23859200 140731567805710 140731567805791 140731567805791 140731567808490 0
/proc/10861/statm: 153554 148113 753 682 0 147557 0
Current children cumulated CPU time (s) 1721.85
Current children cumulated vsize (KiB) 614216

[startup+1782.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/182 10936
/proc/meminfo: memFree=29939360/32770624 swapFree=5796/126184
[pid=10861] ppid=10858 vsize=614216 CPUtime=1781.84 cores=0,2,4,6
/proc/10861/stat : 10861 (naxos-xcsp3) R 10858 10861 3826 0 -1 4202496 849919 0 0 0 178110 74 0 0 20 0 1 0 2085886 628957184 148113 33554432000 4194304 6986860 140731567800144 140731567794856 140342743508106 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 23859200 140731567805710 140731567805791 140731567805791 140731567808490 0
/proc/10861/statm: 153554 148113 753 682 0 147557 0
Current children cumulated CPU time (s) 1781.84
Current children cumulated vsize (KiB) 614216

[startup+1842.3 s]
/proc/loadavg: 1.78 1.97 2.02 2/179 15113
/proc/meminfo: memFree=31506800/32770624 swapFree=5796/129664
[pid=10861] ppid=10858 vsize=614216 CPUtime=1841.82 cores=0,2,4,6
/proc/10861/stat : 10861 (naxos-xcsp3) R 10858 10861 3826 0 -1 4202496 850666 0 0 0 184106 76 0 0 20 0 1 0 2085886 628957184 148113 33554432000 4194304 6986860 140731567800144 140731567794856 140342743509471 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 23859200 140731567805710 140731567805791 140731567805791 140731567808490 0
/proc/10861/statm: 153554 148113 753 682 0 147557 0
Current children cumulated CPU time (s) 1841.82
Current children cumulated vsize (KiB) 614216

[startup+1902.3 s]
/proc/loadavg: 1.77 1.92 2.00 3/182 16682
/proc/meminfo: memFree=31505216/32770624 swapFree=5796/130440
[pid=10861] ppid=10858 vsize=614216 CPUtime=1901.81 cores=0,2,4,6
/proc/10861/stat : 10861 (naxos-xcsp3) R 10858 10861 3826 0 -1 4202496 851413 0 0 0 190105 76 0 0 20 0 1 0 2085886 628957184 148113 33554432000 4194304 6986860 140731567800144 140731567794856 140342743508001 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 23859200 140731567805710 140731567805791 140731567805791 140731567808490 0
/proc/10861/statm: 153554 148113 753 682 0 147557 0
Current children cumulated CPU time (s) 1901.81
Current children cumulated vsize (KiB) 614216

[startup+1962.3 s]
/proc/loadavg: 1.87 1.92 2.00 3/182 16744
/proc/meminfo: memFree=31505312/32770624 swapFree=5796/130536
[pid=10861] ppid=10858 vsize=614216 CPUtime=1961.81 cores=0,2,4,6
/proc/10861/stat : 10861 (naxos-xcsp3) R 10858 10861 3826 0 -1 4202496 852160 0 0 0 196104 77 0 0 20 0 1 0 2085886 628957184 148113 33554432000 4194304 6986860 140731567800144 140731567794856 140342743509477 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 23859200 140731567805710 140731567805791 140731567805791 140731567808490 0
/proc/10861/statm: 153554 148113 753 682 0 147557 0
Current children cumulated CPU time (s) 1961.81
Current children cumulated vsize (KiB) 614216

[startup+2022.3 s]
/proc/loadavg: 1.99 1.95 2.00 3/182 16745
/proc/meminfo: memFree=31505068/32770624 swapFree=5796/130572
[pid=10861] ppid=10858 vsize=614216 CPUtime=2021.8 cores=0,2,4,6
/proc/10861/stat : 10861 (naxos-xcsp3) R 10858 10861 3826 0 -1 4202496 852907 0 0 0 202103 77 0 0 20 0 1 0 2085886 628957184 148113 33554432000 4194304 6986860 140731567800144 140731567794856 140342743508166 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 23859200 140731567805710 140731567805791 140731567805791 140731567808490 0
/proc/10861/statm: 153554 148113 753 682 0 147557 0
Current children cumulated CPU time (s) 2021.8
Current children cumulated vsize (KiB) 614216

[startup+2082.3 s]
/proc/loadavg: 1.99 1.96 2.00 3/182 16807
/proc/meminfo: memFree=31505044/32770624 swapFree=5796/130592
[pid=10861] ppid=10858 vsize=614216 CPUtime=2081.8 cores=0,2,4,6
/proc/10861/stat : 10861 (naxos-xcsp3) R 10858 10861 3826 0 -1 4202496 853654 0 0 0 208103 77 0 0 20 0 1 0 2085886 628957184 148113 33554432000 4194304 6986860 140731567800144 140731567794856 140342743502849 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 23859200 140731567805710 140731567805791 140731567805791 140731567808490 0
/proc/10861/statm: 153554 148113 753 682 0 147557 0
Current children cumulated CPU time (s) 2081.8
Current children cumulated vsize (KiB) 614216

[startup+2142.3 s]
/proc/loadavg: 2.05 1.98 2.01 3/182 16875
/proc/meminfo: memFree=31503736/32770624 swapFree=5796/130716
[pid=10861] ppid=10858 vsize=614216 CPUtime=2141.78 cores=0,2,4,6
/proc/10861/stat : 10861 (naxos-xcsp3) R 10858 10861 3826 0 -1 4202496 854401 0 0 0 214101 77 0 0 20 0 1 0 2085886 628957184 148113 33554432000 4194304 6986860 140731567800144 140731567794856 140342743507924 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 23859200 140731567805710 140731567805791 140731567805791 140731567808490 0
/proc/10861/statm: 153554 148113 753 682 0 147557 0
Current children cumulated CPU time (s) 2141.78
Current children cumulated vsize (KiB) 614216

[startup+2202.31 s]
/proc/loadavg: 2.02 1.99 2.01 3/182 16876
/proc/meminfo: memFree=31503244/32770624 swapFree=5796/130764
[pid=10861] ppid=10858 vsize=614216 CPUtime=2201.77 cores=0,2,4,6
/proc/10861/stat : 10861 (naxos-xcsp3) R 10858 10861 3826 0 -1 4202496 855148 0 0 0 220100 77 0 0 20 0 1 0 2085886 628957184 148113 33554432000 4194304 6986860 140731567800144 140731567794856 5366202 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 23859200 140731567805710 140731567805791 140731567805791 140731567808490 0
/proc/10861/statm: 153554 148113 753 682 0 147557 0
Current children cumulated CPU time (s) 2201.77
Current children cumulated vsize (KiB) 614216

[startup+2262.3 s]
/proc/loadavg: 2.01 1.99 2.01 3/182 16937
/proc/meminfo: memFree=31503784/32770624 swapFree=5796/130836
[pid=10861] ppid=10858 vsize=614216 CPUtime=2261.75 cores=0,2,4,6
/proc/10861/stat : 10861 (naxos-xcsp3) R 10858 10861 3826 0 -1 4202496 855895 0 0 0 226098 77 0 0 20 0 1 0 2085886 628957184 148113 33554432000 4194304 6986860 140731567800144 140731567794856 140342743509477 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 23859200 140731567805710 140731567805791 140731567805791 140731567808490 0
/proc/10861/statm: 153554 148113 753 682 0 147557 0
Current children cumulated CPU time (s) 2261.75
Current children cumulated vsize (KiB) 614216

[startup+2322.3 s]
/proc/loadavg: 2.00 1.99 2.01 3/182 18158
/proc/meminfo: memFree=31495100/32770624 swapFree=5796/131416
[pid=10861] ppid=10858 vsize=614216 CPUtime=2321.75 cores=0,2,4,6
/proc/10861/stat : 10861 (naxos-xcsp3) R 10858 10861 3826 0 -1 4202496 856642 0 0 0 232097 78 0 0 20 0 1 0 2085886 628957184 148113 33554432000 4194304 6986860 140731567800144 140731567794856 5366060 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 23859200 140731567805710 140731567805791 140731567805791 140731567808490 0
/proc/10861/statm: 153554 148113 753 682 0 147557 0
Current children cumulated CPU time (s) 2321.75
Current children cumulated vsize (KiB) 614216

[startup+2382.3 s]
/proc/loadavg: 2.00 1.99 2.01 3/182 18159
/proc/meminfo: memFree=31495312/32770624 swapFree=5796/131456
[pid=10861] ppid=10858 vsize=614216 CPUtime=2381.74 cores=0,2,4,6
/proc/10861/stat : 10861 (naxos-xcsp3) R 10858 10861 3826 0 -1 4202496 857389 0 0 0 238096 78 0 0 20 0 1 0 2085886 628957184 148113 33554432000 4194304 6986860 140731567800144 140731567794856 140342743507970 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 23859200 140731567805710 140731567805791 140731567805791 140731567808490 0
/proc/10861/statm: 153554 148113 753 682 0 147557 0
Current children cumulated CPU time (s) 2381.74
Current children cumulated vsize (KiB) 614216



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.6 s]
/proc/loadavg: 2.00 1.99 2.01 3/182 18159
/proc/meminfo: memFree=31495188/32770624 swapFree=5796/131464
[pid=10861] ppid=10858 vsize=614216 CPUtime=2400.04 cores=0,2,4,6
/proc/10861/stat : 10861 (naxos-xcsp3) R 10858 10861 3826 0 -1 4202496 857517 0 0 0 239926 78 0 0 20 0 1 0 2085886 628957184 148113 33554432000 4194304 6986860 140731567800144 140731567794856 140342743509477 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 23859200 140731567805710 140731567805791 140731567805791 140731567808490 0
/proc/10861/statm: 153554 148113 753 682 0 147557 0
Current children cumulated CPU time (s) 2400.04
Current children cumulated vsize (KiB) 614216

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -10861
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 10861 sig 9
??? end of watcher thread

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

[startup+2401.6 s]
/proc/loadavg: 1.92 1.97 2.00 2/182 18159
/proc/meminfo: memFree=31495188/32770624 swapFree=5796/131464
[pid=10861] ppid=10858 vsize=614220 CPUtime=2400.04 cores=0,2,4,6
/proc/10861/stat : 10861 (naxos-xcsp3) S 10858 10861 3826 0 -1 1077944320 857532 0 0 0 239926 78 0 0 20 0 1 0 2085886 628961280 148113 33554432000 4194304 6986860 140731567800144 140731567793528 140342744064252 0 16384 4096 16384 18446744071579849748 0 0 17 0 0 0 0 0 0 9087712 9120176 23859200 140731567805710 140731567805791 140731567805791 140731567808490 0
/proc/10861/statm: 153555 148113 753 682 0 147558 0
Current children cumulated CPU time (s) 2400.04
Current children cumulated vsize (KiB) 614220

[startup+2402.4 s]
/proc/loadavg: 1.92 1.97 2.00 2/182 18159
/proc/meminfo: memFree=31495188/32770624 swapFree=5796/131464
[pid=10861] ppid=10858 vsize=614220 CPUtime=2400.04 cores=0,2,4,6
/proc/10861/stat : 10861 (naxos-xcsp3) S 10858 10861 3826 0 -1 1077944320 857532 0 0 0 239926 78 0 0 20 0 1 0 2085886 628961280 148113 33554432000 4194304 6986860 140731567800144 140731567793528 140342744064252 0 16384 4096 16384 18446744071579849748 0 0 17 0 0 0 0 0 0 9087712 9120176 23859200 140731567805710 140731567805791 140731567805791 140731567808490 0
/proc/10861/statm: 153555 148113 753 682 0 147558 0
Current children cumulated CPU time (s) 2400.04
Current children cumulated vsize (KiB) 614220

[startup+2402.6 s]
/proc/loadavg: 1.92 1.97 2.00 2/182 18159
/proc/meminfo: memFree=31495188/32770624 swapFree=5796/131464
[pid=10861] ppid=10858 vsize=614220 CPUtime=2400.04 cores=0,2,4,6
/proc/10861/stat : 10861 (naxos-xcsp3) S 10858 10861 3826 0 -1 1077944320 857532 0 0 0 239926 78 0 0 20 0 1 0 2085886 628961280 148113 33554432000 4194304 6986860 140731567800144 140731567793528 140342744064252 0 16384 4096 16384 18446744071579849748 0 0 17 0 0 0 0 0 0 9087712 9120176 23859200 140731567805710 140731567805791 140731567805791 140731567808490 0
/proc/10861/statm: 153555 148113 753 682 0 147558 0
Current children cumulated CPU time (s) 2400.04
Current children cumulated vsize (KiB) 614220

Child ended because it received signal 9 (SIGKILL)
Real time (s): 2402.6
CPU time (s): 2400.05
CPU user time (s): 2399.26
CPU system time (s): 0.785868
CPU usage (%): 99.8936
Max. virtual memory (cumulated for all children) (KiB): 619084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.26
system time used= 0.785868
maximum resident set size= 596328
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 857532
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= 283
involuntary context switches= 3037

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.54274 second user time and 9.28322 second system time

The end

Launcher Data

Begin job on node106 at 2017-07-24 21:44:24
IDJOB=4252568
IDBENCH=126843
IDSOLVER=2634
FILE ID=node106/4252568-1500925464
RUNJOBID= node106-1500914927-3857
PBS_JOBID= 20625416
Free space on /tmp= 61788 MiB

SOLVER NAME= Naxos 1.1.0
BENCH NAME= XCSP17/PropStress/PropStress-m1-s1/PropStress-0600.xml
COMMAND LINE= ./naxos-xcsp3 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4252568-1500925464/watcher-4252568-1500925464 -o /tmp/evaluation-result-4252568-1500925464/solver-4252568-1500925464 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node106-1500914927-3857 --watchdog 2560  ./naxos-xcsp3 HOME/instance-4252568-1500925464.xml

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

MD5SUM BENCH= a04cbf963a24580000cf8d80e23a65fb
RANDOM SEED=1116348508

node106.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.81
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.81
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.81
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.81
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:        30532640 kB
MemAvailable:   30521748 kB
Buffers:           36620 kB
Cached:           266564 kB
SwapCached:            0 kB
Active:          1749232 kB
Inactive:         133764 kB
Active(anon):    1583020 kB
Inactive(anon):     8620 kB
Active(file):     166212 kB
Inactive(file):   125144 kB
Unevictable:        5796 kB
Mlocked:            5796 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              9076 kB
Writeback:             0 kB
AnonPages:       1585640 kB
Mapped:            29556 kB
Shmem:              8848 kB
Slab:              52336 kB
SReclaimable:      27176 kB
SUnreclaim:        25160 kB
KernelStack:        3264 kB
PageTables:         7388 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1819780 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    956416 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 61816 MiB
End job on node106 at 2017-07-24 22:24:27