Trace number 4241016

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
R1: cosoco 1.1? (TO) 2400.08 2401.5

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 benchmark80.053596
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.39/14.45	c root propagations     : 0           
14.39/14.45	c restarts enabled, print stats at every restarts
14.39/14.45	c
14.39/14.45	c
14.39/14.45	c
14.39/14.45	c This is cosoco 1.0 --  
14.39/14.45	c
14.39/14.45	c ========================================[ Problem Statistics ]===========================================
14.39/14.45	c |                                                                                                       
14.39/14.45	c |  Parse time        :        14.32 s 
14.39/14.45	c |
14.39/14.45	c |               Variables: 25
14.39/14.45	c |            Domain Sizes: 5..5
14.39/14.45	c |
14.39/14.45	c |             Constraints: 58
14.39/14.45	c |                   Arity: 7..7
14.39/14.45	c | 
14.39/14.45	c |                   Types: 
14.39/14.45	c |                          Extension: 58  (nb tuples: 38424..39825) -- (shared: 0)
14.39/14.45	c |                          
14.39/14.45	c =========================================================================================================
14.39/14.45	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
15.99/16.00	c 101            245            15111          5011           0              0              7   13   9     
17.99/18.04	c 211            522            32238          10582          0              0              7   14   9     
20.38/20.41	c 332            812            53000          16890          0              0              7   14   9     
22.78/22.86	c 465            1110           72426          23285          0              0              6   14   9     
25.97/26.02	c 611            1445           95555          31401          0              0              6   14   9     
27.58/27.67	c 771            1817           122760         40037          0              0              8   15   11    
30.68/30.75	c 947            2226           151785         49013          0              0              6   13   9     
34.67/34.74	c 1140           2699           183162         60075          0              0              6   13   9     
39.27/39.31	c 1352           3218           219151         72238          0              0              6   13   9     
45.25/45.38	c 1585           3815           260261         86073          0              0              5   13   9     
50.15/50.22	c 1841           4424           303516         100577         0              0              6   13   9     
54.84/54.98	c 2122           5103           349891         116064         0              0              6   13   9     
60.34/60.50	c 2431           5837           403138         133036         0              0              6   13   9     
66.94/67.05	c 2770           6624           458182         151401         0              0              5   13   9     
72.14/72.26	c 3142           7496           521828         171910         0              0              7   14   10    
79.63/79.73	c 3551           8455           587261         193364         0              0              5   13   9     
87.93/88.06	c 4000           9564           660994         218886         0              0              5   13   9     
97.32/97.42	c 4493           10754          741350         246845         0              0              5   13   9     
109.81/109.91	c 5035           11997          831015         276713         0              0              5   13   8     
123.40/123.56	c 5631           13480          932734         310673         0              0              5   13   9     
130.20/130.39	c 6286           14940          1030716        340743         0              0              6   14   9     
140.79/140.96	c 7006           16559          1150995        379918         0              0              7   14   10    
156.09/156.30	c 7798           18484          1284147        421881         0              0              5   13   9     
174.57/174.71	c 8669           20587          1426802        466953         0              0              6   13   9     
187.66/187.87	c 9627           22825          1585567        516713         0              0              6   14   10    
206.76/206.94	c 10680          25347          1755131        574018         0              0              5   13   9     
226.74/226.96	c 11838          28205          1945621        637140         0              0              5   15   9     
251.62/251.88	c 13111          31230          2149544        707474         0              0              4   13   9     
274.11/274.36	c 14511          34747          2378035        781891         0              0              5   15   9     
310.10/310.32	c 16051          38413          2632834        866004         0              0              4   16   9     
343.17/343.42	c 17745          42581          2913888        960860         0              0              4   14   9     
374.75/375.03	c 19608          47160          3224023        1063445        0              0              5   14   9     
409.53/409.86	c 21657          52041          3553629        1174524        0              0              4   14   9     
451.31/451.62	c 23910          57439          3919821        1298054        0              0              4   15   9     
489.68/490.08	c 26388          63245          4317933        1431152        0              0              4   15   9     
531.06/531.44	c 29113          69900          4768100        1574534        0              0              5   14   9     
575.13/575.52	c 32110          76751          5224389        1729016        0              0              5   15   9     
636.30/636.72	c 35406          84567          5751662        1901991        0              0              4   15   9     
682.68/683.17	c 39031          92967          6325147        2089121        0              0              5   15   10    
758.23/758.76	c 43018          102859         6990297        2304297        0              0              5   16   9     
839.28/839.84	c 47403          113411         7704729        2538450        0              0              3   15   9     
925.33/925.96	c 52226          124811         8480641        2794059        0              0              4   14   9     
1026.37/1027.08	c 57531          137598         9330962        3076057        0              0              4   15   9     
1136.71/1137.44	c 63366          151560         10249458       3378033        0              0              4   14   9     
1272.62/1273.48	c 69784          167236         11291144       3729728        0              0              3   14   8     
1393.15/1394.08	c 76843          183767         12417924       4093184        0              0              4   15   9     
1548.67/1549.69	c 84607          202407         13726846       4502656        0              0              4   15   9     
1722.37/1723.49	c 93147          222584         15082217       4948067        0              0              5   15   9     
1881.97/1883.17	c 102541         244989         16570095       5437692        0              0              4   15   9     
2036.28/2037.50	c 112874         269389         18219449       5982634        0              0              4   16   9     
2247.26/2248.61	c 124240         296079         20030720       6580129        0              0              4   15   9     

