Trace number 4407986

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.0? (TO) 2520.09 2519.8

General information on the benchmark

NameQRandom/QRandom-mdd-7-25-5-p7/
mdd-7-25-5-ps05-psh07-4.xml
MD5SUMcc3fcfac109c3d277a0ef72b27cdc983
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 benchmark84.877
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints58
Number of domains1
Minimum domain size5
Maximum domain size5
Distribution of domain sizes[{"size":5,"count":25}]
Minimum variable degree9
Maximum variable degree21
Distribution of variable degrees[{"degree":9,"count":1},{"degree":10,"count":1},{"degree":13,"count":2},{"degree":14,"count":3},{"degree":15,"count":1},{"degree":16,"count":3},{"degree":17,"count":6},{"degree":18,"count":2},{"degree":19,"count":4},{"degree":21,"count":2}]
Minimum constraint arity7
Maximum constraint arity7
Distribution of constraint arities[{"arity":7,"count":58}]
Number of extensional constraints58
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":58}]
Optimization problemNO
Type of objective

Solver Data

14.19/14.24	c root propagations     : 0           
14.19/14.24	c restarts enabled, print stats at every restarts
14.19/14.24	c
14.19/14.24	c
14.19/14.24	c
14.19/14.24	c This is cosoco 2.00 --  
14.19/14.24	c
14.19/14.24	c command line: cosoco -lc -model -restarts -stick HOME/instance-4407986-1569794950.xml 
14.19/14.24	c ========================================[ Problem Statistics ]===========================================
14.19/14.24	c |                                                                                                       
14.19/14.24	c |  Parse time        :        14.10 s 
14.19/14.24	c |
14.19/14.24	c |               Variables: 25
14.19/14.24	c |            Domain Sizes: 5..5
14.19/14.24	c |
14.19/14.24	c |             Constraints: 58
14.19/14.24	c |                   Arity: 7..7
14.19/14.24	c | 
14.19/14.24	c |                   Types: 
14.19/14.24	c |                          Extension: 58  (nb tuples: 38424..39825) -- (shared: 0)
14.19/14.24	c |                          
14.19/14.24	c =========================================================================================================
14.19/14.24	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
16.00/16.07	c 101            247            16687          5513           0              0              7   12   9     
19.61/19.61	c 211            527            37012          11885          0              0              7   14   9     
21.50/21.50	c 332            810            57122          18629          0              0              6   14   10    
25.09/25.11	c 465            1130           80765          26475          0              0              5   13   9     
31.61/31.63	c 611            1515           109319         34884          0              0              5   13   8     
36.80/36.86	c 771            1885           138033         44560          0              0              6   12   8     
41.20/41.25	c 947            2317           168154         54650          0              0              6   13   9     
45.89/45.90	c 1140           2775           200122         65513          0              0              5   12   9     
50.29/50.32	c 1352           3290           235554         77867          0              0              6   13   9     
56.99/57.02	c 1585           3937           283803         93103          0              0              6   14   9     
64.20/64.20	c 1841           4561           327163         107269         0              0              5   13   9     
71.20/71.21	c 2122           5220           370724         121784         0              0              5   14   9     
78.20/78.21	c 2431           5964           421364         139377         0              0              6   12   8     
88.00/88.05	c 2770           6759           480615         159416         0              0              5   14   9     
96.00/96.00	c 3142           7625           539428         180446         0              0              6   14   9     
105.30/105.38	c 3551           8679           613352         204595         0              0              6   15   9     
114.20/114.22	c 4000           9723           683120         229147         0              0              5   13   9     
121.19/121.28	c 4493           10836          762710         256498         0              0              7   16   10    
132.10/132.18	c 5035           12215          858753         287931         0              0              6   15   9     
145.60/145.64	c 5631           13682          960900         323474         0              0              4   15   9     
157.50/157.54	c 6286           15295          1070509        361418         0              0              4   14   9     
173.79/173.89	c 7006           17115          1195621        403331         0              0              4   13   9     
194.50/194.52	c 7798           19001          1327183        447052         0              0              5   14   9     
215.71/215.77	c 8669           21006          1467349        495358         0              0              4   13   8     
228.50/228.55	c 9627           23333          1621346        544139         0              0              5   14   9     
251.30/251.33	c 10680          25852          1801213        604607         0              0              5   14   9     
273.31/273.31	c 11838          28777          2002593        673273         0              0              5   14   9     
296.41/296.40	c 13111          31859          2221028        745989         0              0              5   15   9     
324.01/324.07	c 14511          35233          2448749        822970         0              0              4   14   9     
360.62/360.70	c 16051          39058          2711032        911894         0              0              4   15   9     
393.22/393.25	c 17745          43268          3006113        1010179        0              0              4   14   9     
432.32/432.39	c 19608          47807          3325730        1116579        0              0              5   14   9     
471.74/471.73	c 21657          52842          3673482        1233951        0              0              4   14   9     
521.34/521.40	c 23910          58266          4055513        1357049        0              0              5   14   9     
563.14/563.13	c 26388          64300          4468963        1496052        0              0              5   14   9     
614.25/614.28	c 29113          70676          4913748        1644998        0              0              5   14   9     
662.76/662.72	c 32110          77966          5408471        1809372        0              0              5   15   9     
736.56/736.56	c 35406          86156          5980594        1998702        0              0              4   16   9     
811.37/811.36	c 39031          95137          6604911        2203086        0              0              5   16   9     
902.48/902.43	c 43018          104732         7273272        2428320        0              0              4   15   9     
992.89/992.84	c 47403          115180         7994140        2672656        0              0              4   15   9     
1095.20/1095.16	c 52226          126842         8798352        2935378        0              0              4   15   9     
1197.42/1197.34	c 57531          139964         9700701        3231468        0              0              3   16   9     
1309.43/1309.39	c 63366          153944         10642242       3535487        0              0              4   14   9     
1441.75/1441.65	c 69784          169684         11724310       3891437        0              0              4   16   9     
1599.37/1599.25	c 76843          187068         12923006       4287148        0              0              4   15   9     
1739.48/1739.31	c 84607          205858         14202879       4712525        0              0              4   16   9     
1903.91/1903.75	c 93147          226539         15651307       5180458        0              0              4   16   9     
2096.83/2096.70	c 102541         249471         17244989       5705657        0              0              4   15   9     
2325.86/2325.64	c 112874         274836         18987301       6271904        0              0              4   16   9     
2520.08/2519.80	
2520.08/2519.80	c *** INTERRUPTED ***
2520.08/2519.80	c restarts              : 50          
2520.08/2519.80	c conflicts             : 122705       (49 /sec)
2520.08/2519.80	c decisions             : 298241       (118 /sec)
2520.08/2519.80	c propagations          : 6825095     (2708 /sec)
2520.08/2519.80	c root propagations     : 0           
2520.08/2519.80	c filter calls          : 20617470       (8182 /sec)
2520.08/2519.80	c useless filter calls  : 17294825       (83 %)
2520.08/2519.80	c Memory used           : 199.89 MB
2520.08/2519.80	c CPU time              : 2519.93 s
2520.08/2519.80	c real time             : 2519.8 s
2520.08/2519.80	
2520.08/2519.80	s UNKNOWN

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4407986-1569794950/watcher-4407986-1569794950 -o /tmp/evaluation-result-4407986-1569794950/solver-4407986-1569794950 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node146-1569787351-18445 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4407986-1569794950.xml 

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

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


