Trace number 4268348

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 1.12? (TO) 2519.8101 2520

General information on the benchmark

NameSteiner3/Steiner3-m1-s1/
Steiner3-10.xml
MD5SUM33acbdbf13e8fba51e0fc3db0676c789
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 variables45
Number of constraints120
Number of domains1
Minimum domain size10
Maximum domain size10
Distribution of domain sizes[{"size":10,"count":45}]
Minimum variable degree15
Maximum variable degree15
Distribution of variable degrees[{"degree":15,"count":45}]
Minimum constraint arity3
Maximum constraint arity6
Distribution of constraint arities[{"arity":3,"count":15},{"arity":6,"count":105}]
Number of extensional constraints105
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":105},{"type":"ordered","count":15}]
Optimization problemNO
Type of objective

Solver Data

5.80/5.93	c root propagations     : 90          
5.80/5.93	c restarts enabled, print stats at every restarts
5.80/5.93	c
5.80/5.93	c
5.80/5.93	c
5.80/5.93	c This is cosoco 1.12 --  
5.80/5.93	c
5.80/5.93	c command line: cosoco -lc -model -restarts HOME/instance-4268348-1502529834.xml 
5.80/5.93	c ========================================[ Problem Statistics ]===========================================
5.80/5.93	c |                                                                                                       
5.80/5.93	c |  Parse time        :         2.54 s 
5.80/5.93	c |
5.80/5.93	c |               Variables: 45
5.80/5.93	c |            Domain Sizes: 10..10
5.80/5.93	c |
5.80/5.93	c |             Constraints: 135
5.80/5.93	c |                   Arity: 2..6  -- Binary: 30
5.80/5.93	c | 
5.80/5.93	c |                   Types: 
5.80/5.93	c |                          (X - Y < k): 30
5.80/5.93	c |                          Extension: 105  (nb tuples: 423360..423360) -- (shared: 104)
5.80/5.93	c |                          
5.80/5.93	c =========================================================================================================
5.80/5.93	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
8.49/8.69	c 101            141            4715           1389           45             0              7   32   24    
10.99/11.17	c 211            299            9373           2709           45             0              4   32   27    
14.69/14.83	c 332            464            14185          4394           45             0              4   31   26    
18.00/18.16	c 465            652            19901          6086           45             0              7   32   27    
22.00/22.10	c 611            855            26787          8167           45             0              3   31   26    
24.69/24.88	c 771            1094           34333          10190          45             0              6   32   28    
28.79/28.92	c 947            1331           41542          12419          45             0              3   32   27    
33.49/33.66	c 1140           1600           49695          15037          45             0              7   32   28    
38.69/38.89	c 1352           1884           57878          17682          45             0              7   31   26    
43.00/43.14	c 1585           2203           67566          20559          45             0              4   32   28    
49.09/49.25	c 1841           2539           77537          24077          45             0              6   31   28    
55.59/55.70	c 2122           2914           89068          27714          45             0              3   32   27    
60.79/60.98	c 2431           3341           102812         31642          45             0              6   32   29    
67.39/67.53	c 2770           3815           117853         36216          45             0              3   31   28    
76.89/77.04	c 3142           4299           132531         41631          45             0              7   31   29    
84.10/84.28	c 3551           4825           148110         46997          45             0              3   31   28    
94.29/94.44	c 4000           5409           165817         52730          45             0              7   31   28    
104.09/104.29	c 4493           6088           186685         59155          45             0              5   32   29    
117.39/117.57	c 5035           6833           207837         66706          45             0              7   31   30    
127.79/127.98	c 5631           7633           231051         75214          45             0              3   31   29    
143.99/144.14	c 6286           8509           256792         84978          45             0              7   31   30    
161.39/161.50	c 7006           9491           285778         95683          45             0              3   31   30    
176.49/176.61	c 7798           10497          316331         107160         45             0              7   31   29    
197.09/197.28	c 8669           11690          350947         119799         45             0              3   31   30    
213.89/214.01	c 9627           13061          394360         132166         45             0              7   32   30    
234.69/234.85	c 10680          14447          433476         146961         45             0              3   31   30    
257.98/258.16	c 11838          16027          483121         163137         45             0              7   32   30    
281.89/282.06	c 13111          17762          533627         181991         45             0              7   31   30    
307.49/307.61	c 14511          19698          594468         200033         45             0              3   32   30    
333.49/333.65	c 16051          21773          655227         222253         45             0              7   31   30    
366.88/367.05	c 17745          24184          730439         245306         45             0              7   32   30    
404.48/404.67	c 19608          26771          807699         271023         45             0              3   32   30    
439.99/440.16	c 21657          29600          891540         301223         45             0              5   32   30    
470.68/470.88	c 23910          32888          994487         329819         45             0              7   32   30    
528.88/529.03	c 26388          36287          1095003        365302         45             0              7   31   30    
578.28/578.42	c 29113          40006          1206504        404999         45             0              3   32   30    
631.58/631.78	c 32110          44118          1334366        443139         45             0              7   32   30    
702.97/703.19	c 35406          48719          1472361        492280         45             0              7   37   31    
760.97/761.11	c 39031          53824          1613435        542124         45             0              2   31   29    
828.97/829.15	c 43018          59626          1792820        593773         45             0              3   32   30    
915.77/915.95	c 47403          65597          1972207        655803         45             0              7   32   30    
983.47/983.68	c 52226          72738          2195586        715936         45             0              3   32   30    
1052.36/1052.57	c 57531          80214          2430287        784673         45             0              7   32   30    
1164.56/1164.77	c 63366          87972          2656190        867285         45             0              3   32   30    
1252.35/1252.51	c 69784          97068          2955415        962150         45             0              7   37   33    
1349.25/1349.40	c 76843          106714         3258407        1056247        45             0              7   37   32    
1470.65/1470.81	c 84607          117383         3583756        1171682        45             0              3   37   31    
1594.14/1594.34	c 93147          129016         3931837        1279515        45             0              4   32   30    
1711.93/1712.17	c 102541         141695         4313767        1405872        45             0              7   32   30    
1863.42/1863.69	c 112874         155598         4748061        1554065        45             0              7   37   31    
1984.62/1984.87	c 124240         172436         5312648        1731005        45             0              5   37   34    
2120.72/2120.92	c 136742         190540         5888394        1908333        45             0              5   37   32    
2276.71/2276.96	c 150494         210145         6477074        2107782        45             0              4   37   32    
2439.81/2440.07	c 165621         232322         7178701        2303724        45             0              6   37   31    
2519.80/2520.00	
2519.80/2520.00	c *** INTERRUPTED ***
2519.80/2520.00	c restarts              : 54          
2519.80/2520.00	c conflicts             : 172868       (69 /sec)
2519.80/2520.00	c decisions             : 242850       (96 /sec)
2519.80/2520.00	c propagations          : 2399279     (952 /sec)
2519.80/2520.00	c root propagations     : 90          
2519.80/2520.00	c filter calls          : 7511833        (2982 /sec)
2519.80/2520.00	c useless filter calls  : 6504043        (86 %)
2519.80/2520.00	c Memory used           : 391.34 MB
2519.80/2520.00	c CPU time              : 2519.21 s
2519.80/2520.00	
2519.80/2520.00	s UNKNOWN

