Trace number 4390127

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 1527.79 1527.67

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.05	c root propagations     : 0           
4.99/5.05	c restarts enabled, print stats at every restarts
4.99/5.05	c
4.99/5.05	c
4.99/5.05	c
4.99/5.05	c This is cosoco 2.00 --  
4.99/5.05	c
4.99/5.05	c command line: cosoco -lc -model -restarts -stick HOME/instance-4390127-1568328832.xml 
4.99/5.05	c ========================================[ Problem Statistics ]===========================================
4.99/5.05	c |                                                                                                       
4.99/5.05	c |  Parse time        :         4.99 s 
4.99/5.05	c |
4.99/5.05	c |               Variables: 40
4.99/5.05	c |            Domain Sizes: 8..8
4.99/5.05	c |
4.99/5.05	c |             Constraints: 40
4.99/5.05	c |                   Arity: 7..7
4.99/5.05	c | 
4.99/5.05	c |                   Types: 
4.99/5.05	c |                          Extension: 40  (nb tuples: 20000..20000) -- (shared: 0)
4.99/5.05	c |                          
4.99/5.05	c =========================================================================================================
4.99/5.05	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
6.59/6.61	c 101            174            9083           11574          0              0              5   9   6      
8.48/8.54	c 211            410            20534          25236          0              0              5   9   6      
11.48/11.51	c 332            697            35210          41782          0              0              4   11   6     
13.69/13.78	c 465            1023           49057          57394          0              0              4   11   7     
17.18/17.24	c 611            1268           61727          73234          0              0              4   9   5      
21.38/21.41	c 771            1644           79563          95696          0              0              4   10   6     
24.39/24.41	c 947            1951           94148          114435         0              0              4   10   6     
27.18/27.23	c 1140           2423           114186         137488         0              0              4   11   7     
32.38/32.42	c 1352           2948           139640         169805         0              0              4   11   6     
37.79/37.83	c 1585           3456           164094         199002         0              0              4   9   6      
42.69/42.74	c 1841           3944           188468         229566         0              0              4   9   6      
47.49/47.56	c 2122           4608           221924         262382         0              0              5   11   8     
54.49/54.53	c 2431           5345           257332         301838         0              0              4   11   6     
59.39/59.43	c 2770           6198           293071         341203         0              0              4   11   7     
67.77/67.82	c 3142           6859           325789         382014         0              0              4   10   5     
76.57/76.62	c 3551           7907           374743         438023         0              0              4   11   6     
85.17/85.21	c 4000           8962           423910         492000         0              0              4   11   7     
92.87/92.98	c 4493           10114          483853         551562         0              0              5   12   8     
104.08/104.19	c 5035           11499          548728         626955         0              0              4   11   7     
115.28/115.35	c 5631           12618          604159         693746         0              0              4   11   5     
132.18/132.22	c 6286           13794          672419         775537         0              0              4   11   5     
148.18/148.25	c 7006           15435          750254         870649         0              0              4   11   6     
164.99/165.01	c 7798           17265          836832         979362         0              0              4   11   6     
181.48/181.53	c 8669           19393          938280         1095692        0              0              4   11   7     
197.38/197.47	c 9627           21658          1054122        1212154        0              0              4   12   8     
218.79/218.87	c 10680          23956          1163771        1343786        0              0              4   11   6     
248.59/248.66	c 11838          26256          1284498        1484267        0              0              3   9   6      
271.89/271.99	c 13111          29279          1417120        1630986        0              0              3   11   6     
303.00/303.10	c 14511          32679          1575515        1823835        0              0              3   11   6     
341.50/341.54	c 16051          35194          1741081        2008883        0              0              4   9   5      
381.60/381.65	c 17745          38765          1925860        2225437        0              0              4   11   6     
417.31/417.34	c 19608          43234          2134754        2461349        0              0              3   11   7     
449.51/449.58	c 21657          47826          2354765        2683681        0              0              4   12   8     
512.72/512.72	c 23910          51776          2570708        2942356        0              0              4   10   5     
557.42/557.46	c 26388          57943          2845365        3253038        0              0              4   11   6     
611.04/611.10	c 29113          63948          3117925        3586353        0              0              3   11   6     
662.83/662.82	c 32110          71493          3448828        3946842        0              0              4   11   7     
725.24/725.27	c 35406          79476          3823587        4378454        0              0              3   11   6     
798.34/798.34	c 39031          88183          4227101        4836814        0              0              3   12   7     
881.95/881.94	c 43018          98501          4711702        5378355        1              0              3   11   7     
979.96/979.93	c 47403          108733         5197183        5954476        2              0              3   11   6     
1073.26/1073.26	c 52226          121273         5759916        6585640        2              0              3   11   7     
1184.18/1184.14	c 57531          134646         6384933        7319746        4              0              3   11   6     
1308.48/1308.41	c 63366          149142         7076759        8096748        4              0              3   11   6     
1442.00/1441.96	c 69784          166419         7879876        9001167        7              0              3   11   6     
1527.71/1527.66	s UNSATISFIABLE
1527.71/1527.66	c restarts              : 45          
1527.71/1527.66	c conflicts             : 74117        (49 /sec)
1527.71/1527.66	c decisions             : 178590       (117 /sec)
1527.71/1527.66	c propagations          : 9584798     (6274 /sec)
1527.71/1527.66	c root propagations     : 0           
1527.71/1527.66	c filter calls          : 8422650        (5513 /sec)
1527.71/1527.66	c useless filter calls  : 6475345        (76 %)
1527.71/1527.66	c Memory used           : 85.63 MB
1527.71/1527.66	c CPU time              : 1527.71 s
1527.71/1527.66	c real time             : 1527.66 s
1527.71/1527.66	

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

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

