Trace number 4241250

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
R1: cosoco 1.1? (TO) 2400.05 2401.5

General information on the benchmark

NameSteiner3/Steiner3-m1-s1/
Steiner3-11.xml
MD5SUM54c76fdae941ec7bb7c4ecbc2f20b5a0
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 variables54
Number of constraints171
Number of domains1
Minimum domain size11
Maximum domain size11
Distribution of domain sizes[{"size":11,"count":54}]
Minimum variable degree18
Maximum variable degree18
Distribution of variable degrees[{"degree":18,"count":54}]
Minimum constraint arity3
Maximum constraint arity6
Distribution of constraint arities[{"arity":3,"count":18},{"arity":6,"count":153}]
Number of extensional constraints153
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":153},{"type":"ordered","count":18}]
Optimization problemNO
Type of objective

Solver Data

14.48/14.53	c root propagations     : 108         
14.48/14.53	c restarts enabled, print stats at every restarts
14.48/14.53	c
14.48/14.53	c
14.48/14.53	c
14.48/14.53	c This is cosoco 1.0 --  
14.48/14.53	c
14.48/14.53	c ========================================[ Problem Statistics ]===========================================
14.48/14.53	c |                                                                                                       
14.48/14.53	c |  Parse time        :         5.21 s 
14.48/14.53	c |
14.48/14.53	c |               Variables: 54
14.48/14.53	c |            Domain Sizes: 11..11
14.48/14.53	c |
14.48/14.53	c |             Constraints: 189
14.48/14.53	c |                   Arity: 2..6  -- Binary: 36
14.48/14.53	c | 
14.48/14.53	c |                   Types: 
14.48/14.53	c |                          (X - Y < k): 36
14.48/14.53	c |                          Extension: 153  (nb tuples: 831600..831600) -- (shared: 152)
14.48/14.53	c |                          
14.48/14.53	c =========================================================================================================
14.48/14.53	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
25.67/25.75	c 101            143            5723           1511           54             0              7   35   24    
39.07/39.15	c 211            311            12059          3133           54             0              3   41   30    
51.96/52.06	c 332            497            18796          4987           54             0              6   41   33    
68.15/68.28	c 465            686            25652          6977           54             0              6   41   31    
80.64/80.76	c 611            893            33088          9369           54             0              6   47   39    
96.74/96.85	c 771            1116           40334          11785          54             0              6   40   35    
115.61/115.78	c 947            1361           49506          14422          54             0              6   41   34    
133.02/133.20	c 1140           1629           58633          17234          54             0              7   40   36    
154.18/154.31	c 1352           1912           68571          20402          54             0              6   41   35    
174.27/174.40	c 1585           2237           80390          24087          54             0              6   41   36    
197.66/197.88	c 1841           2599           93903          27948          54             0              5   41   36    
220.35/220.57	c 2122           2985           107189         32159          54             0              7   41   36    
242.33/242.59	c 2431           3429           122894         36942          54             0              6   41   36    
274.41/274.63	c 2770           3935           142912         42647          54             0              6   41   37    
300.20/300.47	c 3142           4459           160754         47914          54             0              7   41   37    
329.68/329.96	c 3551           5056           184709         54435          54             0              7   41   38    
361.96/362.27	c 4000           5668           205909         61322          54             0              7   40   37    
401.83/402.20	c 4493           6414           235669         69139          54             0              3   41   37    
441.11/441.42	c 5035           7157           261226         77490          54             0              3   40   38    
481.78/482.14	c 5631           8000           292351         86857          54             0              3   41   38    
528.45/528.87	c 6286           8866           322520         96945          54             0              10   40   38   
578.42/578.80	c 7006           9828           356506         108228         54             0              6   41   38    
633.98/634.49	c 7798           10844          390633         119904         54             0              7   40   38    
692.15/692.64	c 8669           12024          434207         133514         54             0              7   41   38    
743.52/744.09	c 9627           13414          492401         147563         54             0              5   41   38    
808.38/808.97	c 10680          14966          551529         164167         54             0              7   41   38    
887.83/888.47	c 11838          16444          601961         181419         54             0              7   40   39    
959.18/959.83	c 13111          18161          665918         199870         54             0              7   41   38    
1045.63/1046.30	c 14511          20127          735710         222074         54             0              7   41   38    
1143.17/1143.99	c 16051          22142          807363         247187         54             0              5   40   39    
1246.51/1247.30	c 17745          24434          892213         272185         54             0              7   41   39    
1361.34/1362.24	c 19608          26920          981150         299641         54             0              7   41   39    
1475.98/1476.98	c 21657          29861          1090521        331756         54             0              7   41   39    
1604.40/1605.42	c 23910          33125          1218443        367858         54             0              6   41   39    
1757.01/1758.18	c 26388          36509          1346041        406178         54             0              7   41   39    
1930.60/1931.86	c 29113          40075          1468730        446337         54             0              6   40   39    
2101.60/2102.90	c 32110          44160          1610717        489154         54             0              7   41   39    
2297.18/2298.65	c 35406          48820          1793228        539270         54             0              7   41   39    

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-4241250-1500629424/watcher-4241250-1500629424 -o /tmp/evaluation-result-4241250-1500629424/solver-4241250-1500629424 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node116-1500623779-17770 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4241250-1500629424.xml 