Verifier Data


Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4268348-1502529834/watcher-4268348-1502529834 -o /tmp/evaluation-result-4268348-1502529834/solver-4268348-1502529834 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502500286-31838 --watchdog 2580 cosoco -lc -model -restarts HOME/instance-4268348-1502529834.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 2.08 2.03 2.05 4/180 7556
/proc/meminfo: memFree=26920264/32770624 swapFree=0/424748
[pid=7556] ppid=7553 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/7556/stat : 7556 (runsolver) D 7553 7556 31775 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 41324102 24240128 106 18446744073709551615 4194304 4338465 140729982068560 140729982066200 139834001838807 0 0 1 24578 18446744071580418449 0 0 17 0 0 0 0 0 0 6438912 6441760 15646720 140729982070977 140729982071369 140729982071369 140729982074826 0
/proc/7556/statm: 5918 106 53 36 0 2156 0

[startup+0.100061 s]
/proc/loadavg: 2.08 2.03 2.05 4/180 7556
/proc/meminfo: memFree=26920264/32770624 swapFree=0/424748
[pid=7556] ppid=7553 vsize=26996 CPUtime=0 cores=0,2,4,6
/proc/7556/stat : 7556 (cosoco) R 7553 7556 31775 0 -1 4202496 808 0 0 0 0 0 0 0 20 0 1 0 41324102 27643904 635 18446744073709551615 4194304 5972588 140733013063072 140733013059720 5415224 0 0 1 0 0 0 0 17 2 0 0 9 0 0 8070896 8075904 9748480 140733013070318 140733013070413 140733013070413 140733013073870 0
/proc/7556/statm: 6749 635 565 435 0 112 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 26996