[startup+0.100153 s]*
/proc/loadavg: 2.06 2.06 2.05 3/200 19736
/proc/meminfo: memFree=30282348/32770624 swapFree=67002480/67108860
[pid=19735] ppid=19732 vsize=28844 memory=4728 CPUtime=0.1 cores=1,3,5,7
/proc/19735/stat : 19735 (cosoco) R 19732 19735 18413 0 -1 4202496 1502 0 0 0 10 0 0 0 20 0 1 0 555408931 29536256 1182 33554432000 4194304 6211132 140732590085360 140732590081896 140711947140069 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 35721216 140732590093323 140732590093425 140732590093425 140732590096334 0
/proc/19735/statm: 7211 1182 803 493 0 516 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 28844 KiB
Current children cumulated memory: 4728 KiB

[startup+0.209487 s]*
/proc/loadavg: 2.06 2.06 2.05 3/200 19736
/proc/meminfo: memFree=30280488/32770624 swapFree=67002480/67108860
[pid=19735] ppid=19732 vsize=30404 memory=5880 CPUtime=0.21 cores=1,3,5,7
/proc/19735/stat : 19735 (cosoco) R 19732 19735 18413 0 -1 4202496 2013 0 0 0 21 0 0 0 20 0 1 0 555408931 31133696 1470 33554432000 4194304 6211132 140732590085360 140732590081896 140711963202688 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 35721216 140732590093323 140732590093425 140732590093425 140732590096334 0
/proc/19735/statm: 7601 1470 803 493 0 906 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 30404 KiB
Current children cumulated memory: 5880 KiB