Verifier Data

One s line expected

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4241016-1500628976/watcher-4241016-1500628976 -o /tmp/evaluation-result-4241016-1500628976/solver-4241016-1500628976 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node140-1500623777-5524 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4241016-1500628976.xml 

pid=7531
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
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.01 1.99 3/186 7534
/proc/meminfo: memFree=30844496/32770624 swapFree=6132/922476
[pid=7534] ppid=7531 vsize=26992 CPUtime=0 cores=1,3,5,7
/proc/7534/stat : 7534 (cosoco) R 7531 7534 5492 0 -1 4202496 963 0 0 0 0 0 0 0 20 0 1 0 16333803 27639808 766 33554432000 4194304 5970956 140724323304880 140724323301480 5673449 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 8070896 8075904 16449536 140724323308737 140724323308867 140724323308867 140724323311566 0
/proc/7534/statm: 6748 766 683 434 0 112 0

[startup+0.100112 s]
/proc/loadavg: 2.00 2.01 1.99 3/186 7534
/proc/meminfo: memFree=30844496/32770624 swapFree=6132/922476
[pid=7534] ppid=7531 vsize=27820 CPUtime=0.09 cores=1,3,5,7
/proc/7534/stat : 7534 (cosoco) R 7531 7534 5492 0 -1 4202496 1179 0 0 0 9 0 0 0 20 0 1 0 16333803 28487680 942 33554432000 4194304 5970956 140724323304880 140724323301480 140152978783205 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 8070896 8075904 16449536 140724323308737 140724323308867 140724323308867 140724323311566 0
/proc/7534/statm: 6955 942 709 434 0 319 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27820

[startup+0.200261 s]
/proc/loadavg: 2.00 2.01 1.99 3/186 7534
/proc/meminfo: memFree=30844496/32770624 swapFree=6132/922476
[pid=7534] ppid=7531 vsize=28864 CPUtime=0.19 cores=1,3,5,7
/proc/7534/stat : 7534 (cosoco) R 7531 7534 5492 0 -1 4202496 1529 0 0 0 19 0 0 0 20 0 1 0 16333803 29556736 1217 33554432000 4194304 5970956 140724323304880 140724323301480 140152978783205 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 8070896 8075904 16449536 140724323308737 140724323308867 140724323308867 140724323311566 0
/proc/7534/statm: 7216 1217 709 434 0 580 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 28864

[startup+0.300253 s]
/proc/loadavg: 2.00 2.01 1.99 3/186 7534
/proc/meminfo: memFree=30844496/32770624 swapFree=6132/922476
[pid=7534] ppid=7531 vsize=34992 CPUtime=0.29 cores=1,3,5,7
/proc/7534/stat : 7534 (cosoco) R 7531 7534 5492 0 -1 4202496 3110 0 0 0 29 0 0 0 20 0 1 0 16333803 35831808 2561 33554432000 4194304 5970956 140724323304880 140724323301480 5127913 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 8070896 8075904 16449536 140724323308737 140724323308867 140724323308867 140724323311566 0
/proc/7534/statm: 8748 2561 713 434 0 2112 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34992

