Trace number 4267368

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
cosoco-mini 1.12UNSAT 1152.4301 1152.48

General information on the benchmark

NamePigeonsPlus/PigeonsPlus-m1-s1/
pigeonsPlus-07-09.xml
MD5SUMbf36af344ce91645c9e055d2da140f7c
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 benchmark1150.83
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of constraints35
Number of domains2
Minimum domain size6
Maximum domain size7
Distribution of domain sizes[{"size":6,"count":7},{"size":7,"count":63}]
Minimum variable degree1
Maximum variable degree7
Distribution of variable degrees[{"degree":1,"count":56},{"degree":2,"count":7},{"degree":7,"count":7}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":28},{"arity":9,"count":7}]
Number of extensional constraints35
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":35}]
Optimization problemNO
Type of objective

Solver Data

80.20/80.36	c root propagations     : 0           
80.20/80.36	c restarts enabled, print stats at every restarts
80.20/80.36	c
80.20/80.36	c
80.20/80.36	c
80.20/80.36	c This is cosoco 1.12 --  
80.20/80.36	c
80.20/80.36	c command line: cosoco -lc -model -restarts HOME/instance-4267368-1502611157.xml 
80.20/80.36	c ========================================[ Problem Statistics ]===========================================
80.20/80.36	c |                                                                                                       
80.20/80.36	c |  Parse time        :        77.22 s 
80.20/80.36	c |
80.20/80.36	c |               Variables: 70
80.20/80.36	c |            Domain Sizes: 6..7
80.20/80.36	c |
80.20/80.36	c |             Constraints: 35
80.20/80.36	c |                   Arity: 2..9  -- Binary: 28
80.20/80.36	c | 
80.20/80.36	c |                   Types: 
80.20/80.36	c |                          Extension: 35  (nb tuples: 12..10077697) -- (shared: 32)
80.20/80.36	c |                          
80.20/80.36	c =========================================================================================================
80.20/80.36	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
217.81/217.90	c 101            244            6877           2907           0              0              5   8   5      
389.51/389.65	c 211            524            14427          5960           2              0              3   5   4      
568.32/568.46	c 332            818            22537          9281           4              0              3   5   4      
766.83/766.96	c 465            1156           31877          12945          4              0              3   5   4      
987.23/987.35	c 611            1520           41828          16951          8              0              3   5   4      
1152.34/1152.47	c restarts              : 5           
1152.34/1152.47	c conflicts             : 707          (1 /sec)
1152.34/1152.47	c decisions             : 1838         (2 /sec)
1152.34/1152.47	c propagations          : 20250       (18 /sec)
1152.34/1152.47	c root propagations     : 0           
1152.34/1152.47	c filter calls          : 49750          (43 /sec)
1152.34/1152.47	c useless filter calls  : 34938          (70 %)
1152.34/1152.47	c Memory used           : 1572.41 MB
1152.34/1152.47	c CPU time              : 1151.13 s
1152.34/1152.47	
1152.34/1152.47	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: 16374 MiB (15255 MiB free)
  memory of node 1: 16384 MiB (15551 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4267368-1502611157/watcher-4267368-1502611157 -o /tmp/evaluation-result-4267368-1502611157/solver-4267368-1502611157 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502596287-9624 --watchdog 2560 cosoco -lc -model -restarts HOME/instance-4267368-1502611157.xml 

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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=12785, runsolver pid=12782

[startup+0.100117 s]*
/proc/loadavg: 2.25 2.13 2.31 4/186 12786
/proc/meminfo: memFree=31549372/32770624 swapFree=67108764/67108860
[pid=12785] ppid=12782 vsize=27128 memory=3300 CPUtime=0.01 cores=0,2,4,6
/proc/12785/stat : 12785 (cosoco) R 12782 12785 4674 0 -1 4202496 1011 0 0 0 1 0 0 0 20 0 1 0 108622235 27779072 825 18446744073709551615 4194304 5748600 140727352681904 140727352678552 5221265 0 0 1 0 0 0 0 17 4 0 0 8 0 0 7849824 7854664 14905344 140727352689097 140727352689192 140727352689192 140727352692686 0
/proc/12785/statm: 6782 825 708 380 0 200 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 27128 KiB
Current children cumulated memory: 3300 KiB

[startup+0.209255 s]*
/proc/loadavg: 2.25 2.13 2.31 3/186 12786
/proc/meminfo: memFree=31551904/32770624 swapFree=67108764/67108860
[pid=12785] ppid=12782 vsize=28428 memory=4384 CPUtime=0.12 cores=0,2,4,6
/proc/12785/stat : 12785 (cosoco) R 12782 12785 4674 0 -1 4202496 1405 0 0 0 12 0 0 0 20 0 1 0 108622235 29110272 1096 18446744073709551615 4194304 5748600 140727352681904 140727352678552 139953845615589 0 0 1 0 0 0 0 17 4 0 0 8 0 0 7849824 7854664 14905344 140727352689097 140727352689192 140727352689192 140727352692686 0
/proc/12785/statm: 7107 1096 708 380 0 525 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28428 KiB
Current children cumulated memory: 4384 KiB

[startup+0.30908 s]*
/proc/loadavg: 2.25 2.13 2.31 3/186 12786
/proc/meminfo: memFree=31545128/32770624 swapFree=67108764/67108860
[pid=12785] ppid=12782 vsize=28956 memory=5172 CPUtime=0.22 cores=0,2,4,6
/proc/12785/stat : 12785 (cosoco) R 12782 12785 4674 0 -1 4202496 1644 0 0 0 22 0 0 0 20 0 1 0 108622235 29650944 1293 18446744073709551615 4194304 5748600 140727352681904 140727352678552 5221277 0 0 1 0 0 0 0 17 4 0 0 8 0 0 7849824 7854664 14905344 140727352689097 140727352689192 140727352689192 140727352692686 0
/proc/12785/statm: 7239 1293 708 380 0 657 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 28956 KiB
Current children cumulated memory: 5172 KiB

[startup+0.700347 s]
/proc/loadavg: 2.25 2.13 2.31 3/186 12786
/proc/meminfo: memFree=31549344/32770624 swapFree=67108764/67108860
[pid=12785] ppid=12782 vsize=33636 memory=8892 CPUtime=0.6 cores=0,2,4,6
/proc/12785/stat : 12785 (cosoco) R 12782 12785 4674 0 -1 4202496 3119 0 0 0 60 0 0 0 20 0 1 0 108622235 34443264 2223 18446744073709551615 4194304 5748600 140727352681904 140727352678552 5221254 0 0 1 0 0 0 0 17 4 0 0 8 0 0 7849824 7854664 14905344 140727352689097 140727352689192 140727352689192 140727352692686 0
/proc/12785/statm: 8409 2223 708 380 0 1827 0
Current children cumulated CPU time: 0.6 s
Current children cumulated vsize: 33636 KiB
Current children cumulated memory: 8892 KiB

[startup+1.50034 s]
/proc/loadavg: 2.25 2.13 2.31 3/186 12786
/proc/meminfo: memFree=31544384/32770624 swapFree=67108764/67108860
[pid=12785] ppid=12782 vsize=41856 memory=17476 CPUtime=1.41 cores=0,2,4,6
/proc/12785/stat : 12785 (cosoco) R 12782 12785 4674 0 -1 4202496 5017 0 0 0 140 1 0 0 20 0 1 0 108622235 42860544 4369 18446744073709551615 4194304 5748600 140727352681904 140727352678552 139953845615589 0 0 1 0 0 0 0 17 4 0 0 8 0 0 7849824 7854664 14905344 140727352689097 140727352689192 140727352689192 140727352692686 0
/proc/12785/statm: 10464 4369 708 380 0 3882 0
Current children cumulated CPU time: 1.41 s
Current children cumulated vsize: 41856 KiB
Current children cumulated memory: 17476 KiB

[startup+3.1094 s]
/proc/loadavg: 2.25 2.13 2.31 4/186 12786
/proc/meminfo: memFree=31559164/32770624 swapFree=67108764/67108860
[pid=12785] ppid=12782 vsize=58032 memory=31548 CPUtime=3.01 cores=0,2,4,6
/proc/12785/stat : 12785 (cosoco) R 12782 12785 4674 0 -1 4202496 8101 0 0 0 300 1 0 0 20 0 1 0 108622235 59424768 7887 18446744073709551615 4194304 5748600 140727352681904 140727352678552 139953845615589 0 0 1 0 0 0 0 17 4 0 0 8 0 0 7849824 7854664 14905344 140727352689097 140727352689192 140727352689192 140727352692686 0
/proc/12785/statm: 14508 7887 708 380 0 7926 0
Current children cumulated CPU time: 3.01 s
Current children cumulated vsize: 58032 KiB
Current children cumulated memory: 31548 KiB

[startup+6.30033 s]
/proc/loadavg: 2.15 2.11 2.30 3/186 12786
/proc/meminfo: memFree=31536500/32770624 swapFree=67108764/67108860
[pid=12785] ppid=12782 vsize=90516 memory=61992 CPUtime=6.2 cores=0,2,4,6
/proc/12785/stat : 12785 (cosoco) R 12782 12785 4674 0 -1 4202496 14037 0 0 0 617 3 0 0 20 0 1 0 108622235 92688384 15498 18446744073709551615 4194304 5748600 140727352681904 140727352678552 139953845615589 0 0 1 0 0 0 0 17 4 0 0 8 0 0 7849824 7854664 14905344 140727352689097 140727352689192 140727352689192 140727352692686 0
/proc/12785/statm: 22629 15498 708 380 0 16047 0
Current children cumulated CPU time: 6.2 s
Current children cumulated vsize: 90516 KiB
Current children cumulated memory: 61992 KiB

[startup+12.7003 s]
/proc/loadavg: 2.14 2.11 2.30 3/186 12786
/proc/meminfo: memFree=31479832/32770624 swapFree=67108764/67108860
[pid=12785] ppid=12782 vsize=155616 memory=123008 CPUtime=12.6 cores=0,2,4,6
/proc/12785/stat : 12785 (cosoco) R 12782 12785 4674 0 -1 4202496 25084 0 0 0 1255 5 0 0 20 0 1 0 108622235 159350784 30752 18446744073709551615 4194304 5748600 140727352681904 140727352678552 139953845615589 0 0 1 0 0 0 0 17 4 0 0 8 0 0 7849824 7854664 14905344 140727352689097 140727352689192 140727352689192 140727352692686 0
/proc/12785/statm: 38904 30752 708 380 0 32322 0
Current children cumulated CPU time: 12.6 s
Current children cumulated vsize: 155616 KiB
Current children cumulated memory: 123008 KiB

[startup+25.5003 s]
/proc/loadavg: 2.11 2.10 2.29 3/186 12786
/proc/meminfo: memFree=31356660/32770624 swapFree=67108764/67108860
[pid=12785] ppid=12782 vsize=285816 memory=244904 CPUtime=25.4 cores=0,2,4,6
/proc/12785/stat : 12785 (cosoco) R 12782 12785 4674 0 -1 4202496 46331 0 0 0 2529 11 0 0 20 0 1 0 108622235 292675584 61226 18446744073709551615 4194304 5748600 140727352681904 140727352678552 139953845615589 0 0 1 0 0 0 0 17 4 0 0 8 0 0 7849824 7854664 14905344 140727352689097 140727352689192 140727352689192 140727352692686 0
/proc/12785/statm: 71454 61226 708 380 0 64872 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 285816 KiB
Current children cumulated memory: 244904 KiB

[startup+51.1095 s]
/proc/loadavg: 2.07 2.09 2.29 3/186 12787
/proc/meminfo: memFree=31109988/32770624 swapFree=67108764/67108860
[pid=12785] ppid=12782 vsize=545952 memory=488744 CPUtime=51.01 cores=0,2,4,6
/proc/12785/stat : 12785 (cosoco) R 12782 12785 4674 0 -1 4202496 87809 0 0 0 5080 21 0 0 20 0 1 0 108622235 559054848 122186 18446744073709551615 4194304 5748600 140727352681904 140727352678552 139953845615589 0 0 1 0 0 0 0 17 4 0 0 8 0 0 7849824 7854664 14905344 140727352689097 140727352689192 140727352689192 140727352692686 0
/proc/12785/statm: 136488 122186 708 380 0 129906 0
Current children cumulated CPU time: 51.01 s
Current children cumulated vsize: 545952 KiB
Current children cumulated memory: 488744 KiB

[startup+102.3 s]
/proc/loadavg: 2.03 2.08 2.27 3/185 12789
/proc/meminfo: memFree=30013044/32770624 swapFree=67108764/67108860
[pid=12785] ppid=12782 vsize=1610140 memory=1579164 CPUtime=102.2 cores=0,2,4,6
/proc/12785/stat : 12785 (cosoco) R 12782 12785 4674 0 -1 4202496 505304 0 0 0 10150 70 0 0 20 0 1 0 108622235 1648783360 394791 18446744073709551615 4194304 5748600 140727352681904 140727352679560 4894497 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 7849824 7854664 14905344 140727352689097 140727352689192 140727352689192 140727352692686 0
/proc/12785/statm: 402535 394791 751 380 0 395953 0
Current children cumulated CPU time: 102.2 s
Current children cumulated vsize: 1610140 KiB
Current children cumulated memory: 1579164 KiB

[startup+162.3 s]
/proc/loadavg: 2.05 2.08 2.26 3/185 12791
/proc/meminfo: memFree=30012948/32770624 swapFree=67108764/67108860
[pid=12785] ppid=12782 vsize=1610140 memory=1579164 CPUtime=162.21 cores=0,2,4,6
/proc/12785/stat : 12785 (cosoco) R 12782 12785 4674 0 -1 4202496 591944 0 0 0 16147 74 0 0 20 0 1 0 108622235 1648783360 394791 18446744073709551615 4194304 5748600 140727352681904 140727352679560 4894497 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 7849824 7854664 14905344 140727352689097 140727352689192 140727352689192 140727352692686 0
/proc/12785/statm: 402535 394791 751 380 0 395953 0
Current children cumulated CPU time: 162.21 s
Current children cumulated vsize: 1610140 KiB
Current children cumulated memory: 1579164 KiB

[startup+222.3 s]
/proc/loadavg: 2.02 2.06 2.24 3/184 12793
/proc/meminfo: memFree=30012868/32770624 swapFree=67108764/67108860
[pid=12785] ppid=12782 vsize=1610140 memory=1579172 CPUtime=222.2 cores=0,2,4,6
/proc/12785/stat : 12785 (cosoco) R 12782 12785 4674 0 -1 4202496 671619 0 0 0 22144 76 0 0 20 0 1 0 108622235 1648783360 394793 18446744073709551615 4194304 5748600 140727352681904 140727352679304 4894412 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 7849824 7854664 14905344 140727352689097 140727352689192 140727352689192 140727352692686 0
/proc/12785/statm: 402535 394793 753 380 0 395953 0
Current children cumulated CPU time: 222.2 s
Current children cumulated vsize: 1610140 KiB
Current children cumulated memory: 1579172 KiB

[startup+282.3 s]
/proc/loadavg: 2.06 2.07 2.23 3/188 12810
/proc/meminfo: memFree=30007964/32770624 swapFree=67108764/67108860
[pid=12785] ppid=12782 vsize=1610140 memory=1579172 CPUtime=282.21 cores=0,2,4,6
/proc/12785/stat : 12785 (cosoco) R 12782 12785 4674 0 -1 4202496 830191 0 0 0 28138 83 0 0 20 0 1 0 108622235 1648783360 394793 18446744073709551615 4194304 5748600 140727352681904 140727352679304 4894479 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 7849824 7854664 14905344 140727352689097 140727352689192 140727352689192 140727352692686 0
/proc/12785/statm: 402535 394793 753 380 0 395953 0
Current children cumulated CPU time: 282.21 s
Current children cumulated vsize: 1610140 KiB
Current children cumulated memory: 1579172 KiB

[startup+342.3 s]
/proc/loadavg: 2.02 2.06 2.22 3/188 12812
/proc/meminfo: memFree=30008308/32770624 swapFree=67108764/67108860
[pid=12785] ppid=12782 vsize=1610140 memory=1579172 CPUtime=342.21 cores=0,2,4,6
/proc/12785/stat : 12785 (cosoco) R 12782 12785 4674 0 -1 4202496 962294 0 0 0 34132 89 0 0 20 0 1 0 108622235 1648783360 394793 18446744073709551615 4194304 5748600 140727352681904 140727352679304 4894401 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 7849824 7854664 14905344 140727352689097 140727352689192 140727352689192 140727352692686 0
/proc/12785/statm: 402535 394793 753 380 0 395953 0
Current children cumulated CPU time: 342.21 s
Current children cumulated vsize: 1610140 KiB
Current children cumulated memory: 1579172 KiB

[startup+402.3 s]
/proc/loadavg: 2.01 2.05 2.21 3/185 12814
/proc/meminfo: memFree=30011952/32770624 swapFree=67108764/67108860
[pid=12785] ppid=12782 vsize=1610140 memory=1579172 CPUtime=402.21 cores=0,2,4,6
/proc/12785/stat : 12785 (cosoco) R 12782 12785 4674 0 -1 4202496 1144449 0 0 0 40123 98 0 0 20 0 1 0 108622235 1648783360 394793 18446744073709551615 4194304 5748600 140727352681904 140727352679304 4894318 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 7849824 7854664 14905344 140727352689097 140727352689192 140727352689192 140727352692686 0
/proc/12785/statm: 402535 394793 753 380 0 395953 0
Current children cumulated CPU time: 402.21 s
Current children cumulated vsize: 1610140 KiB
Current children cumulated memory: 1579172 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.04 2.19 3/186 12817
/proc/meminfo: memFree=30012776/32770624 swapFree=67108764/67108860
[pid=12785] ppid=12782 vsize=1610140 memory=1579172 CPUtime=462.21 cores=0,2,4,6
/proc/12785/stat : 12785 (cosoco) R 12782 12785 4674 0 -1 4202496 1253894 0 0 0 46119 102 0 0 20 0 1 0 108622235 1648783360 394793 18446744073709551615 4194304 5748600 140727352681904 140727352679304 4894401 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 7849824 7854664 14905344 140727352689097 140727352689192 140727352689192 140727352692686 0
/proc/12785/statm: 402535 394793 753 380 0 395953 0
Current children cumulated CPU time: 462.21 s
Current children cumulated vsize: 1610140 KiB
Current children cumulated memory: 1579172 KiB


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

Current children cumulated memory: 1579172 KiB

[startup+762.3 s]
/proc/loadavg: 2.09 2.04 2.15 3/185 12830
/proc/meminfo: memFree=30011208/32770624 swapFree=67108764/67108860
[pid=12785] ppid=12782 vsize=1610140 memory=1579172 CPUtime=762.22 cores=0,2,4,6
/proc/12785/stat : 12785 (cosoco) R 12782 12785 4674 0 -1 4202496 1818086 0 0 0 76100 122 0 0 20 0 1 0 108622235 1648783360 394793 18446744073709551615 4194304 5748600 140727352681904 140727352679304 4894401 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 7849824 7854664 14905344 140727352689097 140727352689192 140727352689192 140727352692686 0
/proc/12785/statm: 402535 394793 753 380 0 395953 0
Current children cumulated CPU time: 762.22 s
Current children cumulated vsize: 1610140 KiB
Current children cumulated memory: 1579172 KiB

[startup+822.3 s]
/proc/loadavg: 2.48 2.18 2.19 3/185 12832
/proc/meminfo: memFree=30011796/32770624 swapFree=67108764/67108860
[pid=12785] ppid=12782 vsize=1610140 memory=1579172 CPUtime=822.23 cores=0,2,4,6
/proc/12785/stat : 12785 (cosoco) R 12782 12785 4674 0 -1 4202496 1892580 0 0 0 82097 126 0 0 20 0 1 0 108622235 1648783360 394793 18446744073709551615 4194304 5748600 140727352681904 140727352679304 4894384 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 7849824 7854664 14905344 140727352689097 140727352689192 140727352689192 140727352692686 0
/proc/12785/statm: 402535 394793 753 380 0 395953 0
Current children cumulated CPU time: 822.23 s
Current children cumulated vsize: 1610140 KiB
Current children cumulated memory: 1579172 KiB

[startup+882.3 s]
/proc/loadavg: 2.18 2.15 2.18 3/188 12848
/proc/meminfo: memFree=30007516/32770624 swapFree=67108764/67108860
[pid=12785] ppid=12782 vsize=1610140 memory=1579172 CPUtime=882.23 cores=0,2,4,6
/proc/12785/stat : 12785 (cosoco) R 12782 12785 4674 0 -1 4202496 1949096 0 0 0 88095 128 0 0 20 0 1 0 108622235 1648783360 394793 18446744073709551615 4194304 5748600 140727352681904 140727352679304 4894412 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 7849824 7854664 14905344 140727352689097 140727352689192 140727352689192 140727352692686 0
/proc/12785/statm: 402535 394793 753 380 0 395953 0
Current children cumulated CPU time: 882.23 s
Current children cumulated vsize: 1610140 KiB
Current children cumulated memory: 1579172 KiB

[startup+942.3 s]
/proc/loadavg: 2.14 2.15 2.18 3/189 12906
/proc/meminfo: memFree=30000824/32770624 swapFree=67108764/67108860
[pid=12785] ppid=12782 vsize=1610140 memory=1579172 CPUtime=942.23 cores=0,2,4,6
/proc/12785/stat : 12785 (cosoco) R 12782 12785 4674 0 -1 4202496 1963781 0 0 0 94094 129 0 0 20 0 1 0 108622235 1648783360 394793 18446744073709551615 4194304 5748600 140727352681904 140727352679304 4894302 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 7849824 7854664 14905344 140727352689097 140727352689192 140727352689192 140727352692686 0
/proc/12785/statm: 402535 394793 753 380 0 395953 0
Current children cumulated CPU time: 942.23 s
Current children cumulated vsize: 1610140 KiB
Current children cumulated memory: 1579172 KiB

[startup+1002.3 s]
/proc/loadavg: 2.05 2.12 2.16 3/189 12908
/proc/meminfo: memFree=30002480/32770624 swapFree=67108764/67108860
[pid=12785] ppid=12782 vsize=1610140 memory=1579172 CPUtime=1002.23 cores=0,2,4,6
/proc/12785/stat : 12785 (cosoco) R 12782 12785 4674 0 -1 4202496 1965520 0 0 0 100094 129 0 0 20 0 1 0 108622235 1648783360 394793 18446744073709551615 4194304 5748600 140727352681904 140727352679304 4894479 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 7849824 7854664 14905344 140727352689097 140727352689192 140727352689192 140727352692686 0
/proc/12785/statm: 402535 394793 753 380 0 395953 0
Current children cumulated CPU time: 1002.23 s
Current children cumulated vsize: 1610140 KiB
Current children cumulated memory: 1579172 KiB

[startup+1062.3 s]
/proc/loadavg: 2.02 2.10 2.15 3/186 12910
/proc/meminfo: memFree=30006876/32770624 swapFree=67108764/67108860
[pid=12785] ppid=12782 vsize=1610140 memory=1579172 CPUtime=1062.23 cores=0,2,4,6
/proc/12785/stat : 12785 (cosoco) R 12782 12785 4674 0 -1 4202496 1966383 0 0 0 106094 129 0 0 20 0 1 0 108622235 1648783360 394793 18446744073709551615 4194304 5748600 140727352681904 140727352679304 4894412 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 7849824 7854664 14905344 140727352689097 140727352689192 140727352689192 140727352692686 0
/proc/12785/statm: 402535 394793 753 380 0 395953 0
Current children cumulated CPU time: 1062.23 s
Current children cumulated vsize: 1610140 KiB
Current children cumulated memory: 1579172 KiB

[startup+1122.3 s]
/proc/loadavg: 2.01 2.08 2.14 3/186 12912
/proc/meminfo: memFree=30007248/32770624 swapFree=67108764/67108860
[pid=12785] ppid=12782 vsize=1610140 memory=1579172 CPUtime=1122.23 cores=0,2,4,6
/proc/12785/stat : 12785 (cosoco) R 12782 12785 4674 0 -1 4202496 1967280 0 0 0 112094 129 0 0 20 0 1 0 108622235 1648783360 394793 18446744073709551615 4194304 5748600 140727352681904 140727352679304 4893024 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 7849824 7854664 14905344 140727352689097 140727352689192 140727352689192 140727352692686 0
/proc/12785/statm: 402535 394793 753 380 0 395953 0
Current children cumulated CPU time: 1122.23 s
Current children cumulated vsize: 1610140 KiB
Current children cumulated memory: 1579172 KiB

[startup+1152.48 s]
# the end of solver process 12785 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1151.13 s, system=1.30304 s

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

[startup+1126.4 s]
/proc/loadavg: 2.01 2.08 2.14 3/186 12912
/proc/meminfo: memFree=30007248/32770624 swapFree=67108764/67108860
[pid=12785] ppid=12782 vsize=1610140 memory=1579172 CPUtime=1126.33 cores=0,2,4,6
/proc/12785/stat : 12785 (cosoco) R 12782 12785 4674 0 -1 4202496 1967334 0 0 0 112504 129 0 0 20 0 1 0 108622235 1648783360 394793 18446744073709551615 4194304 5748600 140727352681904 140727352679304 4894262 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 7849824 7854664 14905344 140727352689097 140727352689192 140727352689192 140727352692686 0
/proc/12785/statm: 402535 394793 753 380 0 395953 0
Current children cumulated CPU time: 1126.33 s
Current children cumulated vsize: 1610140 KiB
Current children cumulated memory: 1579172 KiB

[startup+1139.2 s]
/proc/loadavg: 2.01 2.08 2.14 3/186 12912
/proc/meminfo: memFree=30007248/32770624 swapFree=67108764/67108860
[pid=12785] ppid=12782 vsize=1610140 memory=1579172 CPUtime=1139.13 cores=0,2,4,6
/proc/12785/stat : 12785 (cosoco) R 12782 12785 4674 0 -1 4202496 1967387 0 0 0 113784 129 0 0 20 0 1 0 108622235 1648783360 394793 18446744073709551615 4194304 5748600 140727352681904 140727352679304 4894479 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 7849824 7854664 14905344 140727352689097 140727352689192 140727352689192 140727352692686 0
/proc/12785/statm: 402535 394793 753 380 0 395953 0
Current children cumulated CPU time: 1139.13 s
Current children cumulated vsize: 1610140 KiB
Current children cumulated memory: 1579172 KiB

[startup+1145.6 s]
/proc/loadavg: 2.01 2.08 2.14 3/186 12913
/proc/meminfo: memFree=30007868/32770624 swapFree=67108764/67108860
[pid=12785] ppid=12782 vsize=1610140 memory=1579172 CPUtime=1145.53 cores=0,2,4,6
/proc/12785/stat : 12785 (cosoco) R 12782 12785 4674 0 -1 4202496 1967439 0 0 0 114424 129 0 0 20 0 1 0 108622235 1648783360 394793 18446744073709551615 4194304 5748600 140727352681904 140727352679304 4894497 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 7849824 7854664 14905344 140727352689097 140727352689192 140727352689192 140727352692686 0
/proc/12785/statm: 402535 394793 753 380 0 395953 0
Current children cumulated CPU time: 1145.53 s
Current children cumulated vsize: 1610140 KiB
Current children cumulated memory: 1579172 KiB

[startup+1148.8 s]
/proc/loadavg: 2.00 2.08 2.14 3/186 12913
/proc/meminfo: memFree=30007868/32770624 swapFree=67108764/67108860
[pid=12785] ppid=12782 vsize=1610140 memory=1579172 CPUtime=1148.74 cores=0,2,4,6
/proc/12785/stat : 12785 (cosoco) R 12782 12785 4674 0 -1 4202496 1967542 0 0 0 114745 129 0 0 20 0 1 0 108622235 1648783360 394793 18446744073709551615 4194304 5748600 140727352681904 140727352679304 4894270 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 7849824 7854664 14905344 140727352689097 140727352689192 140727352689192 140727352692686 0
/proc/12785/statm: 402535 394793 753 380 0 395953 0
Current children cumulated CPU time: 1148.74 s
Current children cumulated vsize: 1610140 KiB
Current children cumulated memory: 1579172 KiB

[startup+1150.4 s]
/proc/loadavg: 2.00 2.08 2.14 3/186 12913
/proc/meminfo: memFree=30007868/32770624 swapFree=67108764/67108860
[pid=12785] ppid=12782 vsize=1610140 memory=1579172 CPUtime=1150.34 cores=0,2,4,6
/proc/12785/stat : 12785 (cosoco) R 12782 12785 4674 0 -1 4202496 1967567 0 0 0 114905 129 0 0 20 0 1 0 108622235 1648783360 394793 18446744073709551615 4194304 5748600 140727352681904 140727352679304 4894318 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 7849824 7854664 14905344 140727352689097 140727352689192 140727352689192 140727352692686 0
/proc/12785/statm: 402535 394793 753 380 0 395953 0
Current children cumulated CPU time: 1150.34 s
Current children cumulated vsize: 1610140 KiB
Current children cumulated memory: 1579172 KiB

[startup+1151.2 s]
/proc/loadavg: 2.00 2.07 2.14 3/186 12913
/proc/meminfo: memFree=30007868/32770624 swapFree=67108764/67108860
[pid=12785] ppid=12782 vsize=1610140 memory=1579172 CPUtime=1151.14 cores=0,2,4,6
/proc/12785/stat : 12785 (cosoco) R 12782 12785 4674 0 -1 4202496 1967567 0 0 0 114985 129 0 0 20 0 1 0 108622235 1648783360 394793 18446744073709551615 4194304 5748600 140727352681904 140727352679304 4894479 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 7849824 7854664 14905344 140727352689097 140727352689192 140727352689192 140727352692686 0
/proc/12785/statm: 402535 394793 753 380 0 395953 0
Current children cumulated CPU time: 1151.14 s
Current children cumulated vsize: 1610140 KiB
Current children cumulated memory: 1579172 KiB

[startup+1152 s]*
/proc/loadavg: 2.00 2.07 2.14 3/186 12913
/proc/meminfo: memFree=30007868/32770624 swapFree=67108764/67108860
[pid=12785] ppid=12782 vsize=1610140 memory=1579172 CPUtime=1151.94 cores=0,2,4,6
/proc/12785/stat : 12785 (cosoco) R 12782 12785 4674 0 -1 4202496 1967567 0 0 0 115065 129 0 0 20 0 1 0 108622235 1648783360 394793 18446744073709551615 4194304 5748600 140727352681904 140727352679304 4894318 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 7849824 7854664 14905344 140727352689097 140727352689192 140727352689192 140727352692686 0
/proc/12785/statm: 402535 394793 753 380 0 395953 0
Current children cumulated CPU time: 1151.94 s
Current children cumulated vsize: 1610140 KiB
Current children cumulated memory: 1579172 KiB

[startup+1152.4 s]
/proc/loadavg: 2.00 2.07 2.14 3/186 12913
/proc/meminfo: memFree=30007868/32770624 swapFree=67108764/67108860
[pid=12785] ppid=12782 vsize=1610140 memory=1579172 CPUtime=1152.34 cores=0,2,4,6
/proc/12785/stat : 12785 (cosoco) R 12782 12785 4674 0 -1 4202496 1967567 0 0 0 115105 129 0 0 20 0 1 0 108622235 1648783360 394793 18446744073709551615 4194304 5748600 140727352681904 140727352679304 4894479 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 7849824 7854664 14905344 140727352689097 140727352689192 140727352689192 140727352692686 0
/proc/12785/statm: 402535 394793 753 380 0 395953 0
Current children cumulated CPU time: 1152.34 s
Current children cumulated vsize: 1610140 KiB
Current children cumulated memory: 1579172 KiB

Child status: 0
Real time (s): 1152.48
CPU time (s): 1152.43
CPU user time (s): 1151.13
CPU system time (s): 1.30304
CPU usage (%): 99.9954
Max. virtual memory (cumulated for all children) (KiB): 2160828
Max. memory (cumulated for all children) (KiB): 1973148

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1151.13
system time used= 1.30304
maximum resident set size= 1973148
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1967616
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= 21
involuntary context switches= 367


# summary of solver processes directly reported to runsolver:
#   pid: 12785
#   total CPU time (s): 1152.43
#   total CPU user time (s): 1151.13
#   total CPU system time (s): 1.30304

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.35982 second user time and 6.82456 second system time

The end

Launcher Data

Begin job on node134 at 2017-08-13 09:45:24
IDJOB=4267368
IDBENCH=134316
IDSOLVER=2657
FILE ID=node134/4267368-1502611157
RUNJOBID= node134-1502596287-9624
PBS_JOBID= 
Free space on /tmp= 61848 MiB

SOLVER NAME= cosoco-mini 1.12
BENCH NAME= XCSP17/PigeonsPlus/PigeonsPlus-m1-s1/pigeonsPlus-07-09.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4267368-1502611157/watcher-4267368-1502611157 -o /tmp/evaluation-result-4267368-1502611157/solver-4267368-1502611157 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502596287-9624 --watchdog 2560  cosoco -lc -model -restarts HOME/instance-4267368-1502611157.xml

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

MD5SUM BENCH= bf36af344ce91645c9e055d2da140f7c
RANDOM SEED=1550949188

node134.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.43
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.43
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.43
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.43
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:        31567424 kB
MemAvailable:   31940340 kB
Buffers:          218212 kB
Cached:           448112 kB
SwapCached:            4 kB
Active:           539920 kB
Inactive:         186772 kB
Active(anon):       7512 kB
Inactive(anon):    94540 kB
Active(file):     532408 kB
Inactive(file):    92232 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108764 kB
Dirty:            140260 kB
Writeback:         47656 kB
AnonPages:         60812 kB
Mapped:            57020 kB
Shmem:             41564 kB
Slab:             180784 kB
SReclaimable:     128220 kB
SUnreclaim:        52564 kB
KernelStack:        3280 kB
PageTables:         4884 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     343112 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 61844 MiB
End job on node134 at 2017-08-13 10:04:36