Trace number 4408667

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 1521.6 1521.41

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.00	c root propagations     : 0           
4.99/5.00	c restarts enabled, print stats at every restarts
4.99/5.00	c
4.99/5.00	c
4.99/5.00	c
4.99/5.00	c This is cosoco 2.00 --  
4.99/5.00	c
4.99/5.00	c command line: cosoco -lc -model -restarts -stick HOME/instance-4408667-1569788909.xml 
4.99/5.00	c ========================================[ Problem Statistics ]===========================================
4.99/5.00	c |                                                                                                       
4.99/5.00	c |  Parse time        :         4.96 s 
4.99/5.00	c |
4.99/5.00	c |               Variables: 40
4.99/5.00	c |            Domain Sizes: 8..8
4.99/5.00	c |
4.99/5.00	c |             Constraints: 40
4.99/5.00	c |                   Arity: 7..7
4.99/5.00	c | 
4.99/5.00	c |                   Types: 
4.99/5.00	c |                          Extension: 40  (nb tuples: 20000..20000) -- (shared: 0)
4.99/5.00	c |                          
4.99/5.00	c =========================================================================================================
4.99/5.00	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
6.49/6.56	c 101            174            9083           11574          0              0              5   9   6      
8.39/8.48	c 211            410            20534          25236          0              0              5   9   6      
11.39/11.44	c 332            697            35210          41782          0              0              4   11   6     
13.69/13.70	c 465            1023           49057          57394          0              0              4   11   7     
17.10/17.15	c 611            1268           61727          73234          0              0              4   9   5      
21.29/21.30	c 771            1644           79563          95696          0              0              4   10   6     
24.29/24.30	c 947            1951           94148          114435         0              0              4   10   6     
27.11/27.11	c 1140           2423           114186         137488         0              0              4   11   7     
32.29/32.31	c 1352           2948           139640         169805         0              0              4   11   6     
37.59/37.68	c 1585           3456           164094         199002         0              0              4   9   6      
42.49/42.57	c 1841           3944           188468         229566         0              0              4   9   6      
47.29/47.35	c 2122           4608           221924         262382         0              0              5   11   8     
54.19/54.28	c 2431           5345           257332         301838         0              0              4   11   6     
59.09/59.14	c 2770           6198           293071         341203         0              0              4   11   7     
67.38/67.46	c 3142           6859           325789         382014         0              0              4   10   5     
76.19/76.23	c 3551           7907           374743         438023         0              0              4   11   6     
84.69/84.77	c 4000           8962           423910         492000         0              0              4   11   7     
92.39/92.48	c 4493           10114          483853         551562         0              0              5   12   8     
103.59/103.65	c 5035           11499          548728         626955         0              0              4   11   7     
114.69/114.75	c 5631           12618          604159         693746         0              0              4   11   5     
131.49/131.54	c 6286           13794          672419         775537         0              0              4   11   5     
147.49/147.51	c 7006           15435          750254         870649         0              0              4   11   6     
164.21/164.22	c 7798           17265          836832         979362         0              0              4   11   6     
180.60/180.68	c 8669           19393          938280         1095692        0              0              4   11   7     
196.50/196.53	c 9627           21658          1054122        1212154        0              0              4   12   8     
217.80/217.83	c 10680          23956          1163771        1343786        0              0              4   11   6     
247.41/247.49	c 11838          26256          1284498        1484267        0              0              3   9   6      
270.71/270.74	c 13111          29279          1417120        1630986        0              0              3   11   6     
301.71/301.73	c 14511          32679          1575515        1823835        0              0              3   11   6     
339.92/339.91	c 16051          35194          1741081        2008883        0              0              4   9   5      
379.83/379.82	c 17745          38765          1925860        2225437        0              0              4   11   6     
415.33/415.34	c 19608          43234          2134754        2461349        0              0              3   11   7     
447.43/447.41	c 21657          47826          2354765        2683681        0              0              4   12   8     
510.25/510.21	c 23910          51776          2570708        2942356        0              0              4   10   5     
554.75/554.79	c 26388          57943          2845365        3253038        0              0              4   11   6     
608.36/608.31	c 29113          63948          3117925        3586353        0              0              3   11   6     
659.87/659.85	c 32110          71493          3448828        3946842        0              0              4   11   7     
722.08/722.08	c 35406          79476          3823587        4378454        0              0              3   11   6     
794.89/794.82	c 39031          88183          4227101        4836814        0              0              3   12   7     
878.10/878.08	c 43018          98501          4711702        5378355        1              0              3   11   7     
975.81/975.73	c 47403          108733         5197183        5954476        2              0              3   11   6     
1068.72/1068.69	c 52226          121273         5759916        6585640        2              0              3   11   7     
1179.35/1179.22	c 57531          134646         6384933        7319746        4              0              3   11   6     
1303.06/1302.97	c 63366          149142         7076759        8096748        4              0              3   11   6     
1436.17/1436.05	c 69784          166419         7879876        9001167        7              0              3   11   6     
1521.58/1521.40	s UNSATISFIABLE
1521.58/1521.40	c restarts              : 45          
1521.58/1521.40	c conflicts             : 74117        (49 /sec)
1521.58/1521.40	c decisions             : 178590       (117 /sec)
1521.58/1521.40	c propagations          : 9584798     (6299 /sec)
1521.58/1521.40	c root propagations     : 0           
1521.58/1521.40	c filter calls          : 8422650        (5536 /sec)
1521.58/1521.40	c useless filter calls  : 6475345        (76 %)
1521.58/1521.40	c Memory used           : 85.63 MB
1521.58/1521.40	c CPU time              : 1521.55 s
1521.58/1521.40	c real time             : 1521.4 s
1521.58/1521.40	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4408667-1569788909/watcher-4408667-1569788909 -o /tmp/evaluation-result-4408667-1569788909/solver-4408667-1569788909 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node105-1569783690-24392 --watchdog 2560 cosoco -lc -model -restarts -stick HOME/instance-4408667-1569788909.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=24804, runsolver pid=24801
Current StackSize limit: 8192 KiB