running on 4 cores: 1,3,5,7

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=19606, runsolver pid=19603
Current StackSize limit: 8192 KiB


[startup+0.100519 s]*
/proc/loadavg: 0.92 1.07 1.47 3/196 19607
/proc/meminfo: memFree=25170164/32770624 swapFree=67004128/67108860
[pid=19606] ppid=19603 vsize=28468 memory=4680 CPUtime=0.09 cores=1,3,5,7
/proc/19606/stat : 19606 (cosoco) R 19603 19606 19556 0 -1 4202496 1393 0 0 0 9 0 0 0 20 0 1 0 409044831 29151232 1170 33554432000 4194304 6210612 140726595699776 140726595697048 140175842736958 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 28626944 140726595703819 140726595703921 140726595703921 140726595706830 0
/proc/19606/statm: 7117 1170 802 493 0 422 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 28468 KiB
Current children cumulated memory: 4680 KiB

[startup+0.209453 s]*
/proc/loadavg: 0.92 1.07 1.47 3/194 19607
/proc/meminfo: memFree=25169520/32770624 swapFree=67004128/67108860
[pid=19606] ppid=19603 vsize=30892 memory=7108 CPUtime=0.2 cores=1,3,5,7
/proc/19606/stat : 19606 (cosoco) R 19603 19606 19556 0 -1 4202496 2203 0 0 0 20 0 0 0 20 0 1 0 409044831 31633408 1777 33554432000 4194304 6210612 140726595699776 140726595697048 5813920 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 28626944 140726595703819 140726595703921 140726595703921 140726595706830 0
/proc/19606/statm: 7723 1777 805 493 0 1028 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 30892 KiB
Current children cumulated memory: 7108 KiB

[startup+0.309119 s]*
/proc/loadavg: 0.92 1.07 1.47 3/200 19618
/proc/meminfo: memFree=25164980/32770624 swapFree=67004128/67108860
[pid=19606] ppid=19603 vsize=32980 memory=8952 CPUtime=0.3 cores=1,3,5,7
/proc/19606/stat : 19606 (cosoco) R 19603 19606 19556 0 -1 4202496 2709 0 0 0 30 0 0 0 20 0 1 0 409044831 33771520 2238 33554432000 4194304 6210612 140726595699776 140726595697048 5484832 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 28626944 140726595703819 140726595703921 140726595703921 140726595706830 0
/proc/19606/statm: 8245 2238 805 493 0 1550 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 32980 KiB
Current children cumulated memory: 8952 KiB

[startup+0.700269 s]
/proc/loadavg: 0.92 1.07 1.47 3/200 19618
/proc/meminfo: memFree=25160616/32770624 swapFree=67004128/67108860
[pid=19606] ppid=19603 vsize=36932 memory=12648 CPUtime=0.68 cores=1,3,5,7
/proc/19606/stat : 19606 (cosoco) R 19603 19606 19556 0 -1 4202496 3651 0 0 0 68 0 0 0 20 0 1 0 409044831 37818368 3162 33554432000 4194304 6210612 140726595699776 140726595697048 5484705 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 28626944 140726595703819 140726595703921 140726595703921 140726595706830 0
/proc/19606/statm: 9233 3162 805 493 0 2538 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 36932 KiB
Current children cumulated memory: 12648 KiB