[startup+0.200315 s]
/proc/loadavg: 2.08 2.03 2.05 4/180 7556
/proc/meminfo: memFree=26920264/32770624 swapFree=0/424748
[pid=7556] ppid=7553 vsize=28340 CPUtime=0.09 cores=0,2,4,6
/proc/7556/stat : 7556 (cosoco) R 7553 7556 31775 0 -1 4202496 1377 0 0 0 9 0 0 0 20 0 1 0 41324102 29020160 1048 18446744073709551615 4194304 5972588 140733013063072 140733013059720 140417904847845 0 0 1 0 0 0 0 17 2 0 0 9 0 0 8070896 8075904 9748480 140733013070318 140733013070413 140733013070413 140733013073870 0
/proc/7556/statm: 7085 1048 727 435 0 448 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28340

[startup+0.300317 s]
/proc/loadavg: 2.08 2.03 2.05 4/180 7556
/proc/meminfo: memFree=26920264/32770624 swapFree=0/424748
[pid=7556] ppid=7553 vsize=29768 CPUtime=0.19 cores=0,2,4,6
/proc/7556/stat : 7556 (cosoco) R 7553 7556 31775 0 -1 4202496 1820 0 0 0 19 0 0 0 20 0 1 0 41324102 30482432 1272 18446744073709551615 4194304 5972588 140733013063072 140733013059720 5351577 0 0 1 0 0 0 0 17 2 0 0 9 0 0 8070896 8075904 9748480 140733013070318 140733013070413 140733013070413 140733013073870 0
/proc/7556/statm: 7442 1272 727 435 0 805 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 29768

[startup+0.700276 s]
/proc/loadavg: 2.08 2.03 2.05 4/180 7556
/proc/meminfo: memFree=26920264/32770624 swapFree=0/424748
[pid=7556] ppid=7553 vsize=33548 CPUtime=0.59 cores=0,2,4,6
/proc/7556/stat : 7556 (cosoco) R 7553 7556 31775 0 -1 4202496 3217 0 0 0 59 0 0 0 20 0 1 0 41324102 34353152 2313 18446744073709551615 4194304 5972588 140733013063072 140733013059640 5418925 0 0 1 0 0 0 0 17 2 0 0 9 0 0 8070896 8075904 9748480 140733013070318 140733013070413 140733013070413 140733013073870 0
/proc/7556/statm: 8387 2313 727 435 0 1750 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 33548

[startup+1.50028 s]
/proc/loadavg: 2.08 2.03 2.05 3/181 7557
/proc/meminfo: memFree=26908412/32770624 swapFree=0/424692
[pid=7556] ppid=7553 vsize=41240 CPUtime=1.39 cores=0,2,4,6
/proc/7556/stat : 7556 (cosoco) R 7553 7556 31775 0 -1 4202496 5003 0 0 0 139 0 0 0 20 0 1 0 41324102 42229760 4364 18446744073709551615 4194304 5972588 140733013063072 140733013059640 5385805 0 0 1 0 0 0 0 17 2 0 0 9 0 0 8070896 8075904 9748480 140733013070318 140733013070413 140733013070413 140733013073870 0
/proc/7556/statm: 10310 4364 727 435 0 3673 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 41240

[startup+3.10035 s]
/proc/loadavg: 2.16 2.05 2.06 3/181 7557
/proc/meminfo: memFree=26897012/32770624 swapFree=0/424700
[pid=7556] ppid=7553 vsize=400724 CPUtime=3 cores=0,2,4,6
/proc/7556/stat : 7556 (cosoco) R 7553 7556 31775 0 -1 4202496 97676 0 0 0 291 9 0 0 20 0 1 0 41324102 410341376 93463 18446744073709551615 4194304 5972588 140733013063072 140733013060296 4935463 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 9748480 140733013070318 140733013070413 140733013070413 140733013073870 0
/proc/7556/statm: 100181 93463 737 435 0 93544 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 400724

[startup+6.30036 s]
/proc/loadavg: 2.16 2.05 2.06 3/181 7557
/proc/meminfo: memFree=26547008/32770624 swapFree=0/424700
[pid=7556] ppid=7553 vsize=400724 CPUtime=6.19 cores=0,2,4,6
/proc/7556/stat : 7556 (cosoco) R 7553 7556 31775 0 -1 4202496 152515 0 0 0 608 11 0 0 20 0 1 0 41324102 410341376 93502 18446744073709551615 4194304 5972588 140733013063072 140733013060296 4935463 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 9748480 140733013070318 140733013070413 140733013070413 140733013073870 0
/proc/7556/statm: 100181 93502 774 435 0 93544 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 400724

