Trace number 4397407

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 2.0UNSAT 1546.96 1547.16

General information on the benchmark

NameRandom/Random-m1-7-40-8t/
rand-7-40-8-40-20000-2.xml
MD5SUM2ec71a65c59c9a29cdcd024018e96c54
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 benchmark32.7055
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints40
Number of domains1
Minimum domain size8
Maximum domain size8
Distribution of domain sizes[{"size":8,"count":40}]
Minimum variable degree3
Maximum variable degree13
Distribution of variable degrees[{"degree":3,"count":1},{"degree":4,"count":5},{"degree":5,"count":7},{"degree":6,"count":4},{"degree":7,"count":7},{"degree":8,"count":5},{"degree":9,"count":7},{"degree":10,"count":1},{"degree":11,"count":1},{"degree":12,"count":1},{"degree":13,"count":1}]
Minimum constraint arity7
Maximum constraint arity7
Distribution of constraint arities[{"arity":7,"count":40}]
Number of extensional constraints40
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":40}]
Optimization problemNO
Type of objective

Solver Data

4.99/5.08	c root propagations     : 0           
4.99/5.08	c restarts enabled, print stats at every restarts
4.99/5.08	c
4.99/5.08	c
4.99/5.08	c
4.99/5.08	c This is cosoco 2.00 --  
4.99/5.08	c
4.99/5.08	c command line: cosoco -lc -model -restarts -stick HOME/instance-4397407-1568573088.xml 
4.99/5.08	c ========================================[ Problem Statistics ]===========================================
4.99/5.08	c |                                                                                                       
4.99/5.08	c |  Parse time        :         5.02 s 
4.99/5.08	c |
4.99/5.08	c |               Variables: 40
4.99/5.08	c |            Domain Sizes: 8..8
4.99/5.08	c |
4.99/5.08	c |             Constraints: 40
4.99/5.08	c |                   Arity: 7..7
4.99/5.08	c | 
4.99/5.08	c |                   Types: 
4.99/5.08	c |                          Extension: 40  (nb tuples: 20000..20000) -- (shared: 0)
4.99/5.08	c |                          
4.99/5.08	c =========================================================================================================
4.99/5.08	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
6.59/6.67	c 101            174            9083           11574          0              0              5   9   6      
8.59/8.63	c 211            410            20534          25236          0              0              5   9   6      
11.59/11.66	c 332            697            35210          41782          0              0              4   11   6     
13.89/13.95	c 465            1023           49057          57394          0              0              4   11   7     
17.38/17.48	c 611            1268           61727          73234          0              0              4   9   5      
21.68/21.72	c 771            1644           79563          95696          0              0              4   10   6     
24.69/24.78	c 947            1951           94148          114435         0              0              4   10   6     
27.59/27.64	c 1140           2423           114186         137488         0              0              4   11   7     
32.89/32.95	c 1352           2948           139640         169805         0              0              4   11   6     
38.38/38.49	c 1585           3456           164094         199002         0              0              4   9   6      
43.38/43.47	c 1841           3944           188468         229566         0              0              4   9   6      
48.28/48.37	c 2122           4608           221924         262382         0              0              5   11   8     
55.38/55.47	c 2431           5345           257332         301838         0              0              4   11   6     
60.38/60.43	c 2770           6198           293071         341203         0              0              4   11   7     
68.87/68.97	c 3142           6859           325789         382014         0              0              4   10   5     
77.87/77.90	c 3551           7907           374743         438023         0              0              4   11   6     
86.57/86.60	c 4000           8962           423910         492000         0              0              4   11   7     
94.37/94.46	c 4493           10114          483853         551562         0              0              5   12   8     
105.77/105.85	c 5035           11499          548728         626955         0              0              4   11   7     
117.07/117.17	c 5631           12618          604159         693746         0              0              4   11   5     
134.26/134.31	c 6286           13794          672419         775537         0              0              4   11   5     
150.46/150.59	c 7006           15435          750254         870649         0              0              4   11   6     
167.55/167.62	c 7798           17265          836832         979362         0              0              4   11   6     
184.35/184.40	c 8669           19393          938280         1095692        0              0              4   11   7     
200.45/200.56	c 9627           21658          1054122        1212154        0              0              4   12   8     
222.14/222.28	c 10680          23956          1163771        1343786        0              0              4   11   6     
252.44/252.58	c 11838          26256          1284498        1484267        0              0              3   9   6      
276.13/276.23	c 13111          29279          1417120        1630986        0              0              3   11   6     
307.73/307.81	c 14511          32679          1575515        1823835        0              0              3   11   6     
346.62/346.76	c 16051          35194          1741081        2008883        0              0              4   9   5      
387.31/387.49	c 17745          38765          1925860        2225437        0              0              4   11   6     
423.60/423.70	c 19608          43234          2134754        2461349        0              0              3   11   7     
456.20/456.38	c 21657          47826          2354765        2683681        0              0              4   12   8     
520.39/520.55	c 23910          51776          2570708        2942356        0              0              4   10   5     
565.78/565.93	c 26388          57943          2845365        3253038        0              0              4   11   6     
620.28/620.40	c 29113          63948          3117925        3586353        0              0              3   11   6     
672.67/672.86	c 32110          71493          3448828        3946842        0              0              4   11   7     
736.06/736.29	c 35406          79476          3823587        4378454        0              0              3   11   6     
810.24/810.48	c 39031          88183          4227101        4836814        0              0              3   12   7     
895.13/895.38	c 43018          98501          4711702        5378355        1              0              3   11   7     
994.61/994.82	c 47403          108733         5197183        5954476        2              0              3   11   6     
1088.71/1088.97	c 52226          121273         5759916        6585640        2              0              3   11   7     
1200.60/1200.81	c 57531          134646         6384933        7319746        4              0              3   11   6     
1325.91/1326.11	c 63366          149142         7076759        8096748        4              0              3   11   6     
1460.59/1460.80	c 69784          166419         7879876        9001167        7              0              3   11   6     
1546.90/1547.15	s UNSATISFIABLE
1546.90/1547.15	c restarts              : 45          
1546.90/1547.15	c conflicts             : 74117        (48 /sec)
1546.90/1547.15	c decisions             : 178590       (115 /sec)
1546.90/1547.15	c propagations          : 9584798     (6196 /sec)
1546.90/1547.15	c root propagations     : 0           
1546.90/1547.15	c filter calls          : 8422650        (5445 /sec)
1546.90/1547.15	c useless filter calls  : 6475345        (76 %)
1546.90/1547.15	c Memory used           : 85.63 MB
1546.90/1547.15	c CPU time              : 1546.89 s
1546.90/1547.15	c real time             : 1547.15 s
1546.90/1547.15	

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 (15000 MiB free)
  memory of node 1: 16384 MiB (15538 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4397407-1568573088/watcher-4397407-1568573088 -o /tmp/evaluation-result-4397407-1568573088/solver-4397407-1568573088 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node103-1568572726-19029 --watchdog 2560 cosoco -lc -model -restarts -stick HOME/instance-4397407-1568573088.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=19210, runsolver pid=19207
Current StackSize limit: 8192 KiB


[startup+0.100198 s]*
/proc/loadavg: 1.96 1.27 0.59 3/199 19211
/proc/meminfo: memFree=31270440/32770624 swapFree=66997024/67108860
[pid=19210] ppid=19207 vsize=28852 memory=4732 CPUtime=0.1 cores=0,2,4,6
/proc/19210/stat : 19210 (cosoco) R 19207 19210 18998 0 -1 4202496 1502 0 0 0 10 0 0 0 20 0 1 0 433561935 29544448 1183 33554432000 4194304 6211092 140730242088528 140730242085064 139999615679461 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 22503424 140730242089995 140730242090097 140730242090097 140730242093006 0
/proc/19210/statm: 7213 1183 803 493 0 518 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 28852 KiB
Current children cumulated memory: 4732 KiB

[startup+0.209892 s]*
/proc/loadavg: 1.96 1.27 0.59 3/199 19211
/proc/meminfo: memFree=31267340/32770624 swapFree=66997024/67108860
[pid=19210] ppid=19207 vsize=30892 memory=7116 CPUtime=0.21 cores=0,2,4,6
/proc/19210/stat : 19210 (cosoco) R 19207 19210 18998 0 -1 4202496 2206 0 0 0 21 0 0 0 20 0 1 0 433561935 31633408 1779 33554432000 4194304 6211092 140730242088528 140730242085064 5817617 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 22503424 140730242089995 140730242090097 140730242090097 140730242093006 0
/proc/19210/statm: 7723 1779 808 493 0 1028 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 30892 KiB
Current children cumulated memory: 7116 KiB

[startup+0.309578 s]*
/proc/loadavg: 1.96 1.27 0.59 3/199 19211
/proc/meminfo: memFree=31265852/32770624 swapFree=66997024/67108860
[pid=19210] ppid=19207 vsize=32980 memory=8960 CPUtime=0.31 cores=0,2,4,6
/proc/19210/stat : 19210 (cosoco) R 19207 19210 18998 0 -1 4202496 2712 0 0 0 31 0 0 0 20 0 1 0 433561935 33771520 2240 33554432000 4194304 6211092 140730242088528 140730242085064 5817885 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 22503424 140730242089995 140730242090097 140730242090097 140730242093006 0
/proc/19210/statm: 8245 2240 808 493 0 1550 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 32980 KiB
Current children cumulated memory: 8960 KiB

[startup+0.700246 s]
/proc/loadavg: 1.96 1.27 0.59 3/199 19211
/proc/meminfo: memFree=31263424/32770624 swapFree=66997024/67108860
[pid=19210] ppid=19207 vsize=36932 memory=12656 CPUtime=0.69 cores=0,2,4,6
/proc/19210/stat : 19210 (cosoco) R 19207 19210 18998 0 -1 4202496 3654 0 0 0 69 0 0 0 20 0 1 0 433561935 37818368 3164 33554432000 4194304 6211092 140730242088528 140730242085800 5814156 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 22503424 140730242089995 140730242090097 140730242090097 140730242093006 0
/proc/19210/statm: 9233 3164 808 493 0 2538 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 36932 KiB
Current children cumulated memory: 12656 KiB

[startup+1.50024 s]
/proc/loadavg: 1.96 1.27 0.59 3/199 19211
/proc/meminfo: memFree=31260200/32770624 swapFree=66997024/67108860
[pid=19210] ppid=19207 vsize=44844 memory=20312 CPUtime=1.49 cores=0,2,4,6
/proc/19210/stat : 19210 (cosoco) R 19207 19210 18998 0 -1 4202496 5536 0 0 0 149 0 0 0 20 0 1 0 433561935 45920256 5078 33554432000 4194304 6211092 140730242088528 140730242085800 5689058 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 22503424 140730242089995 140730242090097 140730242090097 140730242093006 0
/proc/19210/statm: 11211 5078 808 493 0 4516 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 44844 KiB
Current children cumulated memory: 20312 KiB

[startup+3.10965 s]
/proc/loadavg: 1.96 1.28 0.60 3/199 19211
/proc/meminfo: memFree=31239864/32770624 swapFree=66997024/67108860
[pid=19210] ppid=19207 vsize=61872 memory=36244 CPUtime=3.1 cores=0,2,4,6
/proc/19210/stat : 19210 (cosoco) R 19207 19210 18998 0 -1 4202496 10437 0 0 0 309 1 0 0 20 0 1 0 433561935 63356928 9061 33554432000 4194304 6211092 140730242088528 140730242085800 5818493 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 22503424 140730242089995 140730242090097 140730242090097 140730242093006 0
/proc/19210/statm: 15468 9061 808 493 0 8773 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 61872 KiB
Current children cumulated memory: 36244 KiB

[startup+6.30033 s]
/proc/loadavg: 1.96 1.28 0.60 3/199 19211
/proc/meminfo: memFree=31212632/32770624 swapFree=66997024/67108860
[pid=19210] ppid=19207 vsize=87684 memory=61632 CPUtime=6.29 cores=0,2,4,6
/proc/19210/stat : 19210 (cosoco) R 19207 19210 18998 0 -1 4202496 27213 0 0 0 626 3 0 0 20 0 1 0 433561935 89788416 15408 33554432000 4194304 6211092 140730242088528 140730242085800 5038990 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 22503424 140730242089995 140730242090097 140730242090097 140730242093006 0
/proc/19210/statm: 21921 15408 845 493 0 15226 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 87684 KiB
Current children cumulated memory: 61632 KiB

[startup+12.7003 s]
/proc/loadavg: 1.97 1.29 0.60 3/200 19213
/proc/meminfo: memFree=31212864/32770624 swapFree=66997024/67108860
[pid=19210] ppid=19207 vsize=87684 memory=61664 CPUtime=12.69 cores=0,2,4,6
/proc/19210/stat : 19210 (cosoco) R 19207 19210 18998 0 -1 4202496 41395 0 0 0 1265 4 0 0 20 0 1 0 433561935 89788416 15416 33554432000 4194304 6211092 140730242088528 140730242086488 5038999 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 22503424 140730242089995 140730242090097 140730242090097 140730242093006 0
/proc/19210/statm: 21921 15416 851 493 0 15226 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 87684 KiB
Current children cumulated memory: 61664 KiB

[startup+25.5004 s]
/proc/loadavg: 2.04 1.34 0.63 3/199 19214
/proc/meminfo: memFree=31213220/32770624 swapFree=66997024/67108860
[pid=19210] ppid=19207 vsize=87684 memory=61664 CPUtime=25.49 cores=0,2,4,6
/proc/19210/stat : 19210 (cosoco) R 19207 19210 18998 0 -1 4202496 69751 0 0 0 2544 5 0 0 20 0 1 0 433561935 89788416 15416 33554432000 4194304 6211092 140730242088528 140730242086488 5038999 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 22503424 140730242089995 140730242090097 140730242090097 140730242093006 0
/proc/19210/statm: 21921 15416 851 493 0 15226 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 87684 KiB
Current children cumulated memory: 61664 KiB

[startup+51.1098 s]
/proc/loadavg: 2.03 1.40 0.67 3/199 19214
/proc/meminfo: memFree=31211328/32770624 swapFree=66997024/67108860
[pid=19210] ppid=19207 vsize=87684 memory=63096 CPUtime=51.09 cores=0,2,4,6
/proc/19210/stat : 19210 (cosoco) R 19207 19210 18998 0 -1 4202496 80200 0 0 0 5104 5 0 0 20 0 1 0 433561935 89788416 15774 33554432000 4194304 6211092 140730242088528 140730242086488 5038999 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 22503424 140730242089995 140730242090097 140730242090097 140730242093006 0
/proc/19210/statm: 21921 15774 851 493 0 15226 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 87684 KiB
Current children cumulated memory: 63096 KiB

[startup+102.3 s]
/proc/loadavg: 2.01 1.49 0.74 3/200 19221
/proc/meminfo: memFree=31208904/32770624 swapFree=66997024/67108860
[pid=19210] ppid=19207 vsize=87684 memory=64228 CPUtime=102.27 cores=0,2,4,6
/proc/19210/stat : 19210 (cosoco) R 19207 19210 18998 0 -1 4202496 80507 0 0 0 10222 5 0 0 20 0 1 0 433561935 89788416 16057 33554432000 4194304 6211092 140730242088528 140730242086488 5038999 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 22503424 140730242089995 140730242090097 140730242090097 140730242093006 0
/proc/19210/statm: 21921 16057 851 493 0 15226 0
Current children cumulated CPU time: 102.27 s
Current children cumulated vsize: 87684 KiB
Current children cumulated memory: 64228 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 1.58 0.82 3/199 19225
/proc/meminfo: memFree=31208384/32770624 swapFree=66997024/67108860
[pid=19210] ppid=19207 vsize=87684 memory=64228 CPUtime=162.25 cores=0,2,4,6
/proc/19210/stat : 19210 (cosoco) R 19207 19210 18998 0 -1 4202496 80812 0 0 0 16220 5 0 0 20 0 1 0 433561935 89788416 16057 33554432000 4194304 6211092 140730242088528 140730242086488 5037750 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 22503424 140730242089995 140730242090097 140730242090097 140730242093006 0
/proc/19210/statm: 21921 16057 851 493 0 15226 0
Current children cumulated CPU time: 162.25 s
Current children cumulated vsize: 87684 KiB
Current children cumulated memory: 64228 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 1.66 0.89 3/199 19229
/proc/meminfo: memFree=31208392/32770624 swapFree=66997024/67108860
[pid=19210] ppid=19207 vsize=87684 memory=64228 CPUtime=222.24 cores=0,2,4,6
/proc/19210/stat : 19210 (cosoco) R 19207 19210 18998 0 -1 4202496 81117 0 0 0 22219 5 0 0 20 0 1 0 433561935 89788416 16057 33554432000 4194304 6211092 140730242088528 140730242086488 5038964 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 22503424 140730242089995 140730242090097 140730242090097 140730242093006 0
/proc/19210/statm: 21921 16057 851 493 0 15226 0
Current children cumulated CPU time: 222.24 s
Current children cumulated vsize: 87684 KiB
Current children cumulated memory: 64228 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 1.72 0.96 3/200 19235
/proc/meminfo: memFree=31208140/32770624 swapFree=66997024/67108860
[pid=19210] ppid=19207 vsize=87684 memory=64228 CPUtime=282.23 cores=0,2,4,6
/proc/19210/stat : 19210 (cosoco) R 19207 19210 18998 0 -1 4202496 81422 0 0 0 28218 5 0 0 20 0 1 0 433561935 89788416 16057 33554432000 4194304 6211092 140730242088528 140730242086488 5038999 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 22503424 140730242089995 140730242090097 140730242090097 140730242093006 0
/proc/19210/statm: 21921 16057 851 493 0 15226 0
Current children cumulated CPU time: 282.23 s
Current children cumulated vsize: 87684 KiB
Current children cumulated memory: 64228 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 1.77 1.02 3/199 19239
/proc/meminfo: memFree=31208316/32770624 swapFree=66997024/67108860
[pid=19210] ppid=19207 vsize=87684 memory=64228 CPUtime=342.22 cores=0,2,4,6
/proc/19210/stat : 19210 (cosoco) R 19207 19210 18998 0 -1 4202496 81727 0 0 0 34217 5 0 0 20 0 1 0 433561935 89788416 16057 33554432000 4194304 6211092 140730242088528 140730242086488 5038999 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 22503424 140730242089995 140730242090097 140730242090097 140730242093006 0
/proc/19210/statm: 21921 16057 851 493 0 15226 0
Current children cumulated CPU time: 342.22 s
Current children cumulated vsize: 87684 KiB
Current children cumulated memory: 64228 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 1.81 1.08 3/199 19250
/proc/meminfo: memFree=31207864/32770624 swapFree=66997024/67108860
[pid=19210] ppid=19207 vsize=87684 memory=64228 CPUtime=402.21 cores=0,2,4,6
/proc/19210/stat : 19210 (cosoco) R 19207 19210 18998 0 -1 4202496 82032 0 0 0 40216 5 0 0 20 0 1 0 433561935 89788416 16057 33554432000 4194304 6211092 140730242088528 140730242086488 5039014 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 22503424 140730242089995 140730242090097 140730242090097 140730242093006 0
/proc/19210/statm: 21921 16057 851 493 0 15226 0
Current children cumulated CPU time: 402.21 s
Current children cumulated vsize: 87684 KiB
Current children cumulated memory: 64228 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 1.85 1.14 3/200 19256
/proc/meminfo: memFree=31207928/32770624 swapFree=66997024/67108860
[pid=19210] ppid=19207 vsize=87684 memory=64228 CPUtime=462.2 cores=0,2,4,6
/proc/19210/stat : 19210 (cosoco) R 19207 19210 18998 0 -1 4202496 82337 0 0 0 46215 5 0 0 20 0 1 0 433561935 89788416 16057 33554432000 4194304 6211092 140730242088528 140730242086488 5038999 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 22503424 140730242089995 140730242090097 140730242090097 140730242093006 0
/proc/19210/statm: 21921 16057 851 493 0 15226 0
Current children cumulated CPU time: 462.2 s
Current children cumulated vsize: 87684 KiB
Current children cumulated memory: 64228 KiB


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

Current children cumulated memory: 64228 KiB

[startup+1062.3 s]
/proc/loadavg: 2.04 2.00 1.56 3/201 19335
/proc/meminfo: memFree=31206768/32770624 swapFree=66997024/67108860
[pid=19210] ppid=19207 vsize=87684 memory=64228 CPUtime=1062.11 cores=0,2,4,6
/proc/19210/stat : 19210 (cosoco) R 19207 19210 18998 0 -1 4202496 85307 0 0 0 106205 6 0 0 20 0 1 0 433561935 89788416 16057 33554432000 4194304 6211092 140730242088528 140730242086488 5038999 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 22503424 140730242089995 140730242090097 140730242090097 140730242093006 0
/proc/19210/statm: 21921 16057 851 493 0 15226 0
Current children cumulated CPU time: 1062.11 s
Current children cumulated vsize: 87684 KiB
Current children cumulated memory: 64228 KiB

[startup+1122.3 s]
/proc/loadavg: 2.01 2.00 1.59 3/201 19339
/proc/meminfo: memFree=31207264/32770624 swapFree=66997024/67108860
[pid=19210] ppid=19207 vsize=87684 memory=64228 CPUtime=1122.11 cores=0,2,4,6
/proc/19210/stat : 19210 (cosoco) R 19207 19210 18998 0 -1 4202496 85623 0 0 0 112205 6 0 0 20 0 1 0 433561935 89788416 16057 33554432000 4194304 6211092 140730242088528 140730242086488 5038999 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 22503424 140730242089995 140730242090097 140730242090097 140730242093006 0
/proc/19210/statm: 21921 16057 851 493 0 15226 0
Current children cumulated CPU time: 1122.11 s
Current children cumulated vsize: 87684 KiB
Current children cumulated memory: 64228 KiB

[startup+1182.3 s]
/proc/loadavg: 2.01 2.00 1.61 3/202 19345
/proc/meminfo: memFree=31207356/32770624 swapFree=66997024/67108860
[pid=19210] ppid=19207 vsize=87684 memory=64228 CPUtime=1182.11 cores=0,2,4,6
/proc/19210/stat : 19210 (cosoco) R 19207 19210 18998 0 -1 4202496 85904 0 0 0 118205 6 0 0 20 0 1 0 433561935 89788416 16057 33554432000 4194304 6211092 140730242088528 140730242086488 5039536 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 22503424 140730242089995 140730242090097 140730242090097 140730242093006 0
/proc/19210/statm: 21921 16057 851 493 0 15226 0
Current children cumulated CPU time: 1182.11 s
Current children cumulated vsize: 87684 KiB
Current children cumulated memory: 64228 KiB

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.63 3/201 19349
/proc/meminfo: memFree=31207384/32770624 swapFree=66997024/67108860
[pid=19210] ppid=19207 vsize=87684 memory=64228 CPUtime=1242.1 cores=0,2,4,6
/proc/19210/stat : 19210 (cosoco) R 19207 19210 18998 0 -1 4202496 86194 0 0 0 124204 6 0 0 20 0 1 0 433561935 89788416 16057 33554432000 4194304 6211092 140730242088528 140730242086488 5038999 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 22503424 140730242089995 140730242090097 140730242090097 140730242093006 0
/proc/19210/statm: 21921 16057 851 493 0 15226 0
Current children cumulated CPU time: 1242.1 s
Current children cumulated vsize: 87684 KiB
Current children cumulated memory: 64228 KiB

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.66 3/200 19353
/proc/meminfo: memFree=31207544/32770624 swapFree=66997024/67108860
[pid=19210] ppid=19207 vsize=87684 memory=64228 CPUtime=1302.1 cores=0,2,4,6
/proc/19210/stat : 19210 (cosoco) R 19207 19210 18998 0 -1 4202496 86469 0 0 0 130204 6 0 0 20 0 1 0 433561935 89788416 16057 33554432000 4194304 6211092 140730242088528 140730242086488 5038999 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 22503424 140730242089995 140730242090097 140730242090097 140730242093006 0
/proc/19210/statm: 21921 16057 851 493 0 15226 0
Current children cumulated CPU time: 1302.1 s
Current children cumulated vsize: 87684 KiB
Current children cumulated memory: 64228 KiB

[startup+1362.3 s]
/proc/loadavg: 2.04 2.01 1.69 3/200 19359
/proc/meminfo: memFree=31207152/32770624 swapFree=66997024/67108860
[pid=19210] ppid=19207 vsize=87684 memory=64228 CPUtime=1362.1 cores=0,2,4,6
/proc/19210/stat : 19210 (cosoco) R 19207 19210 18998 0 -1 4202496 86756 0 0 0 136204 6 0 0 20 0 1 0 433561935 89788416 16057 33554432000 4194304 6211092 140730242088528 140730242086488 5038999 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 22503424 140730242089995 140730242090097 140730242090097 140730242093006 0
/proc/19210/statm: 21921 16057 851 493 0 15226 0
Current children cumulated CPU time: 1362.1 s
Current children cumulated vsize: 87684 KiB
Current children cumulated memory: 64228 KiB

[startup+1422.3 s]
/proc/loadavg: 2.01 2.01 1.70 3/199 19363
/proc/meminfo: memFree=31207708/32770624 swapFree=66997024/67108860
[pid=19210] ppid=19207 vsize=87684 memory=64228 CPUtime=1422.1 cores=0,2,4,6
/proc/19210/stat : 19210 (cosoco) R 19207 19210 18998 0 -1 4202496 87029 0 0 0 142204 6 0 0 20 0 1 0 433561935 89788416 16057 33554432000 4194304 6211092 140730242088528 140730242086488 5039549 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 22503424 140730242089995 140730242090097 140730242090097 140730242093006 0
/proc/19210/statm: 21921 16057 851 493 0 15226 0
Current children cumulated CPU time: 1422.1 s
Current children cumulated vsize: 87684 KiB
Current children cumulated memory: 64228 KiB

[startup+1482.3 s]
/proc/loadavg: 2.05 2.03 1.73 3/199 19367
/proc/meminfo: memFree=31208020/32770624 swapFree=66997024/67108860
[pid=19210] ppid=19207 vsize=87684 memory=64228 CPUtime=1482.09 cores=0,2,4,6
/proc/19210/stat : 19210 (cosoco) R 19207 19210 18998 0 -1 4202496 87306 0 0 0 148203 6 0 0 20 0 1 0 433561935 89788416 16057 33554432000 4194304 6211092 140730242088528 140730242086488 5038982 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 22503424 140730242089995 140730242090097 140730242090097 140730242093006 0
/proc/19210/statm: 21921 16057 851 493 0 15226 0
Current children cumulated CPU time: 1482.09 s
Current children cumulated vsize: 87684 KiB
Current children cumulated memory: 64228 KiB

[startup+1542.3 s]
/proc/loadavg: 2.07 2.04 1.75 3/200 19373
/proc/meminfo: memFree=31207632/32770624 swapFree=66997024/67108860
[pid=19210] ppid=19207 vsize=87684 memory=64228 CPUtime=1542.09 cores=0,2,4,6
/proc/19210/stat : 19210 (cosoco) R 19207 19210 18998 0 -1 4202496 87558 0 0 0 154203 6 0 0 20 0 1 0 433561935 89788416 16057 33554432000 4194304 6211092 140730242088528 140730242086488 5038999 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 22503424 140730242089995 140730242090097 140730242090097 140730242093006 0
/proc/19210/statm: 21921 16057 851 493 0 15226 0
Current children cumulated CPU time: 1542.09 s
Current children cumulated vsize: 87684 KiB
Current children cumulated memory: 64228 KiB

[startup+1547.16 s]
# the end of solver process 19210 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1546.89 s, system=0.066991 s

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

[startup+1542.4 s]
/proc/loadavg: 2.07 2.04 1.75 3/200 19373
/proc/meminfo: memFree=31207632/32770624 swapFree=66997024/67108860
[pid=19210] ppid=19207 vsize=87684 memory=64228 CPUtime=1542.19 cores=0,2,4,6
/proc/19210/stat : 19210 (cosoco) R 19207 19210 18998 0 -1 4202496 87558 0 0 0 154213 6 0 0 20 0 1 0 433561935 89788416 16057 33554432000 4194304 6211092 140730242088528 140730242086488 5038990 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 22503424 140730242089995 140730242090097 140730242090097 140730242093006 0
/proc/19210/statm: 21921 16057 851 493 0 15226 0
Current children cumulated CPU time: 1542.19 s
Current children cumulated vsize: 87684 KiB
Current children cumulated memory: 64228 KiB

[startup+1545.6 s]
/proc/loadavg: 2.07 2.04 1.75 3/200 19373
/proc/meminfo: memFree=31207756/32770624 swapFree=66997024/67108860
[pid=19210] ppid=19207 vsize=87684 memory=64228 CPUtime=1545.39 cores=0,2,4,6
/proc/19210/stat : 19210 (cosoco) R 19207 19210 18998 0 -1 4202496 87558 0 0 0 154533 6 0 0 20 0 1 0 433561935 89788416 16057 33554432000 4194304 6211092 140730242088528 140730242086488 5039029 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 22503424 140730242089995 140730242090097 140730242090097 140730242093006 0
/proc/19210/statm: 21921 16057 851 493 0 15226 0
Current children cumulated CPU time: 1545.39 s
Current children cumulated vsize: 87684 KiB
Current children cumulated memory: 64228 KiB

[startup+1546.4 s]
/proc/loadavg: 2.07 2.04 1.75 3/199 19373
/proc/meminfo: memFree=31207756/32770624 swapFree=66997024/67108860
[pid=19210] ppid=19207 vsize=87684 memory=64228 CPUtime=1546.19 cores=0,2,4,6
/proc/19210/stat : 19210 (cosoco) R 19207 19210 18998 0 -1 4202496 87558 0 0 0 154613 6 0 0 20 0 1 0 433561935 89788416 16057 33554432000 4194304 6211092 140730242088528 140730242086488 5038999 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 22503424 140730242089995 140730242090097 140730242090097 140730242093006 0
/proc/19210/statm: 21921 16057 851 493 0 15226 0
Current children cumulated CPU time: 1546.19 s
Current children cumulated vsize: 87684 KiB
Current children cumulated memory: 64228 KiB

[startup+1546.8 s]
/proc/loadavg: 2.07 2.04 1.75 3/199 19373
/proc/meminfo: memFree=31207756/32770624 swapFree=66997024/67108860
[pid=19210] ppid=19207 vsize=87684 memory=64228 CPUtime=1546.59 cores=0,2,4,6
/proc/19210/stat : 19210 (cosoco) R 19207 19210 18998 0 -1 4202496 87558 0 0 0 154653 6 0 0 20 0 1 0 433561935 89788416 16057 33554432000 4194304 6211092 140730242088528 140730242086488 5039038 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 22503424 140730242089995 140730242090097 140730242090097 140730242093006 0
/proc/19210/statm: 21921 16057 851 493 0 15226 0
Current children cumulated CPU time: 1546.59 s
Current children cumulated vsize: 87684 KiB
Current children cumulated memory: 64228 KiB

[startup+1547 s]*
/proc/loadavg: 2.07 2.04 1.75 3/199 19373
/proc/meminfo: memFree=31207740/32770624 swapFree=66997024/67108860
[pid=19210] ppid=19207 vsize=87684 memory=64228 CPUtime=1546.8 cores=0,2,4,6
/proc/19210/stat : 19210 (cosoco) R 19207 19210 18998 0 -1 4202496 87558 0 0 0 154674 6 0 0 20 0 1 0 433561935 89788416 16057 33554432000 4194304 6211092 140730242088528 140730242086488 5039536 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 22503424 140730242089995 140730242090097 140730242090097 140730242093006 0
/proc/19210/statm: 21921 16057 851 493 0 15226 0
Current children cumulated CPU time: 1546.8 s
Current children cumulated vsize: 87684 KiB
Current children cumulated memory: 64228 KiB

[startup+1547.11 s]
/proc/loadavg: 2.07 2.04 1.75 3/199 19373
/proc/meminfo: memFree=31207740/32770624 swapFree=66997024/67108860
[pid=19210] ppid=19207 vsize=87684 memory=64228 CPUtime=1546.9 cores=0,2,4,6
/proc/19210/stat : 19210 (cosoco) R 19207 19210 18998 0 -1 4202496 87558 0 0 0 154684 6 0 0 20 0 1 0 433561935 89788416 16057 33554432000 4194304 6211092 140730242088528 140730242086488 5037876 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 22503424 140730242089995 140730242090097 140730242090097 140730242093006 0
/proc/19210/statm: 21921 16057 851 493 0 15226 0
Current children cumulated CPU time: 1546.9 s
Current children cumulated vsize: 87684 KiB
Current children cumulated memory: 64228 KiB

Child status: 0
Real time (s): 1547.16
CPU time (s): 1546.96
CPU user time (s): 1546.89
CPU system time (s): 0.066991
CPU usage (%): 99.9873
Max. virtual memory (cumulated for all children) (KiB): 87684
Max. memory (cumulated for all children) (KiB): 64228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1546.89
system time used= 0.066991
maximum resident set size= 64300
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 87610
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= 19
involuntary context switches= 1241


# summary of solver processes directly reported to runsolver:
#   pid: 19210
#   total CPU time (s): 1546.96
#   total CPU user time (s): 1546.89
#   total CPU system time (s): 0.066991

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.9042 second user time and 12.2511 second system time

The end

Launcher Data

Begin job on node103 at 2019-09-15 20:43:50
IDJOB=4397407
IDBENCH=121189
IDSOLVER=2849
FILE ID=node103/4397407-1568573088
RUNJOBID= node103-1568572726-19029
PBS_JOBID= 21703337
Free space on /tmp= 61704 MiB

SOLVER NAME= cosoco 2.0
BENCH NAME= XCSP17/Random/Random-m1-7-40-8t/rand-7-40-8-40-20000-2.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4397407-1568573088/watcher-4397407-1568573088 -o /tmp/evaluation-result-4397407-1568573088/solver-4397407-1568573088 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node103-1568572726-19029 --watchdog 2560  cosoco -lc -model -restarts -stick HOME/instance-4397407-1568573088.xml

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

MD5SUM BENCH= 2ec71a65c59c9a29cdcd024018e96c54
RANDOM SEED=78305453

node103.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.74
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.74
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.74
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.74
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:        31271724 kB
MemAvailable:   31880256 kB
Buffers:          122140 kB
Cached:           779316 kB
SwapCached:         9168 kB
Active:           605796 kB
Inactive:         309796 kB
Active(anon):       8884 kB
Inactive(anon):    55272 kB
Active(file):     596912 kB
Inactive(file):   254524 kB
Unevictable:      111152 kB
Mlocked:          111152 kB
SwapTotal:      67108860 kB
SwapFree:       66997024 kB
Dirty:             14552 kB
Writeback:             0 kB
AnonPages:        268736 kB
Mapped:            47856 kB
Shmem:             40856 kB
Slab:             175220 kB
SReclaimable:     145864 kB
SUnreclaim:        29356 kB
KernelStack:        3760 kB
PageTables:         5728 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     537240 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    223232 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 61700 MiB
End job on node103 at 2019-09-15 21:09:37