[startup+1.50029 s]
/proc/loadavg: 0.92 1.07 1.47 3/200 19618
/proc/meminfo: memFree=25151440/32770624 swapFree=67004128/67108860
[pid=19606] ppid=19603 vsize=44844 memory=20304 CPUtime=1.48 cores=1,3,5,7
/proc/19606/stat : 19606 (cosoco) R 19603 19606 19556 0 -1 4202496 5533 0 0 0 148 0 0 0 20 0 1 0 409044831 45920256 5076 33554432000 4194304 6210612 140726595699776 140726595697048 5815972 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 28626944 140726595703819 140726595703921 140726595703921 140726595706830 0
/proc/19606/statm: 11211 5076 805 493 0 4516 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 44844 KiB
Current children cumulated memory: 20304 KiB

[startup+3.10958 s]
/proc/loadavg: 0.92 1.07 1.47 3/200 19618
/proc/meminfo: memFree=25106548/32770624 swapFree=67004128/67108860
[pid=19606] ppid=19603 vsize=61872 memory=36232 CPUtime=3.09 cores=1,3,5,7
/proc/19606/stat : 19606 (cosoco) R 19603 19606 19556 0 -1 4202496 10435 0 0 0 308 1 0 0 20 0 1 0 409044831 63356928 9058 33554432000 4194304 6210612 140726595699776 140726595697048 5722517 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 28626944 140726595703819 140726595703921 140726595703921 140726595706830 0
/proc/19606/statm: 15468 9058 805 493 0 8773 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 61872 KiB
Current children cumulated memory: 36232 KiB

[startup+6.30041 s]
/proc/loadavg: 1.01 1.09 1.47 3/200 19618
/proc/meminfo: memFree=25055492/32770624 swapFree=67004128/67108860
[pid=19606] ppid=19603 vsize=87684 memory=61624 CPUtime=6.29 cores=1,3,5,7
/proc/19606/stat : 19606 (cosoco) R 19603 19606 19556 0 -1 4202496 27321 0 0 0 626 3 0 0 20 0 1 0 409044831 89788416 15406 33554432000 4194304 6210612 140726595699776 140726595697048 5038631 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 28626944 140726595703819 140726595703921 140726595703921 140726595706830 0
/proc/19606/statm: 21921 15406 842 493 0 15226 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 87684 KiB
Current children cumulated memory: 61624 KiB

[startup+12.7004 s]
/proc/loadavg: 1.09 1.10 1.48 3/200 19618
/proc/meminfo: memFree=24997212/32770624 swapFree=67004128/67108860
[pid=19606] ppid=19603 vsize=87684 memory=61652 CPUtime=12.68 cores=1,3,5,7
/proc/19606/stat : 19606 (cosoco) R 19603 19606 19556 0 -1 4202496 41503 0 0 0 1265 3 0 0 20 0 1 0 409044831 89788416 15413 33554432000 4194304 6210612 140726595699776 140726595697736 5038622 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 28626944 140726595703819 140726595703921 140726595703921 140726595706830 0
/proc/19606/statm: 21921 15413 847 493 0 15226 0
Current children cumulated CPU time: 12.68 s
Current children cumulated vsize: 87684 KiB
Current children cumulated memory: 61652 KiB

[startup+25.5004 s]
/proc/loadavg: 1.29 1.15 1.49 3/200 19618
/proc/meminfo: memFree=24977124/32770624 swapFree=67004128/67108860
[pid=19606] ppid=19603 vsize=87684 memory=61652 CPUtime=25.48 cores=1,3,5,7
/proc/19606/stat : 19606 (cosoco) R 19603 19606 19556 0 -1 4202496 69857 0 0 0 2543 5 0 0 20 0 1 0 409044831 89788416 15413 33554432000 4194304 6210612 140726595699776 140726595697736 5038631 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 28626944 140726595703819 140726595703921 140726595703921 140726595706830 0
/proc/19606/statm: 21921 15413 847 493 0 15226 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 87684 KiB
Current children cumulated memory: 61652 KiB