pid=20591
running on 8 cores: 0,2,4,6,8,10,12,14

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.01 2.10 2.06 3/242 20594
/proc/meminfo: memFree=31543420/32770624 swapFree=6264/286964
[pid=20594] ppid=20591 vsize=27124 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/20594/stat : 20594 (cosoco) R 20591 20594 17739 0 -1 4202496 997 0 0 0 1 0 0 0 20 0 1 0 16221317 27774976 832 33554432000 4194304 5970956 140730679480192 140730679474792 5417044 0 0 4096 0 0 0 0 17 12 0 0 0 0 0 8070896 8075904 13594624 140730679485633 140730679485763 140730679485763 140730679488462 0
/proc/20594/statm: 6781 832 725 434 0 145 0

[startup+0.100184 s]
/proc/loadavg: 2.01 2.10 2.06 3/242 20594
/proc/meminfo: memFree=31543420/32770624 swapFree=6264/286964
[pid=20594] ppid=20591 vsize=27700 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/20594/stat : 20594 (cosoco) R 20591 20594 17739 0 -1 4202496 1169 0 0 0 9 0 0 0 20 0 1 0 16221317 28364800 937 33554432000 4194304 5970956 140730679480192 140730679476792 140300012956645 0 0 4096 0 0 0 0 17 12 0 0 0 0 0 8070896 8075904 13594624 140730679485633 140730679485763 140730679485763 140730679488462 0
/proc/20594/statm: 6925 937 725 434 0 289 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27700

[startup+0.200369 s]
/proc/loadavg: 2.01 2.10 2.06 3/242 20594
/proc/meminfo: memFree=31543420/32770624 swapFree=6264/286964
[pid=20594] ppid=20591 vsize=28612 CPUtime=0.19 cores=0,2,4,6,8,10,12,14
/proc/20594/stat : 20594 (cosoco) R 20591 20594 17739 0 -1 4202496 1469 0 0 0 19 0 0 0 20 0 1 0 16221317 29298688 1114 33554432000 4194304 5970956 140730679480192 140730679476792 5383954 0 0 4096 0 0 0 0 17 12 0 0 0 0 0 8070896 8075904 13594624 140730679485633 140730679485763 140730679485763 140730679488462 0
/proc/20594/statm: 7153 1114 725 434 0 517 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 28612

[startup+0.300328 s]
/proc/loadavg: 2.01 2.10 2.06 3/242 20594
/proc/meminfo: memFree=31543420/32770624 swapFree=6264/286964
[pid=20594] ppid=20591 vsize=29908 CPUtime=0.29 cores=0,2,4,6,8,10,12,14
/proc/20594/stat : 20594 (cosoco) R 20591 20594 17739 0 -1 4202496 1910 0 0 0 29 0 0 0 20 0 1 0 16221317 30625792 1404 33554432000 4194304 5970956 140730679480192 140730679476792 5674958 0 0 4096 0 0 0 0 17 12 0 0 0 0 0 8070896 8075904 13594624 140730679485633 140730679485763 140730679485763 140730679488462 0
/proc/20594/statm: 7477 1404 725 434 0 841 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 29908

[startup+0.700279 s]
/proc/loadavg: 2.01 2.10 2.06 3/242 20594
/proc/meminfo: memFree=31543420/32770624 swapFree=6264/286964
[pid=20594] ppid=20591 vsize=33688 CPUtime=0.69 cores=0,2,4,6,8,10,12,14
/proc/20594/stat : 20594 (cosoco) R 20591 20594 17739 0 -1 4202496 2784 0 0 0 69 0 0 0 20 0 1 0 16221317 34496512 2355 33554432000 4194304 5970956 140730679480192 140730679476792 5670320 0 0 4096 0 0 0 0 17 12 0 0 0 0 0 8070896 8075904 13594624 140730679485633 140730679485763 140730679485763 140730679488462 0
/proc/20594/statm: 8422 2355 725 434 0 1786 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33688