[startup+0.700247 s]
/proc/loadavg: 2.00 2.01 1.99 3/186 7534
/proc/meminfo: memFree=30844496/32770624 swapFree=6132/922476
[pid=7534] ppid=7531 vsize=38732 CPUtime=0.69 cores=1,3,5,7
/proc/7534/stat : 7534 (cosoco) R 7531 7534 5492 0 -1 4202496 4331 0 0 0 69 0 0 0 20 0 1 0 16333803 39661568 3591 33554432000 4194304 5970956 140724323304880 140724323301480 140152979221504 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 8070896 8075904 16449536 140724323308737 140724323308867 140724323308867 140724323311566 0
/proc/7534/statm: 9683 3591 714 434 0 3047 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38732

[startup+1.50017 s]
/proc/loadavg: 2.00 2.01 1.99 3/187 7535
/proc/meminfo: memFree=30828352/32770624 swapFree=6132/922276
[pid=7534] ppid=7531 vsize=46708 CPUtime=1.48 cores=1,3,5,7
/proc/7534/stat : 7534 (cosoco) R 7531 7534 5492 0 -1 4202496 6146 0 0 0 148 0 0 0 20 0 1 0 16333803 47828992 5553 33554432000 4194304 5970956 140724323304880 140724323301480 5674702 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 8070896 8075904 16449536 140724323308737 140724323308867 140724323308867 140724323311566 0
/proc/7534/statm: 11677 5553 714 434 0 5041 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 46708

[startup+3.10018 s]
/proc/loadavg: 2.00 2.01 1.99 3/187 7535
/proc/meminfo: memFree=30816680/32770624 swapFree=6132/922276
[pid=7534] ppid=7531 vsize=65568 CPUtime=3.09 cores=1,3,5,7
/proc/7534/stat : 7534 (cosoco) R 7531 7534 5492 0 -1 4202496 10873 0 0 0 308 1 0 0 20 0 1 0 16333803 67141632 9879 33554432000 4194304 5970956 140724323304880 140724323301480 5672935 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 8070896 8075904 16449536 140724323308737 140724323308867 140724323308867 140724323311566 0
/proc/7534/statm: 16392 9879 714 434 0 9756 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 65568

[startup+6.30018 s]
/proc/loadavg: 2.00 2.01 1.99 3/187 7535
/proc/meminfo: memFree=30781588/32770624 swapFree=6132/922288
[pid=7534] ppid=7531 vsize=100596 CPUtime=6.29 cores=1,3,5,7
/proc/7534/stat : 7534 (cosoco) R 7531 7534 5492 0 -1 4202496 19724 0 0 0 627 2 0 0 20 0 1 0 16333803 103010304 17863 33554432000 4194304 5970956 140724323304880 140724323301480 140152979221504 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 8070896 8075904 16449536 140724323308737 140724323308867 140724323308867 140724323311566 0
/proc/7534/statm: 25149 17863 715 434 0 18513 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 100596

[startup+12.7002 s]
/proc/loadavg: 2.00 2.01 1.99 3/187 7535
/proc/meminfo: memFree=30716988/32770624 swapFree=6132/922292
[pid=7534] ppid=7531 vsize=170364 CPUtime=12.69 cores=1,3,5,7
/proc/7534/stat : 7534 (cosoco) R 7531 7534 5492 0 -1 4202496 36424 0 0 0 1264 5 0 0 20 0 1 0 16333803 174452736 33946 33554432000 4194304 5970956 140724323304880 140724323301480 5673668 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 8070896 8075904 16449536 140724323308737 140724323308867 140724323308867 140724323311566 0
/proc/7534/statm: 42591 33946 715 434 0 35955 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 170364

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 1.99 4/187 7535
/proc/meminfo: memFree=30677272/32770624 swapFree=6132/922304
[pid=7534] ppid=7531 vsize=202612 CPUtime=25.47 cores=1,3,5,7
/proc/7534/stat : 7534 (cosoco) R 7531 7534 5492 0 -1 4202496 91587 0 0 0 2540 7 0 0 20 0 1 0 16333803 207474688 42176 33554432000 4194304 5970956 140724323304880 140724323302216 4934292 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 16449536 140724323308737 140724323308867 140724323308867 140724323311566 0
/proc/7534/statm: 50653 42176 765 434 0 44017 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 202612