[startup+51.1098 s]
/proc/loadavg: 1.53 1.22 1.50 3/200 19621
/proc/meminfo: memFree=24975352/32770624 swapFree=67004128/67108860
[pid=19606] ppid=19603 vsize=87684 memory=63340 CPUtime=51.1 cores=1,3,5,7
/proc/19606/stat : 19606 (cosoco) R 19603 19606 19556 0 -1 4202496 78937 0 0 0 5104 6 0 0 20 0 1 0 409044831 89788416 15835 33554432000 4194304 6210612 140726595699776 140726595697736 5038622 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 28626944 140726595703819 140726595703921 140726595703921 140726595706830 0
/proc/19606/statm: 21921 15835 847 493 0 15226 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 87684 KiB
Current children cumulated memory: 63340 KiB

[startup+102.3 s]
/proc/loadavg: 1.80 1.34 1.53 3/200 19749
/proc/meminfo: memFree=25111088/32770624 swapFree=67004128/67108860
[pid=19606] ppid=19603 vsize=87684 memory=64216 CPUtime=102.27 cores=1,3,5,7
/proc/19606/stat : 19606 (cosoco) R 19603 19606 19556 0 -1 4202496 80006 0 0 0 10221 6 0 0 20 0 1 0 409044831 89788416 16054 33554432000 4194304 6210612 140726595699776 140726595697736 5038654 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 28626944 140726595703819 140726595703921 140726595703921 140726595706830 0
/proc/19606/statm: 21921 16054 847 493 0 15226 0
Current children cumulated CPU time: 102.27 s
Current children cumulated vsize: 87684 KiB
Current children cumulated memory: 64216 KiB

[startup+162.3 s]
/proc/loadavg: 1.93 1.46 1.56 3/199 19754
/proc/meminfo: memFree=25111980/32770624 swapFree=67004128/67108860
[pid=19606] ppid=19603 vsize=87684 memory=64216 CPUtime=162.28 cores=1,3,5,7
/proc/19606/stat : 19606 (cosoco) R 19603 19606 19556 0 -1 4202496 80304 0 0 0 16222 6 0 0 20 0 1 0 409044831 89788416 16054 33554432000 4194304 6210612 140726595699776 140726595697736 5038631 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 28626944 140726595703819 140726595703921 140726595703921 140726595706830 0
/proc/19606/statm: 21921 16054 847 493 0 15226 0
Current children cumulated CPU time: 162.28 s
Current children cumulated vsize: 87684 KiB
Current children cumulated memory: 64216 KiB

[startup+222.3 s]
/proc/loadavg: 1.97 1.56 1.58 3/199 19760
/proc/meminfo: memFree=25112716/32770624 swapFree=67004128/67108860
[pid=19606] ppid=19603 vsize=87684 memory=64216 CPUtime=222.29 cores=1,3,5,7
/proc/19606/stat : 19606 (cosoco) R 19603 19606 19556 0 -1 4202496 80602 0 0 0 22223 6 0 0 20 0 1 0 409044831 89788416 16054 33554432000 4194304 6210612 140726595699776 140726595697736 5038631 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 28626944 140726595703819 140726595703921 140726595703921 140726595706830 0
/proc/19606/statm: 21921 16054 847 493 0 15226 0
Current children cumulated CPU time: 222.29 s
Current children cumulated vsize: 87684 KiB
Current children cumulated memory: 64216 KiB