[startup+1.50028 s]
/proc/loadavg: 2.01 2.10 2.06 3/243 20595
/proc/meminfo: memFree=31532456/32770624 swapFree=6264/287032
[pid=20594] ppid=20591 vsize=53672 CPUtime=1.49 cores=0,2,4,6,8,10,12,14
/proc/20594/stat : 20594 (cosoco) R 20591 20594 17739 0 -1 4202496 4637 0 0 0 148 1 0 0 20 0 1 0 16221317 54960128 5013 33554432000 4194304 5970956 140730679480192 140730679476792 5417067 0 0 4096 0 0 0 0 17 12 0 0 0 0 0 8070896 8075904 13594624 140730679485633 140730679485763 140730679485763 140730679488462 0
/proc/20594/statm: 13418 5013 725 434 0 6782 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 53672

[startup+3.10033 s]
/proc/loadavg: 2.01 2.10 2.06 3/243 20595
/proc/meminfo: memFree=31519232/32770624 swapFree=6264/287032
[pid=20594] ppid=20591 vsize=68656 CPUtime=3.09 cores=0,2,4,6,8,10,12,14
/proc/20594/stat : 20594 (cosoco) R 20591 20594 17739 0 -1 4202496 7541 0 0 0 307 2 0 0 20 0 1 0 16221317 70303744 8750 33554432000 4194304 5970956 140730679480192 140730679476792 5347492 0 0 4096 0 0 0 0 17 12 0 0 0 0 0 8070896 8075904 13594624 140730679485633 140730679485763 140730679485763 140730679488462 0
/proc/20594/statm: 17164 8750 725 434 0 10528 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 68656

[startup+6.30035 s]
/proc/loadavg: 2.00 2.10 2.06 3/243 20595
/proc/meminfo: memFree=30497300/32770624 swapFree=6264/286716
[pid=20594] ppid=20591 vsize=1071392 CPUtime=6.29 cores=0,2,4,6,8,10,12,14
/proc/20594/stat : 20594 (cosoco) R 20591 20594 17739 0 -1 4202496 165172 0 0 0 603 26 0 0 20 0 1 0 16221317 1097105408 261540 33554432000 4194304 5970956 140730679480192 140730679477448 4934320 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 13594624 140730679485633 140730679485763 140730679485763 140730679488462 0
/proc/20594/statm: 267848 261540 766 434 0 261212 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1071392

[startup+12.7003 s]
/proc/loadavg: 2.00 2.10 2.06 3/243 20595
/proc/meminfo: memFree=30496696/32770624 swapFree=6264/286716
[pid=20594] ppid=20591 vsize=1071392 CPUtime=12.68 cores=0,2,4,6,8,10,12,14
/proc/20594/stat : 20594 (cosoco) R 20591 20594 17739 0 -1 4202496 196604 0 0 0 1240 28 0 0 20 0 1 0 16221317 1097105408 261547 33554432000 4194304 5970956 140730679480192 140730679477448 4934275 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 13594624 140730679485633 140730679485763 140730679485763 140730679488462 0
/proc/20594/statm: 267848 261547 773 434 0 261212 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1071392

[startup+25.5005 s]
/proc/loadavg: 2.00 2.09 2.06 3/243 20595
/proc/meminfo: memFree=30497192/32770624 swapFree=6264/286732
[pid=20594] ppid=20591 vsize=1071392 CPUtime=25.47 cores=0,2,4,6,8,10,12,14
/proc/20594/stat : 20594 (cosoco) R 20591 20594 17739 0 -1 4202496 260885 0 0 0 2515 32 0 0 20 0 1 0 16221317 1097105408 261549 33554432000 4194304 5970956 140730679480192 140730679477800 4934323 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 13594624 140730679485633 140730679485763 140730679485763 140730679488462 0
/proc/20594/statm: 267848 261549 774 434 0 261212 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1071392

