Trace number 4390029

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 2UNSAT 1494.06 1494.03

General information on the benchmark

NameQRandom/QRandom-mdd-7-25-5-p7/
mdd-7-25-5-ps05-psh07-2.xml
MD5SUM126f057fb64a70fe3a8473fec490c642
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark20.8642
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints58
Number of domains1
Minimum domain size5
Maximum domain size5
Distribution of domain sizes[{"size":5,"count":25}]
Minimum variable degree9
Maximum variable degree25
Distribution of variable degrees[{"degree":9,"count":2},{"degree":10,"count":1},{"degree":11,"count":2},{"degree":12,"count":1},{"degree":13,"count":1},{"degree":14,"count":2},{"degree":16,"count":2},{"degree":17,"count":5},{"degree":18,"count":1},{"degree":19,"count":2},{"degree":20,"count":3},{"degree":22,"count":1},{"degree":23,"count":1},{"degree":25,"count":1}]
Minimum constraint arity7
Maximum constraint arity7
Distribution of constraint arities[{"arity":7,"count":58}]
Number of extensional constraints58
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":58}]
Optimization problemNO
Type of objective

Solver Data

14.19/14.27	c root propagations     : 0           
14.19/14.27	c restarts enabled, print stats at every restarts
14.19/14.27	c
14.19/14.27	c
14.19/14.27	c
14.19/14.27	c This is cosoco 2.00 --  
14.19/14.27	c
14.19/14.27	c command line: cosoco -lc -model -restarts -stick HOME/instance-4390029-1568334906.xml 
14.19/14.27	c ========================================[ Problem Statistics ]===========================================
14.19/14.27	c |                                                                                                       
14.19/14.27	c |  Parse time        :        14.11 s 
14.19/14.27	c |
14.19/14.27	c |               Variables: 25
14.19/14.27	c |            Domain Sizes: 5..5
14.19/14.27	c |
14.19/14.27	c |             Constraints: 58
14.19/14.27	c |                   Arity: 7..7
14.19/14.27	c | 
14.19/14.27	c |                   Types: 
14.19/14.27	c |                          Extension: 58  (nb tuples: 38447..39835) -- (shared: 0)
14.19/14.27	c |                          
14.19/14.27	c =========================================================================================================
14.19/14.27	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
17.19/17.29	c 101            202            14254          4496           0              0              5   12   9     
19.89/19.91	c 211            512            35404          10618          0              0              7   17   10    
22.39/22.47	c 332            789            54537          16712          0              0              5   13   9     
23.19/23.24	c 465            1095           72985          22625          0              0              8   15   11    
26.69/26.70	c 611            1464           99071          30576          0              0              6   14   8     
30.49/30.58	c 771            1887           124604         38688          0              0              4   14   9     
37.49/37.58	c 947            2343           157167         49115          0              0              5   14   8     
43.10/43.18	c 1140           2821           189584         59155          0              0              3   14   9     
51.19/51.25	c 1352           3330           224413         70468          0              0              4   14   7     
58.49/58.54	c 1585           3929           265869         84063          0              0              5   13   8     
65.19/65.29	c 1841           4521           304818         96899          0              0              5   13   9     
72.29/72.30	c 2122           5285           353152         112100         0              0              6   14   9     
77.29/77.33	c 2431           5944           398507         127436         0              0              6   13   9     
81.39/81.49	c 2770           6807           454026         143895         0              0              5   14   9     
88.00/88.04	c 3142           7675           510707         160089         0              0              5   14   9     
96.09/96.11	c 3551           8639           577345         181829         0              0              4   13   9     
102.89/103.00	c 4000           9638           645128         203586         0              0              6   17   9     
111.58/111.64	c 4493           10787          724180         227313         0              0              5   13   9     
123.47/123.58	c 5035           12126          814123         255789         0              0              5   15   8     
133.18/133.27	c 5631           13603          913223         286572         0              0              5   15   9     
150.58/150.67	c 6286           15214          1030594        325774         0              0              4   15   8     
171.28/171.32	c 7006           17151          1158300        365887         0              0              4   14   9     
191.88/191.97	c 7798           19063          1288554        410469         0              0              4   14   8     
206.18/206.22	c 8669           21195          1439282        457624         0              0              5   15   9     
231.68/231.78	c 9627           23617          1604545        511556         0              0              4   14   9     
246.58/246.60	c 10680          26332          1783067        567964         0              0              4   15   9     
278.88/278.91	c 11838          29336          1992045        632293         0              0              4   14   8     
312.48/312.50	c 13111          32480          2225017        706548         0              0              4   15   8     
347.88/347.91	c 14511          35995          2470159        785638         0              0              4   14   8     
377.18/377.22	c 16051          39913          2738801        871425         0              0              4   15   9     
419.19/419.23	c 17745          44298          3024743        963049         0              0              4   15   9     
472.00/472.04	c 19608          48639          3321779        1064328        0              0              3   15   8     
523.00/523.01	c 21657          53958          3678701        1168992        0              0              3   16   9     
578.10/578.16	c 23910          59568          4070080        1289690        0              0              4   14   8     
658.10/658.16	c 26388          65911          4513735        1433920        1              0              3   16   8     
730.90/730.96	c 29113          72483          4969701        1578477        1              0              4   16   8     
811.80/811.82	c 32110          79893          5479141        1750320        2              0              3   15   7     
876.80/876.89	c 35406          88037          6047741        1933082        3              0              2   16   8     
964.90/964.93	c 39031          96902          6668077        2132628        3              0              4   15   8     
1032.71/1032.76	c 43018          107133         7364364        2351744        3              0              4   14   8     
1156.42/1156.48	c 47403          118340         8128061        2594549        5              0              3   17   8     
1276.42/1276.42	c 52226          130847         8984789        2867716        6              0              3   16   8     
1385.04/1385.04	c 57531          144477         9919310        3161275        8              0              3   15   8     
1478.33/1478.30	c 63366          158630         10918033       3478704        12             0              3   16   8     
1494.04/1494.02	s UNSATISFIABLE
1494.04/1494.02	c restarts              : 44          
1494.04/1494.02	c conflicts             : 64353        (43 /sec)
1494.04/1494.02	c decisions             : 161230       (108 /sec)
1494.04/1494.02	c propagations          : 3531786     (2364 /sec)
1494.04/1494.02	c root propagations     : 0           
1494.04/1494.02	c filter calls          : 11088135       (7422 /sec)
1494.04/1494.02	c useless filter calls  : 9334480        (84 %)
1494.04/1494.02	c Memory used           : 199.62 MB
1494.04/1494.02	c CPU time              : 1493.88 s
1494.04/1494.02	c real time             : 1494.02 s
1494.04/1494.02	

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (11930 MiB free)
  memory of node 1: 16384 MiB (12649 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4390029-1568334906/watcher-4390029-1568334906 -o /tmp/evaluation-result-4390029-1568334906/solver-4390029-1568334906 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node148-1568328795-19587 --watchdog 2560 cosoco -lc -model -restarts -stick HOME/instance-4390029-1568334906.xml 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=20919, runsolver pid=20916
Current StackSize limit: 8192 KiB


[startup+0.100142 s]*
/proc/loadavg: 2.00 2.01 1.98 3/200 20920
/proc/meminfo: memFree=25169204/32770624 swapFree=67004140/67108860
[pid=20919] ppid=20916 vsize=28844 memory=4724 CPUtime=0.1 cores=0,2,4,6
/proc/20919/stat : 20919 (cosoco) R 20916 20919 19556 0 -1 4202496 1500 0 0 0 10 0 0 0 20 0 1 0 409652202 29536256 1181 33554432000 4194304 6210612 140723043342592 140723043339128 140042319985637 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 34418688 140723043345419 140723043345521 140723043345521 140723043348430 0
/proc/20919/statm: 7211 1181 802 493 0 516 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 28844 KiB
Current children cumulated memory: 4724 KiB

[startup+0.209965 s]*
/proc/loadavg: 2.00 2.01 1.98 3/200 20920
/proc/meminfo: memFree=25167220/32770624 swapFree=67004140/67108860
[pid=20919] ppid=20916 vsize=30404 memory=5876 CPUtime=0.21 cores=0,2,4,6
/proc/20919/stat : 20919 (cosoco) R 20916 20919 19556 0 -1 4202496 2011 0 0 0 21 0 0 0 20 0 1 0 409652202 31133696 1469 33554432000 4194304 6210612 140723043342592 140723043339128 140042319985637 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 34418688 140723043345419 140723043345521 140723043345521 140723043348430 0
/proc/20919/statm: 7601 1469 802 493 0 906 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 30404 KiB
Current children cumulated memory: 5876 KiB

[startup+0.309553 s]*
/proc/loadavg: 2.00 2.01 1.98 3/200 20920
/proc/meminfo: memFree=25161640/32770624 swapFree=67004140/67108860
[pid=20919] ppid=20916 vsize=34680 memory=10772 CPUtime=0.31 cores=0,2,4,6
/proc/20919/stat : 20919 (cosoco) R 20916 20919 19556 0 -1 4202496 3425 0 0 0 31 0 0 0 20 0 1 0 409652202 35512320 2693 33554432000 4194304 6210612 140723043342592 140723043339128 5818488 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 34418688 140723043345419 140723043345521 140723043345521 140723043348430 0
/proc/20919/statm: 8670 2693 805 493 0 1975 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 34680 KiB
Current children cumulated memory: 10772 KiB

[startup+0.700282 s]
/proc/loadavg: 2.00 2.01 1.98 3/200 20920
/proc/meminfo: memFree=25159160/32770624 swapFree=67004140/67108860
[pid=20919] ppid=20916 vsize=38992 memory=14728 CPUtime=0.69 cores=0,2,4,6
/proc/20919/stat : 20919 (cosoco) R 20916 20919 19556 0 -1 4202496 4431 0 0 0 69 0 0 0 20 0 1 0 409652202 39927808 3682 33554432000 4194304 6210612 140723043342592 140723043339864 5818306 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 34418688 140723043345419 140723043345521 140723043345521 140723043348430 0
/proc/20919/statm: 9748 3682 805 493 0 3053 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 38992 KiB
Current children cumulated memory: 14728 KiB

[startup+1.50029 s]
/proc/loadavg: 2.00 2.01 1.98 3/200 20920
/proc/meminfo: memFree=25153948/32770624 swapFree=67004140/67108860
[pid=20919] ppid=20916 vsize=49684 memory=24496 CPUtime=1.49 cores=0,2,4,6
/proc/20919/stat : 20919 (cosoco) R 20916 20919 19556 0 -1 4202496 6863 0 0 0 148 1 0 0 20 0 1 0 409652202 50876416 6124 33554432000 4194304 6210612 140723043342592 140723043339864 5816025 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 34418688 140723043345419 140723043345521 140723043345521 140723043348430 0
/proc/20919/statm: 12421 6124 805 493 0 5726 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 49684 KiB
Current children cumulated memory: 24496 KiB

[startup+3.10999 s]
/proc/loadavg: 2.00 2.01 1.98 3/200 20920
/proc/meminfo: memFree=25135616/32770624 swapFree=67004140/67108860
[pid=20919] ppid=20916 vsize=66044 memory=38076 CPUtime=3.1 cores=0,2,4,6
/proc/20919/stat : 20919 (cosoco) R 20916 20919 19556 0 -1 4202496 11725 0 0 0 309 1 0 0 20 0 1 0 409652202 67629056 9519 33554432000 4194304 6210612 140723043342592 140723043339864 5815966 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 34418688 140723043345419 140723043345521 140723043345521 140723043348430 0
/proc/20919/statm: 16511 9519 806 493 0 9816 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 66044 KiB
Current children cumulated memory: 38076 KiB

[startup+6.3003 s]
/proc/loadavg: 2.00 2.01 1.98 3/200 20920
/proc/meminfo: memFree=25106104/32770624 swapFree=67004140/67108860
[pid=20919] ppid=20916 vsize=100676 memory=70240 CPUtime=6.29 cores=0,2,4,6
/proc/20919/stat : 20919 (cosoco) R 20916 20919 19556 0 -1 4202496 21214 0 0 0 626 3 0 0 20 0 1 0 409652202 103092224 17560 33554432000 4194304 6210612 140723043342592 140723043339864 5484705 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 34418688 140723043345419 140723043345521 140723043345521 140723043348430 0
/proc/20919/statm: 25169 17560 806 493 0 18474 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 100676 KiB
Current children cumulated memory: 70240 KiB

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 1.98 3/200 20920
/proc/meminfo: memFree=25044624/32770624 swapFree=67004140/67108860
[pid=20919] ppid=20916 vsize=171992 memory=134704 CPUtime=12.69 cores=0,2,4,6
/proc/20919/stat : 20919 (cosoco) R 20916 20919 19556 0 -1 4202496 38963 0 0 0 1263 6 0 0 20 0 1 0 409652202 176119808 33676 33554432000 4194304 6210612 140723043342592 140723043339864 5286684 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 34418688 140723043345419 140723043345521 140723043345521 140723043348430 0
/proc/20919/statm: 42998 33676 806 493 0 36303 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 171992 KiB
Current children cumulated memory: 134704 KiB

[startup+25.5004 s]
/proc/loadavg: 2.00 2.01 1.98 3/200 20920
/proc/meminfo: memFree=25006316/32770624 swapFree=67004140/67108860
[pid=20919] ppid=20916 vsize=204412 memory=166972 CPUtime=25.49 cores=0,2,4,6
/proc/20919/stat : 20919 (cosoco) R 20916 20919 19556 0 -1 4202496 121070 0 0 0 2538 11 0 0 20 0 1 0 409652202 209317888 41743 33554432000 4194304 6210612 140723043342592 140723043340552 5038622 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 34418688 140723043345419 140723043345521 140723043345521 140723043348430 0
/proc/20919/statm: 51103 41743 851 493 0 44408 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 204412 KiB
Current children cumulated memory: 166972 KiB

[startup+51.11 s]
/proc/loadavg: 2.00 2.01 1.98 3/199 20922
/proc/meminfo: memFree=25006484/32770624 swapFree=67004140/67108860
[pid=20919] ppid=20916 vsize=204412 memory=166972 CPUtime=51.1 cores=0,2,4,6
/proc/20919/stat : 20919 (cosoco) R 20916 20919 19556 0 -1 4202496 161030 0 0 0 5097 13 0 0 20 0 1 0 409652202 209317888 41743 33554432000 4194304 6210612 140723043342592 140723043340552 5038631 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 34418688 140723043345419 140723043345521 140723043345521 140723043348430 0
/proc/20919/statm: 51103 41743 851 493 0 44408 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 204412 KiB
Current children cumulated memory: 166972 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/199 20926
/proc/meminfo: memFree=25003504/32770624 swapFree=67004140/67108860
[pid=20919] ppid=20916 vsize=204412 memory=168168 CPUtime=102.29 cores=0,2,4,6
/proc/20919/stat : 20919 (cosoco) R 20916 20919 19556 0 -1 4202496 200996 0 0 0 10214 15 0 0 20 0 1 0 409652202 209317888 42042 33554432000 4194304 6210612 140723043342592 140723043340552 5038622 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 34418688 140723043345419 140723043345521 140723043345521 140723043348430 0
/proc/20919/statm: 51103 42042 851 493 0 44408 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 204412 KiB
Current children cumulated memory: 168168 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/199 20930
/proc/meminfo: memFree=24995400/32770624 swapFree=67004140/67108860
[pid=20919] ppid=20916 vsize=204412 memory=177060 CPUtime=162.28 cores=0,2,4,6
/proc/20919/stat : 20919 (cosoco) R 20916 20919 19556 0 -1 4202496 228575 0 0 0 16211 17 0 0 20 0 1 0 409652202 209317888 44265 33554432000 4194304 6210612 140723043342592 140723043340552 5037455 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 34418688 140723043345419 140723043345521 140723043345521 140723043348430 0
/proc/20919/statm: 51103 44265 851 493 0 44408 0
Current children cumulated CPU time: 162.28 s
Current children cumulated vsize: 204412 KiB
Current children cumulated memory: 177060 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/199 20936
/proc/meminfo: memFree=24990984/32770624 swapFree=67004140/67108860
[pid=20919] ppid=20916 vsize=204412 memory=180636 CPUtime=222.28 cores=0,2,4,6
/proc/20919/stat : 20919 (cosoco) R 20916 20919 19556 0 -1 4202496 233484 0 0 0 22211 17 0 0 20 0 1 0 409652202 209317888 45159 33554432000 4194304 6210612 140723043342592 140723043340552 5038624 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 34418688 140723043345419 140723043345521 140723043345521 140723043348430 0
/proc/20919/statm: 51103 45159 851 493 0 44408 0
Current children cumulated CPU time: 222.28 s
Current children cumulated vsize: 204412 KiB
Current children cumulated memory: 180636 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/199 20940
/proc/meminfo: memFree=24990904/32770624 swapFree=67004140/67108860
[pid=20919] ppid=20916 vsize=204412 memory=180636 CPUtime=282.28 cores=0,2,4,6
/proc/20919/stat : 20919 (cosoco) R 20916 20919 19556 0 -1 4202496 234227 0 0 0 28211 17 0 0 20 0 1 0 409652202 209317888 45159 33554432000 4194304 6210612 140723043342592 140723043340552 5038631 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 34418688 140723043345419 140723043345521 140723043345521 140723043348430 0
/proc/20919/statm: 51103 45159 851 493 0 44408 0
Current children cumulated CPU time: 282.28 s
Current children cumulated vsize: 204412 KiB
Current children cumulated memory: 180636 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/200 20952
/proc/meminfo: memFree=24990152/32770624 swapFree=67004140/67108860
[pid=20919] ppid=20916 vsize=204412 memory=180636 CPUtime=342.28 cores=0,2,4,6
/proc/20919/stat : 20919 (cosoco) R 20916 20919 19556 0 -1 4202496 234227 0 0 0 34211 17 0 0 20 0 1 0 409652202 209317888 45159 33554432000 4194304 6210612 140723043342592 140723043340552 5037490 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 34418688 140723043345419 140723043345521 140723043345521 140723043348430 0
/proc/20919/statm: 51103 45159 851 493 0 44408 0
Current children cumulated CPU time: 342.28 s
Current children cumulated vsize: 204412 KiB
Current children cumulated memory: 180636 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/200 20958
/proc/meminfo: memFree=24990368/32770624 swapFree=67004140/67108860
[pid=20919] ppid=20916 vsize=204412 memory=180636 CPUtime=402.28 cores=0,2,4,6
/proc/20919/stat : 20919 (cosoco) R 20916 20919 19556 0 -1 4202496 234970 0 0 0 40211 17 0 0 20 0 1 0 409652202 209317888 45159 33554432000 4194304 6210612 140723043342592 140723043340552 5038631 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 34418688 140723043345419 140723043345521 140723043345521 140723043348430 0
/proc/20919/statm: 51103 45159 851 493 0 44408 0
Current children cumulated CPU time: 402.28 s
Current children cumulated vsize: 204412 KiB
Current children cumulated memory: 180636 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/200 20962
/proc/meminfo: memFree=24990728/32770624 swapFree=67004140/67108860
[pid=20919] ppid=20916 vsize=204412 memory=180636 CPUtime=462.29 cores=0,2,4,6
/proc/20919/stat : 20919 (cosoco) R 20916 20919 19556 0 -1 4202496 235713 0 0 0 46212 17 0 0 20 0 1 0 409652202 209317888 45159 33554432000 4194304 6210612 140723043342592 140723043340552 5037376 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 34418688 140723043345419 140723043345521 140723043345521 140723043348430 0
/proc/20919/statm: 51103 45159 851 493 0 44408 0
Current children cumulated CPU time: 462.29 s
Current children cumulated vsize: 204412 KiB
Current children cumulated memory: 180636 KiB


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

Current children cumulated memory: 180636 KiB

[startup+1002.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/200 21034
/proc/meminfo: memFree=24989936/32770624 swapFree=67004140/67108860
[pid=20919] ppid=20916 vsize=204412 memory=180636 CPUtime=1002.3 cores=0,2,4,6
/proc/20919/stat : 20919 (cosoco) R 20916 20919 19556 0 -1 4202496 240080 0 0 0 100213 17 0 0 20 0 1 0 409652202 209317888 45159 33554432000 4194304 6210612 140723043342592 140723043340552 5038631 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 34418688 140723043345419 140723043345521 140723043345521 140723043348430 0
/proc/20919/statm: 51103 45159 851 493 0 44408 0
Current children cumulated CPU time: 1002.3 s
Current children cumulated vsize: 204412 KiB
Current children cumulated memory: 180636 KiB

[startup+1062.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/200 21038
/proc/meminfo: memFree=24990936/32770624 swapFree=67004140/67108860
[pid=20919] ppid=20916 vsize=204412 memory=180636 CPUtime=1062.32 cores=0,2,4,6
/proc/20919/stat : 20919 (cosoco) R 20916 20919 19556 0 -1 4202496 240080 0 0 0 106214 18 0 0 20 0 1 0 409652202 209317888 45159 33554432000 4194304 6210612 140723043342592 140723043340552 5038622 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 34418688 140723043345419 140723043345521 140723043345521 140723043348430 0
/proc/20919/statm: 51103 45159 851 493 0 44408 0
Current children cumulated CPU time: 1062.32 s
Current children cumulated vsize: 204412 KiB
Current children cumulated memory: 180636 KiB

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/200 21044
/proc/meminfo: memFree=24990508/32770624 swapFree=67004140/67108860
[pid=20919] ppid=20916 vsize=204412 memory=180636 CPUtime=1122.32 cores=0,2,4,6
/proc/20919/stat : 20919 (cosoco) R 20916 20919 19556 0 -1 4202496 240784 0 0 0 112214 18 0 0 20 0 1 0 409652202 209317888 45159 33554432000 4194304 6210612 140723043342592 140723043340552 5038631 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 34418688 140723043345419 140723043345521 140723043345521 140723043348430 0
/proc/20919/statm: 51103 45159 851 493 0 44408 0
Current children cumulated CPU time: 1122.32 s
Current children cumulated vsize: 204412 KiB
Current children cumulated memory: 180636 KiB

[startup+1182.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/200 21048
/proc/meminfo: memFree=24990464/32770624 swapFree=67004140/67108860
[pid=20919] ppid=20916 vsize=204412 memory=180636 CPUtime=1182.32 cores=0,2,4,6
/proc/20919/stat : 20919 (cosoco) R 20916 20919 19556 0 -1 4202496 241495 0 0 0 118214 18 0 0 20 0 1 0 409652202 209317888 45159 33554432000 4194304 6210612 140723043342592 140723043340552 5038631 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 34418688 140723043345419 140723043345521 140723043345521 140723043348430 0
/proc/20919/statm: 51103 45159 851 493 0 44408 0
Current children cumulated CPU time: 1182.32 s
Current children cumulated vsize: 204412 KiB
Current children cumulated memory: 180636 KiB

[startup+1242.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/199 21053
/proc/meminfo: memFree=24989872/32770624 swapFree=67004140/67108860
[pid=20919] ppid=20916 vsize=204412 memory=180636 CPUtime=1242.32 cores=0,2,4,6
/proc/20919/stat : 20919 (cosoco) R 20916 20919 19556 0 -1 4202496 241495 0 0 0 124214 18 0 0 20 0 1 0 409652202 209317888 45159 33554432000 4194304 6210612 140723043342592 140723043340552 5038622 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 34418688 140723043345419 140723043345521 140723043345521 140723043348430 0
/proc/20919/statm: 51103 45159 851 493 0 44408 0
Current children cumulated CPU time: 1242.32 s
Current children cumulated vsize: 204412 KiB
Current children cumulated memory: 180636 KiB

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/199 21059
/proc/meminfo: memFree=24989940/32770624 swapFree=67004140/67108860
[pid=20919] ppid=20916 vsize=204412 memory=180636 CPUtime=1302.32 cores=0,2,4,6
/proc/20919/stat : 20919 (cosoco) R 20916 20919 19556 0 -1 4202496 242181 0 0 0 130214 18 0 0 20 0 1 0 409652202 209317888 45159 33554432000 4194304 6210612 140723043342592 140723043340552 5038631 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 34418688 140723043345419 140723043345521 140723043345521 140723043348430 0
/proc/20919/statm: 51103 45159 851 493 0 44408 0
Current children cumulated CPU time: 1302.32 s
Current children cumulated vsize: 204412 KiB
Current children cumulated memory: 180636 KiB

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/199 21063
/proc/meminfo: memFree=24989504/32770624 swapFree=67004140/67108860
[pid=20919] ppid=20916 vsize=204412 memory=180636 CPUtime=1362.33 cores=0,2,4,6
/proc/20919/stat : 20919 (cosoco) R 20916 20919 19556 0 -1 4202496 242847 0 0 0 136215 18 0 0 20 0 1 0 409652202 209317888 45159 33554432000 4194304 6210612 140723043342592 140723043340552 5038631 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 34418688 140723043345419 140723043345521 140723043345521 140723043348430 0
/proc/20919/statm: 51103 45159 851 493 0 44408 0
Current children cumulated CPU time: 1362.33 s
Current children cumulated vsize: 204412 KiB
Current children cumulated memory: 180636 KiB

[startup+1422.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/199 21068
/proc/meminfo: memFree=24989288/32770624 swapFree=67004140/67108860
[pid=20919] ppid=20916 vsize=204412 memory=180636 CPUtime=1422.33 cores=0,2,4,6
/proc/20919/stat : 20919 (cosoco) R 20916 20919 19556 0 -1 4202496 243504 0 0 0 142215 18 0 0 20 0 1 0 409652202 209317888 45159 33554432000 4194304 6210612 140723043342592 140723043340552 5038622 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 34418688 140723043345419 140723043345521 140723043345521 140723043348430 0
/proc/20919/statm: 51103 45159 851 493 0 44408 0
Current children cumulated CPU time: 1422.33 s
Current children cumulated vsize: 204412 KiB
Current children cumulated memory: 180636 KiB

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/199 21074
/proc/meminfo: memFree=24990064/32770624 swapFree=67004140/67108860
[pid=20919] ppid=20916 vsize=204412 memory=180636 CPUtime=1482.33 cores=0,2,4,6
/proc/20919/stat : 20919 (cosoco) R 20916 20919 19556 0 -1 4202496 244139 0 0 0 148215 18 0 0 20 0 1 0 409652202 209317888 45159 33554432000 4194304 6210612 140723043342592 140723043340552 5038631 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 34418688 140723043345419 140723043345521 140723043345521 140723043348430 0
/proc/20919/statm: 51103 45159 851 493 0 44408 0
Current children cumulated CPU time: 1482.33 s
Current children cumulated vsize: 204412 KiB
Current children cumulated memory: 180636 KiB

[startup+1494.03 s]
# the end of solver process 20919 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1493.88 s, system=0.185007 s

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

[startup+1484.8 s]
/proc/loadavg: 2.00 2.01 1.98 3/199 21074
/proc/meminfo: memFree=24990064/32770624 swapFree=67004140/67108860
[pid=20919] ppid=20916 vsize=204412 memory=180636 CPUtime=1484.83 cores=0,2,4,6
/proc/20919/stat : 20919 (cosoco) R 20916 20919 19556 0 -1 4202496 244139 0 0 0 148465 18 0 0 20 0 1 0 409652202 209317888 45159 33554432000 4194304 6210612 140723043342592 140723043340552 5038631 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 34418688 140723043345419 140723043345521 140723043345521 140723043348430 0
/proc/20919/statm: 51103 45159 851 493 0 44408 0
Current children cumulated CPU time: 1484.83 s
Current children cumulated vsize: 204412 KiB
Current children cumulated memory: 180636 KiB

[startup+1488 s]*
/proc/loadavg: 2.00 2.01 1.98 3/199 21074
/proc/meminfo: memFree=24990064/32770624 swapFree=67004140/67108860
[pid=20919] ppid=20916 vsize=204412 memory=180636 CPUtime=1488.04 cores=0,2,4,6
/proc/20919/stat : 20919 (cosoco) R 20916 20919 19556 0 -1 4202496 244139 0 0 0 148786 18 0 0 20 0 1 0 409652202 209317888 45159 33554432000 4194304 6210612 140723043342592 140723043340552 5038631 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 34418688 140723043345419 140723043345521 140723043345521 140723043348430 0
/proc/20919/statm: 51103 45159 851 493 0 44408 0
Current children cumulated CPU time: 1488.04 s
Current children cumulated vsize: 204412 KiB
Current children cumulated memory: 180636 KiB

[startup+1491.2 s]
/proc/loadavg: 2.00 2.01 1.98 3/199 21074
/proc/meminfo: memFree=24990064/32770624 swapFree=67004140/67108860
[pid=20919] ppid=20916 vsize=204412 memory=180636 CPUtime=1491.23 cores=0,2,4,6
/proc/20919/stat : 20919 (cosoco) R 20916 20919 19556 0 -1 4202496 244139 0 0 0 149105 18 0 0 20 0 1 0 409652202 209317888 45159 33554432000 4194304 6210612 140723043342592 140723043340552 5037457 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 34418688 140723043345419 140723043345521 140723043345521 140723043348430 0
/proc/20919/statm: 51103 45159 851 493 0 44408 0
Current children cumulated CPU time: 1491.23 s
Current children cumulated vsize: 204412 KiB
Current children cumulated memory: 180636 KiB

[startup+1492.8 s]
/proc/loadavg: 2.00 2.01 1.98 3/199 21074
/proc/meminfo: memFree=24990064/32770624 swapFree=67004140/67108860
[pid=20919] ppid=20916 vsize=204412 memory=180636 CPUtime=1492.83 cores=0,2,4,6
/proc/20919/stat : 20919 (cosoco) R 20916 20919 19556 0 -1 4202496 244139 0 0 0 149265 18 0 0 20 0 1 0 409652202 209317888 45159 33554432000 4194304 6210612 140723043342592 140723043340552 5037455 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 34418688 140723043345419 140723043345521 140723043345521 140723043348430 0
/proc/20919/statm: 51103 45159 851 493 0 44408 0
Current children cumulated CPU time: 1492.83 s
Current children cumulated vsize: 204412 KiB
Current children cumulated memory: 180636 KiB

[startup+1493.6 s]
/proc/loadavg: 2.00 2.01 1.98 3/199 21074
/proc/meminfo: memFree=24990064/32770624 swapFree=67004140/67108860
[pid=20919] ppid=20916 vsize=204412 memory=180636 CPUtime=1493.63 cores=0,2,4,6
/proc/20919/stat : 20919 (cosoco) R 20916 20919 19556 0 -1 4202496 244139 0 0 0 149345 18 0 0 20 0 1 0 409652202 209317888 45159 33554432000 4194304 6210612 140723043342592 140723043340552 5038622 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 34418688 140723043345419 140723043345521 140723043345521 140723043348430 0
/proc/20919/statm: 51103 45159 851 493 0 44408 0
Current children cumulated CPU time: 1493.63 s
Current children cumulated vsize: 204412 KiB
Current children cumulated memory: 180636 KiB

[startup+1494 s]*
/proc/loadavg: 2.00 2.01 1.98 3/199 21074
/proc/meminfo: memFree=24990064/32770624 swapFree=67004140/67108860
[pid=20919] ppid=20916 vsize=204412 memory=180636 CPUtime=1494.04 cores=0,2,4,6
/proc/20919/stat : 20919 (cosoco) R 20916 20919 19556 0 -1 4202496 244139 0 0 0 149386 18 0 0 20 0 1 0 409652202 209317888 45159 33554432000 4194304 6210612 140723043342592 140723043340552 5038670 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 34418688 140723043345419 140723043345521 140723043345521 140723043348430 0
/proc/20919/statm: 51103 45159 851 493 0 44408 0
Current children cumulated CPU time: 1494.04 s
Current children cumulated vsize: 204412 KiB
Current children cumulated memory: 180636 KiB

Child status: 0
Real time (s): 1494.03
CPU time (s): 1494.06
CPU user time (s): 1493.88
CPU system time (s): 0.185007
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 204412
Max. memory (cumulated for all children) (KiB): 180636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1493.88
system time used= 0.185007
maximum resident set size= 180704
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 244178
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= 52
involuntary context switches= 1868


# summary of solver processes directly reported to runsolver:
#   pid: 20919
#   total CPU time (s): 1494.06
#   total CPU user time (s): 1493.88
#   total CPU system time (s): 0.185007

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.43556 second user time and 11.1217 second system time

The end

Launcher Data

Begin job on node148 at 2019-09-13 02:34:29
IDJOB=4390029
IDBENCH=125597
IDSOLVER=2830
FILE ID=node148/4390029-1568334906
RUNJOBID= node148-1568328795-19587
PBS_JOBID= 21701154
Free space on /tmp= 58764 MiB

SOLVER NAME= cosoco 2
BENCH NAME= XCSP17/QRandom/QRandom-mdd-7-25-5-p7/mdd-7-25-5-ps05-psh07-2.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4390029-1568334906/watcher-4390029-1568334906 -o /tmp/evaluation-result-4390029-1568334906/solver-4390029-1568334906 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node148-1568328795-19587 --watchdog 2560  cosoco -lc -model -restarts -stick HOME/instance-4390029-1568334906.xml

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

MD5SUM BENCH= 126f057fb64a70fe3a8473fec490c642
RANDOM SEED=823288109

node148.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.13
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.13
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.13
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.13
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:        25169780 kB
MemAvailable:   31860540 kB
Buffers:          137244 kB
Cached:          6801132 kB
SwapCached:         3904 kB
Active:          2449500 kB
Inactive:        4500832 kB
Active(anon):       9116 kB
Inactive(anon):    43532 kB
Active(file):    2440384 kB
Inactive(file):  4457300 kB
Unevictable:      109232 kB
Mlocked:          109232 kB
SwapTotal:      67108860 kB
SwapFree:       67004140 kB
Dirty:             35776 kB
Writeback:             0 kB
AnonPages:        138340 kB
Mapped:            45320 kB
Shmem:             32260 kB
Slab:             246492 kB
SReclaimable:     217820 kB
SUnreclaim:        28672 kB
KernelStack:        3488 kB
PageTables:         5844 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     531940 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     90112 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 58760 MiB
End job on node148 at 2019-09-13 02:59:24