[startup+282.3 s]
/proc/loadavg: 1.99 1.64 1.61 3/199 19764
/proc/meminfo: memFree=25112284/32770624 swapFree=67004128/67108860
[pid=19606] ppid=19603 vsize=87684 memory=64216 CPUtime=282.29 cores=1,3,5,7
/proc/19606/stat : 19606 (cosoco) R 19603 19606 19556 0 -1 4202496 80602 0 0 0 28223 6 0 0 20 0 1 0 409044831 89788416 16054 33554432000 4194304 6210612 140726595699776 140726595697736 5038631 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 28626944 140726595703819 140726595703921 140726595703921 140726595706830 0
/proc/19606/statm: 21921 16054 847 493 0 15226 0
Current children cumulated CPU time: 282.29 s
Current children cumulated vsize: 87684 KiB
Current children cumulated memory: 64216 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 1.70 1.63 3/199 19769
/proc/meminfo: memFree=25111600/32770624 swapFree=67004128/67108860
[pid=19606] ppid=19603 vsize=87684 memory=64216 CPUtime=342.3 cores=1,3,5,7
/proc/19606/stat : 19606 (cosoco) R 19603 19606 19556 0 -1 4202496 80900 0 0 0 34224 6 0 0 20 0 1 0 409044831 89788416 16054 33554432000 4194304 6210612 140726595699776 140726595697736 5038631 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 28626944 140726595703819 140726595703921 140726595703921 140726595706830 0
/proc/19606/statm: 21921 16054 847 493 0 15226 0
Current children cumulated CPU time: 342.3 s
Current children cumulated vsize: 87684 KiB
Current children cumulated memory: 64216 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 1.76 1.66 3/199 19775
/proc/meminfo: memFree=25111596/32770624 swapFree=67004128/67108860
[pid=19606] ppid=19603 vsize=87684 memory=64216 CPUtime=402.3 cores=1,3,5,7
/proc/19606/stat : 19606 (cosoco) R 19603 19606 19556 0 -1 4202496 80900 0 0 0 40224 6 0 0 20 0 1 0 409044831 89788416 16054 33554432000 4194304 6210612 140726595699776 140726595697736 5038622 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 28626944 140726595703819 140726595703921 140726595703921 140726595706830 0
/proc/19606/statm: 21921 16054 847 493 0 15226 0
Current children cumulated CPU time: 402.3 s
Current children cumulated vsize: 87684 KiB
Current children cumulated memory: 64216 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 1.80 1.68 3/200 19787
/proc/meminfo: memFree=25110236/32770624 swapFree=67004128/67108860
[pid=19606] ppid=19603 vsize=87684 memory=64216 CPUtime=462.31 cores=1,3,5,7
/proc/19606/stat : 19606 (cosoco) R 19603 19606 19556 0 -1 4202496 81198 0 0 0 46224 7 0 0 20 0 1 0 409044831 89788416 16054 33554432000 4194304 6210612 140726595699776 140726595697736 5038622 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 28626944 140726595703819 140726595703921 140726595703921 140726595706830 0
/proc/19606/statm: 21921 16054 847 493 0 15226 0
Current children cumulated CPU time: 462.31 s
Current children cumulated vsize: 87684 KiB
Current children cumulated memory: 64216 KiB


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

Current children cumulated memory: 64216 KiB

[startup+1122.3 s]
/proc/loadavg: 2.01 2.00 1.85 3/200 19872
/proc/meminfo: memFree=25110300/32770624 swapFree=67004128/67108860
[pid=19606] ppid=19603 vsize=87684 memory=64216 CPUtime=1122.37 cores=1,3,5,7
/proc/19606/stat : 19606 (cosoco) R 19603 19606 19556 0 -1 4202496 82684 0 0 0 112230 7 0 0 20 0 1 0 409044831 89788416 16054 33554432000 4194304 6210612 140726595699776 140726595697736 5039181 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 28626944 140726595703819 140726595703921 140726595703921 140726595706830 0
/proc/19606/statm: 21921 16054 847 493 0 15226 0
Current children cumulated CPU time: 1122.37 s
Current children cumulated vsize: 87684 KiB
Current children cumulated memory: 64216 KiB

[startup+1182.3 s]
/proc/loadavg: 1.93 1.97 1.86 3/200 19939
/proc/meminfo: memFree=25090408/32770624 swapFree=67004128/67108860
[pid=19606] ppid=19603 vsize=87684 memory=64216 CPUtime=1182.37 cores=1,3,5,7
/proc/19606/stat : 19606 (cosoco) R 19603 19606 19556 0 -1 4202496 82964 0 0 0 118230 7 0 0 20 0 1 0 409044831 89788416 16054 33554432000 4194304 6210612 140726595699776 140726595697736 5038622 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 28626944 140726595703819 140726595703921 140726595703921 140726595706830 0
/proc/19606/statm: 21921 16054 847 493 0 15226 0
Current children cumulated CPU time: 1182.37 s
Current children cumulated vsize: 87684 KiB
Current children cumulated memory: 64216 KiB

[startup+1242.3 s]
/proc/loadavg: 1.98 1.98 1.87 3/200 19943
/proc/meminfo: memFree=25084796/32770624 swapFree=67004128/67108860
[pid=19606] ppid=19603 vsize=87684 memory=64216 CPUtime=1242.38 cores=1,3,5,7
/proc/19606/stat : 19606 (cosoco) R 19603 19606 19556 0 -1 4202496 82976 0 0 0 124231 7 0 0 20 0 1 0 409044831 89788416 16054 33554432000 4194304 6210612 140726595699776 140726595697736 5408762 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 28626944 140726595703819 140726595703921 140726595703921 140726595706830 0
/proc/19606/statm: 21921 16054 847 493 0 15226 0
Current children cumulated CPU time: 1242.38 s
Current children cumulated vsize: 87684 KiB
Current children cumulated memory: 64216 KiB