[startup+51.1004 s]
/proc/loadavg: 2.00 2.09 2.05 3/243 20595
/proc/meminfo: memFree=30497184/32770624 swapFree=6264/286756
[pid=20594] ppid=20591 vsize=1071392 CPUtime=51.06 cores=0,2,4,6,8,10,12,14
/proc/20594/stat : 20594 (cosoco) R 20591 20594 17739 0 -1 4202496 332007 0 0 0 5071 35 0 0 20 0 1 0 16221317 1097105408 261551 33554432000 4194304 5970956 140730679480192 140730679477528 4934327 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 13594624 140730679485633 140730679485763 140730679485763 140730679488462 0
/proc/20594/statm: 267848 261551 776 434 0 261212 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 1071392

[startup+102.3 s]
/proc/loadavg: 2.00 2.07 2.05 3/243 20596
/proc/meminfo: memFree=30497316/32770624 swapFree=6264/286808
[pid=20594] ppid=20591 vsize=1071392 CPUtime=102.24 cores=0,2,4,6,8,10,12,14
/proc/20594/stat : 20594 (cosoco) R 20591 20594 17739 0 -1 4202496 419449 0 0 0 10185 39 0 0 20 0 1 0 16221317 1097105408 261551 33554432000 4194304 5970956 140730679480192 140730679477528 4934318 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 13594624 140730679485633 140730679485763 140730679485763 140730679488462 0
/proc/20594/statm: 267848 261551 776 434 0 261212 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 1071392

[startup+162.3 s]
/proc/loadavg: 2.00 2.06 2.05 3/243 20597
/proc/meminfo: memFree=30494344/32770624 swapFree=6264/286868
[pid=20594] ppid=20591 vsize=1071392 CPUtime=162.19 cores=0,2,4,6,8,10,12,14
/proc/20594/stat : 20594 (cosoco) R 20591 20594 17739 0 -1 4202496 488625 0 0 0 16176 43 0 0 20 0 1 0 16221317 1097105408 261551 33554432000 4194304 5970956 140730679480192 140730679477528 4934327 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 13594624 140730679485633 140730679485763 140730679485763 140730679488462 0
/proc/20594/statm: 267848 261551 776 434 0 261212 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 1071392

[startup+222.308 s]
/proc/loadavg: 2.08 2.07 2.05 3/243 20598
/proc/meminfo: memFree=30494900/32770624 swapFree=6264/286920
[pid=20594] ppid=20591 vsize=1071392 CPUtime=222.15 cores=0,2,4,6,8,10,12,14
/proc/20594/stat : 20594 (cosoco) R 20591 20594 17739 0 -1 4202496 548390 0 0 0 22168 47 0 0 20 0 1 0 16221317 1097105408 261551 33554432000 4194304 5970956 140730679480192 140730679477528 4934327 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 13594624 140730679485633 140730679485763 140730679485763 140730679488462 0
/proc/20594/statm: 267848 261551 776 434 0 261212 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 1071392

[startup+282.3 s]
/proc/loadavg: 2.08 2.07 2.05 3/243 20599
/proc/meminfo: memFree=30494844/32770624 swapFree=6264/286972
[pid=20594] ppid=20591 vsize=1071392 CPUtime=282.11 cores=0,2,4,6,8,10,12,14
/proc/20594/stat : 20594 (cosoco) R 20591 20594 17739 0 -1 4202496 603376 0 0 0 28161 50 0 0 20 0 1 0 16221317 1097105408 261551 33554432000 4194304 5970956 140730679480192 140730679477528 4934366 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 13594624 140730679485633 140730679485763 140730679485763 140730679488462 0
/proc/20594/statm: 267848 261551 776 434 0 261212 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 1071392

[startup+342.3 s]
/proc/loadavg: 2.03 2.06 2.05 3/243 20600
/proc/meminfo: memFree=30495328/32770624 swapFree=6264/287036
[pid=20594] ppid=20591 vsize=1071392 CPUtime=342.07 cores=0,2,4,6,8,10,12,14
/proc/20594/stat : 20594 (cosoco) R 20591 20594 17739 0 -1 4202496 655902 0 0 0 34155 52 0 0 20 0 1 0 16221317 1097105408 261551 33554432000 4194304 5970956 140730679480192 140730679477528 4933078 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 13594624 140730679485633 140730679485763 140730679485763 140730679488462 0
/proc/20594/statm: 267848 261551 776 434 0 261212 0
Current children cumulated CPU time (s) 342.07
Current children cumulated vsize (KiB) 1071392