[startup+0.309038 s]*
/proc/loadavg: 2.06 2.06 2.05 3/200 19736
/proc/meminfo: memFree=30258100/32770624 swapFree=67002480/67108860
[pid=19735] ppid=19732 vsize=34684 memory=10792 CPUtime=0.31 cores=1,3,5,7
/proc/19735/stat : 19735 (cosoco) R 19732 19735 18413 0 -1 4202496 3429 0 0 0 31 0 0 0 20 0 1 0 555408931 35516416 2698 33554432000 4194304 6211132 140732590085360 140732590081896 5812220 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 35721216 140732590093323 140732590093425 140732590093425 140732590096334 0
/proc/19735/statm: 8671 2698 809 493 0 1976 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 34684 KiB
Current children cumulated memory: 10792 KiB

[startup+1.06393 s]*
/proc/loadavg: 2.06 2.06 2.05 3/200 19736
/proc/meminfo: memFree=30267364/32770624 swapFree=67002480/67108860
[pid=19735] ppid=19732 vsize=44276 memory=19500 CPUtime=1.06 cores=1,3,5,7
/proc/19735/stat : 19735 (cosoco) R 19732 19735 18413 0 -1 4202496 5633 0 0 0 106 0 0 0 20 0 1 0 555408931 45338624 4875 33554432000 4194304 6211132 140732590085360 140732590081896 140711963202688 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 35721216 140732590093323 140732590093425 140732590093425 140732590096334 0
/proc/19735/statm: 11069 4875 809 493 0 4374 0
Current children cumulated CPU time: 1.06 s
Current children cumulated vsize: 44276 KiB
Current children cumulated memory: 19500 KiB

[startup+1.50025 s]
/proc/loadavg: 2.06 2.06 2.05 3/200 19736
/proc/meminfo: memFree=30267364/32770624 swapFree=67002480/67108860
[pid=19735] ppid=19732 vsize=49660 memory=24252 CPUtime=1.48 cores=1,3,5,7
/proc/19735/stat : 19735 (cosoco) R 19732 19735 18413 0 -1 4202496 6858 0 0 0 148 0 0 0 20 0 1 0 555408931 50851840 6063 33554432000 4194304 6211132 140732590085360 140732590082632 5814143 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 35721216 140732590093323 140732590093425 140732590093425 140732590096334 0
/proc/19735/statm: 12415 6063 809 493 0 5720 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 49660 KiB
Current children cumulated memory: 24252 KiB

[startup+3.10031 s]
/proc/loadavg: 2.06 2.06 2.05 3/200 19736
/proc/meminfo: memFree=30253088/32770624 swapFree=67002480/67108860
[pid=19735] ppid=19732 vsize=65812 memory=38588 CPUtime=3.09 cores=1,3,5,7
/proc/19735/stat : 19735 (cosoco) R 19732 19735 18413 0 -1 4202496 11828 0 0 0 308 1 0 0 20 0 1 0 555408931 67391488 9647 33554432000 4194304 6211132 140732590085360 140732590082632 5483365 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 35721216 140732590093323 140732590093425 140732590093425 140732590096334 0
/proc/19735/statm: 16453 9647 809 493 0 9758 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 65812 KiB
Current children cumulated memory: 38588 KiB

[startup+6.30031 s]
/proc/loadavg: 2.06 2.06 2.05 3/200 19736
/proc/meminfo: memFree=30222644/32770624 swapFree=67002480/67108860
[pid=19735] ppid=19732 vsize=100848 memory=69940 CPUtime=6.28 cores=1,3,5,7
/proc/19735/stat : 19735 (cosoco) R 19732 19735 18413 0 -1 4202496 21180 0 0 0 626 2 0 0 20 0 1 0 555408931 103268352 17485 33554432000 4194304 6211132 140732590085360 140732590082632 5484897 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 35721216 140732590093323 140732590093425 140732590093425 140732590096334 0
/proc/19735/statm: 25212 17485 810 493 0 18517 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 100848 KiB
Current children cumulated memory: 69940 KiB