[startup+1302.3 s]
/proc/loadavg: 1.99 1.98 1.87 3/200 19949
/proc/meminfo: memFree=25084560/32770624 swapFree=67004128/67108860
[pid=19606] ppid=19603 vsize=87684 memory=64216 CPUtime=1302.38 cores=1,3,5,7
/proc/19606/stat : 19606 (cosoco) R 19603 19606 19556 0 -1 4202496 83256 0 0 0 130231 7 0 0 20 0 1 0 409044831 89788416 16054 33554432000 4194304 6210612 140726595699776 140726595697736 5038622 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 28626944 140726595703819 140726595703921 140726595703921 140726595706830 0
/proc/19606/statm: 21921 16054 847 493 0 15226 0
Current children cumulated CPU time: 1302.38 s
Current children cumulated vsize: 87684 KiB
Current children cumulated memory: 64216 KiB

[startup+1362.3 s]
/proc/loadavg: 2.00 1.99 1.88 3/199 19953
/proc/meminfo: memFree=25084600/32770624 swapFree=67004128/67108860
[pid=19606] ppid=19603 vsize=87684 memory=64216 CPUtime=1362.39 cores=1,3,5,7
/proc/19606/stat : 19606 (cosoco) R 19603 19606 19556 0 -1 4202496 83268 0 0 0 136232 7 0 0 20 0 1 0 409044831 89788416 16054 33554432000 4194304 6210612 140726595699776 140726595697736 5038849 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 28626944 140726595703819 140726595703921 140726595703921 140726595706830 0
/proc/19606/statm: 21921 16054 847 493 0 15226 0
Current children cumulated CPU time: 1362.39 s
Current children cumulated vsize: 87684 KiB
Current children cumulated memory: 64216 KiB

[startup+1422.3 s]
/proc/loadavg: 2.00 1.99 1.88 3/199 19957
/proc/meminfo: memFree=25085268/32770624 swapFree=67004128/67108860
[pid=19606] ppid=19603 vsize=87684 memory=64216 CPUtime=1422.4 cores=1,3,5,7
/proc/19606/stat : 19606 (cosoco) R 19603 19606 19556 0 -1 4202496 83547 0 0 0 142233 7 0 0 20 0 1 0 409044831 89788416 16054 33554432000 4194304 6210612 140726595699776 140726595697736 5038631 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 28626944 140726595703819 140726595703921 140726595703921 140726595706830 0
/proc/19606/statm: 21921 16054 847 493 0 15226 0
Current children cumulated CPU time: 1422.4 s
Current children cumulated vsize: 87684 KiB
Current children cumulated memory: 64216 KiB

[startup+1482.3 s]
/proc/loadavg: 2.07 2.00 1.89 3/199 19963
/proc/meminfo: memFree=25085828/32770624 swapFree=67004128/67108860
[pid=19606] ppid=19603 vsize=87684 memory=64216 CPUtime=1482.4 cores=1,3,5,7
/proc/19606/stat : 19606 (cosoco) R 19603 19606 19556 0 -1 4202496 83559 0 0 0 148233 7 0 0 20 0 1 0 409044831 89788416 16054 33554432000 4194304 6210612 140726595699776 140726595697736 5038631 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 28626944 140726595703819 140726595703921 140726595703921 140726595706830 0
/proc/19606/statm: 21921 16054 847 493 0 15226 0
Current children cumulated CPU time: 1482.4 s
Current children cumulated vsize: 87684 KiB
Current children cumulated memory: 64216 KiB

[startup+1527.67 s]
# the end of solver process 19606 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1527.71 s, system=0.076006 s

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

[startup+1484.8 s]
/proc/loadavg: 2.07 2.00 1.89 3/199 19963
/proc/meminfo: memFree=25085828/32770624 swapFree=67004128/67108860
[pid=19606] ppid=19603 vsize=87684 memory=64216 CPUtime=1484.9 cores=1,3,5,7
/proc/19606/stat : 19606 (cosoco) R 19603 19606 19556 0 -1 4202496 83559 0 0 0 148483 7 0 0 20 0 1 0 409044831 89788416 16054 33554432000 4194304 6210612 140726595699776 140726595697736 5038631 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 28626944 140726595703819 140726595703921 140726595703921 140726595706830 0
/proc/19606/statm: 21921 16054 847 493 0 15226 0
Current children cumulated CPU time: 1484.9 s
Current children cumulated vsize: 87684 KiB
Current children cumulated memory: 64216 KiB

