Trace number 4242532

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.05 2401.2

General information on the benchmark

NameKnightTour/KnightTour-ext-s1/
KnightTour-10-ext06.xml
MD5SUMfdf6f730d724673eeb55be8d6417f725
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark19.8256
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints22
Number of domains1
Minimum domain size100
Maximum domain size100
Distribution of domain sizes[{"size":100,"count":100}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":98},{"degree":3,"count":2}]
Minimum constraint arity2
Maximum constraint arity100
Distribution of constraint arities[{"arity":2,"count":1},{"arity":6,"count":20},{"arity":100,"count":1}]
Number of extensional constraints20
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":20},{"type":"allDifferent","count":1},{"type":"instantiation","count":1}]
Optimization problemNO
Type of objective

Solver Data

3.69/3.74	c root propagations     : 5290        
3.69/3.74	c restarts enabled, print stats at every restarts
3.69/3.74	c
3.69/3.74	c
3.69/3.74	c
3.69/3.74	c This is cosoco 1.0 --  
3.69/3.74	c
3.69/3.74	c ========================================[ Problem Statistics ]===========================================
3.69/3.74	c |                                                                                                       
3.69/3.74	c |  Parse time        :         3.35 s 
3.69/3.74	c |
3.69/3.74	c |               Variables: 100
3.69/3.74	c |            Domain Sizes: 100..100
3.69/3.74	c |
3.69/3.74	c |             Constraints: 23
3.69/3.74	c |                   Arity: 1..100  -- Unary: 2
3.69/3.74	c | 
3.69/3.74	c |                   Types: 
3.69/3.74	c |                          All Different: 1
3.69/3.74	c |                          Extension: 20  (nb tuples: 498320..498320) -- (shared: 19)
3.69/3.74	c |                          Unary: 2
3.69/3.74	c |                          
3.69/3.74	c =========================================================================================================
3.69/3.74	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
4.68/4.78	c 101            345            2757           30886          100            0              75   88   80   
6.38/6.47	c 211            697            5713           57986          100            0              63   87   79   
8.09/8.16	c 332            1090           9031           85448          100            0              59   84   77   
11.69/11.70	c 465            1460           13497          141581         100            0              38   82   76   
15.98/16.01	c 611            1953           18385          222062         100            0              36   84   78   
20.37/20.40	c 771            2461           22778          263661         100            0              36   83   74   
23.37/23.44	c 947            3084           28319          353940         100            0              42   85   79   
24.97/25.07	c 1140           3675           33450          384966         100            0              76   88   81   
27.87/27.93	c 1352           4395           39521          423865         100            0              54   84   76   
30.27/30.33	c 1585           5122           45522          491048         100            0              60   84   77   
34.27/34.36	c 1841           6069           53380          614269         100            0              60   83   80   
40.77/40.82	c 2122           6813           61920          724719         100            0              55   82   74   
43.16/43.22	c 2431           7743           70018          809784         100            0              62   86   78   
46.17/46.25	c 2770           8843           77766          886646         100            0              27   86   77   
48.96/49.01	c 3142           10014          87142          955368         100            0              73   88   80   
51.46/51.53	c 3551           11263          95828          1038165        100            0              68   77   74   
61.45/61.52	c 4000           12646          108841         1254770        100            0              42   84   78   
66.45/66.54	c 4493           14158          122471         1468004        100            0              36   84   78   
69.95/70.09	c 5035           15588          135743         1602758        100            0              67   83   78   
76.34/76.41	c 5631           17357          150592         1815140        100            0              51   85   78   
78.94/79.03	c 6286           19116          164741         1982856        100            0              60   79   74   
88.34/88.41	c 7006           21214          186660         2294803        100            0              60   83   77   
102.03/102.10	c 7798           23308          209698         2609991        100            0              38   83   77   
111.22/111.38	c 8669           25738          231982         2985108        100            0              60   82   75   
127.11/127.27	c 9627           28261          259802         3362956        100            0              38   83   77   
131.51/131.61	c 10680          31166          282738         3634938        100            0              60   79   74   
138.01/138.15	c 11838          35024          317291         3881243        100            0              72   89   81   
141.41/141.50	c 13111          38723          348733         4177900        100            0              72   88   81   
164.49/164.61	c 14511          42771          386063         4738783        100            0              39   84   76   
175.69/175.86	c 16051          47552          430106         5325019        100            0              60   84   79   
178.39/178.52	c 17745          53530          478898         5608443        100            0              73   89   81   
192.58/192.76	c 19608          59273          532201         6333458        100            0              60   84   79   
218.37/218.57	c 21657          65345          583462         7103827        100            0              39   84   78   
233.17/233.36	c 23910          72930          651316         7578193        100            0              55   90   83   
236.46/236.68	c 26388          81215          716755         7967242        100            0              73   93   83   
254.15/254.38	c 29113          90634          802659         9287791        100            0              42   78   74   
277.23/277.47	c 32110          98922          872842         10140901       100            0              36   82   77   
317.41/317.62	c 35406          109351         960538         10812817       100            0              49   89   80   
337.90/338.14	c 39031          121366         1063491        11552151       100            0              55   91   81   
341.40/341.66	c 43018          134841         1167039        12105173       100            0              71   93   84   
409.16/409.48	c 47403          147789         1281983        13080814       100            0              36   85   75   
426.45/426.71	c 52226          159166         1394981        14671627       100            0              64   83   74   
450.45/450.76	c 57531          173325         1522535        16340617       100            0              38   85   78   
479.45/479.70	c 63366          190575         1625049        17929477       100            0              63   75   74   
485.34/485.62	c 69784          212733         1802532        19035491       100            0              73   94   84   
493.44/493.77	c 76843          235775         1993759        20261970       100            0              71   94   82   
528.93/529.28	c 84607          259388         2203855        21843322       100            0              69   90   82   
572.90/573.27	c 93147          287381         2445208        23499909       100            0              65   89   79   
606.48/606.83	c 102541         314557         2671847        25790498       100            0              66   88   78   
616.89/617.21	c 112874         348310         2944855        27475402       100            0              70   94   82   
625.78/626.17	c 124240         383787         3239264        29058631       100            0              70   92   81   
698.55/698.92	c 136742         419701         3570470        33578638       100            0              39   84   76   
820.68/821.16	c 150494         457616         3892691        37628920       100            0              36   82   77   
858.87/859.30	c 165621         511482         4232857        40825506       100            0              65   77   75   
918.66/919.12	c 182260         555503         4647588        47451389       100            0              36   86   76   
998.33/998.90	c 200562         614768         5117736        52874028       100            0              60   84   79   
1017.92/1018.43	c 220694         677382         5660495        56791785       100            0              70   92   80   
1040.32/1040.89	c 242839         750883         6261668        60565421       100            0              70   93   82   
1070.61/1071.10	c 267198         830655         6903381        64429511       100            0              67   92   80   

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-4242532-1500664221/watcher-4242532-1500664221 -o /tmp/evaluation-result-4242532-1500664221/solver-4242532-1500664221 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node125-1500648174-2500 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4242532-1500664221.xml 

pid=4874
running on 8 cores: 1,3,5,7,9,11,13,15

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 2.05 3/243 4877
/proc/meminfo: memFree=32027948/32770624 swapFree=5796/219492
[pid=4877] ppid=4874 vsize=27124 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/4877/stat : 4877 (cosoco) R 4874 4877 2468 0 -1 4202496 1002 0 0 0 0 0 0 0 20 0 1 0 1689747 27774976 832 33554432000 4194304 5970956 140732433594896 140732433590184 140516044065147 0 0 4096 0 0 0 0 17 11 0 0 0 0 0 8070896 8075904 16080896 140732433597633 140732433597763 140732433597763 140732433600462 0
/proc/4877/statm: 6781 832 714 434 0 145 0

[startup+0.100147 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 4877
/proc/meminfo: memFree=32027948/32770624 swapFree=5796/219492
[pid=4877] ppid=4874 vsize=27816 CPUtime=0.09 cores=1,3,5,7,9,11,13,15
/proc/4877/stat : 4877 (cosoco) R 4874 4877 2468 0 -1 4202496 1168 0 0 0 9 0 0 0 20 0 1 0 1689747 28483584 947 33554432000 4194304 5970956 140732433594896 140732433591496 140516043209701 0 0 4096 0 0 0 0 17 11 0 0 0 0 0 8070896 8075904 16080896 140732433597633 140732433597763 140732433597763 140732433600462 0
/proc/4877/statm: 6954 947 714 434 0 318 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27816

[startup+0.20029 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 4877
/proc/meminfo: memFree=32027948/32770624 swapFree=5796/219492
[pid=4877] ppid=4874 vsize=28596 CPUtime=0.19 cores=1,3,5,7,9,11,13,15
/proc/4877/stat : 4877 (cosoco) R 4874 4877 2468 0 -1 4202496 1447 0 0 0 19 0 0 0 20 0 1 0 1689747 29282304 1124 33554432000 4194304 5970956 140732433594896 140732433591496 140516043209701 0 0 4096 0 0 0 0 17 11 0 0 0 0 0 8070896 8075904 16080896 140732433597633 140732433597763 140732433597763 140732433600462 0
/proc/4877/statm: 7149 1124 714 434 0 513 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 28596

[startup+0.300234 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 4877
/proc/meminfo: memFree=32027948/32770624 swapFree=5796/219492
[pid=4877] ppid=4874 vsize=29892 CPUtime=0.29 cores=1,3,5,7,9,11,13,15
/proc/4877/stat : 4877 (cosoco) R 4874 4877 2468 0 -1 4202496 1855 0 0 0 29 0 0 0 20 0 1 0 1689747 30609408 1348 33554432000 4194304 5970956 140732433594896 140732433591496 140516043209701 0 0 4096 0 0 0 0 17 11 0 0 0 0 0 8070896 8075904 16080896 140732433597633 140732433597763 140732433597763 140732433600462 0
/proc/4877/statm: 7473 1348 714 434 0 837 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 29892

[startup+0.700204 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 4877
/proc/meminfo: memFree=32027948/32770624 swapFree=5796/219492
[pid=4877] ppid=4874 vsize=33408 CPUtime=0.69 cores=1,3,5,7,9,11,13,15
/proc/4877/stat : 4877 (cosoco) R 4874 4877 2468 0 -1 4202496 3101 0 0 0 69 0 0 0 20 0 1 0 1689747 34209792 2192 33554432000 4194304 5970956 140732433594896 140732433591496 140516043209701 0 0 4096 0 0 0 0 17 11 0 0 0 0 0 8070896 8075904 16080896 140732433597633 140732433597763 140732433597763 140732433600462 0
/proc/4877/statm: 8352 2192 714 434 0 1716 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33408

[startup+1.5002 s]
/proc/loadavg: 2.00 2.01 2.05 3/244 4878
/proc/meminfo: memFree=32018636/32770624 swapFree=5796/219524
[pid=4877] ppid=4874 vsize=40308 CPUtime=1.48 cores=1,3,5,7,9,11,13,15
/proc/4877/stat : 4877 (cosoco) R 4874 4877 2468 0 -1 4202496 4755 0 0 0 148 0 0 0 20 0 1 0 1689747 41275392 4102 33554432000 4194304 5970956 140732433594896 140732433591496 140516043209701 0 0 4096 0 0 0 0 17 11 0 0 0 0 0 8070896 8075904 16080896 140732433597633 140732433597763 140732433597763 140732433600462 0
/proc/4877/statm: 10077 4102 714 434 0 3441 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 40308

[startup+3.10022 s]
/proc/loadavg: 2.00 2.01 2.05 3/244 4878
/proc/meminfo: memFree=32008920/32770624 swapFree=5796/219524
[pid=4877] ppid=4874 vsize=54372 CPUtime=3.09 cores=1,3,5,7,9,11,13,15
/proc/4877/stat : 4877 (cosoco) R 4874 4877 2468 0 -1 4202496 7258 0 0 0 308 1 0 0 20 0 1 0 1689747 55676928 7555 33554432000 4194304 5970956 140732433594896 140732433591496 140516043209701 0 0 4096 0 0 0 0 17 11 0 0 0 0 0 8070896 8075904 16080896 140732433597633 140732433597763 140732433597763 140732433600462 0
/proc/4877/statm: 13593 7555 714 434 0 6957 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 54372

[startup+6.30036 s]
/proc/loadavg: 2.00 2.01 2.05 3/244 4878
/proc/meminfo: memFree=31921708/32770624 swapFree=5796/219612
[pid=4877] ppid=4874 vsize=134272 CPUtime=6.28 cores=1,3,5,7,9,11,13,15
/proc/4877/stat : 4877 (cosoco) R 4874 4877 2468 0 -1 4202496 44779 0 0 0 625 3 0 0 20 0 1 0 1689747 137494528 27179 33554432000 4194304 5970956 140732433594896 140732433592232 4933182 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 16080896 140732433597633 140732433597763 140732433597763 140732433600462 0
/proc/4877/statm: 33568 27179 772 434 0 26932 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 134272

[startup+12.7004 s]
/proc/loadavg: 2.00 2.01 2.05 3/244 4878
/proc/meminfo: memFree=31921576/32770624 swapFree=5796/219624
[pid=4877] ppid=4874 vsize=134272 CPUtime=12.69 cores=1,3,5,7,9,11,13,15
/proc/4877/stat : 4877 (cosoco) R 4874 4877 2468 0 -1 4202496 58447 0 0 0 1265 4 0 0 20 0 1 0 1689747 137494528 27179 33554432000 4194304 5970956 140732433594896 140732433592232 4934327 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 16080896 140732433597633 140732433597763 140732433597763 140732433600462 0
/proc/4877/statm: 33568 27179 772 434 0 26932 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 134272

[startup+25.5004 s]
/proc/loadavg: 2.08 2.03 2.05 3/244 4878
/proc/meminfo: memFree=31921868/32770624 swapFree=5796/219644
[pid=4877] ppid=4874 vsize=134272 CPUtime=25.47 cores=1,3,5,7,9,11,13,15
/proc/4877/stat : 4877 (cosoco) R 4874 4877 2468 0 -1 4202496 83175 0 0 0 2542 5 0 0 20 0 1 0 1689747 137494528 27179 33554432000 4194304 5970956 140732433594896 140732433592232 4934327 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 16080896 140732433597633 140732433597763 140732433597763 140732433600462 0
/proc/4877/statm: 33568 27179 772 434 0 26932 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 134272

[startup+51.1003 s]
/proc/loadavg: 2.13 2.05 2.05 3/244 4878
/proc/meminfo: memFree=31921800/32770624 swapFree=5796/219664
[pid=4877] ppid=4874 vsize=134272 CPUtime=51.06 cores=1,3,5,7,9,11,13,15
/proc/4877/stat : 4877 (cosoco) R 4874 4877 2468 0 -1 4202496 90010 0 0 0 5100 6 0 0 20 0 1 0 1689747 137494528 27179 33554432000 4194304 5970956 140732433594896 140732433592232 4934527 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 16080896 140732433597633 140732433597763 140732433597763 140732433600462 0
/proc/4877/statm: 33568 27179 772 434 0 26932 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 134272

[startup+102.3 s]
/proc/loadavg: 2.05 2.04 2.05 3/244 4879
/proc/meminfo: memFree=31921000/32770624 swapFree=5796/219680
[pid=4877] ppid=4874 vsize=134272 CPUtime=102.24 cores=1,3,5,7,9,11,13,15
/proc/4877/stat : 4877 (cosoco) R 4874 4877 2468 0 -1 4202496 90606 0 0 0 10218 6 0 0 20 0 1 0 1689747 137494528 27221 33554432000 4194304 5970956 140732433594896 140732433592232 4934327 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 16080896 140732433597633 140732433597763 140732433597763 140732433600462 0
/proc/4877/statm: 33568 27221 772 434 0 26932 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 134272

[startup+162.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/244 4880
/proc/meminfo: memFree=31920764/32770624 swapFree=5796/219728
[pid=4877] ppid=4874 vsize=134272 CPUtime=162.2 cores=1,3,5,7,9,11,13,15
/proc/4877/stat : 4877 (cosoco) R 4874 4877 2468 0 -1 4202496 91199 0 0 0 16214 6 0 0 20 0 1 0 1689747 137494528 27221 33554432000 4194304 5970956 140732433594896 140732433592232 4934366 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 16080896 140732433597633 140732433597763 140732433597763 140732433600462 0
/proc/4877/statm: 33568 27221 772 434 0 26932 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 134272

[startup+222.308 s]
/proc/loadavg: 2.01 2.03 2.05 3/244 4881
/proc/meminfo: memFree=31921088/32770624 swapFree=5796/219780
[pid=4877] ppid=4874 vsize=134272 CPUtime=222.17 cores=1,3,5,7,9,11,13,15
/proc/4877/stat : 4877 (cosoco) R 4874 4877 2468 0 -1 4202496 91793 0 0 0 22211 6 0 0 20 0 1 0 1689747 137494528 27221 33554432000 4194304 5970956 140732433594896 140732433592232 4934327 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 16080896 140732433597633 140732433597763 140732433597763 140732433600462 0
/proc/4877/statm: 33568 27221 772 434 0 26932 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 134272

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/243 4882
/proc/meminfo: memFree=31920668/32770624 swapFree=5796/219832
[pid=4877] ppid=4874 vsize=134272 CPUtime=282.13 cores=1,3,5,7,9,11,13,15
/proc/4877/stat : 4877 (cosoco) R 4874 4877 2468 0 -1 4202496 92387 0 0 0 28207 6 0 0 20 0 1 0 1689747 137494528 27221 33554432000 4194304 5970956 140732433594896 140732433592232 4934357 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 16080896 140732433597633 140732433597763 140732433597763 140732433600462 0
/proc/4877/statm: 33568 27221 772 434 0 26932 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 134272

[startup+342.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/243 4883
/proc/meminfo: memFree=31921008/32770624 swapFree=5796/219868
[pid=4877] ppid=4874 vsize=134272 CPUtime=342.1 cores=1,3,5,7,9,11,13,15
/proc/4877/stat : 4877 (cosoco) R 4874 4877 2468 0 -1 4202496 92980 0 0 0 34204 6 0 0 20 0 1 0 1689747 137494528 27221 33554432000 4194304 5970956 140732433594896 140732433592232 4934318 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 16080896 140732433597633 140732433597763 140732433597763 140732433600462 0
/proc/4877/statm: 33568 27221 772 434 0 26932 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 134272

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 4884
/proc/meminfo: memFree=31921240/32770624 swapFree=5796/219900
[pid=4877] ppid=4874 vsize=134272 CPUtime=402.06 cores=1,3,5,7,9,11,13,15
/proc/4877/stat : 4877 (cosoco) R 4874 4877 2468 0 -1 4202496 93359 0 0 0 40200 6 0 0 20 0 1 0 1689747 137494528 27221 33554432000 4194304 5970956 140732433594896 140732433592232 4934318 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 16080896 140732433597633 140732433597763 140732433597763 140732433600462 0
/proc/4877/statm: 33568 27221 772 434 0 26932 0
Current children cumulated CPU time (s) 402.06
Current children cumulated vsize (KiB) 134272

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 4885
/proc/meminfo: memFree=31921260/32770624 swapFree=5796/219944
[pid=4877] ppid=4874 vsize=134272 CPUtime=462.05 cores=1,3,5,7,9,11,13,15
/proc/4877/stat : 4877 (cosoco) R 4874 4877 2468 0 -1 4202496 94166 0 0 0 46198 7 0 0 20 0 1 0 1689747 137494528 27221 33554432000 4194304 5970956 140732433594896 140732433592232 4934318 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 16080896 140732433597633 140732433597763 140732433597763 140732433600462 0
/proc/4877/statm: 33568 27221 772 434 0 26932 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 134272

[startup+522.3 s]
/proc/loadavg: 2.12 2.04 2.05 3/243 4886
/proc/meminfo: memFree=31921220/32770624 swapFree=5796/219988
[pid=4877] ppid=4874 vsize=134272 CPUtime=522.02 cores=1,3,5,7,9,11,13,15
/proc/4877/stat : 4877 (cosoco) R 4874 4877 2468 0 -1 4202496 94760 0 0 0 52195 7 0 0 20 0 1 0 1689747 137494528 27221 33554432000 4194304 5970956 140732433594896 140732433592232 4934318 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 16080896 140732433597633 140732433597763 140732433597763 140732433600462 0
/proc/4877/statm: 33568 27221 772 434 0 26932 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 134272

[startup+582.3 s]
/proc/loadavg: 2.04 2.04 2.05 3/244 4895
/proc/meminfo: memFree=31919732/32770624 swapFree=5796/220044
[pid=4877] ppid=4874 vsize=134272 CPUtime=581.99 cores=1,3,5,7,9,11,13,15
/proc/4877/stat : 4877 (cosoco) R 4874 4877 2468 0 -1 4202496 95353 0 0 0 58192 7 0 0 20 0 1 0 1689747 137494528 27221 33554432000 4194304 5970956 140732433594896 140732433592232 4934366 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 16080896 140732433597633 140732433597763 140732433597763 140732433600462 0
/proc/4877/statm: 33568 27221 772 434 0 26932 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 134272


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


[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/244 5250
/proc/meminfo: memFree=31866360/32770624 swapFree=5796/220700
[pid=4877] ppid=4874 vsize=134272 CPUtime=1481.6 cores=1,3,5,7,9,11,13,15
/proc/4877/stat : 4877 (cosoco) R 4874 4877 2468 0 -1 4202496 102354 0 0 0 148153 7 0 0 20 0 1 0 1689747 137494528 27221 33554432000 4194304 5970956 140732433594896 140732433592232 4934327 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 16080896 140732433597633 140732433597763 140732433597763 140732433600462 0
/proc/4877/statm: 33568 27221 772 434 0 26932 0
Current children cumulated CPU time (s) 1481.6
Current children cumulated vsize (KiB) 134272

[startup+1542.31 s]
/proc/loadavg: 2.11 2.04 2.05 3/243 5251
/proc/meminfo: memFree=31865716/32770624 swapFree=5796/220724
[pid=4877] ppid=4874 vsize=134272 CPUtime=1541.58 cores=1,3,5,7,9,11,13,15
/proc/4877/stat : 4877 (cosoco) R 4874 4877 2468 0 -1 4202496 102733 0 0 0 154151 7 0 0 20 0 1 0 1689747 137494528 27221 33554432000 4194304 5970956 140732433594896 140732433592232 4934327 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 16080896 140732433597633 140732433597763 140732433597763 140732433600462 0
/proc/4877/statm: 33568 27221 772 434 0 26932 0
Current children cumulated CPU time (s) 1541.58
Current children cumulated vsize (KiB) 134272

[startup+1602.3 s]
/proc/loadavg: 2.04 2.04 2.05 3/243 5252
/proc/meminfo: memFree=31866268/32770624 swapFree=5796/220752
[pid=4877] ppid=4874 vsize=134272 CPUtime=1601.54 cores=1,3,5,7,9,11,13,15
/proc/4877/stat : 4877 (cosoco) R 4874 4877 2468 0 -1 4202496 103114 0 0 0 160147 7 0 0 20 0 1 0 1689747 137494528 27221 33554432000 4194304 5970956 140732433594896 140732433592232 4933210 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 16080896 140732433597633 140732433597763 140732433597763 140732433600462 0
/proc/4877/statm: 33568 27221 772 434 0 26932 0
Current children cumulated CPU time (s) 1601.54
Current children cumulated vsize (KiB) 134272

[startup+1662.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/243 5253
/proc/meminfo: memFree=31866268/32770624 swapFree=5796/220776
[pid=4877] ppid=4874 vsize=134272 CPUtime=1661.51 cores=1,3,5,7,9,11,13,15
/proc/4877/stat : 4877 (cosoco) R 4874 4877 2468 0 -1 4202496 103494 0 0 0 166144 7 0 0 20 0 1 0 1689747 137494528 27221 33554432000 4194304 5970956 140732433594896 140732433592232 4934318 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 16080896 140732433597633 140732433597763 140732433597763 140732433600462 0
/proc/4877/statm: 33568 27221 772 434 0 26932 0
Current children cumulated CPU time (s) 1661.51
Current children cumulated vsize (KiB) 134272

[startup+1722.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/243 5254
/proc/meminfo: memFree=31866440/32770624 swapFree=5796/220800
[pid=4877] ppid=4874 vsize=134272 CPUtime=1721.48 cores=1,3,5,7,9,11,13,15
/proc/4877/stat : 4877 (cosoco) R 4874 4877 2468 0 -1 4202496 103873 0 0 0 172141 7 0 0 20 0 1 0 1689747 137494528 27221 33554432000 4194304 5970956 140732433594896 140732433592232 4934327 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 16080896 140732433597633 140732433597763 140732433597763 140732433600462 0
/proc/4877/statm: 33568 27221 772 434 0 26932 0
Current children cumulated CPU time (s) 1721.48
Current children cumulated vsize (KiB) 134272

[startup+1782.3 s]
/proc/loadavg: 2.05 2.04 2.05 3/243 5262
/proc/meminfo: memFree=31864808/32770624 swapFree=5796/220840
[pid=4877] ppid=4874 vsize=134272 CPUtime=1781.45 cores=1,3,5,7,9,11,13,15
/proc/4877/stat : 4877 (cosoco) R 4874 4877 2468 0 -1 4202496 104255 0 0 0 178138 7 0 0 20 0 1 0 1689747 137494528 27221 33554432000 4194304 5970956 140732433594896 140732433592232 4934318 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 16080896 140732433597633 140732433597763 140732433597763 140732433600462 0
/proc/4877/statm: 33568 27221 772 434 0 26932 0
Current children cumulated CPU time (s) 1781.45
Current children cumulated vsize (KiB) 134272

[startup+1842.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/243 5263
/proc/meminfo: memFree=31865100/32770624 swapFree=5796/220876
[pid=4877] ppid=4874 vsize=134272 CPUtime=1841.42 cores=1,3,5,7,9,11,13,15
/proc/4877/stat : 4877 (cosoco) R 4874 4877 2468 0 -1 4202496 104634 0 0 0 184135 7 0 0 20 0 1 0 1689747 137494528 27221 33554432000 4194304 5970956 140732433594896 140732433592232 4934366 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 16080896 140732433597633 140732433597763 140732433597763 140732433600462 0
/proc/4877/statm: 33568 27221 772 434 0 26932 0
Current children cumulated CPU time (s) 1841.42
Current children cumulated vsize (KiB) 134272

[startup+1902.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/243 5264
/proc/meminfo: memFree=31865460/32770624 swapFree=5796/220896
[pid=4877] ppid=4874 vsize=134272 CPUtime=1901.39 cores=1,3,5,7,9,11,13,15
/proc/4877/stat : 4877 (cosoco) R 4874 4877 2468 0 -1 4202496 105012 0 0 0 190132 7 0 0 20 0 1 0 1689747 137494528 27221 33554432000 4194304 5970956 140732433594896 140732433592232 4934366 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 16080896 140732433597633 140732433597763 140732433597763 140732433600462 0
/proc/4877/statm: 33568 27221 772 434 0 26932 0
Current children cumulated CPU time (s) 1901.39
Current children cumulated vsize (KiB) 134272

[startup+1962.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/243 5265
/proc/meminfo: memFree=31865724/32770624 swapFree=5796/220924
[pid=4877] ppid=4874 vsize=134272 CPUtime=1961.37 cores=1,3,5,7,9,11,13,15
/proc/4877/stat : 4877 (cosoco) R 4874 4877 2468 0 -1 4202496 105395 0 0 0 196130 7 0 0 20 0 1 0 1689747 137494528 27221 33554432000 4194304 5970956 140732433594896 140732433592232 4934327 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 16080896 140732433597633 140732433597763 140732433597763 140732433600462 0
/proc/4877/statm: 33568 27221 772 434 0 26932 0
Current children cumulated CPU time (s) 1961.37
Current children cumulated vsize (KiB) 134272

[startup+2022.3 s]
/proc/loadavg: 2.13 2.05 2.05 3/243 5266
/proc/meminfo: memFree=31865932/32770624 swapFree=5796/220948
[pid=4877] ppid=4874 vsize=134272 CPUtime=2021.34 cores=1,3,5,7,9,11,13,15
/proc/4877/stat : 4877 (cosoco) R 4874 4877 2468 0 -1 4202496 105776 0 0 0 202127 7 0 0 20 0 1 0 1689747 137494528 27221 33554432000 4194304 5970956 140732433594896 140732433592232 4934318 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 16080896 140732433597633 140732433597763 140732433597763 140732433600462 0
/proc/4877/statm: 33568 27221 772 434 0 26932 0
Current children cumulated CPU time (s) 2021.34
Current children cumulated vsize (KiB) 134272

[startup+2082.3 s]
/proc/loadavg: 2.05 2.04 2.05 3/243 5267
/proc/meminfo: memFree=31864796/32770624 swapFree=5796/220980
[pid=4877] ppid=4874 vsize=134272 CPUtime=2081.31 cores=1,3,5,7,9,11,13,15
/proc/4877/stat : 4877 (cosoco) R 4874 4877 2468 0 -1 4202496 106155 0 0 0 208124 7 0 0 20 0 1 0 1689747 137494528 27221 33554432000 4194304 5970956 140732433594896 140732433592232 4934327 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 16080896 140732433597633 140732433597763 140732433597763 140732433600462 0
/proc/4877/statm: 33568 27221 772 434 0 26932 0
Current children cumulated CPU time (s) 2081.31
Current children cumulated vsize (KiB) 134272

[startup+2142.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/243 5268
/proc/meminfo: memFree=31865556/32770624 swapFree=5796/221020
[pid=4877] ppid=4874 vsize=134272 CPUtime=2141.28 cores=1,3,5,7,9,11,13,15
/proc/4877/stat : 4877 (cosoco) R 4874 4877 2468 0 -1 4202496 106537 0 0 0 214121 7 0 0 20 0 1 0 1689747 137494528 27221 33554432000 4194304 5970956 140732433594896 140732433592232 4933182 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 16080896 140732433597633 140732433597763 140732433597763 140732433600462 0
/proc/4877/statm: 33568 27221 772 434 0 26932 0
Current children cumulated CPU time (s) 2141.28
Current children cumulated vsize (KiB) 134272

[startup+2202.31 s]
/proc/loadavg: 2.01 2.03 2.05 3/243 5269
/proc/meminfo: memFree=31865452/32770624 swapFree=5796/221044
[pid=4877] ppid=4874 vsize=134272 CPUtime=2201.25 cores=1,3,5,7,9,11,13,15
/proc/4877/stat : 4877 (cosoco) R 4874 4877 2468 0 -1 4202496 106918 0 0 0 220118 7 0 0 20 0 1 0 1689747 137494528 27221 33554432000 4194304 5970956 140732433594896 140732433592232 4934327 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 16080896 140732433597633 140732433597763 140732433597763 140732433600462 0
/proc/4877/statm: 33568 27221 772 434 0 26932 0
Current children cumulated CPU time (s) 2201.25
Current children cumulated vsize (KiB) 134272

[startup+2262.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/243 5270
/proc/meminfo: memFree=31864992/32770624 swapFree=5796/221064
[pid=4877] ppid=4874 vsize=134272 CPUtime=2261.21 cores=1,3,5,7,9,11,13,15
/proc/4877/stat : 4877 (cosoco) R 4874 4877 2468 0 -1 4202496 107299 0 0 0 226114 7 0 0 20 0 1 0 1689747 137494528 27221 33554432000 4194304 5970956 140732433594896 140732433592232 4934327 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 16080896 140732433597633 140732433597763 140732433597763 140732433600462 0
/proc/4877/statm: 33568 27221 772 434 0 26932 0
Current children cumulated CPU time (s) 2261.21
Current children cumulated vsize (KiB) 134272

[startup+2322.3 s]
/proc/loadavg: 2.04 2.03 2.05 4/243 5271
/proc/meminfo: memFree=31866244/32770624 swapFree=5796/221088
[pid=4877] ppid=4874 vsize=134272 CPUtime=2321.18 cores=1,3,5,7,9,11,13,15
/proc/4877/stat : 4877 (cosoco) R 4874 4877 2468 0 -1 4202496 107680 0 0 0 232111 7 0 0 20 0 1 0 1689747 137494528 27221 33554432000 4194304 5970956 140732433594896 140732433592232 4934460 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 16080896 140732433597633 140732433597763 140732433597763 140732433600462 0
/proc/4877/statm: 33568 27221 772 434 0 26932 0
Current children cumulated CPU time (s) 2321.18
Current children cumulated vsize (KiB) 134272

[startup+2382.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/243 5279
/proc/meminfo: memFree=31866224/32770624 swapFree=5796/221120
[pid=4877] ppid=4874 vsize=134272 CPUtime=2381.15 cores=1,3,5,7,9,11,13,15
/proc/4877/stat : 4877 (cosoco) R 4874 4877 2468 0 -1 4202496 108061 0 0 0 238108 7 0 0 20 0 1 0 1689747 137494528 27221 33554432000 4194304 5970956 140732433594896 140732433592232 4934506 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 16080896 140732433597633 140732433597763 140732433597763 140732433600462 0
/proc/4877/statm: 33568 27221 772 434 0 26932 0
Current children cumulated CPU time (s) 2381.15
Current children cumulated vsize (KiB) 134272



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2401.2 s]
/proc/loadavg: 2.01 2.02 2.05 3/243 5279
/proc/meminfo: memFree=31866036/32770624 swapFree=5796/221132
[pid=4877] ppid=4874 vsize=134272 CPUtime=2400.04 cores=1,3,5,7,9,11,13,15
/proc/4877/stat : 4877 (cosoco) R 4874 4877 2468 0 -1 4202496 108440 0 0 0 239997 7 0 0 20 0 1 0 1689747 137494528 27221 33554432000 4194304 5970956 140732433594896 140732433592232 4934327 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 16080896 140732433597633 140732433597763 140732433597763 140732433600462 0
/proc/4877/statm: 33568 27221 772 434 0 26932 0
Current children cumulated CPU time (s) 2400.04
Current children cumulated vsize (KiB) 134272

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 4877 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 1
Real time (s): 2401.2
CPU time (s): 2400.05
CPU user time (s): 2399.98
CPU system time (s): 0.075964
CPU usage (%): 99.9522
Max. virtual memory (cumulated for all children) (KiB): 134272

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.98
system time used= 0.075964
maximum resident set size= 108932
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 108469
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= 24
involuntary context switches= 120667

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.0674 second user time and 11.1381 second system time

The end

Launcher Data

Begin job on node125 at 2017-07-21 21:10:21
IDJOB=4242532
IDBENCH=134624
IDSOLVER=2620
FILE ID=node125/4242532-1500664221
RUNJOBID= node125-1500648174-2500
PBS_JOBID= 20623295
Free space on /tmp= 62012 MiB

SOLVER NAME= cosoco 1.1
BENCH NAME= XCSP17/KnightTour/KnightTour-ext-s1/KnightTour-10-ext06.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4242532-1500664221/watcher-4242532-1500664221 -o /tmp/evaluation-result-4242532-1500664221/solver-4242532-1500664221 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node125-1500648174-2500 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4242532-1500664221.xml

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

MD5SUM BENCH= fdf6f730d724673eeb55be8d6417f725
RANDOM SEED=1440197279

node125.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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.51
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 8
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.51
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 8
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.51
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	: 8
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	: 8
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.51
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		: 1733.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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:

processor	: 8
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	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
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.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 9
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	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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	: 10
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	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
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.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 11
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	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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	: 12
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	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
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.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 13
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	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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	: 14
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	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
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.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2267.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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:        32027484 kB
MemAvailable:   32030908 kB
Buffers:           35328 kB
Cached:           280608 kB
SwapCached:            0 kB
Active:           146364 kB
Inactive:         228192 kB
Active(anon):      61752 kB
Inactive(anon):     8700 kB
Active(file):      84612 kB
Inactive(file):   219492 kB
Unevictable:        5796 kB
Mlocked:            5796 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             11656 kB
Writeback:             0 kB
AnonPages:         52180 kB
Mapped:            29104 kB
Shmem:              8840 kB
Slab:              61828 kB
SReclaimable:      30308 kB
SUnreclaim:        31520 kB
KernelStack:        4272 kB
PageTables:         5112 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     328072 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 62012 MiB
End job on node125 at 2017-07-21 21:50:22