[startup+12.7004 s]
/proc/loadavg: 2.13 2.05 2.05 3/181 7557
/proc/meminfo: memFree=26546016/32770624 swapFree=0/424692
[pid=7556] ppid=7553 vsize=400724 CPUtime=12.59 cores=0,2,4,6
/proc/7556/stat : 7556 (cosoco) R 7553 7556 31775 0 -1 4202496 188456 0 0 0 1246 13 0 0 20 0 1 0 41324102 410341376 93503 18446744073709551615 4194304 5972588 140733013063072 140733013060376 4935463 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 9748480 140733013070318 140733013070413 140733013070413 140733013073870 0
/proc/7556/statm: 100181 93503 775 435 0 93544 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 400724

[startup+25.5004 s]
/proc/loadavg: 2.11 2.04 2.05 3/184 7571
/proc/meminfo: memFree=26538392/32770624 swapFree=0/424700
[pid=7556] ppid=7553 vsize=400724 CPUtime=25.39 cores=0,2,4,6
/proc/7556/stat : 7556 (cosoco) R 7553 7556 31775 0 -1 4202496 235973 0 0 0 2524 15 0 0 20 0 1 0 41324102 410341376 93503 18446744073709551615 4194304 5972588 140733013063072 140733013060376 4935463 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 9748480 140733013070318 140733013070413 140733013070413 140733013073870 0
/proc/7556/statm: 100181 93503 775 435 0 93544 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 400724

[startup+51.1004 s]
/proc/loadavg: 2.07 2.04 2.05 3/184 7572
/proc/meminfo: memFree=26536808/32770624 swapFree=0/424704
[pid=7556] ppid=7553 vsize=400724 CPUtime=50.99 cores=0,2,4,6
/proc/7556/stat : 7556 (cosoco) R 7553 7556 31775 0 -1 4202496 276033 0 0 0 5082 17 0 0 20 0 1 0 41324102 410341376 93503 18446744073709551615 4194304 5972588 140733013063072 140733013060376 4935463 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 9748480 140733013070318 140733013070413 140733013070413 140733013073870 0
/proc/7556/statm: 100181 93503 775 435 0 93544 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 400724

[startup+102.3 s]
/proc/loadavg: 2.10 2.05 2.05 3/184 7574
/proc/meminfo: memFree=26496304/32770624 swapFree=0/424736
[pid=7556] ppid=7553 vsize=400724 CPUtime=102.2 cores=0,2,4,6
/proc/7556/stat : 7556 (cosoco) R 7553 7556 31775 0 -1 4202496 313950 0 0 0 10201 19 0 0 20 0 1 0 41324102 410341376 93503 18446744073709551615 4194304 5972588 140733013063072 140733013060376 4934287 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 9748480 140733013070318 140733013070413 140733013070413 140733013073870 0
/proc/7556/statm: 100181 93503 775 435 0 93544 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 400724

[startup+162.3 s]
/proc/loadavg: 2.04 2.04 2.05 3/181 7576
/proc/meminfo: memFree=26480404/32770624 swapFree=0/424748
[pid=7556] ppid=7553 vsize=400724 CPUtime=162.19 cores=0,2,4,6
/proc/7556/stat : 7556 (cosoco) R 7553 7556 31775 0 -1 4202496 351863 0 0 0 16199 20 0 0 20 0 1 0 41324102 410341376 93503 18446744073709551615 4194304 5972588 140733013063072 140733013060376 4935463 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 9748480 140733013070318 140733013070413 140733013070413 140733013073870 0
/proc/7556/statm: 100181 93503 775 435 0 93544 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 400724

[startup+222.306 s]
/proc/loadavg: 2.01 2.04 2.05 3/181 7578
/proc/meminfo: memFree=26479096/32770624 swapFree=0/424768
[pid=7556] ppid=7553 vsize=400724 CPUtime=222.2 cores=0,2,4,6
/proc/7556/stat : 7556 (cosoco) R 7553 7556 31775 0 -1 4202496 389777 0 0 0 22197 23 0 0 20 0 1 0 41324102 410341376 93503 18446744073709551615 4194304 5972588 140733013063072 140733013060376 4935463 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 9748480 140733013070318 140733013070413 140733013070413 140733013073870 0
/proc/7556/statm: 100181 93503 775 435 0 93544 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 400724