[startup+0.100157 s]*
/proc/loadavg: 1.92 1.94 1.60 3/199 24805
/proc/meminfo: memFree=31005356/32770624 swapFree=66957812/67108860
[pid=24804] ppid=24801 vsize=28852 memory=4736 CPUtime=0.1 cores=1,3,5,7
/proc/24804/stat : 24804 (cosoco) R 24801 24804 24360 0 -1 4202496 1506 0 0 0 10 0 0 0 20 0 1 0 555148365 29544448 1184 33554432000 4194304 6211132 140721314979296 140721314975256 140070607541376 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 17477632 140721314984971 140721314985073 140721314985073 140721314987982 0
/proc/24804/statm: 7213 1184 803 493 0 518 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 28852 KiB
Current children cumulated memory: 4736 KiB

[startup+0.209499 s]*
/proc/loadavg: 1.92 1.94 1.60 3/199 24805
/proc/meminfo: memFree=31002400/32770624 swapFree=66957812/67108860
[pid=24804] ppid=24801 vsize=30892 memory=7124 CPUtime=0.21 cores=1,3,5,7
/proc/24804/stat : 24804 (cosoco) R 24801 24804 24360 0 -1 4202496 2207 0 0 0 21 0 0 0 20 0 1 0 555148365 31633408 1781 33554432000 4194304 6211132 140721314979296 140721314975256 5814813 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 17477632 140721314984971 140721314985073 140721314985073 140721314987982 0
/proc/24804/statm: 7723 1781 809 493 0 1028 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 30892 KiB
Current children cumulated memory: 7124 KiB

[startup+0.309222 s]*
/proc/loadavg: 1.92 1.94 1.60 3/199 24805
/proc/meminfo: memFree=31000912/32770624 swapFree=66957812/67108860
[pid=24804] ppid=24801 vsize=32980 memory=8968 CPUtime=0.31 cores=1,3,5,7
/proc/24804/stat : 24804 (cosoco) R 24801 24804 24360 0 -1 4202496 2713 0 0 0 31 0 0 0 20 0 1 0 555148365 33771520 2242 33554432000 4194304 6211132 140721314979296 140721314975256 5818666 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 17477632 140721314984971 140721314985073 140721314985073 140721314987982 0
/proc/24804/statm: 8245 2242 809 493 0 1550 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 32980 KiB
Current children cumulated memory: 8968 KiB