[startup+12.7092 s]
/proc/loadavg: 2.05 2.05 2.05 3/200 19736
/proc/meminfo: memFree=30152000/32770624 swapFree=67002480/67108860
[pid=19735] ppid=19732 vsize=173568 memory=135932 CPUtime=12.7 cores=1,3,5,7
/proc/19735/stat : 19735 (cosoco) R 19732 19735 18413 0 -1 4202496 39322 0 0 0 1265 5 0 0 20 0 1 0 555408931 177733632 33983 33554432000 4194304 6211132 140732590085360 140732590082632 5707868 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 35721216 140732590093323 140732590093425 140732590093425 140732590096334 0
/proc/19735/statm: 43392 33983 810 493 0 36697 0
Current children cumulated CPU time: 12.7 s
Current children cumulated vsize: 173568 KiB
Current children cumulated memory: 135932 KiB

[startup+25.5004 s]
/proc/loadavg: 2.04 2.05 2.05 3/200 19736
/proc/meminfo: memFree=30119396/32770624 swapFree=67002480/67108860
[pid=19735] ppid=19732 vsize=204688 memory=167316 CPUtime=25.5 cores=1,3,5,7
/proc/19735/stat : 19735 (cosoco) R 19732 19735 18413 0 -1 4202496 121542 0 0 0 2540 10 0 0 20 0 1 0 555408931 209600512 41829 33554432000 4194304 6211132 140732590085360 140732590083320 5038999 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 35721216 140732590093323 140732590093425 140732590093425 140732590096334 0
/proc/19735/statm: 51172 41829 855 493 0 44477 0
Current children cumulated CPU time: 25.5 s
Current children cumulated vsize: 204688 KiB
Current children cumulated memory: 167316 KiB

[startup+51.1004 s]
/proc/loadavg: 2.03 2.05 2.05 3/199 19739
/proc/meminfo: memFree=30118916/32770624 swapFree=67002480/67108860
[pid=19735] ppid=19732 vsize=204688 memory=167316 CPUtime=51.09 cores=1,3,5,7
/proc/19735/stat : 19735 (cosoco) R 19732 19735 18413 0 -1 4202496 161555 0 0 0 5098 11 0 0 20 0 1 0 555408931 209600512 41829 33554432000 4194304 6211132 140732590085360 140732590083320 5038990 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 35721216 140732590093323 140732590093425 140732590093425 140732590096334 0
/proc/19735/statm: 51172 41829 855 493 0 44477 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 204688 KiB
Current children cumulated memory: 167316 KiB