[startup+51.1004 s]
/proc/loadavg: 2.00 2.01 1.99 3/187 7535
/proc/meminfo: memFree=30674024/32770624 swapFree=6132/922328
[pid=7534] ppid=7531 vsize=202612 CPUtime=51.05 cores=1,3,5,7
/proc/7534/stat : 7534 (cosoco) R 7531 7534 5492 0 -1 4202496 124390 0 0 0 5096 9 0 0 20 0 1 0 16333803 207474688 42883 33554432000 4194304 5970956 140724323304880 140724323302216 4934327 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 16449536 140724323308737 140724323308867 140724323308867 140724323311566 0
/proc/7534/statm: 50653 42883 765 434 0 44017 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 202612

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 1.99 3/187 7536
/proc/meminfo: memFree=30666096/32770624 swapFree=6132/922392
[pid=7534] ppid=7531 vsize=202612 CPUtime=102.22 cores=1,3,5,7
/proc/7534/stat : 7534 (cosoco) R 7531 7534 5492 0 -1 4202496 137877 0 0 0 10212 10 0 0 20 0 1 0 16333803 207474688 44683 33554432000 4194304 5970956 140724323304880 140724323302216 4934318 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 16449536 140724323308737 140724323308867 140724323308867 140724323311566 0
/proc/7534/statm: 50653 44683 765 434 0 44017 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 202612

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 1.99 3/187 7538
/proc/meminfo: memFree=30666332/32770624 swapFree=6132/922464
[pid=7534] ppid=7531 vsize=202612 CPUtime=162.18 cores=1,3,5,7
/proc/7534/stat : 7534 (cosoco) R 7531 7534 5492 0 -1 4202496 138277 0 0 0 16208 10 0 0 20 0 1 0 16333803 207474688 44683 33554432000 4194304 5970956 140724323304880 140724323302216 4934327 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 16449536 140724323308737 140724323308867 140724323308867 140724323311566 0
/proc/7534/statm: 50653 44683 765 434 0 44017 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 202612

[startup+222.306 s]
/proc/loadavg: 2.00 2.01 1.99 3/187 7539
/proc/meminfo: memFree=30666208/32770624 swapFree=6132/922532
[pid=7534] ppid=7531 vsize=202612 CPUtime=222.15 cores=1,3,5,7
/proc/7534/stat : 7534 (cosoco) R 7531 7534 5492 0 -1 4202496 138677 0 0 0 22205 10 0 0 20 0 1 0 16333803 207474688 44683 33554432000 4194304 5970956 140724323304880 140724323302216 4934327 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 16449536 140724323308737 140724323308867 140724323308867 140724323311566 0
/proc/7534/statm: 50653 44683 765 434 0 44017 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 202612

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 1.99 3/187 7540
/proc/meminfo: memFree=30666808/32770624 swapFree=6132/922564
[pid=7534] ppid=7531 vsize=202612 CPUtime=282.11 cores=1,3,5,7
/proc/7534/stat : 7534 (cosoco) R 7531 7534 5492 0 -1 4202496 139077 0 0 0 28201 10 0 0 20 0 1 0 16333803 207474688 44683 33554432000 4194304 5970956 140724323304880 140724323302216 4934327 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 16449536 140724323308737 140724323308867 140724323308867 140724323311566 0
/proc/7534/statm: 50653 44683 765 434 0 44017 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 202612

[startup+342.3 s]
/proc/loadavg: 2.07 2.03 1.99 3/187 7542
/proc/meminfo: memFree=30666552/32770624 swapFree=6132/922624
[pid=7534] ppid=7531 vsize=202612 CPUtime=342.07 cores=1,3,5,7
/proc/7534/stat : 7534 (cosoco) R 7531 7534 5492 0 -1 4202496 139477 0 0 0 34197 10 0 0 20 0 1 0 16333803 207474688 44683 33554432000 4194304 5970956 140724323304880 140724323302216 4934318 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 16449536 140724323308737 140724323308867 140724323308867 140724323311566 0
/proc/7534/statm: 50653 44683 765 434 0 44017 0
Current children cumulated CPU time (s) 342.07
Current children cumulated vsize (KiB) 202612

[startup+402.3 s]
/proc/loadavg: 2.09 2.04 2.00 3/187 7543
/proc/meminfo: memFree=30666800/32770624 swapFree=6132/922672
[pid=7534] ppid=7531 vsize=202612 CPUtime=402.04 cores=1,3,5,7
/proc/7534/stat : 7534 (cosoco) R 7531 7534 5492 0 -1 4202496 139877 0 0 0 40194 10 0 0 20 0 1 0 16333803 207474688 44683 33554432000 4194304 5970956 140724323304880 140724323302216 4934318 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 16449536 140724323308737 140724323308867 140724323308867 140724323311566 0
/proc/7534/statm: 50653 44683 765 434 0 44017 0
Current children cumulated CPU time (s) 402.04
Current children cumulated vsize (KiB) 202612