[startup+0.700273 s]
/proc/loadavg: 1.92 1.94 1.60 3/199 24805
/proc/meminfo: memFree=30998308/32770624 swapFree=66957812/67108860
[pid=24804] ppid=24801 vsize=36932 memory=12664 CPUtime=0.69 cores=1,3,5,7
/proc/24804/stat : 24804 (cosoco) R 24801 24804 24360 0 -1 4202496 3655 0 0 0 69 0 0 0 20 0 1 0 555148365 37818368 3166 33554432000 4194304 6211132 140721314979296 140721314976568 5689095 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 17477632 140721314984971 140721314985073 140721314985073 140721314987982 0
/proc/24804/statm: 9233 3166 809 493 0 2538 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 36932 KiB
Current children cumulated memory: 12664 KiB

[startup+1.50029 s]
/proc/loadavg: 1.92 1.94 1.60 3/199 24805
/proc/meminfo: memFree=30993472/32770624 swapFree=66957812/67108860
[pid=24804] ppid=24801 vsize=46160 memory=21640 CPUtime=1.48 cores=1,3,5,7
/proc/24804/stat : 24804 (cosoco) R 24801 24804 24360 0 -1 4202496 5851 0 0 0 148 0 0 0 20 0 1 0 555148365 47267840 5410 33554432000 4194304 6211132 140721314979296 140721314976568 5817616 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 17477632 140721314984971 140721314985073 140721314985073 140721314987982 0
/proc/24804/statm: 11540 5410 809 493 0 4845 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 46160 KiB
Current children cumulated memory: 21640 KiB

[startup+3.10943 s]
/proc/loadavg: 1.93 1.94 1.61 3/199 24805
/proc/meminfo: memFree=30973508/32770624 swapFree=66957812/67108860
[pid=24804] ppid=24801 vsize=63188 memory=37556 CPUtime=3.1 cores=1,3,5,7
/proc/24804/stat : 24804 (cosoco) R 24801 24804 24360 0 -1 4202496 10750 0 0 0 309 1 0 0 20 0 1 0 555148365 64704512 9389 33554432000 4194304 6211132 140721314979296 140721314976568 5814136 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 17477632 140721314984971 140721314985073 140721314985073 140721314987982 0
/proc/24804/statm: 15797 9389 809 493 0 9102 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 63188 KiB
Current children cumulated memory: 37556 KiB

[startup+6.30037 s]
/proc/loadavg: 1.93 1.94 1.61 4/199 24805
/proc/meminfo: memFree=30948120/32770624 swapFree=66957812/67108860
[pid=24804] ppid=24801 vsize=87684 memory=61640 CPUtime=6.29 cores=1,3,5,7
/proc/24804/stat : 24804 (cosoco) R 24801 24804 24360 0 -1 4202496 27535 0 0 0 627 2 0 0 20 0 1 0 555148365 89788416 15410 33554432000 4194304 6211132 140721314979296 140721314977560 5038999 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 17477632 140721314984971 140721314985073 140721314985073 140721314987982 0
/proc/24804/statm: 21921 15410 846 493 0 15226 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 87684 KiB
Current children cumulated memory: 61640 KiB

[startup+12.7004 s]
/proc/loadavg: 1.94 1.94 1.61 4/199 24805
/proc/meminfo: memFree=30948244/32770624 swapFree=66957812/67108860
[pid=24804] ppid=24801 vsize=87684 memory=61668 CPUtime=12.69 cores=1,3,5,7
/proc/24804/stat : 24804 (cosoco) R 24801 24804 24360 0 -1 4202496 41717 0 0 0 1267 2 0 0 20 0 1 0 555148365 89788416 15417 33554432000 4194304 6211132 140721314979296 140721314977256 5038999 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 17477632 140721314984971 140721314985073 140721314985073 140721314987982 0
/proc/24804/statm: 21921 15417 851 493 0 15226 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 87684 KiB
Current children cumulated memory: 61668 KiB

[startup+25.5004 s]
/proc/loadavg: 1.95 1.95 1.61 4/199 24805
/proc/meminfo: memFree=30948188/32770624 swapFree=66957812/67108860
[pid=24804] ppid=24801 vsize=87684 memory=61668 CPUtime=25.5 cores=1,3,5,7
/proc/24804/stat : 24804 (cosoco) R 24801 24804 24360 0 -1 4202496 70073 0 0 0 2546 4 0 0 20 0 1 0 555148365 89788416 15417 33554432000 4194304 6211132 140721314979296 140721314977256 5038999 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 17477632 140721314984971 140721314985073 140721314985073 140721314987982 0
/proc/24804/statm: 21921 15417 851 493 0 15226 0
Current children cumulated CPU time: 25.5 s
Current children cumulated vsize: 87684 KiB
Current children cumulated memory: 61668 KiB