[startup+1510.4 s]
/proc/loadavg: 2.04 2.00 1.90 3/199 19965
/proc/meminfo: memFree=25085848/32770624 swapFree=67004128/67108860
[pid=19606] ppid=19603 vsize=87684 memory=64216 CPUtime=1510.5 cores=1,3,5,7
/proc/19606/stat : 19606 (cosoco) R 19603 19606 19556 0 -1 4202496 83825 0 0 0 151043 7 0 0 20 0 1 0 409044831 89788416 16054 33554432000 4194304 6210612 140726595699776 140726595697736 5038622 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 28626944 140726595703819 140726595703921 140726595703921 140726595706830 0
/proc/19606/statm: 21921 16054 847 493 0 15226 0
Current children cumulated CPU time: 1510.5 s
Current children cumulated vsize: 87684 KiB
Current children cumulated memory: 64216 KiB

[startup+1516.8 s]
/proc/loadavg: 2.04 2.00 1.90 3/200 19967
/proc/meminfo: memFree=25085584/32770624 swapFree=67004128/67108860
[pid=19606] ppid=19603 vsize=87684 memory=64216 CPUtime=1516.9 cores=1,3,5,7
/proc/19606/stat : 19606 (cosoco) R 19603 19606 19556 0 -1 4202496 83825 0 0 0 151683 7 0 0 20 0 1 0 409044831 89788416 16054 33554432000 4194304 6210612 140726595699776 140726595697736 5038670 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 28626944 140726595703819 140726595703921 140726595703921 140726595706830 0
/proc/19606/statm: 21921 16054 847 493 0 15226 0
Current children cumulated CPU time: 1516.9 s
Current children cumulated vsize: 87684 KiB
Current children cumulated memory: 64216 KiB

[startup+1523.2 s]
/proc/loadavg: 2.04 2.00 1.90 3/199 19967
/proc/meminfo: memFree=25085380/32770624 swapFree=67004128/67108860
[pid=19606] ppid=19603 vsize=87684 memory=64216 CPUtime=1523.31 cores=1,3,5,7
/proc/19606/stat : 19606 (cosoco) R 19603 19606 19556 0 -1 4202496 83825 0 0 0 152324 7 0 0 20 0 1 0 409044831 89788416 16054 33554432000 4194304 6210612 140726595699776 140726595697736 5038631 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 28626944 140726595703819 140726595703921 140726595703921 140726595706830 0
/proc/19606/statm: 21921 16054 847 493 0 15226 0
Current children cumulated CPU time: 1523.31 s
Current children cumulated vsize: 87684 KiB
Current children cumulated memory: 64216 KiB

[startup+1524.8 s]
/proc/loadavg: 2.04 2.00 1.90 3/199 19967
/proc/meminfo: memFree=25085380/32770624 swapFree=67004128/67108860
[pid=19606] ppid=19603 vsize=87684 memory=64216 CPUtime=1524.91 cores=1,3,5,7
/proc/19606/stat : 19606 (cosoco) R 19603 19606 19556 0 -1 4202496 83825 0 0 0 152484 7 0 0 20 0 1 0 409044831 89788416 16054 33554432000 4194304 6210612 140726595699776 140726595697736 5038631 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 28626944 140726595703819 140726595703921 140726595703921 140726595706830 0
/proc/19606/statm: 21921 16054 847 493 0 15226 0
Current children cumulated CPU time: 1524.91 s
Current children cumulated vsize: 87684 KiB
Current children cumulated memory: 64216 KiB

[startup+1526.4 s]
/proc/loadavg: 2.03 2.00 1.90 3/199 19967
/proc/meminfo: memFree=25085380/32770624 swapFree=67004128/67108860
[pid=19606] ppid=19603 vsize=87684 memory=64216 CPUtime=1526.51 cores=1,3,5,7
/proc/19606/stat : 19606 (cosoco) R 19603 19606 19556 0 -1 4202496 83825 0 0 0 152644 7 0 0 20 0 1 0 409044831 89788416 16054 33554432000 4194304 6210612 140726595699776 140726595697736 5037457 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 28626944 140726595703819 140726595703921 140726595703921 140726595706830 0
/proc/19606/statm: 21921 16054 847 493 0 15226 0
Current children cumulated CPU time: 1526.51 s
Current children cumulated vsize: 87684 KiB
Current children cumulated memory: 64216 KiB