[startup+102.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/201 19754
/proc/meminfo: memFree=30115508/32770624 swapFree=67002480/67108860
[pid=19735] ppid=19732 vsize=204688 memory=171028 CPUtime=102.3 cores=1,3,5,7
/proc/19735/stat : 19735 (cosoco) R 19732 19735 18413 0 -1 4202496 201581 0 0 0 10216 14 0 0 20 0 1 0 555408931 209600512 42757 33554432000 4194304 6211132 140732590085360 140732590083320 5038999 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 35721216 140732590093323 140732590093425 140732590093425 140732590096334 0
/proc/19735/statm: 51172 42757 855 493 0 44477 0
Current children cumulated CPU time: 102.3 s
Current children cumulated vsize: 204688 KiB
Current children cumulated memory: 171028 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/202 19759
/proc/meminfo: memFree=30106324/32770624 swapFree=67002480/67108860
[pid=19735] ppid=19732 vsize=204688 memory=179720 CPUtime=162.3 cores=1,3,5,7
/proc/19735/stat : 19735 (cosoco) R 19732 19735 18413 0 -1 4202496 223298 0 0 0 16215 15 0 0 20 0 1 0 555408931 209600512 44930 33554432000 4194304 6211132 140732590085360 140732590083320 5037858 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 35721216 140732590093323 140732590093425 140732590093425 140732590096334 0
/proc/19735/statm: 51172 44930 855 493 0 44477 0
Current children cumulated CPU time: 162.3 s
Current children cumulated vsize: 204688 KiB
Current children cumulated memory: 179720 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/202 19765
/proc/meminfo: memFree=30104576/32770624 swapFree=67002480/67108860
[pid=19735] ppid=19732 vsize=204688 memory=180928 CPUtime=222.3 cores=1,3,5,7
/proc/19735/stat : 19735 (cosoco) R 19732 19735 18413 0 -1 4202496 224127 0 0 0 22215 15 0 0 20 0 1 0 555408931 209600512 45232 33554432000 4194304 6211132 140732590085360 140732590083320 5038999 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 35721216 140732590093323 140732590093425 140732590093425 140732590096334 0
/proc/19735/statm: 51172 45232 855 493 0 44477 0
Current children cumulated CPU time: 222.3 s
Current children cumulated vsize: 204688 KiB
Current children cumulated memory: 180928 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/202 19769
/proc/meminfo: memFree=30104544/32770624 swapFree=67002480/67108860
[pid=19735] ppid=19732 vsize=204688 memory=180928 CPUtime=282.31 cores=1,3,5,7
/proc/19735/stat : 19735 (cosoco) R 19732 19735 18413 0 -1 4202496 224127 0 0 0 28216 15 0 0 20 0 1 0 555408931 209600512 45232 33554432000 4194304 6211132 140732590085360 140732590083320 5038992 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 35721216 140732590093323 140732590093425 140732590093425 140732590096334 0
/proc/19735/statm: 51172 45232 855 493 0 44477 0
Current children cumulated CPU time: 282.31 s
Current children cumulated vsize: 204688 KiB
Current children cumulated memory: 180928 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/202 19773
/proc/meminfo: memFree=30104884/32770624 swapFree=67002480/67108860
[pid=19735] ppid=19732 vsize=204688 memory=180928 CPUtime=342.31 cores=1,3,5,7
/proc/19735/stat : 19735 (cosoco) R 19732 19735 18413 0 -1 4202496 224949 0 0 0 34216 15 0 0 20 0 1 0 555408931 209600512 45232 33554432000 4194304 6211132 140732590085360 140732590083320 5038990 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 35721216 140732590093323 140732590093425 140732590093425 140732590096334 0
/proc/19735/statm: 51172 45232 855 493 0 44477 0
Current children cumulated CPU time: 342.31 s
Current children cumulated vsize: 204688 KiB
Current children cumulated memory: 180928 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 19779
/proc/meminfo: memFree=30104876/32770624 swapFree=67002480/67108860
[pid=19735] ppid=19732 vsize=204688 memory=180928 CPUtime=402.32 cores=1,3,5,7
/proc/19735/stat : 19735 (cosoco) R 19732 19735 18413 0 -1 4202496 224949 0 0 0 40217 15 0 0 20 0 1 0 555408931 209600512 45232 33554432000 4194304 6211132 140732590085360 140732590083320 5037884 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 35721216 140732590093323 140732590093425 140732590093425 140732590096334 0
/proc/19735/statm: 51172 45232 855 493 0 44477 0
Current children cumulated CPU time: 402.32 s
Current children cumulated vsize: 204688 KiB
Current children cumulated memory: 180928 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 19783
/proc/meminfo: memFree=30105256/32770624 swapFree=67002480/67108860
[pid=19735] ppid=19732 vsize=204688 memory=180928 CPUtime=462.33 cores=1,3,5,7
/proc/19735/stat : 19735 (cosoco) R 19732 19735 18413 0 -1 4202496 225771 0 0 0 46218 15 0 0 20 0 1 0 555408931 209600512 45232 33554432000 4194304 6211132 140732590085360 140732590083320 5038990 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 35721216 140732590093323 140732590093425 140732590093425 140732590096334 0
/proc/19735/statm: 51172 45232 855 493 0 44477 0
Current children cumulated CPU time: 462.33 s
Current children cumulated vsize: 204688 KiB
Current children cumulated memory: 180928 KiB


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

/proc/19735/statm: 51172 45232 855 493 0 44477 0
Current children cumulated CPU time: 1722.48 s
Current children cumulated vsize: 204688 KiB
Current children cumulated memory: 180928 KiB

[startup+1782.3 s]
/proc/loadavg: 2.08 2.11 2.08 3/199 19903
/proc/meminfo: memFree=30104220/32770624 swapFree=67002480/67108860
[pid=19735] ppid=19732 vsize=204688 memory=180928 CPUtime=1782.49 cores=1,3,5,7
/proc/19735/stat : 19735 (cosoco) R 19732 19735 18413 0 -1 4202496 234805 0 0 0 178234 15 0 0 20 0 1 0 555408931 209600512 45232 33554432000 4194304 6211132 140732590085360 140732590083320 5038990 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 35721216 140732590093323 140732590093425 140732590093425 140732590096334 0
/proc/19735/statm: 51172 45232 855 493 0 44477 0
Current children cumulated CPU time: 1782.49 s
Current children cumulated vsize: 204688 KiB
Current children cumulated memory: 180928 KiB

[startup+1842.3 s]
/proc/loadavg: 2.03 2.09 2.08 3/199 19909
/proc/meminfo: memFree=30104068/32770624 swapFree=67002480/67108860
[pid=19735] ppid=19732 vsize=204688 memory=180928 CPUtime=1842.49 cores=1,3,5,7
/proc/19735/stat : 19735 (cosoco) R 19732 19735 18413 0 -1 4202496 234805 0 0 0 184234 15 0 0 20 0 1 0 555408931 209600512 45232 33554432000 4194304 6211132 140732590085360 140732590083320 5039014 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 35721216 140732590093323 140732590093425 140732590093425 140732590096334 0
/proc/19735/statm: 51172 45232 855 493 0 44477 0
Current children cumulated CPU time: 1842.49 s
Current children cumulated vsize: 204688 KiB
Current children cumulated memory: 180928 KiB

[startup+1902.3 s]
/proc/loadavg: 2.01 2.07 2.07 3/200 19921
/proc/meminfo: memFree=30103276/32770624 swapFree=67002480/67108860
[pid=19735] ppid=19732 vsize=204688 memory=180928 CPUtime=1902.5 cores=1,3,5,7
/proc/19735/stat : 19735 (cosoco) R 19732 19735 18413 0 -1 4202496 235604 0 0 0 190235 15 0 0 20 0 1 0 555408931 209600512 45232 33554432000 4194304 6211132 140732590085360 140732590083320 5039104 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 35721216 140732590093323 140732590093425 140732590093425 140732590096334 0
/proc/19735/statm: 51172 45232 855 493 0 44477 0
Current children cumulated CPU time: 1902.5 s
Current children cumulated vsize: 204688 KiB
Current children cumulated memory: 180928 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.06 2.07 3/200 19925
/proc/meminfo: memFree=30103576/32770624 swapFree=67002480/67108860
[pid=19735] ppid=19732 vsize=204688 memory=180928 CPUtime=1962.51 cores=1,3,5,7
/proc/19735/stat : 19735 (cosoco) R 19732 19735 18413 0 -1 4202496 235627 0 0 0 196236 15 0 0 20 0 1 0 555408931 209600512 45232 33554432000 4194304 6211132 140732590085360 140732590083320 5038999 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 35721216 140732590093323 140732590093425 140732590093425 140732590096334 0
/proc/19735/statm: 51172 45232 855 493 0 44477 0
Current children cumulated CPU time: 1962.51 s
Current children cumulated vsize: 204688 KiB
Current children cumulated memory: 180928 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.05 2.06 3/200 19931
/proc/meminfo: memFree=30103384/32770624 swapFree=67002480/67108860
[pid=19735] ppid=19732 vsize=204688 memory=180928 CPUtime=2022.52 cores=1,3,5,7
/proc/19735/stat : 19735 (cosoco) R 19732 19735 18413 0 -1 4202496 236398 0 0 0 202237 15 0 0 20 0 1 0 555408931 209600512 45232 33554432000 4194304 6211132 140732590085360 140732590083320 5038990 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 35721216 140732590093323 140732590093425 140732590093425 140732590096334 0
/proc/19735/statm: 51172 45232 855 493 0 44477 0
Current children cumulated CPU time: 2022.52 s
Current children cumulated vsize: 204688 KiB
Current children cumulated memory: 180928 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/200 19935
/proc/meminfo: memFree=30103676/32770624 swapFree=67002480/67108860
[pid=19735] ppid=19732 vsize=204688 memory=180928 CPUtime=2082.52 cores=1,3,5,7
/proc/19735/stat : 19735 (cosoco) R 19732 19735 18413 0 -1 4202496 236398 0 0 0 208237 15 0 0 20 0 1 0 555408931 209600512 45232 33554432000 4194304 6211132 140732590085360 140732590083320 5038999 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 35721216 140732590093323 140732590093425 140732590093425 140732590096334 0
/proc/19735/statm: 51172 45232 855 493 0 44477 0
Current children cumulated CPU time: 2082.52 s
Current children cumulated vsize: 204688 KiB
Current children cumulated memory: 180928 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/200 19939
/proc/meminfo: memFree=30104116/32770624 swapFree=67002480/67108860
[pid=19735] ppid=19732 vsize=204688 memory=180928 CPUtime=2142.53 cores=1,3,5,7
/proc/19735/stat : 19735 (cosoco) R 19732 19735 18413 0 -1 4202496 237220 0 0 0 214238 15 0 0 20 0 1 0 555408931 209600512 45232 33554432000 4194304 6211132 140732590085360 140732590083320 5037744 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 35721216 140732590093323 140732590093425 140732590093425 140732590096334 0
/proc/19735/statm: 51172 45232 855 493 0 44477 0
Current children cumulated CPU time: 2142.53 s
Current children cumulated vsize: 204688 KiB
Current children cumulated memory: 180928 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/199 20005
/proc/meminfo: memFree=30105464/32770624 swapFree=67002480/67108860
[pid=19735] ppid=19732 vsize=204688 memory=180928 CPUtime=2202.54 cores=1,3,5,7
/proc/19735/stat : 19735 (cosoco) R 19732 19735 18413 0 -1 4202496 237220 0 0 0 220239 15 0 0 20 0 1 0 555408931 209600512 45232 33554432000 4194304 6211132 140732590085360 140732590083320 5038999 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 35721216 140732590093323 140732590093425 140732590093425 140732590096334 0
/proc/19735/statm: 51172 45232 855 493 0 44477 0
Current children cumulated CPU time: 2202.54 s
Current children cumulated vsize: 204688 KiB
Current children cumulated memory: 180928 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/199 20009
/proc/meminfo: memFree=30105392/32770624 swapFree=67002480/67108860
[pid=19735] ppid=19732 vsize=204688 memory=180928 CPUtime=2262.55 cores=1,3,5,7
/proc/19735/stat : 19735 (cosoco) R 19732 19735 18413 0 -1 4202496 238023 0 0 0 226240 15 0 0 20 0 1 0 555408931 209600512 45232 33554432000 4194304 6211132 140732590085360 140732590083320 5039038 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 35721216 140732590093323 140732590093425 140732590093425 140732590096334 0
/proc/19735/statm: 51172 45232 855 493 0 44477 0
Current children cumulated CPU time: 2262.55 s
Current children cumulated vsize: 204688 KiB
Current children cumulated memory: 180928 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/200 20014
/proc/meminfo: memFree=30104736/32770624 swapFree=67002480/67108860
[pid=19735] ppid=19732 vsize=204688 memory=180928 CPUtime=2322.55 cores=1,3,5,7
/proc/19735/stat : 19735 (cosoco) R 19732 19735 18413 0 -1 4202496 238023 0 0 0 232240 15 0 0 20 0 1 0 555408931 209600512 45232 33554432000 4194304 6211132 140732590085360 140732590083320 5038999 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 35721216 140732590093323 140732590093425 140732590093425 140732590096334 0
/proc/19735/statm: 51172 45232 855 493 0 44477 0
Current children cumulated CPU time: 2322.55 s
Current children cumulated vsize: 204688 KiB
Current children cumulated memory: 180928 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 20020
/proc/meminfo: memFree=30104600/32770624 swapFree=67002480/67108860
[pid=19735] ppid=19732 vsize=204688 memory=180928 CPUtime=2382.56 cores=1,3,5,7
/proc/19735/stat : 19735 (cosoco) R 19732 19735 18413 0 -1 4202496 238809 0 0 0 238241 15 0 0 20 0 1 0 555408931 209600512 45232 33554432000 4194304 6211132 140732590085360 140732590083320 5038999 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 35721216 140732590093323 140732590093425 140732590093425 140732590096334 0
/proc/19735/statm: 51172 45232 855 493 0 44477 0
Current children cumulated CPU time: 2382.56 s
Current children cumulated vsize: 204688 KiB
Current children cumulated memory: 180928 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 20024
/proc/meminfo: memFree=30104324/32770624 swapFree=67002480/67108860
[pid=19735] ppid=19732 vsize=204688 memory=180928 CPUtime=2442.57 cores=1,3,5,7
/proc/19735/stat : 19735 (cosoco) R 19732 19735 18413 0 -1 4202496 238809 0 0 0 244242 15 0 0 20 0 1 0 555408931 209600512 45232 33554432000 4194304 6211132 140732590085360 140732590083320 5038990 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 35721216 140732590093323 140732590093425 140732590093425 140732590096334 0
/proc/19735/statm: 51172 45232 855 493 0 44477 0
Current children cumulated CPU time: 2442.57 s
Current children cumulated vsize: 204688 KiB
Current children cumulated memory: 180928 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 20036
/proc/meminfo: memFree=30103808/32770624 swapFree=67002480/67108860
[pid=19735] ppid=19732 vsize=204688 memory=180928 CPUtime=2502.57 cores=1,3,5,7
/proc/19735/stat : 19735 (cosoco) R 19732 19735 18413 0 -1 4202496 239584 0 0 0 250242 15 0 0 20 0 1 0 555408931 209600512 45232 33554432000 4194304 6211132 140732590085360 140732590083320 5038990 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 35721216 140732590093323 140732590093425 140732590093425 140732590096334 0
/proc/19735/statm: 51172 45232 855 493 0 44477 0
Current children cumulated CPU time: 2502.57 s
Current children cumulated vsize: 204688 KiB
Current children cumulated memory: 180928 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2519.8 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 20039
/proc/meminfo: memFree=30103776/32770624 swapFree=67002480/67108860
[pid=19735] ppid=19732 vsize=204688 memory=180928 CPUtime=2520.08 cores=1,3,5,7
/proc/19735/stat : 19735 (cosoco) R 19732 19735 18413 0 -1 4202496 239584 0 0 0 251993 15 0 0 20 0 1 0 555408931 209600512 45232 33554432000 4194304 6211132 140732590085360 140732590083320 5038999 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 35721216 140732590093323 140732590093425 140732590093425 140732590096334 0
/proc/19735/statm: 51172 45232 855 493 0 44477 0
Current children cumulated CPU time: 2520.08 s
Current children cumulated vsize: 204688 KiB
Current children cumulated memory: 180928 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+2519.8 s]
# the end of solver process 19735 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.93 s, system=0.160019 s

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