[startup+282.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/181 7580
/proc/meminfo: memFree=26460776/32770624 swapFree=0/424792
[pid=7556] ppid=7553 vsize=400724 CPUtime=282.19 cores=0,2,4,6
/proc/7556/stat : 7556 (cosoco) R 7553 7556 31775 0 -1 4202496 427690 0 0 0 28194 25 0 0 20 0 1 0 41324102 410341376 93503 18446744073709551615 4194304 5972588 140733013063072 140733013060376 4935454 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 9748480 140733013070318 140733013070413 140733013070413 140733013073870 0
/proc/7556/statm: 100181 93503 775 435 0 93544 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 400724

[startup+342.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 7582
/proc/meminfo: memFree=26431992/32770624 swapFree=0/424804
[pid=7556] ppid=7553 vsize=400724 CPUtime=342.18 cores=0,2,4,6
/proc/7556/stat : 7556 (cosoco) R 7553 7556 31775 0 -1 4202496 465603 0 0 0 34191 27 0 0 20 0 1 0 41324102 410341376 93503 18446744073709551615 4194304 5972588 140733013063072 140733013060376 4935463 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 9748480 140733013070318 140733013070413 140733013070413 140733013073870 0
/proc/7556/statm: 100181 93503 775 435 0 93544 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 400724

[startup+402.3 s]
/proc/loadavg: 2.04 2.04 2.05 3/181 7584
/proc/meminfo: memFree=26412184/32770624 swapFree=0/424828
[pid=7556] ppid=7553 vsize=400724 CPUtime=402.18 cores=0,2,4,6
/proc/7556/stat : 7556 (cosoco) R 7553 7556 31775 0 -1 4202496 494131 0 0 0 40189 29 0 0 20 0 1 0 41324102 410341376 93503 18446744073709551615 4194304 5972588 140733013063072 140733013060376 4934247 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 9748480 140733013070318 140733013070413 140733013070413 140733013073870 0
/proc/7556/statm: 100181 93503 775 435 0 93544 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 400724

[startup+462.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/181 7586
/proc/meminfo: memFree=26411096/32770624 swapFree=0/424840
[pid=7556] ppid=7553 vsize=400724 CPUtime=462.18 cores=0,2,4,6
/proc/7556/stat : 7556 (cosoco) R 7553 7556 31775 0 -1 4202496 541430 0 0 0 46186 32 0 0 20 0 1 0 41324102 410341376 93503 18446744073709551615 4194304 5972588 140733013063072 140733013060376 4935463 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 9748480 140733013070318 140733013070413 140733013070413 140733013073870 0
/proc/7556/statm: 100181 93503 775 435 0 93544 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 400724

[startup+522.3 s]
/proc/loadavg: 2.05 2.04 2.05 3/181 7588
/proc/meminfo: memFree=26410848/32770624 swapFree=0/424860
[pid=7556] ppid=7553 vsize=400724 CPUtime=522.18 cores=0,2,4,6
/proc/7556/stat : 7556 (cosoco) R 7553 7556 31775 0 -1 4202496 571602 0 0 0 52185 33 0 0 20 0 1 0 41324102 410341376 93503 18446744073709551615 4194304 5972588 140733013063072 140733013060376 4935463 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 9748480 140733013070318 140733013070413 140733013070413 140733013073870 0
/proc/7556/statm: 100181 93503 775 435 0 93544 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 400724

[startup+582.3 s]
/proc/loadavg: 2.09 2.05 2.05 3/181 7590
/proc/meminfo: memFree=26410328/32770624 swapFree=0/424896
[pid=7556] ppid=7553 vsize=400724 CPUtime=582.17 cores=0,2,4,6
/proc/7556/stat : 7556 (cosoco) R 7553 7556 31775 0 -1 4202496 617256 0 0 0 58182 35 0 0 20 0 1 0 41324102 410341376 93503 18446744073709551615 4194304 5972588 140733013063072 140733013060376 4935454 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 9748480 140733013070318 140733013070413 140733013070413 140733013073870 0
/proc/7556/statm: 100181 93503 775 435 0 93544 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 400724


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


[startup+1602.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/181 7737
/proc/meminfo: memFree=31174596/32770624 swapFree=0/425232
[pid=7556] ppid=7553 vsize=400724 CPUtime=1602.14 cores=0,2,4,6
/proc/7556/stat : 7556 (cosoco) R 7553 7556 31775 0 -1 4202496 1064087 0 0 0 160155 59 0 0 20 0 1 0 41324102 410341376 93847 18446744073709551615 4194304 5972588 140733013063072 140733013060376 4935454 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 9748480 140733013070318 140733013070413 140733013070413 140733013073870 0
/proc/7556/statm: 100181 93847 775 435 0 93544 0
Current children cumulated CPU time (s) 1602.14
Current children cumulated vsize (KiB) 400724

[startup+1662.3 s]
/proc/loadavg: 2.14 2.05 2.05 3/181 7739
/proc/meminfo: memFree=31174788/32770624 swapFree=0/425260
[pid=7556] ppid=7553 vsize=400724 CPUtime=1662.13 cores=0,2,4,6
/proc/7556/stat : 7556 (cosoco) R 7553 7556 31775 0 -1 4202496 1064637 0 0 0 166154 59 0 0 20 0 1 0 41324102 410341376 93847 18446744073709551615 4194304 5972588 140733013063072 140733013060376 4935456 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 9748480 140733013070318 140733013070413 140733013070413 140733013073870 0
/proc/7556/statm: 100181 93847 775 435 0 93544 0
Current children cumulated CPU time (s) 1662.13
Current children cumulated vsize (KiB) 400724

[startup+1722.3 s]
/proc/loadavg: 2.05 2.04 2.05 3/181 7741
/proc/meminfo: memFree=31174788/32770624 swapFree=0/425292
[pid=7556] ppid=7553 vsize=400724 CPUtime=1722.13 cores=0,2,4,6
/proc/7556/stat : 7556 (cosoco) R 7553 7556 31775 0 -1 4202496 1065278 0 0 0 172154 59 0 0 20 0 1 0 41324102 410341376 93847 18446744073709551615 4194304 5972588 140733013063072 140733013060376 4935463 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 9748480 140733013070318 140733013070413 140733013070413 140733013073870 0
/proc/7556/statm: 100181 93847 775 435 0 93544 0
Current children cumulated CPU time (s) 1722.13
Current children cumulated vsize (KiB) 400724

[startup+1782.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/181 7743
/proc/meminfo: memFree=31174888/32770624 swapFree=0/425324
[pid=7556] ppid=7553 vsize=400724 CPUtime=1782.13 cores=0,2,4,6
/proc/7556/stat : 7556 (cosoco) R 7553 7556 31775 0 -1 4202496 1065760 0 0 0 178154 59 0 0 20 0 1 0 41324102 410341376 93847 18446744073709551615 4194304 5972588 140733013063072 140733013060376 4935463 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 9748480 140733013070318 140733013070413 140733013070413 140733013073870 0
/proc/7556/statm: 100181 93847 775 435 0 93544 0
Current children cumulated CPU time (s) 1782.13
Current children cumulated vsize (KiB) 400724

[startup+1842.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/185 7760
/proc/meminfo: memFree=31170640/32770624 swapFree=0/425372
[pid=7556] ppid=7553 vsize=400724 CPUtime=1842.12 cores=0,2,4,6
/proc/7556/stat : 7556 (cosoco) R 7553 7556 31775 0 -1 4202496 1066242 0 0 0 184153 59 0 0 20 0 1 0 41324102 410341376 93847 18446744073709551615 4194304 5972588 140733013063072 140733013060376 4935463 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 9748480 140733013070318 140733013070413 140733013070413 140733013073870 0
/proc/7556/statm: 100181 93847 775 435 0 93544 0
Current children cumulated CPU time (s) 1842.12
Current children cumulated vsize (KiB) 400724

[startup+1902.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/185 7762
/proc/meminfo: memFree=31170364/32770624 swapFree=0/425384
[pid=7556] ppid=7553 vsize=400724 CPUtime=1902.12 cores=0,2,4,6
/proc/7556/stat : 7556 (cosoco) R 7553 7556 31775 0 -1 4202496 1066941 0 0 0 190153 59 0 0 20 0 1 0 41324102 410341376 93847 18446744073709551615 4194304 5972588 140733013063072 140733013060376 4935463 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 9748480 140733013070318 140733013070413 140733013070413 140733013073870 0
/proc/7556/statm: 100181 93847 775 435 0 93544 0
Current children cumulated CPU time (s) 1902.12
Current children cumulated vsize (KiB) 400724

[startup+1962.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/182 7764
/proc/meminfo: memFree=31173464/32770624 swapFree=0/425400
[pid=7556] ppid=7553 vsize=400724 CPUtime=1962.12 cores=0,2,4,6
/proc/7556/stat : 7556 (cosoco) R 7553 7556 31775 0 -1 4202496 1067471 0 0 0 196153 59 0 0 20 0 1 0 41324102 410341376 93847 18446744073709551615 4194304 5972588 140733013063072 140733013060376 4935454 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 9748480 140733013070318 140733013070413 140733013070413 140733013073870 0
/proc/7556/statm: 100181 93847 775 435 0 93544 0
Current children cumulated CPU time (s) 1962.12
Current children cumulated vsize (KiB) 400724

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 7766
/proc/meminfo: memFree=31173464/32770624 swapFree=0/425416
[pid=7556] ppid=7553 vsize=400724 CPUtime=2022.12 cores=0,2,4,6
/proc/7556/stat : 7556 (cosoco) R 7553 7556 31775 0 -1 4202496 1068080 0 0 0 202153 59 0 0 20 0 1 0 41324102 410341376 93847 18446744073709551615 4194304 5972588 140733013063072 140733013060376 4935454 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 9748480 140733013070318 140733013070413 140733013070413 140733013073870 0
/proc/7556/statm: 100181 93847 775 435 0 93544 0
Current children cumulated CPU time (s) 2022.12
Current children cumulated vsize (KiB) 400724

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 7768
/proc/meminfo: memFree=31174168/32770624 swapFree=0/425420
[pid=7556] ppid=7553 vsize=400724 CPUtime=2082.12 cores=0,2,4,6
/proc/7556/stat : 7556 (cosoco) R 7553 7556 31775 0 -1 4202496 1068671 0 0 0 208153 59 0 0 20 0 1 0 41324102 410341376 93847 18446744073709551615 4194304 5972588 140733013063072 140733013060376 4935463 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 9748480 140733013070318 140733013070413 140733013070413 140733013073870 0
/proc/7556/statm: 100181 93847 775 435 0 93544 0
Current children cumulated CPU time (s) 2082.12
Current children cumulated vsize (KiB) 400724

[startup+2142.3 s]
/proc/loadavg: 2.08 2.03 2.05 3/181 7770
/proc/meminfo: memFree=31173936/32770624 swapFree=0/425424
[pid=7556] ppid=7553 vsize=400724 CPUtime=2142.12 cores=0,2,4,6
/proc/7556/stat : 7556 (cosoco) R 7553 7556 31775 0 -1 4202496 1069316 0 0 0 214152 60 0 0 20 0 1 0 41324102 410341376 93847 18446744073709551615 4194304 5972588 140733013063072 140733013060376 4935502 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 9748480 140733013070318 140733013070413 140733013070413 140733013073870 0
/proc/7556/statm: 100181 93847 775 435 0 93544 0
Current children cumulated CPU time (s) 2142.12
Current children cumulated vsize (KiB) 400724

[startup+2202.31 s]
/proc/loadavg: 2.03 2.02 2.05 3/181 7772
/proc/meminfo: memFree=31174272/32770624 swapFree=0/425444
[pid=7556] ppid=7553 vsize=400724 CPUtime=2202.12 cores=0,2,4,6
/proc/7556/stat : 7556 (cosoco) R 7553 7556 31775 0 -1 4202496 1069860 0 0 0 220152 60 0 0 20 0 1 0 41324102 410341376 93847 18446744073709551615 4194304 5972588 140733013063072 140733013060376 4935463 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 9748480 140733013070318 140733013070413 140733013070413 140733013073870 0
/proc/7556/statm: 100181 93847 775 435 0 93544 0
Current children cumulated CPU time (s) 2202.12
Current children cumulated vsize (KiB) 400724

[startup+2262.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/181 7774
/proc/meminfo: memFree=31174396/32770624 swapFree=0/425464
[pid=7556] ppid=7553 vsize=400724 CPUtime=2262.11 cores=0,2,4,6
/proc/7556/stat : 7556 (cosoco) R 7553 7556 31775 0 -1 4202496 1070455 0 0 0 226151 60 0 0 20 0 1 0 41324102 410341376 93847 18446744073709551615 4194304 5972588 140733013063072 140733013060376 4935471 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 9748480 140733013070318 140733013070413 140733013070413 140733013073870 0
/proc/7556/statm: 100181 93847 775 435 0 93544 0
Current children cumulated CPU time (s) 2262.11
Current children cumulated vsize (KiB) 400724

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 7776
/proc/meminfo: memFree=31174856/32770624 swapFree=0/425476
[pid=7556] ppid=7553 vsize=400724 CPUtime=2322.11 cores=0,2,4,6
/proc/7556/stat : 7556 (cosoco) R 7553 7556 31775 0 -1 4202496 1071118 0 0 0 232151 60 0 0 20 0 1 0 41324102 410341376 93847 18446744073709551615 4194304 5972588 140733013063072 140733013060376 4935463 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 9748480 140733013070318 140733013070413 140733013070413 140733013073870 0
/proc/7556/statm: 100181 93847 775 435 0 93544 0
Current children cumulated CPU time (s) 2322.11
Current children cumulated vsize (KiB) 400724

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 7778
/proc/meminfo: memFree=31174484/32770624 swapFree=0/425496
[pid=7556] ppid=7553 vsize=400724 CPUtime=2382.11 cores=0,2,4,6
/proc/7556/stat : 7556 (cosoco) R 7553 7556 31775 0 -1 4202496 1071598 0 0 0 238151 60 0 0 20 0 1 0 41324102 410341376 93847 18446744073709551615 4194304 5972588 140733013063072 140733013060376 4934287 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 9748480 140733013070318 140733013070413 140733013070413 140733013073870 0
/proc/7556/statm: 100181 93847 775 435 0 93544 0
Current children cumulated CPU time (s) 2382.11
Current children cumulated vsize (KiB) 400724

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 7795
/proc/meminfo: memFree=31169844/32770624 swapFree=0/425516
[pid=7556] ppid=7553 vsize=400724 CPUtime=2442.11 cores=0,2,4,6
/proc/7556/stat : 7556 (cosoco) R 7553 7556 31775 0 -1 4202496 1072244 0 0 0 244151 60 0 0 20 0 1 0 41324102 410341376 93847 18446744073709551615 4194304 5972588 140733013063072 140733013060376 4935454 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 9748480 140733013070318 140733013070413 140733013070413 140733013073870 0
/proc/7556/statm: 100181 93847 775 435 0 93544 0
Current children cumulated CPU time (s) 2442.11
Current children cumulated vsize (KiB) 400724

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 7797
/proc/meminfo: memFree=31170136/32770624 swapFree=0/425544
[pid=7556] ppid=7553 vsize=400724 CPUtime=2502.1 cores=0,2,4,6
/proc/7556/stat : 7556 (cosoco) R 7553 7556 31775 0 -1 4202496 1072798 0 0 0 250150 60 0 0 20 0 1 0 41324102 410341376 93847 18446744073709551615 4194304 5972588 140733013063072 140733013060376 4934208 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 9748480 140733013070318 140733013070413 140733013070413 140733013073870 0
/proc/7556/statm: 100181 93847 775 435 0 93544 0
Current children cumulated CPU time (s) 2502.1
Current children cumulated vsize (KiB) 400724



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 7798
/proc/meminfo: memFree=31169516/32770624 swapFree=0/425548
[pid=7556] ppid=7553 vsize=400724 CPUtime=2519.8 cores=0,2,4,6
/proc/7556/stat : 7556 (cosoco) R 7553 7556 31775 0 -1 4202496 1072941 0 0 0 251920 60 0 0 20 0 1 0 41324102 410341376 93847 18446744073709551615 4194304 5972588 140733013063072 140733013060376 4935463 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 9748480 140733013070318 140733013070413 140733013070413 140733013073870 0
/proc/7556/statm: 100181 93847 775 435 0 93544 0
Current children cumulated CPU time (s) 2519.8
Current children cumulated vsize (KiB) 400724

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

Child status: 1
Real time (s): 2520
CPU time (s): 2519.81
CPU user time (s): 2519.21
CPU system time (s): 0.603978
CPU usage (%): 99.9925
Max. virtual memory (cumulated for all children) (KiB): 400724

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.21
system time used= 0.603978
maximum resident set size= 375468
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1072994
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= 20
involuntary context switches= 3151

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.73891 second user time and 10.4188 second system time

The end

Launcher Data

Begin job on node124 at 2017-08-12 11:09:38
IDJOB=4268348
IDBENCH=126260
IDSOLVER=2658
FILE ID=node124/4268348-1502529834
RUNJOBID= node124-1502500286-31838
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP17/Steiner3/Steiner3-m1-s1/Steiner3-10.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4268348-1502529834/watcher-4268348-1502529834 -o /tmp/evaluation-result-4268348-1502529834/solver-4268348-1502529834 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502500286-31838 --watchdog 2580  cosoco -lc -model -restarts HOME/instance-4268348-1502529834.xml

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

MD5SUM BENCH= 33acbdbf13e8fba51e0fc3db0676c789
RANDOM SEED=592016155

node124.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.51
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.51
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.51
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.51
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:        26920532 kB
MemAvailable:   27376612 kB
Buffers:          234356 kB
Cached:           515988 kB
SwapCached:            0 kB
Active:          4976140 kB
Inactive:         449708 kB
Active(anon):    4676168 kB
Inactive(anon):    24960 kB
Active(file):     299972 kB
Inactive(file):   424748 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7888 kB
Writeback:             4 kB
AnonPages:       4675848 kB
Mapped:            41736 kB
Shmem:             25320 kB
Slab:             120024 kB
SReclaimable:      94388 kB
SUnreclaim:        25636 kB
KernelStack:        3184 kB
PageTables:        13820 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4940320 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 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= 62020 MiB
End job on node124 at 2017-08-12 11:51:38