[startup+51.1004 s]*
/proc/loadavg: 1.97 1.95 1.62 4/199 24807
/proc/meminfo: memFree=30946212/32770624 swapFree=66957812/67108860
[pid=24804] ppid=24801 vsize=87684 memory=62912 CPUtime=51.1 cores=1,3,5,7
/proc/24804/stat : 24804 (cosoco) R 24801 24804 24360 0 -1 4202496 81233 0 0 0 5106 4 0 0 20 0 1 0 555148365 89788416 15728 33554432000 4194304 6211132 140721314979296 140721314977256 5038978 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 17477632 140721314984971 140721314985073 140721314985073 140721314987982 0
/proc/24804/statm: 21921 15728 851 493 0 15226 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 87684 KiB
Current children cumulated memory: 62912 KiB

[startup+102.3 s]
/proc/loadavg: 1.99 1.96 1.65 4/199 24812
/proc/meminfo: memFree=30945036/32770624 swapFree=66957812/67108860
[pid=24804] ppid=24801 vsize=87684 memory=64232 CPUtime=102.29 cores=1,3,5,7
/proc/24804/stat : 24804 (cosoco) R 24801 24804 24360 0 -1 4202496 82050 0 0 0 10225 4 0 0 20 0 1 0 555148365 89788416 16058 33554432000 4194304 6211132 140721314979296 140721314977256 5038999 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 17477632 140721314984971 140721314985073 140721314985073 140721314987982 0
/proc/24804/statm: 21921 16058 851 493 0 15226 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 87684 KiB
Current children cumulated memory: 64232 KiB

[startup+162.3 s]
/proc/loadavg: 2.05 1.98 1.67 4/199 24816
/proc/meminfo: memFree=30945028/32770624 swapFree=66957812/67108860
[pid=24804] ppid=24801 vsize=87684 memory=64232 CPUtime=162.3 cores=1,3,5,7
/proc/24804/stat : 24804 (cosoco) R 24801 24804 24360 0 -1 4202496 82859 0 0 0 16226 4 0 0 20 0 1 0 555148365 89788416 16058 33554432000 4194304 6211132 140721314979296 140721314977256 5039549 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 17477632 140721314984971 140721314985073 140721314985073 140721314987982 0
/proc/24804/statm: 21921 16058 851 493 0 15226 0
Current children cumulated CPU time: 162.3 s
Current children cumulated vsize: 87684 KiB
Current children cumulated memory: 64232 KiB

[startup+222.3 s]
/proc/loadavg: 2.02 1.99 1.69 4/201 24831
/proc/meminfo: memFree=30944584/32770624 swapFree=66957812/67108860
[pid=24804] ppid=24801 vsize=87684 memory=64232 CPUtime=222.3 cores=1,3,5,7
/proc/24804/stat : 24804 (cosoco) R 24801 24804 24360 0 -1 4202496 83668 0 0 0 22226 4 0 0 20 0 1 0 555148365 89788416 16058 33554432000 4194304 6211132 140721314979296 140721314977256 5038990 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 17477632 140721314984971 140721314985073 140721314985073 140721314987982 0
/proc/24804/statm: 21921 16058 851 493 0 15226 0
Current children cumulated CPU time: 222.3 s
Current children cumulated vsize: 87684 KiB
Current children cumulated memory: 64232 KiB