[startup+402.3 s]
/proc/loadavg: 2.01 2.05 2.05 3/243 20601
/proc/meminfo: memFree=30495496/32770624 swapFree=6264/287088
[pid=20594] ppid=20591 vsize=1071392 CPUtime=402.02 cores=0,2,4,6,8,10,12,14
/proc/20594/stat : 20594 (cosoco) R 20591 20594 17739 0 -1 4202496 676279 0 0 0 40149 53 0 0 20 0 1 0 16221317 1097105408 261551 33554432000 4194304 5970956 140730679480192 140730679477528 4934318 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 13594624 140730679485633 140730679485763 140730679485763 140730679488462 0
/proc/20594/statm: 267848 261551 776 434 0 261212 0
Current children cumulated CPU time (s) 402.02
Current children cumulated vsize (KiB) 1071392

[startup+462.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/243 20602
/proc/meminfo: memFree=30495464/32770624 swapFree=6264/287144
[pid=20594] ppid=20591 vsize=1071392 CPUtime=461.99 cores=0,2,4,6,8,10,12,14
/proc/20594/stat : 20594 (cosoco) R 20591 20594 17739 0 -1 4202496 733500 0 0 0 46143 56 0 0 20 0 1 0 16221317 1097105408 261551 33554432000 4194304 5970956 140730679480192 140730679477528 4934318 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 13594624 140730679485633 140730679485763 140730679485763 140730679488462 0
/proc/20594/statm: 267848 261551 776 434 0 261212 0
Current children cumulated CPU time (s) 461.99
Current children cumulated vsize (KiB) 1071392

[startup+522.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/243 20603
/proc/meminfo: memFree=30494648/32770624 swapFree=6264/287184
[pid=20594] ppid=20591 vsize=1071392 CPUtime=521.95 cores=0,2,4,6,8,10,12,14
/proc/20594/stat : 20594 (cosoco) R 20591 20594 17739 0 -1 4202496 743901 0 0 0 52139 56 0 0 20 0 1 0 16221317 1097105408 261551 33554432000 4194304 5970956 140730679480192 140730679477528 4934335 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 13594624 140730679485633 140730679485763 140730679485763 140730679488462 0
/proc/20594/statm: 267848 261551 776 434 0 261212 0
Current children cumulated CPU time (s) 521.95
Current children cumulated vsize (KiB) 1071392

[startup+582.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/243 20611
/proc/meminfo: memFree=30494280/32770624 swapFree=6264/287228
[pid=20594] ppid=20591 vsize=1071392 CPUtime=581.91 cores=0,2,4,6,8,10,12,14
/proc/20594/stat : 20594 (cosoco) R 20591 20594 17739 0 -1 4202496 773522 0 0 0 58133 58 0 0 20 0 1 0 16221317 1097105408 261551 33554432000 4194304 5970956 140730679480192 140730679477528 4934327 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 13594624 140730679485633 140730679485763 140730679485763 140730679488462 0
/proc/20594/statm: 267848 261551 776 434 0 261212 0
Current children cumulated CPU time (s) 581.91
Current children cumulated vsize (KiB) 1071392


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


[startup+1542.31 s]
/proc/loadavg: 2.00 2.02 2.05 3/243 20636
/proc/meminfo: memFree=30496576/32770624 swapFree=6264/287904
[pid=20594] ppid=20591 vsize=1071392 CPUtime=1541.35 cores=0,2,4,6,8,10,12,14
/proc/20594/stat : 20594 (cosoco) R 20591 20594 17739 0 -1 4202496 805211 0 0 0 154075 60 0 0 20 0 1 0 16221317 1097105408 261551 33554432000 4194304 5970956 140730679480192 140730679477528 4934327 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 13594624 140730679485633 140730679485763 140730679485763 140730679488462 0
/proc/20594/statm: 267848 261551 776 434 0 261212 0
Current children cumulated CPU time (s) 1541.35
Current children cumulated vsize (KiB) 1071392

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/243 20637
/proc/meminfo: memFree=30495332/32770624 swapFree=6264/287940
[pid=20594] ppid=20591 vsize=1071392 CPUtime=1601.3 cores=0,2,4,6,8,10,12,14
/proc/20594/stat : 20594 (cosoco) R 20591 20594 17739 0 -1 4202496 805584 0 0 0 160070 60 0 0 20 0 1 0 16221317 1097105408 261551 33554432000 4194304 5970956 140730679480192 140730679477528 4933153 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 13594624 140730679485633 140730679485763 140730679485763 140730679488462 0
/proc/20594/statm: 267848 261551 776 434 0 261212 0
Current children cumulated CPU time (s) 1601.3
Current children cumulated vsize (KiB) 1071392

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 20639
/proc/meminfo: memFree=30495428/32770624 swapFree=6264/287980
[pid=20594] ppid=20591 vsize=1071392 CPUtime=1661.27 cores=0,2,4,6,8,10,12,14
/proc/20594/stat : 20594 (cosoco) R 20591 20594 17739 0 -1 4202496 806259 0 0 0 166067 60 0 0 20 0 1 0 16221317 1097105408 261551 33554432000 4194304 5970956 140730679480192 140730679477528 4933153 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 13594624 140730679485633 140730679485763 140730679485763 140730679488462 0
/proc/20594/statm: 267848 261551 776 434 0 261212 0
Current children cumulated CPU time (s) 1661.27
Current children cumulated vsize (KiB) 1071392

[startup+1722.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/243 20640
/proc/meminfo: memFree=30495468/32770624 swapFree=6264/288028
[pid=20594] ppid=20591 vsize=1071392 CPUtime=1721.23 cores=0,2,4,6,8,10,12,14
/proc/20594/stat : 20594 (cosoco) R 20591 20594 17739 0 -1 4202496 806624 0 0 0 172063 60 0 0 20 0 1 0 16221317 1097105408 261551 33554432000 4194304 5970956 140730679480192 140730679477528 4934327 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 13594624 140730679485633 140730679485763 140730679485763 140730679488462 0
/proc/20594/statm: 267848 261551 776 434 0 261212 0
Current children cumulated CPU time (s) 1721.23
Current children cumulated vsize (KiB) 1071392

[startup+1782.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/243 20648
/proc/meminfo: memFree=30495216/32770624 swapFree=6264/288068
[pid=20594] ppid=20591 vsize=1071392 CPUtime=1781.19 cores=0,2,4,6,8,10,12,14
/proc/20594/stat : 20594 (cosoco) R 20591 20594 17739 0 -1 4202496 807351 0 0 0 178059 60 0 0 20 0 1 0 16221317 1097105408 261551 33554432000 4194304 5970956 140730679480192 140730679477528 4933153 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 13594624 140730679485633 140730679485763 140730679485763 140730679488462 0
/proc/20594/statm: 267848 261551 776 434 0 261212 0
Current children cumulated CPU time (s) 1781.19
Current children cumulated vsize (KiB) 1071392

[startup+1842.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/244 20672
/proc/meminfo: memFree=30495000/32770624 swapFree=6264/288112
[pid=20594] ppid=20591 vsize=1071392 CPUtime=1841.16 cores=0,2,4,6,8,10,12,14
/proc/20594/stat : 20594 (cosoco) R 20591 20594 17739 0 -1 4202496 807733 0 0 0 184056 60 0 0 20 0 1 0 16221317 1097105408 261551 33554432000 4194304 5970956 140730679480192 140730679477528 4934327 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 13594624 140730679485633 140730679485763 140730679485763 140730679488462 0
/proc/20594/statm: 267848 261551 776 434 0 261212 0
Current children cumulated CPU time (s) 1841.16
Current children cumulated vsize (KiB) 1071392

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/244 20673
/proc/meminfo: memFree=30495980/32770624 swapFree=6264/288156
[pid=20594] ppid=20591 vsize=1071392 CPUtime=1901.12 cores=0,2,4,6,8,10,12,14
/proc/20594/stat : 20594 (cosoco) R 20591 20594 17739 0 -1 4202496 808115 0 0 0 190052 60 0 0 20 0 1 0 16221317 1097105408 261551 33554432000 4194304 5970956 140730679480192 140730679477528 4934318 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 13594624 140730679485633 140730679485763 140730679485763 140730679488462 0
/proc/20594/statm: 267848 261551 776 434 0 261212 0
Current children cumulated CPU time (s) 1901.12
Current children cumulated vsize (KiB) 1071392

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/244 20674
/proc/meminfo: memFree=30496592/32770624 swapFree=6264/288204
[pid=20594] ppid=20591 vsize=1071392 CPUtime=1961.08 cores=0,2,4,6,8,10,12,14
/proc/20594/stat : 20594 (cosoco) R 20591 20594 17739 0 -1 4202496 808759 0 0 0 196048 60 0 0 20 0 1 0 16221317 1097105408 261551 33554432000 4194304 5970956 140730679480192 140730679477528 4933087 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 13594624 140730679485633 140730679485763 140730679485763 140730679488462 0
/proc/20594/statm: 267848 261551 776 434 0 261212 0
Current children cumulated CPU time (s) 1961.08
Current children cumulated vsize (KiB) 1071392

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/244 20675
/proc/meminfo: memFree=30496956/32770624 swapFree=6264/288248
[pid=20594] ppid=20591 vsize=1071392 CPUtime=2021.04 cores=0,2,4,6,8,10,12,14
/proc/20594/stat : 20594 (cosoco) R 20591 20594 17739 0 -1 4202496 809164 0 0 0 202044 60 0 0 20 0 1 0 16221317 1097105408 261551 33554432000 4194304 5970956 140730679480192 140730679477528 4934318 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 13594624 140730679485633 140730679485763 140730679485763 140730679488462 0
/proc/20594/statm: 267848 261551 776 434 0 261212 0
Current children cumulated CPU time (s) 2021.04
Current children cumulated vsize (KiB) 1071392

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/244 20676
/proc/meminfo: memFree=30497200/32770624 swapFree=6264/288276
[pid=20594] ppid=20591 vsize=1071392 CPUtime=2081.02 cores=0,2,4,6,8,10,12,14
/proc/20594/stat : 20594 (cosoco) R 20591 20594 17739 0 -1 4202496 809549 0 0 0 208042 60 0 0 20 0 1 0 16221317 1097105408 261551 33554432000 4194304 5970956 140730679480192 140730679477528 4934342 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 13594624 140730679485633 140730679485763 140730679485763 140730679488462 0
/proc/20594/statm: 267848 261551 776 434 0 261212 0
Current children cumulated CPU time (s) 2081.02
Current children cumulated vsize (KiB) 1071392

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 20677
/proc/meminfo: memFree=30497292/32770624 swapFree=6264/288328
[pid=20594] ppid=20591 vsize=1071392 CPUtime=2140.97 cores=0,2,4,6,8,10,12,14
/proc/20594/stat : 20594 (cosoco) R 20591 20594 17739 0 -1 4202496 810266 0 0 0 214037 60 0 0 20 0 1 0 16221317 1097105408 261551 33554432000 4194304 5970956 140730679480192 140730679477528 4934318 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 13594624 140730679485633 140730679485763 140730679485763 140730679488462 0
/proc/20594/statm: 267848 261551 776 434 0 261212 0
Current children cumulated CPU time (s) 2140.97
Current children cumulated vsize (KiB) 1071392

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 20678
/proc/meminfo: memFree=30497368/32770624 swapFree=6264/288360
[pid=20594] ppid=20591 vsize=1071392 CPUtime=2200.94 cores=0,2,4,6,8,10,12,14
/proc/20594/stat : 20594 (cosoco) R 20591 20594 17739 0 -1 4202496 810631 0 0 0 220034 60 0 0 20 0 1 0 16221317 1097105408 261551 33554432000 4194304 5970956 140730679480192 140730679477528 4934342 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 13594624 140730679485633 140730679485763 140730679485763 140730679488462 0
/proc/20594/statm: 267848 261551 776 434 0 261212 0
Current children cumulated CPU time (s) 2200.94
Current children cumulated vsize (KiB) 1071392

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 20811
/proc/meminfo: memFree=30700668/32770624 swapFree=6264/288496
[pid=20594] ppid=20591 vsize=1071392 CPUtime=2260.9 cores=0,2,4,6,8,10,12,14
/proc/20594/stat : 20594 (cosoco) R 20591 20594 17739 0 -1 4202496 811024 0 0 0 226030 60 0 0 20 0 1 0 16221317 1097105408 261551 33554432000 4194304 5970956 140730679480192 140730679477528 4934327 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 13594624 140730679485633 140730679485763 140730679485763 140730679488462 0
/proc/20594/statm: 267848 261551 776 434 0 261212 0
Current children cumulated CPU time (s) 2260.9
Current children cumulated vsize (KiB) 1071392

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 20812
/proc/meminfo: memFree=30699604/32770624 swapFree=6264/288580
[pid=20594] ppid=20591 vsize=1071392 CPUtime=2320.88 cores=0,2,4,6,8,10,12,14
/proc/20594/stat : 20594 (cosoco) R 20591 20594 17739 0 -1 4202496 811729 0 0 0 232027 61 0 0 20 0 1 0 16221317 1097105408 261551 33554432000 4194304 5970956 140730679480192 140730679477528 4933087 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 13594624 140730679485633 140730679485763 140730679485763 140730679488462 0
/proc/20594/statm: 267848 261551 776 434 0 261212 0
Current children cumulated CPU time (s) 2320.88
Current children cumulated vsize (KiB) 1071392

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 20820
/proc/meminfo: memFree=30698248/32770624 swapFree=6264/288636
[pid=20594] ppid=20591 vsize=1071392 CPUtime=2380.85 cores=0,2,4,6,8,10,12,14
/proc/20594/stat : 20594 (cosoco) R 20591 20594 17739 0 -1 4202496 812109 0 0 0 238024 61 0 0 20 0 1 0 16221317 1097105408 261551 33554432000 4194304 5970956 140730679480192 140730679477528 4934318 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 13594624 140730679485633 140730679485763 140730679485763 140730679488462 0
/proc/20594/statm: 267848 261551 776 434 0 261212 0
Current children cumulated CPU time (s) 2380.85
Current children cumulated vsize (KiB) 1071392



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2401.5 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 20820
/proc/meminfo: memFree=30697380/32770624 swapFree=6264/288656
[pid=20594] ppid=20591 vsize=1071392 CPUtime=2400.04 cores=0,2,4,6,8,10,12,14
/proc/20594/stat : 20594 (cosoco) R 20591 20594 17739 0 -1 4202496 812149 0 0 0 239943 61 0 0 20 0 1 0 16221317 1097105408 261551 33554432000 4194304 5970956 140730679480192 140730679477528 4934327 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 13594624 140730679485633 140730679485763 140730679485763 140730679488462 0
/proc/20594/statm: 267848 261551 776 434 0 261212 0
Current children cumulated CPU time (s) 2400.04
Current children cumulated vsize (KiB) 1071392

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 20594 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2401.5 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 20820
/proc/meminfo: memFree=30697380/32770624 swapFree=6264/288656
[pid=20594] ppid=20591 vsize=1071392 CPUtime=2400.04 cores=0,2,4,6,8,10,12,14
/proc/20594/stat : 20594 (cosoco) R 20591 20594 17739 0 -1 4202496 812149 0 0 0 239943 61 0 0 20 0 1 0 16221317 1097105408 261551 33554432000 4194304 5970956 140730679480192 140730679477528 4934327 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 13594624 140730679485633 140730679485763 140730679485763 140730679488462 0
/proc/20594/statm: 267848 261551 776 434 0 261212 0
Current children cumulated CPU time (s) 2400.04
Current children cumulated vsize (KiB) 1071392

Child status: 1
Real time (s): 2401.5
CPU time (s): 2400.05
CPU user time (s): 2399.44
CPU system time (s): 0.614631
CPU usage (%): 99.9396
Max. virtual memory (cumulated for all children) (KiB): 1071392

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.44
system time used= 0.614631
maximum resident set size= 1046252
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 812181
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= 28
involuntary context switches= 120678

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.01503 second user time and 12.1092 second system time

The end

Launcher Data

Begin job on node116 at 2017-07-21 11:30:24
IDJOB=4241250
IDBENCH=126262
IDSOLVER=2620
FILE ID=node116/4241250-1500629424
RUNJOBID= node116-1500623779-17770
PBS_JOBID= 20623015
Free space on /tmp= 61976 MiB

SOLVER NAME= cosoco 1.1
BENCH NAME= XCSP17/Steiner3/Steiner3-m1-s1/Steiner3-11.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4241250-1500629424/watcher-4241250-1500629424 -o /tmp/evaluation-result-4241250-1500629424/solver-4241250-1500629424 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node116-1500623779-17770 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4241250-1500629424.xml

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

MD5SUM BENCH= 54c76fdae941ec7bb7c4ecbc2f20b5a0
RANDOM SEED=1029253027

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

/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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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	: 5334.06
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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	: 5334.06
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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	: 5334.06
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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	: 5334.06
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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:

processor	: 8
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	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
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	: 5334.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
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	: 5334.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 11
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	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
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	: 5334.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
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	: 5334.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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:        31543532 kB
MemAvailable:   31823568 kB
Buffers:          158900 kB
Cached:           400504 kB
SwapCached:            0 kB
Active:           492880 kB
Inactive:         295752 kB
Active(anon):     231188 kB
Inactive(anon):     8788 kB
Active(file):     261692 kB
Inactive(file):   286964 kB
Unevictable:        6264 kB
Mlocked:            6272 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             13080 kB
Writeback:             0 kB
AnonPages:        240056 kB
Mapped:            34524 kB
Shmem:              8848 kB
Slab:             127468 kB
SReclaimable:      94432 kB
SUnreclaim:        33036 kB
KernelStack:        4544 kB
PageTables:         5436 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     498556 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    182272 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 62008 MiB
End job on node116 at 2017-07-21 12:10:26