[startup+462.3 s]
/proc/loadavg: 2.08 2.05 2.00 3/187 7551
/proc/meminfo: memFree=30665940/32770624 swapFree=6132/922720
[pid=7534] ppid=7531 vsize=202612 CPUtime=462 cores=1,3,5,7
/proc/7534/stat : 7534 (cosoco) R 7531 7534 5492 0 -1 4202496 140277 0 0 0 46190 10 0 0 20 0 1 0 16333803 207474688 44683 33554432000 4194304 5970956 140724323304880 140724323302216 4934327 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 16449536 140724323308737 140724323308867 140724323308867 140724323311566 0
/proc/7534/statm: 50653 44683 765 434 0 44017 0
Current children cumulated CPU time (s) 462
Current children cumulated vsize (KiB) 202612

[startup+522.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/187 7552
/proc/meminfo: memFree=30666684/32770624 swapFree=6132/922760
[pid=7534] ppid=7531 vsize=202612 CPUtime=521.96 cores=1,3,5,7
/proc/7534/stat : 7534 (cosoco) R 7531 7534 5492 0 -1 4202496 140677 0 0 0 52186 10 0 0 20 0 1 0 16333803 207474688 44683 33554432000 4194304 5970956 140724323304880 140724323302216 4934327 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 16449536 140724323308737 140724323308867 140724323308867 140724323311566 0
/proc/7534/statm: 50653 44683 765 434 0 44017 0
Current children cumulated CPU time (s) 521.96
Current children cumulated vsize (KiB) 202612

[startup+582.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/187 7553
/proc/meminfo: memFree=30666328/32770624 swapFree=6132/922800
[pid=7534] ppid=7531 vsize=202612 CPUtime=581.93 cores=1,3,5,7
/proc/7534/stat : 7534 (cosoco) R 7531 7534 5492 0 -1 4202496 141077 0 0 0 58183 10 0 0 20 0 1 0 16333803 207474688 44683 33554432000 4194304 5970956 140724323304880 140724323302216 4934327 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 16449536 140724323308737 140724323308867 140724323308867 140724323311566 0
/proc/7534/statm: 50653 44683 765 434 0 44017 0
Current children cumulated CPU time (s) 581.93
Current children cumulated vsize (KiB) 202612


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


[startup+1542.31 s]
/proc/loadavg: 2.01 2.03 2.02 3/187 7576
/proc/meminfo: memFree=30667204/32770624 swapFree=6112/923392
[pid=7534] ppid=7531 vsize=202612 CPUtime=1541.38 cores=1,3,5,7
/proc/7534/stat : 7534 (cosoco) R 7531 7534 5492 0 -1 4202496 147120 0 0 0 154127 11 0 0 20 0 1 0 16333803 207474688 44683 33554432000 4194304 5970956 140724323304880 140724323302216 4934327 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 16449536 140724323308737 140724323308867 140724323308867 140724323311566 0
/proc/7534/statm: 50653 44683 765 434 0 44017 0
Current children cumulated CPU time (s) 1541.38
Current children cumulated vsize (KiB) 202612

[startup+1602.3 s]
/proc/loadavg: 2.00 2.03 2.02 3/187 7577
/proc/meminfo: memFree=30666704/32770624 swapFree=6112/923424
[pid=7534] ppid=7531 vsize=202612 CPUtime=1601.34 cores=1,3,5,7
/proc/7534/stat : 7534 (cosoco) R 7531 7534 5492 0 -1 4202496 147561 0 0 0 160123 11 0 0 20 0 1 0 16333803 207474688 44683 33554432000 4194304 5970956 140724323304880 140724323302216 4934366 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 16449536 140724323308737 140724323308867 140724323308867 140724323311566 0
/proc/7534/statm: 50653 44683 765 434 0 44017 0
Current children cumulated CPU time (s) 1601.34
Current children cumulated vsize (KiB) 202612

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.02 3/187 7585
/proc/meminfo: memFree=30665032/32770624 swapFree=6112/923464
[pid=7534] ppid=7531 vsize=202612 CPUtime=1661.3 cores=1,3,5,7
/proc/7534/stat : 7534 (cosoco) R 7531 7534 5492 0 -1 4202496 147919 0 0 0 166119 11 0 0 20 0 1 0 16333803 207474688 44683 33554432000 4194304 5970956 140724323304880 140724323302216 4934318 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 16449536 140724323308737 140724323308867 140724323308867 140724323311566 0
/proc/7534/statm: 50653 44683 765 434 0 44017 0
Current children cumulated CPU time (s) 1661.3
Current children cumulated vsize (KiB) 202612

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/187 7586
/proc/meminfo: memFree=30665528/32770624 swapFree=6112/923508
[pid=7534] ppid=7531 vsize=202612 CPUtime=1721.27 cores=1,3,5,7
/proc/7534/stat : 7534 (cosoco) R 7531 7534 5492 0 -1 4202496 148307 0 0 0 172116 11 0 0 20 0 1 0 16333803 207474688 44683 33554432000 4194304 5970956 140724323304880 140724323302216 4934327 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 16449536 140724323308737 140724323308867 140724323308867 140724323311566 0
/proc/7534/statm: 50653 44683 765 434 0 44017 0
Current children cumulated CPU time (s) 1721.27
Current children cumulated vsize (KiB) 202612

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/187 7587
/proc/meminfo: memFree=30665752/32770624 swapFree=6112/923536
[pid=7534] ppid=7531 vsize=202612 CPUtime=1781.23 cores=1,3,5,7
/proc/7534/stat : 7534 (cosoco) R 7531 7534 5492 0 -1 4202496 148707 0 0 0 178112 11 0 0 20 0 1 0 16333803 207474688 44683 33554432000 4194304 5970956 140724323304880 140724323302216 4934318 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 16449536 140724323308737 140724323308867 140724323308867 140724323311566 0
/proc/7534/statm: 50653 44683 765 434 0 44017 0
Current children cumulated CPU time (s) 1781.23
Current children cumulated vsize (KiB) 202612

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/187 7588
/proc/meminfo: memFree=30665956/32770624 swapFree=6112/923564
[pid=7534] ppid=7531 vsize=202612 CPUtime=1841.2 cores=1,3,5,7
/proc/7534/stat : 7534 (cosoco) R 7531 7534 5492 0 -1 4202496 149088 0 0 0 184109 11 0 0 20 0 1 0 16333803 207474688 44683 33554432000 4194304 5970956 140724323304880 140724323302216 4934318 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 16449536 140724323308737 140724323308867 140724323308867 140724323311566 0
/proc/7534/statm: 50653 44683 765 434 0 44017 0
Current children cumulated CPU time (s) 1841.2
Current children cumulated vsize (KiB) 202612

[startup+1902.3 s]
/proc/loadavg: 2.12 2.04 2.04 4/187 7589
/proc/meminfo: memFree=30666080/32770624 swapFree=6112/923604
[pid=7534] ppid=7531 vsize=202612 CPUtime=1901.16 cores=1,3,5,7
/proc/7534/stat : 7534 (cosoco) R 7531 7534 5492 0 -1 4202496 149488 0 0 0 190105 11 0 0 20 0 1 0 16333803 207474688 44683 33554432000 4194304 5970956 140724323304880 140724323302216 4934335 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 16449536 140724323308737 140724323308867 140724323308867 140724323311566 0
/proc/7534/statm: 50653 44683 765 434 0 44017 0
Current children cumulated CPU time (s) 1901.16
Current children cumulated vsize (KiB) 202612

[startup+1962.3 s]
/proc/loadavg: 2.09 2.05 2.04 3/187 7591
/proc/meminfo: memFree=30666144/32770624 swapFree=6112/923640
[pid=7534] ppid=7531 vsize=202612 CPUtime=1961.13 cores=1,3,5,7
/proc/7534/stat : 7534 (cosoco) R 7531 7534 5492 0 -1 4202496 149724 0 0 0 196102 11 0 0 20 0 1 0 16333803 207474688 44683 33554432000 4194304 5970956 140724323304880 140724323302216 4934327 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 16449536 140724323308737 140724323308867 140724323308867 140724323311566 0
/proc/7534/statm: 50653 44683 765 434 0 44017 0
Current children cumulated CPU time (s) 1961.13
Current children cumulated vsize (KiB) 202612

[startup+2022.3 s]
/proc/loadavg: 2.03 2.04 2.04 3/187 7592
/proc/meminfo: memFree=30665936/32770624 swapFree=6112/923688
[pid=7534] ppid=7531 vsize=202612 CPUtime=2021.09 cores=1,3,5,7
/proc/7534/stat : 7534 (cosoco) R 7531 7534 5492 0 -1 4202496 149955 0 0 0 202098 11 0 0 20 0 1 0 16333803 207474688 44683 33554432000 4194304 5970956 140724323304880 140724323302216 4934318 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 16449536 140724323308737 140724323308867 140724323308867 140724323311566 0
/proc/7534/statm: 50653 44683 765 434 0 44017 0
Current children cumulated CPU time (s) 2021.09
Current children cumulated vsize (KiB) 202612

[startup+2082.3 s]
/proc/loadavg: 2.01 2.04 2.04 3/187 7593
/proc/meminfo: memFree=30666748/32770624 swapFree=6112/923728
[pid=7534] ppid=7531 vsize=202612 CPUtime=2081.06 cores=1,3,5,7
/proc/7534/stat : 7534 (cosoco) R 7531 7534 5492 0 -1 4202496 150418 0 0 0 208095 11 0 0 20 0 1 0 16333803 207474688 44683 33554432000 4194304 5970956 140724323304880 140724323302216 4934318 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 16449536 140724323308737 140724323308867 140724323308867 140724323311566 0
/proc/7534/statm: 50653 44683 765 434 0 44017 0
Current children cumulated CPU time (s) 2081.06
Current children cumulated vsize (KiB) 202612

[startup+2142.3 s]
/proc/loadavg: 2.00 2.03 2.04 3/187 7595
/proc/meminfo: memFree=30666624/32770624 swapFree=6112/923748
[pid=7534] ppid=7531 vsize=202612 CPUtime=2141.02 cores=1,3,5,7
/proc/7534/stat : 7534 (cosoco) R 7531 7534 5492 0 -1 4202496 150709 0 0 0 214091 11 0 0 20 0 1 0 16333803 207474688 44683 33554432000 4194304 5970956 140724323304880 140724323302216 4934318 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 16449536 140724323308737 140724323308867 140724323308867 140724323311566 0
/proc/7534/statm: 50653 44683 765 434 0 44017 0
Current children cumulated CPU time (s) 2141.02
Current children cumulated vsize (KiB) 202612

[startup+2202.31 s]
/proc/loadavg: 2.00 2.02 2.04 4/187 7596
/proc/meminfo: memFree=30666624/32770624 swapFree=6112/923780
[pid=7534] ppid=7531 vsize=202612 CPUtime=2200.99 cores=1,3,5,7
/proc/7534/stat : 7534 (cosoco) R 7531 7534 5492 0 -1 4202496 151033 0 0 0 220088 11 0 0 20 0 1 0 16333803 207474688 44683 33554432000 4194304 5970956 140724323304880 140724323302216 4934327 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 16449536 140724323308737 140724323308867 140724323308867 140724323311566 0
/proc/7534/statm: 50653 44683 765 434 0 44017 0
Current children cumulated CPU time (s) 2200.99
Current children cumulated vsize (KiB) 202612

[startup+2262.3 s]
/proc/loadavg: 2.00 2.02 2.04 3/187 7604
/proc/meminfo: memFree=30665624/32770624 swapFree=6112/923828
[pid=7534] ppid=7531 vsize=202612 CPUtime=2260.95 cores=1,3,5,7
/proc/7534/stat : 7534 (cosoco) R 7531 7534 5492 0 -1 4202496 151433 0 0 0 226084 11 0 0 20 0 1 0 16333803 207474688 44683 33554432000 4194304 5970956 140724323304880 140724323302216 4934318 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 16449536 140724323308737 140724323308867 140724323308867 140724323311566 0
/proc/7534/statm: 50653 44683 765 434 0 44017 0
Current children cumulated CPU time (s) 2260.95
Current children cumulated vsize (KiB) 202612

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/188 7628
/proc/meminfo: memFree=30665036/32770624 swapFree=6112/923876
[pid=7534] ppid=7531 vsize=202612 CPUtime=2320.92 cores=1,3,5,7
/proc/7534/stat : 7534 (cosoco) R 7531 7534 5492 0 -1 4202496 151761 0 0 0 232081 11 0 0 20 0 1 0 16333803 207474688 44683 33554432000 4194304 5970956 140724323304880 140724323302216 4933151 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 16449536 140724323308737 140724323308867 140724323308867 140724323311566 0
/proc/7534/statm: 50653 44683 765 434 0 44017 0
Current children cumulated CPU time (s) 2320.92
Current children cumulated vsize (KiB) 202612

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/188 7689
/proc/meminfo: memFree=30667360/32770624 swapFree=6112/923968
[pid=7534] ppid=7531 vsize=202612 CPUtime=2380.88 cores=1,3,5,7
/proc/7534/stat : 7534 (cosoco) R 7531 7534 5492 0 -1 4202496 152087 0 0 0 238077 11 0 0 20 0 1 0 16333803 207474688 44683 33554432000 4194304 5970956 140724323304880 140724323302216 4934327 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 16449536 140724323308737 140724323308867 140724323308867 140724323311566 0
/proc/7534/statm: 50653 44683 765 434 0 44017 0
Current children cumulated CPU time (s) 2380.88
Current children cumulated vsize (KiB) 202612



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2401.5 s]
/proc/loadavg: 2.06 2.03 2.05 3/188 7690
/proc/meminfo: memFree=30666620/32770624 swapFree=6112/924008
[pid=7534] ppid=7531 vsize=202612 CPUtime=2400.07 cores=1,3,5,7
/proc/7534/stat : 7534 (cosoco) R 7531 7534 5492 0 -1 4202496 152412 0 0 0 239996 11 0 0 20 0 1 0 16333803 207474688 44683 33554432000 4194304 5970956 140724323304880 140724323302216 4934327 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 16449536 140724323308737 140724323308867 140724323308867 140724323311566 0
/proc/7534/statm: 50653 44683 765 434 0 44017 0
Current children cumulated CPU time (s) 2400.07
Current children cumulated vsize (KiB) 202612

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 7534 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2401.5 s]
/proc/loadavg: 2.06 2.03 2.05 3/188 7690
/proc/meminfo: memFree=30666620/32770624 swapFree=6112/924008
[pid=7534] ppid=7531 vsize=202612 CPUtime=2400.07 cores=1,3,5,7
/proc/7534/stat : 7534 (cosoco) R 7531 7534 5492 0 -1 4202496 152412 0 0 0 239996 11 0 0 20 0 1 0 16333803 207474688 44683 33554432000 4194304 5970956 140724323304880 140724323302216 4934327 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 16449536 140724323308737 140724323308867 140724323308867 140724323311566 0
/proc/7534/statm: 50653 44683 765 434 0 44017 0
Current children cumulated CPU time (s) 2400.07
Current children cumulated vsize (KiB) 202612