Child status: 1
Real time (s): 2519.8
CPU time (s): 2520.09
CPU user time (s): 2519.93
CPU system time (s): 0.160019
CPU usage (%): 100.012
Max. virtual memory (cumulated for all children) (KiB): 204688
Max. memory (cumulated for all children) (KiB): 180928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.93
system time used= 0.160019
maximum resident set size= 180988
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 239632
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= 54
involuntary context switches= 632


# summary of solver processes directly reported to runsolver:
#   pid: 19735
#   total CPU time (s): 2520.09
#   total CPU user time (s): 2519.93
#   total CPU system time (s): 0.160019

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.7679 second user time and 18.2217 second system time

The end

Launcher Data

Begin job on node146 at 2019-09-30 00:08:29
IDJOB=4407986
IDBENCH=125591
IDSOLVER=2874
FILE ID=node146/4407986-1569794950
RUNJOBID= node146-1569787351-18445
PBS_JOBID= 21705819
Free space on /tmp= 61996 MiB

SOLVER NAME= cosoco 2.0
BENCH NAME= XCSP17/QRandom/QRandom-mdd-7-25-5-p7/mdd-7-25-5-ps05-psh07-4.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4407986-1569794950/watcher-4407986-1569794950 -o /tmp/evaluation-result-4407986-1569794950/solver-4407986-1569794950 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node146-1569787351-18445 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4407986-1569794950.xml

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

MD5SUM BENCH= cc3fcfac109c3d277a0ef72b27cdc983
RANDOM SEED=1320885402

node146.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	: 5332.90
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	: 5332.90
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	: 5332.90
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	: 5332.90
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:        30283700 kB
MemAvailable:   31871168 kB
Buffers:          180348 kB
Cached:          1744064 kB
SwapCached:         3684 kB
Active:          1649708 kB
Inactive:         281896 kB
Active(anon):      21412 kB
Inactive(anon):    66808 kB
Active(file):    1628296 kB
Inactive(file):   215088 kB
Unevictable:      109344 kB
Mlocked:          109344 kB
SwapTotal:      67108860 kB
SwapFree:       67002480 kB
Dirty:             35792 kB
Writeback:             0 kB
AnonPages:        121112 kB
Mapped:            28356 kB
Shmem:             72256 kB
Slab:             149544 kB
SReclaimable:     119840 kB
SUnreclaim:        29704 kB
KernelStack:        3504 kB
PageTables:         5560 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     570824 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     73728 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 61992 MiB
End job on node146 at 2019-09-30 00:50:29