[startup+282.3 s]
/proc/loadavg: 2.01 1.99 1.71 4/200 24835
/proc/meminfo: memFree=30944680/32770624 swapFree=66957812/67108860
[pid=24804] ppid=24801 vsize=87684 memory=64232 CPUtime=282.31 cores=1,3,5,7
/proc/24804/stat : 24804 (cosoco) R 24801 24804 24360 0 -1 4202496 83668 0 0 0 28227 4 0 0 20 0 1 0 555148365 89788416 16058 33554432000 4194304 6211132 140721314979296 140721314977256 5038999 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 17477632 140721314984971 140721314985073 140721314985073 140721314987982 0
/proc/24804/statm: 21921 16058 851 493 0 15226 0
Current children cumulated CPU time: 282.31 s
Current children cumulated vsize: 87684 KiB
Current children cumulated memory: 64232 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 1.99 1.73 4/200 24839
/proc/meminfo: memFree=30945676/32770624 swapFree=66957812/67108860
[pid=24804] ppid=24801 vsize=87684 memory=64232 CPUtime=342.32 cores=1,3,5,7
/proc/24804/stat : 24804 (cosoco) R 24801 24804 24360 0 -1 4202496 84477 0 0 0 34228 4 0 0 20 0 1 0 555148365 89788416 16058 33554432000 4194304 6211132 140721314979296 140721314977256 5039217 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 17477632 140721314984971 140721314985073 140721314985073 140721314987982 0
/proc/24804/statm: 21921 16058 851 493 0 15226 0
Current children cumulated CPU time: 342.32 s
Current children cumulated vsize: 87684 KiB
Current children cumulated memory: 64232 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 1.99 1.75 4/200 24845
/proc/meminfo: memFree=30945144/32770624 swapFree=66957812/67108860
[pid=24804] ppid=24801 vsize=87684 memory=64232 CPUtime=402.33 cores=1,3,5,7
/proc/24804/stat : 24804 (cosoco) R 24801 24804 24360 0 -1 4202496 84477 0 0 0 40229 4 0 0 20 0 1 0 555148365 89788416 16058 33554432000 4194304 6211132 140721314979296 140721314977256 5038990 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 17477632 140721314984971 140721314985073 140721314985073 140721314987982 0
/proc/24804/statm: 21921 16058 851 493 0 15226 0
Current children cumulated CPU time: 402.33 s
Current children cumulated vsize: 87684 KiB
Current children cumulated memory: 64232 KiB

[startup+462.3 s]
/proc/loadavg: 2.03 2.00 1.77 4/200 24849
/proc/meminfo: memFree=30945460/32770624 swapFree=66957812/67108860
[pid=24804] ppid=24801 vsize=87684 memory=64232 CPUtime=462.34 cores=1,3,5,7
/proc/24804/stat : 24804 (cosoco) R 24801 24804 24360 0 -1 4202496 85286 0 0 0 46230 4 0 0 20 0 1 0 555148365 89788416 16058 33554432000 4194304 6211132 140721314979296 140721314977256 5038990 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 17477632 140721314984971 140721314985073 140721314985073 140721314987982 0
/proc/24804/statm: 21921 16058 851 493 0 15226 0
Current children cumulated CPU time: 462.34 s
Current children cumulated vsize: 87684 KiB
Current children cumulated memory: 64232 KiB


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

Current children cumulated memory: 64232 KiB

[startup+1182.3 s]
/proc/loadavg: 2.00 2.02 1.90 3/198 24974
/proc/meminfo: memFree=30950816/32770624 swapFree=66957812/67108860
[pid=24804] ppid=24801 vsize=87684 memory=64232 CPUtime=1182.44 cores=1,3,5,7
/proc/24804/stat : 24804 (cosoco) R 24801 24804 24360 0 -1 4202496 90096 0 0 0 118239 5 0 0 20 0 1 0 555148365 89788416 16058 33554432000 4194304 6211132 140721314979296 140721314977256 5038999 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 17477632 140721314984971 140721314985073 140721314985073 140721314987982 0
/proc/24804/statm: 21921 16058 851 493 0 15226 0
Current children cumulated CPU time: 1182.44 s
Current children cumulated vsize: 87684 KiB
Current children cumulated memory: 64232 KiB

[startup+1242.3 s]
/proc/loadavg: 2.00 2.01 1.90 3/198 24978
/proc/meminfo: memFree=30950852/32770624 swapFree=66957812/67108860
[pid=24804] ppid=24801 vsize=87684 memory=64232 CPUtime=1242.45 cores=1,3,5,7
/proc/24804/stat : 24804 (cosoco) R 24801 24804 24360 0 -1 4202496 90096 0 0 0 124240 5 0 0 20 0 1 0 555148365 89788416 16058 33554432000 4194304 6211132 140721314979296 140721314977256 5038999 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 17477632 140721314984971 140721314985073 140721314985073 140721314987982 0
/proc/24804/statm: 21921 16058 851 493 0 15226 0
Current children cumulated CPU time: 1242.45 s
Current children cumulated vsize: 87684 KiB
Current children cumulated memory: 64232 KiB

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 1.91 3/198 24984
/proc/meminfo: memFree=30950600/32770624 swapFree=66957812/67108860
[pid=24804] ppid=24801 vsize=87684 memory=64232 CPUtime=1302.46 cores=1,3,5,7
/proc/24804/stat : 24804 (cosoco) R 24801 24804 24360 0 -1 4202496 90850 0 0 0 130241 5 0 0 20 0 1 0 555148365 89788416 16058 33554432000 4194304 6211132 140721314979296 140721314977256 5038999 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 17477632 140721314984971 140721314985073 140721314985073 140721314987982 0
/proc/24804/statm: 21921 16058 851 493 0 15226 0
Current children cumulated CPU time: 1302.46 s
Current children cumulated vsize: 87684 KiB
Current children cumulated memory: 64232 KiB

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 1.92 3/198 24988
/proc/meminfo: memFree=30950384/32770624 swapFree=66957812/67108860
[pid=24804] ppid=24801 vsize=87684 memory=64232 CPUtime=1362.46 cores=1,3,5,7
/proc/24804/stat : 24804 (cosoco) R 24801 24804 24360 0 -1 4202496 90863 0 0 0 136241 5 0 0 20 0 1 0 555148365 89788416 16058 33554432000 4194304 6211132 140721314979296 140721314977256 5038990 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 17477632 140721314984971 140721314985073 140721314985073 140721314987982 0
/proc/24804/statm: 21921 16058 851 493 0 15226 0
Current children cumulated CPU time: 1362.46 s
Current children cumulated vsize: 87684 KiB
Current children cumulated memory: 64232 KiB