Child status: 1
Real time (s): 2401.5
CPU time (s): 2400.08
CPU user time (s): 2399.97
CPU system time (s): 0.114933
CPU usage (%): 99.941
Max. virtual memory (cumulated for all children) (KiB): 202612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.97
system time used= 0.114933
maximum resident set size= 178772
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 152439
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 46
involuntary context switches= 120705

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.96634 second user time and 12.6818 second system time

The end

Launcher Data

Begin job on node140 at 2017-07-21 11:22:56
IDJOB=4241016
IDBENCH=125591
IDSOLVER=2620
FILE ID=node140/4241016-1500628976
RUNJOBID= node140-1500623777-5524
PBS_JOBID= 20622993
Free space on /tmp= 61828 MiB

SOLVER NAME= cosoco 1.1
BENCH NAME= XCSP17/QRandom/QRandom-mdd-7-25-5-p7/mdd-7-25-5-ps05-psh07-4.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4241016-1500628976/watcher-4241016-1500628976 -o /tmp/evaluation-result-4241016-1500628976/solver-4241016-1500628976 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node140-1500623777-5524 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4241016-1500628976.xml

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

MD5SUM BENCH= cc3fcfac109c3d277a0ef72b27cdc983
RANDOM SEED=941509381

node140.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/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.45
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		: 1733.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		: 1600.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.45
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		: 1600.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.45
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		: 1600.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		: 1600.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.45
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		: 1600.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:        30845392 kB
MemAvailable:   32004652 kB
Buffers:          159644 kB
Cached:          1276792 kB
SwapCached:            0 kB
Active:           567480 kB
Inactive:         931380 kB
Active(anon):      65044 kB
Inactive(anon):     8904 kB
Active(file):     502436 kB
Inactive(file):   922476 kB
Unevictable:        6132 kB
Mlocked:            6140 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             35752 kB
Writeback:             0 kB
AnonPages:         68640 kB
Mapped:            34472 kB
Shmem:              8852 kB
Slab:             125468 kB
SReclaimable:     100368 kB
SUnreclaim:        25100 kB
KernelStack:        3296 kB
PageTables:         5004 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     328052 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     14336 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61828 MiB
End job on node140 at 2017-07-21 12:02:58