[startup+1527.2 s]
/proc/loadavg: 2.03 2.00 1.90 3/199 19967
/proc/meminfo: memFree=25085380/32770624 swapFree=67004128/67108860
[pid=19606] ppid=19603 vsize=87684 memory=64216 CPUtime=1527.31 cores=1,3,5,7
/proc/19606/stat : 19606 (cosoco) R 19603 19606 19556 0 -1 4202496 83825 0 0 0 152724 7 0 0 20 0 1 0 409044831 89788416 16054 33554432000 4194304 6210612 140726595699776 140726595697736 5038631 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 28626944 140726595703819 140726595703921 140726595703921 140726595706830 0
/proc/19606/statm: 21921 16054 847 493 0 15226 0
Current children cumulated CPU time: 1527.31 s
Current children cumulated vsize: 87684 KiB
Current children cumulated memory: 64216 KiB

[startup+1527.6 s]
/proc/loadavg: 2.03 2.00 1.90 3/199 19967
/proc/meminfo: memFree=25085380/32770624 swapFree=67004128/67108860
[pid=19606] ppid=19603 vsize=87684 memory=64216 CPUtime=1527.71 cores=1,3,5,7
/proc/19606/stat : 19606 (cosoco) R 19603 19606 19556 0 -1 4202496 83825 0 0 0 152764 7 0 0 20 0 1 0 409044831 89788416 16054 33554432000 4194304 6210612 140726595699776 140726595697736 5038622 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 28626944 140726595703819 140726595703921 140726595703921 140726595706830 0
/proc/19606/statm: 21921 16054 847 493 0 15226 0
Current children cumulated CPU time: 1527.71 s
Current children cumulated vsize: 87684 KiB
Current children cumulated memory: 64216 KiB

Child status: 0
Real time (s): 1527.67
CPU time (s): 1527.79
CPU user time (s): 1527.71
CPU system time (s): 0.076006
CPU usage (%): 100.008
Max. virtual memory (cumulated for all children) (KiB): 87684
Max. memory (cumulated for all children) (KiB): 64216

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1527.71
system time used= 0.076006
maximum resident set size= 64292
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 83878
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= 46
involuntary context switches= 1877


# summary of solver processes directly reported to runsolver:
#   pid: 19606
#   total CPU time (s): 1527.79
#   total CPU user time (s): 1527.71
#   total CPU system time (s): 0.076006

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.69719 second user time and 13.0276 second system time

The end

Launcher Data

Begin job on node148 at 2019-09-13 00:53:16
IDJOB=4390127
IDBENCH=121189
IDSOLVER=2830
FILE ID=node148/4390127-1568328832
RUNJOBID= node148-1568328795-19588
PBS_JOBID= 21701154
Free space on /tmp= 58772 MiB

SOLVER NAME= cosoco 2
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-4390127-1568328832/watcher-4390127-1568328832 -o /tmp/evaluation-result-4390127-1568328832/solver-4390127-1568328832 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node148-1568328795-19588 --watchdog 2560  cosoco -lc -model -restarts -stick HOME/instance-4390127-1568328832.xml

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

MD5SUM BENCH= 2ec71a65c59c9a29cdcd024018e96c54
RANDOM SEED=909715995

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:        25178348 kB
MemAvailable:   31854368 kB
Buffers:          133956 kB
Cached:          6790080 kB
SwapCached:         3916 kB
Active:          2421780 kB
Inactive:        4516736 kB
Active(anon):      11828 kB
Inactive(anon):    43792 kB
Active(file):    2409952 kB
Inactive(file):  4472944 kB
Unevictable:      109492 kB
Mlocked:          109492 kB
SwapTotal:      67108860 kB
SwapFree:       67004128 kB
Dirty:             31064 kB
Writeback:             0 kB
AnonPages:        115124 kB
Mapped:            42112 kB
Shmem:             32248 kB
Slab:             246292 kB
SReclaimable:     217916 kB
SUnreclaim:        28376 kB
KernelStack:        3312 kB
PageTables:         5884 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     510404 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 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= 58776 MiB
End job on node148 at 2019-09-13 01:18:43