[startup+1422.3 s]
/proc/loadavg: 2.06 2.03 1.93 3/199 25000
/proc/meminfo: memFree=30950600/32770624 swapFree=66957812/67108860
[pid=24804] ppid=24801 vsize=87684 memory=64232 CPUtime=1422.47 cores=1,3,5,7
/proc/24804/stat : 24804 (cosoco) R 24801 24804 24360 0 -1 4202496 91590 0 0 0 142242 5 0 0 20 0 1 0 555148365 89788416 16058 33554432000 4194304 6211132 140721314979296 140721314977256 5039007 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 17477632 140721314984971 140721314985073 140721314985073 140721314987982 0
/proc/24804/statm: 21921 16058 851 493 0 15226 0
Current children cumulated CPU time: 1422.47 s
Current children cumulated vsize: 87684 KiB
Current children cumulated memory: 64232 KiB

[startup+1482.3 s]
/proc/loadavg: 2.02 2.02 1.93 3/199 25006
/proc/meminfo: memFree=30950216/32770624 swapFree=66957812/67108860
[pid=24804] ppid=24801 vsize=87684 memory=64232 CPUtime=1482.48 cores=1,3,5,7
/proc/24804/stat : 24804 (cosoco) R 24801 24804 24360 0 -1 4202496 91603 0 0 0 148243 5 0 0 20 0 1 0 555148365 89788416 16058 33554432000 4194304 6211132 140721314979296 140721314977256 5039038 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 17477632 140721314984971 140721314985073 140721314985073 140721314987982 0
/proc/24804/statm: 21921 16058 851 493 0 15226 0
Current children cumulated CPU time: 1482.48 s
Current children cumulated vsize: 87684 KiB
Current children cumulated memory: 64232 KiB

[startup+1521.41 s]
# the end of solver process 24804 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1521.55 s, system=0.058007 s

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

[startup+1484.9 s]
/proc/loadavg: 2.02 2.02 1.93 3/199 25006
/proc/meminfo: memFree=30950208/32770624 swapFree=66957812/67108860
[pid=24804] ppid=24801 vsize=87684 memory=64232 CPUtime=1485.08 cores=1,3,5,7
/proc/24804/stat : 24804 (cosoco) R 24801 24804 24360 0 -1 4202496 91603 0 0 0 148503 5 0 0 20 0 1 0 555148365 89788416 16058 33554432000 4194304 6211132 140721314979296 140721314977256 5038999 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 17477632 140721314984971 140721314985073 140721314985073 140721314987982 0
/proc/24804/statm: 21921 16058 851 493 0 15226 0
Current children cumulated CPU time: 1485.08 s
Current children cumulated vsize: 87684 KiB
Current children cumulated memory: 64232 KiB

[startup+1497.7 s]
/proc/loadavg: 2.02 2.02 1.93 4/199 25008
/proc/meminfo: memFree=30949636/32770624 swapFree=66957812/67108860
[pid=24804] ppid=24801 vsize=87684 memory=64232 CPUtime=1497.88 cores=1,3,5,7
/proc/24804/stat : 24804 (cosoco) R 24801 24804 24360 0 -1 4202496 92269 0 0 0 149783 5 0 0 20 0 1 0 555148365 89788416 16058 33554432000 4194304 6211132 140721314979296 140721314977256 5038990 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 17477632 140721314984971 140721314985073 140721314985073 140721314987982 0
/proc/24804/statm: 21921 16058 851 493 0 15226 0
Current children cumulated CPU time: 1497.88 s
Current children cumulated vsize: 87684 KiB
Current children cumulated memory: 64232 KiB

[startup+1510.5 s]
/proc/loadavg: 2.02 2.02 1.94 4/199 25136
/proc/meminfo: memFree=30957504/32770624 swapFree=66957812/67108860
[pid=24804] ppid=24801 vsize=87684 memory=64232 CPUtime=1510.68 cores=1,3,5,7
/proc/24804/stat : 24804 (cosoco) R 24801 24804 24360 0 -1 4202496 92284 0 0 0 151063 5 0 0 20 0 1 0 555148365 89788416 16058 33554432000 4194304 6211132 140721314979296 140721314977256 5038990 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 17477632 140721314984971 140721314985073 140721314985073 140721314987982 0
/proc/24804/statm: 21921 16058 851 493 0 15226 0
Current children cumulated CPU time: 1510.68 s
Current children cumulated vsize: 87684 KiB
Current children cumulated memory: 64232 KiB

[startup+1516.9 s]
/proc/loadavg: 2.01 2.02 1.94 4/199 25138
/proc/meminfo: memFree=30956968/32770624 swapFree=66957812/67108860
[pid=24804] ppid=24801 vsize=87684 memory=64232 CPUtime=1517.08 cores=1,3,5,7
/proc/24804/stat : 24804 (cosoco) R 24801 24804 24360 0 -1 4202496 92284 0 0 0 151703 5 0 0 20 0 1 0 555148365 89788416 16058 33554432000 4194304 6211132 140721314979296 140721314977256 5038990 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 17477632 140721314984971 140721314985073 140721314985073 140721314987982 0
/proc/24804/statm: 21921 16058 851 493 0 15226 0
Current children cumulated CPU time: 1517.08 s
Current children cumulated vsize: 87684 KiB
Current children cumulated memory: 64232 KiB

[startup+1518.5 s]
/proc/loadavg: 2.01 2.02 1.94 4/199 25138
/proc/meminfo: memFree=30957240/32770624 swapFree=66957812/67108860
[pid=24804] ppid=24801 vsize=87684 memory=64232 CPUtime=1518.68 cores=1,3,5,7
/proc/24804/stat : 24804 (cosoco) R 24801 24804 24360 0 -1 4202496 92284 0 0 0 151863 5 0 0 20 0 1 0 555148365 89788416 16058 33554432000 4194304 6211132 140721314979296 140721314977256 5038999 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 17477632 140721314984971 140721314985073 140721314985073 140721314987982 0
/proc/24804/statm: 21921 16058 851 493 0 15226 0
Current children cumulated CPU time: 1518.68 s
Current children cumulated vsize: 87684 KiB
Current children cumulated memory: 64232 KiB

[startup+1520.1 s]*
/proc/loadavg: 2.01 2.02 1.94 3/199 25138
/proc/meminfo: memFree=30957328/32770624 swapFree=66957812/67108860
[pid=24804] ppid=24801 vsize=87684 memory=64232 CPUtime=1520.29 cores=1,3,5,7
/proc/24804/stat : 24804 (cosoco) R 24801 24804 24360 0 -1 4202496 92284 0 0 0 152024 5 0 0 20 0 1 0 555148365 89788416 16058 33554432000 4194304 6211132 140721314979296 140721314977256 5038999 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 17477632 140721314984971 140721314985073 140721314985073 140721314987982 0
/proc/24804/statm: 21921 16058 851 493 0 15226 0
Current children cumulated CPU time: 1520.29 s
Current children cumulated vsize: 87684 KiB
Current children cumulated memory: 64232 KiB

[startup+1520.9 s]
/proc/loadavg: 2.01 2.02 1.94 3/199 25138
/proc/meminfo: memFree=30957328/32770624 swapFree=66957812/67108860
[pid=24804] ppid=24801 vsize=87684 memory=64232 CPUtime=1521.08 cores=1,3,5,7
/proc/24804/stat : 24804 (cosoco) R 24801 24804 24360 0 -1 4202496 92284 0 0 0 152103 5 0 0 20 0 1 0 555148365 89788416 16058 33554432000 4194304 6211132 140721314979296 140721314977256 5038999 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 17477632 140721314984971 140721314985073 140721314985073 140721314987982 0
/proc/24804/statm: 21921 16058 851 493 0 15226 0
Current children cumulated CPU time: 1521.08 s
Current children cumulated vsize: 87684 KiB
Current children cumulated memory: 64232 KiB

[startup+1521.3 s]
/proc/loadavg: 2.01 2.02 1.94 3/199 25138
/proc/meminfo: memFree=30957328/32770624 swapFree=66957812/67108860
[pid=24804] ppid=24801 vsize=87684 memory=64232 CPUtime=1521.48 cores=1,3,5,7
/proc/24804/stat : 24804 (cosoco) R 24801 24804 24360 0 -1 4202496 92284 0 0 0 152143 5 0 0 20 0 1 0 555148365 89788416 16058 33554432000 4194304 6211132 140721314979296 140721314977256 5038999 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 17477632 140721314984971 140721314985073 140721314985073 140721314987982 0
/proc/24804/statm: 21921 16058 851 493 0 15226 0
Current children cumulated CPU time: 1521.48 s
Current children cumulated vsize: 87684 KiB
Current children cumulated memory: 64232 KiB

[startup+1521.4 s]
/proc/loadavg: 2.01 2.02 1.94 3/199 25138
/proc/meminfo: memFree=30957328/32770624 swapFree=66957812/67108860
[pid=24804] ppid=24801 vsize=87684 memory=64232 CPUtime=1521.58 cores=1,3,5,7
/proc/24804/stat : 24804 (cosoco) R 24801 24804 24360 0 -1 4202496 92284 0 0 0 152153 5 0 0 20 0 1 0 555148365 89788416 16058 33554432000 4194304 6211132 140721314979296 140721314977256 5038999 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 17477632 140721314984971 140721314985073 140721314985073 140721314987982 0
/proc/24804/statm: 21921 16058 851 493 0 15226 0
Current children cumulated CPU time: 1521.58 s
Current children cumulated vsize: 87684 KiB
Current children cumulated memory: 64232 KiB

Child status: 0
Real time (s): 1521.41
CPU time (s): 1521.6
CPU user time (s): 1521.55
CPU system time (s): 0.058007
CPU usage (%): 100.013
Max. virtual memory (cumulated for all children) (KiB): 87684
Max. memory (cumulated for all children) (KiB): 64232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1521.55
system time used= 0.058007
maximum resident set size= 64304
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 92336
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= 29
involuntary context switches= 396


# summary of solver processes directly reported to runsolver:
#   pid: 24804
#   total CPU time (s): 1521.6
#   total CPU user time (s): 1521.55
#   total CPU system time (s): 0.058007

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.89087 second user time and 13.6947 second system time

The end

Launcher Data

Begin job on node105 at 2019-09-29 21:26:45
IDJOB=4408667
IDBENCH=121189
IDSOLVER=2875
FILE ID=node105/4408667-1569788909
RUNJOBID= node105-1569783690-24392
PBS_JOBID= 21705838
Free space on /tmp= 62016 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-4408667-1569788909/watcher-4408667-1569788909 -o /tmp/evaluation-result-4408667-1569788909/solver-4408667-1569788909 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node105-1569783690-24392 --watchdog 2560  cosoco -lc -model -restarts -stick HOME/instance-4408667-1569788909.xml

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

MD5SUM BENCH= 2ec71a65c59c9a29cdcd024018e96c54
RANDOM SEED=1699843195

node105.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.00
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.00
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.00
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.00
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:        31006304 kB
MemAvailable:   31816620 kB
Buffers:          211212 kB
Cached:           938244 kB
SwapCached:        48112 kB
Active:           532104 kB
Inactive:         684944 kB
Active(anon):      35044 kB
Inactive(anon):   111884 kB
Active(file):     497060 kB
Inactive(file):   573060 kB
Unevictable:      110516 kB
Mlocked:          110516 kB
SwapTotal:      67108860 kB
SwapFree:       66957812 kB
Dirty:             14376 kB
Writeback:             0 kB
AnonPages:        131052 kB
Mapped:            27516 kB
Shmem:             70752 kB
Slab:             140628 kB
SReclaimable:     112064 kB
SUnreclaim:        28564 kB
KernelStack:        3552 kB
PageTables:         5836 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     578024 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     83968 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 62016 MiB
End job on node105 at 2019-09-29 21:52:07