Trace number 4267387

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
cosoco-mini 1.12? (TO) 2400.1201 2400.03

General information on the benchmark

NamePseudoBoolean/PseudoBoolean-dec-spng/
Pb-NG-K145.xml
MD5SUM5e6b89adf4cff092dc7bbd8ab430815e
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables17255
Number of constraints17547
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":17255}]
Minimum variable degree3
Maximum variable degree12
Distribution of variable degrees[{"degree":3,"count":1},{"degree":4,"count":273},{"degree":5,"count":1771},{"degree":6,"count":7755},{"degree":7,"count":4732},{"degree":8,"count":1862},{"degree":9,"count":574},{"degree":10,"count":143},{"degree":11,"count":1},{"degree":12,"count":143}]
Minimum constraint arity1
Maximum constraint arity145
Distribution of constraint arities[{"arity":1,"count":2},{"arity":2,"count":1872},{"arity":3,"count":7776},{"arity":4,"count":4752},{"arity":5,"count":2016},{"arity":6,"count":432},{"arity":7,"count":144},{"arity":9,"count":144},{"arity":119,"count":290},{"arity":145,"count":119}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":17547}]
Optimization problemNO
Type of objective

Solver Data

2.10/2.11	c root propagations     : 742         
2.10/2.11	c restarts enabled, print stats at every restarts
2.10/2.11	c
2.10/2.11	c
2.10/2.11	c
2.10/2.11	c This is cosoco 1.12 --  
2.10/2.11	c
2.10/2.11	c command line: cosoco -lc -model -restarts HOME/instance-4267387-1502611860.xml 
2.10/2.11	c ========================================[ Problem Statistics ]===========================================
2.10/2.11	c |                                                                                                       
2.10/2.11	c |  Parse time        :         1.05 s 
2.10/2.11	c |
2.10/2.11	c |               Variables: 17255
2.10/2.11	c |            Domain Sizes: 2..2
2.10/2.11	c |
2.10/2.11	c |             Constraints: 17547
2.10/2.11	c |                   Arity: 1..145  -- Unary: 2  -- Binary: 1872  -- Ternary: 7776
2.10/2.11	c | 
2.10/2.11	c |                   Types: 
2.10/2.11	c |                          Sum: 17547
2.10/2.11	c |                          
2.10/2.11	c =========================================================================================================
2.10/2.11	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
6.58/6.61	c 101            12052          840368         294917         742            0              3044   11421   11044
11.19/11.20	c 211            27034          1647186        504718         742            0              2500   14572   13340
15.68/15.70	c 332            44655          2247008        689566         742            0              3343   13911   6871
18.99/19.09	c 465            63041          2753769        859366         742            0              212   16121   14818
24.10/24.19	c 611            78119          3734593        1205625        742            0              1088   11609   10361
27.59/27.60	c 771            96247          4286699        1410727        742            0              934   16466   15407
30.89/30.98	c 947            103005         4870945        1675418        742            0              1094   2371   2217
34.88/34.96	c 1140           118731         5431048        1921232        742            0              741   4474   4087
40.58/40.64	c 1352           125913         6759466        2374851        742            0              990   3252   3072
45.78/45.82	c 1585           137340         7897887        2788889        742            0              1209   3406   3221
49.88/49.96	c 1841           148531         8802868        3171490        742            0              1720   3169   2968
54.58/54.67	c 2122           158621         10000662       3635404        742            0              1946   3929   3823
57.88/57.98	c 2431           167721         10808063       3992188        742            0              665   4371   3884
61.78/61.84	c 2770           179905         11727897       4321243        742            0              1565   3506   3307
69.48/69.58	c 3142           197208         13773116       5044589        742            0              1169   5025   4606
75.48/75.50	c 3551           211992         15245220       5567165        742            0              1681   3467   3270
85.09/85.11	c 4000           227389         17522481       6438925        742            0              260   2700   2551
96.78/96.86	c 4493           295795         19065335       7024158        742            0              337   4599   3842
106.78/106.81	c 5035           319813         21243158       7797684        742            0              671   3016   2884
117.78/117.89	c 5631           345103         23869588       8846513        742            0              1401   3607   3070
127.18/127.20	c 6286           379855         25690383       9599416        742            0              1610   4079   3684
147.38/147.48	c 7006           414097         30133777       11219918       742            0              1473   2490   2351
170.69/170.72	c 7798           451471         35596195       13194809       742            0              994   2852   2579
191.58/191.64	c 8669           493056         41112842       14922875       742            0              1276   4084   3847
228.49/228.55	c 9627           564278         49069856       17664560       742            0              987   2699   2435
249.59/249.66	c 10680          633373         53756633       19439353       742            0              1232   4156   3499
272.19/272.21	c 11838          688716         58830291       21312174       742            0              714   2818   2659
295.88/295.93	c 13111          741258         64150942       23503563       742            0              1859   3355   3029
311.88/312.00	c 14511          803938         67634165       24865608       742            0              694   5680   4250
341.99/342.05	c 16051          871782         74962726       27501152       742            0              782   3429   3229
405.79/405.84	c 17745          952943         89874530       32858335       742            0              2128   2811   2499
429.99/430.08	c 19608          1024787        95770435       35020071       742            0              2271   4527   4386
468.39/468.42	c 21657          1104979        105722266      38708647       742            0              1723   3479   3206
538.89/538.91	c 23910          1210824        121300049      44225153       742            0              1038   2857   2607
601.39/601.48	c 26388          1338269        133855697      49070796       742            0              433   2774   2490
638.10/638.18	c 29113          1469639        141974177      52193162       742            0              877   4879   4172
692.60/692.70	c 32110          1576451        153595583      56610437       742            0              1091   2797   2588
749.90/750.00	c 35406          1869251        163281525      60594957       742            0              1197   5713   4633
826.40/826.44	c 39031          2066723        180294557      66458524       742            0              1540   4174   3854
949.70/949.79	c 43018          2353701        207472440      75912617       742            0              1615   3623   3304
1007.91/1007.92	c 47403          2464493        224871581      82140434       742            0              980   4833   4505
1147.02/1147.08	c 52226          2650296        261044224      95437875       742            0              2589   3700   3432
1265.92/1265.91	c 57531          2841599        290074710      105952863      742            0              1109   3833   3398
1383.72/1383.78	c 63366          3087147        318550892      116925519      742            0              1229   3804   3639
1499.23/1499.25	c 69784          3396637        345971835      128197258      742            0              765   5254   4014
1619.74/1619.75	c 76843          3661867        374174055      138977000      742            0              1688   3674   3392
1720.44/1720.45	c 84607          3969993        399534684      147747731      742            0              1082   5440   4452
1952.56/1952.50	c 93147          4496103        452281115      165109264      742            0              1228   3468   3224
2191.77/2191.78	c 102541         5245884        508508549      186671098      742            0              425   5161   4143
2400.09/2400.01	
2400.09/2400.01	c *** INTERRUPTED ***
2400.09/2400.01	c restarts              : 49          
2400.09/2400.01	c conflicts             : 112132       (47 /sec)
2400.09/2400.01	c decisions             : 5695506      (2375 /sec)
2400.09/2400.01	c propagations          : 207554307   (86535 /sec)
2400.09/2400.01	c root propagations     : 742         
2400.09/2400.01	c filter calls          : 556712318      (232109 /sec)
2400.09/2400.01	c useless filter calls  : 493155547      (88 %)
2400.09/2400.01	c Memory used           : 2336.02 MB
2400.09/2400.01	c CPU time              : 2398.5 s
2400.09/2400.01	
2400.09/2400.01	s UNKNOWN

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (15375 MiB free)
  memory of node 1: 16384 MiB (15690 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4267387-1502611860/watcher-4267387-1502611860 -o /tmp/evaluation-result-4267387-1502611860/solver-4267387-1502611860 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node112-1502602207-1366 --watchdog 2560 cosoco -lc -model -restarts HOME/instance-4267387-1502611860.xml 

running on 4 cores: 0,2,4,6

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

solver pid=3085, runsolver pid=3082

[startup+0.100113 s]*
/proc/loadavg: 2.08 2.04 2.05 3/187 3086
/proc/meminfo: memFree=31800448/32770624 swapFree=67108860/67108860
[pid=3085] ppid=3082 vsize=39356 memory=15548 CPUtime=0.1 cores=0,2,4,6
/proc/3085/stat : 3085 (cosoco) R 3082 3085 1335 0 -1 4202496 4098 0 0 0 10 0 0 0 20 0 1 0 94273851 40300544 3887 33554432000 4194304 5748600 140725950372112 140725950368760 5182472 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 7849824 7854664 17866752 140725950379199 140725950379294 140725950379294 140725950382030 0
/proc/3085/statm: 9839 3887 704 380 0 3257 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 39356 KiB
Current children cumulated memory: 15548 KiB

[startup+0.20963 s]*
/proc/loadavg: 2.08 2.04 2.05 3/187 3086
/proc/meminfo: memFree=31784328/32770624 swapFree=67108860/67108860
[pid=3085] ppid=3082 vsize=58356 memory=34556 CPUtime=0.21 cores=0,2,4,6
/proc/3085/stat : 3085 (cosoco) R 3082 3085 1335 0 -1 4202496 8857 0 0 0 20 1 0 0 20 0 1 0 94273851 59756544 8639 33554432000 4194304 5748600 140725950372112 140725950365832 5200355 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 7849824 7854664 17866752 140725950379199 140725950379294 140725950379294 140725950382030 0
/proc/3085/statm: 14589 8639 727 380 0 8007 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 58356 KiB
Current children cumulated memory: 34556 KiB

[startup+0.310006 s]*
/proc/loadavg: 2.08 2.04 2.05 3/187 3086
/proc/meminfo: memFree=31722784/32770624 swapFree=67108860/67108860
[pid=3085] ppid=3082 vsize=127688 memory=103988 CPUtime=0.3 cores=0,2,4,6
/proc/3085/stat : 3085 (cosoco) R 3082 3085 1335 0 -1 4202496 26192 0 0 0 27 3 0 0 20 0 1 0 94273851 130752512 25997 33554432000 4194304 5748600 140725950372112 140725950365944 139826859035621 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 7849824 7854664 17866752 140725950379199 140725950379294 140725950379294 140725950382030 0
/proc/3085/statm: 31956 25997 727 380 0 25374 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 127688 KiB
Current children cumulated memory: 103988 KiB

[startup+0.700316 s]
/proc/loadavg: 2.08 2.04 2.05 3/187 3086
/proc/meminfo: memFree=31624204/32770624 swapFree=67108860/67108860
[pid=3085] ppid=3082 vsize=501348 memory=477744 CPUtime=0.69 cores=0,2,4,6
/proc/3085/stat : 3085 (cosoco) R 3082 3085 1335 0 -1 4202496 119586 0 0 0 53 16 0 0 20 0 1 0 94273851 513380352 119370 33554432000 4194304 5748600 140725950372112 140725950368760 139826859035621 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 7849824 7854664 17866752 140725950379199 140725950379294 140725950379294 140725950382030 0
/proc/3085/statm: 125337 119436 727 380 0 118755 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 501348 KiB
Current children cumulated memory: 477744 KiB

[startup+1.50032 s]
/proc/loadavg: 2.08 2.04 2.05 3/187 3086
/proc/meminfo: memFree=31026648/32770624 swapFree=67108860/67108860
[pid=3085] ppid=3082 vsize=1233292 memory=1209652 CPUtime=1.49 cores=0,2,4,6
/proc/3085/stat : 3085 (cosoco) R 3082 3085 1335 0 -1 4202496 302670 0 0 0 112 37 0 0 20 0 1 0 94273851 1262891008 302413 33554432000 4194304 5748600 140725950372112 140725950368760 4948684 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7849824 7854664 17866752 140725950379199 140725950379294 140725950379294 140725950382030 0
/proc/3085/statm: 308323 302413 728 380 0 301741 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 1233292 KiB
Current children cumulated memory: 1209652 KiB

[startup+3.10942 s]
/proc/loadavg: 2.08 2.04 2.05 3/187 3086
/proc/meminfo: memFree=30561400/32770624 swapFree=67108860/67108860
[pid=3085] ppid=3082 vsize=1280760 memory=1256984 CPUtime=3.1 cores=0,2,4,6
/proc/3085/stat : 3085 (cosoco) R 3082 3085 1335 0 -1 4202496 326031 0 0 0 269 41 0 0 20 0 1 0 94273851 1311498240 314246 33554432000 4194304 5748600 140725950372112 140725950369768 4873244 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7849824 7854664 17866752 140725950379199 140725950379294 140725950379294 140725950382030 0
/proc/3085/statm: 320190 314246 759 380 0 313608 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 1280760 KiB
Current children cumulated memory: 1256984 KiB

[startup+6.30031 s]
/proc/loadavg: 2.08 2.04 2.05 3/187 3086
/proc/meminfo: memFree=30081644/32770624 swapFree=67108860/67108860
[pid=3085] ppid=3082 vsize=1795288 memory=1755036 CPUtime=6.29 cores=0,2,4,6
/proc/3085/stat : 3085 (cosoco) R 3082 3085 1335 0 -1 4202496 487494 0 0 0 571 58 0 0 20 0 1 0 94273851 1838374912 438759 33554432000 4194304 5748600 140725950372112 140725950369192 5025687 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7849824 7854664 17866752 140725950379199 140725950379294 140725950379294 140725950382030 0
/proc/3085/statm: 448822 438759 759 380 0 442240 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 1795288 KiB
Current children cumulated memory: 1755036 KiB

[startup+12.7003 s]
/proc/loadavg: 2.07 2.04 2.05 3/187 3086
/proc/meminfo: memFree=29839348/32770624 swapFree=67108860/67108860
[pid=3085] ppid=3082 vsize=2046636 memory=1973184 CPUtime=12.69 cores=0,2,4,6
/proc/3085/stat : 3085 (cosoco) R 3082 3085 1335 0 -1 4202496 697581 0 0 0 1195 74 0 0 20 0 1 0 94273851 2095755264 493296 33554432000 4194304 5748600 140725950372112 140725950369512 4947117 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7849824 7854664 17866752 140725950379199 140725950379294 140725950379294 140725950382030 0
/proc/3085/statm: 511659 493296 761 380 0 505077 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 2046636 KiB
Current children cumulated memory: 1973184 KiB

[startup+25.5004 s]
/proc/loadavg: 2.14 2.06 2.05 3/187 3086
/proc/meminfo: memFree=29585648/32770624 swapFree=67108860/67108860
[pid=3085] ppid=3082 vsize=2322296 memory=2225604 CPUtime=25.49 cores=0,2,4,6
/proc/3085/stat : 3085 (cosoco) R 3082 3085 1335 0 -1 4202496 930427 0 0 0 2458 91 0 0 20 0 1 0 94273851 2378031104 556401 33554432000 4194304 5748600 140725950372112 140725950369512 4873244 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7849824 7854664 17866752 140725950379199 140725950379294 140725950379294 140725950382030 0
/proc/3085/statm: 580574 556401 761 380 0 573992 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 2322296 KiB
Current children cumulated memory: 2225604 KiB

[startup+51.1096 s]
/proc/loadavg: 2.48 2.15 2.08 3/186 3086
/proc/meminfo: memFree=29519140/32770624 swapFree=67108860/67108860
[pid=3085] ppid=3082 vsize=2392084 memory=2292232 CPUtime=51.09 cores=0,2,4,6
/proc/3085/stat : 3085 (cosoco) R 3082 3085 1335 0 -1 4202496 1073887 0 0 0 5008 101 0 0 20 0 1 0 94273851 2449494016 573058 33554432000 4194304 5748600 140725950372112 140725950369512 4947113 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7849824 7854664 17866752 140725950379199 140725950379294 140725950379294 140725950382030 0
/proc/3085/statm: 598021 573058 761 380 0 591439 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 2392084 KiB
Current children cumulated memory: 2292232 KiB

[startup+102.3 s]
/proc/loadavg: 2.29 2.15 2.09 3/186 3088
/proc/meminfo: memFree=29519788/32770624 swapFree=67108860/67108860
[pid=3085] ppid=3082 vsize=2392084 memory=2292256 CPUtime=102.28 cores=0,2,4,6
/proc/3085/stat : 3085 (cosoco) R 3082 3085 1335 0 -1 4202496 1175789 0 0 0 10119 109 0 0 20 0 1 0 94273851 2449494016 573064 33554432000 4194304 5748600 140725950372112 140725950369512 5025659 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7849824 7854664 17866752 140725950379199 140725950379294 140725950379294 140725950382030 0
/proc/3085/statm: 598021 573064 761 380 0 591439 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 2392084 KiB
Current children cumulated memory: 2292256 KiB

[startup+162.3 s]
/proc/loadavg: 2.11 2.13 2.08 3/187 3090
/proc/meminfo: memFree=29518176/32770624 swapFree=67108860/67108860
[pid=3085] ppid=3082 vsize=2392084 memory=2292256 CPUtime=162.29 cores=0,2,4,6
/proc/3085/stat : 3085 (cosoco) R 3082 3085 1335 0 -1 4202496 1238826 0 0 0 16115 114 0 0 20 0 1 0 94273851 2449494016 573064 33554432000 4194304 5748600 140725950372112 140725950369512 4948032 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7849824 7854664 17866752 140725950379199 140725950379294 140725950379294 140725950382030 0
/proc/3085/statm: 598021 573064 761 380 0 591439 0
Current children cumulated CPU time: 162.29 s
Current children cumulated vsize: 2392084 KiB
Current children cumulated memory: 2292256 KiB

[startup+222.3 s]
/proc/loadavg: 2.04 2.10 2.08 3/188 3099
/proc/meminfo: memFree=29517900/32770624 swapFree=67108860/67108860
[pid=3085] ppid=3082 vsize=2392084 memory=2292260 CPUtime=222.29 cores=0,2,4,6
/proc/3085/stat : 3085 (cosoco) R 3082 3085 1335 0 -1 4202496 1288208 0 0 0 22113 116 0 0 20 0 1 0 94273851 2449494016 573065 33554432000 4194304 5748600 140725950372112 140725950369512 4947117 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7849824 7854664 17866752 140725950379199 140725950379294 140725950379294 140725950382030 0
/proc/3085/statm: 598021 573065 761 380 0 591439 0
Current children cumulated CPU time: 222.29 s
Current children cumulated vsize: 2392084 KiB
Current children cumulated memory: 2292260 KiB

[startup+282.3 s]
/proc/loadavg: 2.01 2.08 2.07 3/189 3123
/proc/meminfo: memFree=29516256/32770624 swapFree=67108860/67108860
[pid=3085] ppid=3082 vsize=2392084 memory=2292260 CPUtime=282.29 cores=0,2,4,6
/proc/3085/stat : 3085 (cosoco) R 3082 3085 1335 0 -1 4202496 1358085 0 0 0 28108 121 0 0 20 0 1 0 94273851 2449494016 573065 33554432000 4194304 5748600 140725950372112 140725950369512 4947146 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7849824 7854664 17866752 140725950379199 140725950379294 140725950379294 140725950382030 0
/proc/3085/statm: 598021 573065 761 380 0 591439 0
Current children cumulated CPU time: 282.29 s
Current children cumulated vsize: 2392084 KiB
Current children cumulated memory: 2292260 KiB

[startup+342.3 s]
/proc/loadavg: 2.01 2.07 2.07 3/189 3124
/proc/meminfo: memFree=29516644/32770624 swapFree=67108860/67108860
[pid=3085] ppid=3082 vsize=2392084 memory=2292260 CPUtime=342.28 cores=0,2,4,6
/proc/3085/stat : 3085 (cosoco) R 3082 3085 1335 0 -1 4202496 1420117 0 0 0 34103 125 0 0 20 0 1 0 94273851 2449494016 573065 33554432000 4194304 5748600 140725950372112 140725950369512 5144157 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7849824 7854664 17866752 140725950379199 140725950379294 140725950379294 140725950382030 0
/proc/3085/statm: 598021 573065 761 380 0 591439 0
Current children cumulated CPU time: 342.28 s
Current children cumulated vsize: 2392084 KiB
Current children cumulated memory: 2292260 KiB

[startup+402.3 s]
/proc/loadavg: 2.05 2.07 2.07 3/189 3125
/proc/meminfo: memFree=29516556/32770624 swapFree=67108860/67108860
[pid=3085] ppid=3082 vsize=2392084 memory=2292260 CPUtime=402.29 cores=0,2,4,6
/proc/3085/stat : 3085 (cosoco) R 3082 3085 1335 0 -1 4202496 1440108 0 0 0 40102 127 0 0 20 0 1 0 94273851 2449494016 573065 33554432000 4194304 5748600 140725950372112 140725950369512 5025680 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7849824 7854664 17866752 140725950379199 140725950379294 140725950379294 140725950382030 0
/proc/3085/statm: 598021 573065 761 380 0 591439 0
Current children cumulated CPU time: 402.29 s
Current children cumulated vsize: 2392084 KiB
Current children cumulated memory: 2292260 KiB

[startup+462.3 s]
/proc/loadavg: 2.02 2.06 2.06 3/189 3126
/proc/meminfo: memFree=29516396/32770624 swapFree=67108860/67108860
[pid=3085] ppid=3082 vsize=2392084 memory=2292260 CPUtime=462.28 cores=0,2,4,6
/proc/3085/stat : 3085 (cosoco) R 3082 3085 1335 0 -1 4202496 1492139 0 0 0 46098 130 0 0 20 0 1 0 94273851 2449494016 573065 33554432000 4194304 5748600 140725950372112 140725950369512 4947121 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7849824 7854664 17866752 140725950379199 140725950379294 140725950379294 140725950382030 0
/proc/3085/statm: 598021 573065 761 380 0 591439 0
Current children cumulated CPU time: 462.28 s
Current children cumulated vsize: 2392084 KiB
Current children cumulated memory: 2292260 KiB


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

/proc/3085/statm: 598021 589798 761 380 0 591439 0
Current children cumulated CPU time: 1602.33 s
Current children cumulated vsize: 2392084 KiB
Current children cumulated memory: 2359192 KiB

[startup+1662.3 s]
/proc/loadavg: 2.34 2.14 2.08 3/187 3282
/proc/meminfo: memFree=29448316/32770624 swapFree=67108860/67108860
[pid=3085] ppid=3082 vsize=2392084 memory=2359192 CPUtime=1662.34 cores=0,2,4,6
/proc/3085/stat : 3085 (cosoco) R 3082 3085 1335 0 -1 4202496 1861643 0 0 0 166078 156 0 0 20 0 1 0 94273851 2449494016 589798 33554432000 4194304 5748600 140725950372112 140725950369512 5119552 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7849824 7854664 17866752 140725950379199 140725950379294 140725950379294 140725950382030 0
/proc/3085/statm: 598021 589798 761 380 0 591439 0
Current children cumulated CPU time: 1662.34 s
Current children cumulated vsize: 2392084 KiB
Current children cumulated memory: 2359192 KiB

[startup+1722.3 s]
/proc/loadavg: 2.12 2.11 2.08 3/187 3284
/proc/meminfo: memFree=29448308/32770624 swapFree=67108860/67108860
[pid=3085] ppid=3082 vsize=2392084 memory=2359192 CPUtime=1722.34 cores=0,2,4,6
/proc/3085/stat : 3085 (cosoco) R 3082 3085 1335 0 -1 4202496 1867335 0 0 0 172077 157 0 0 20 0 1 0 94273851 2449494016 589798 33554432000 4194304 5748600 140725950372112 140725950369512 5025632 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7849824 7854664 17866752 140725950379199 140725950379294 140725950379294 140725950382030 0
/proc/3085/statm: 598021 589798 761 380 0 591439 0
Current children cumulated CPU time: 1722.34 s
Current children cumulated vsize: 2392084 KiB
Current children cumulated memory: 2359192 KiB

[startup+1782.3 s]
/proc/loadavg: 2.05 2.09 2.07 3/187 3285
/proc/meminfo: memFree=29448440/32770624 swapFree=67108860/67108860
[pid=3085] ppid=3082 vsize=2392084 memory=2359192 CPUtime=1782.35 cores=0,2,4,6
/proc/3085/stat : 3085 (cosoco) R 3082 3085 1335 0 -1 4202496 1869260 0 0 0 178078 157 0 0 20 0 1 0 94273851 2449494016 589798 33554432000 4194304 5748600 140725950372112 140725950369512 4948241 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7849824 7854664 17866752 140725950379199 140725950379294 140725950379294 140725950382030 0
/proc/3085/statm: 598021 589798 761 380 0 591439 0
Current children cumulated CPU time: 1782.35 s
Current children cumulated vsize: 2392084 KiB
Current children cumulated memory: 2359192 KiB

[startup+1842.3 s]
/proc/loadavg: 2.02 2.07 2.07 3/187 3286
/proc/meminfo: memFree=29448324/32770624 swapFree=67108860/67108860
[pid=3085] ppid=3082 vsize=2392084 memory=2359192 CPUtime=1842.35 cores=0,2,4,6
/proc/3085/stat : 3085 (cosoco) R 3082 3085 1335 0 -1 4202496 1870464 0 0 0 184078 157 0 0 20 0 1 0 94273851 2449494016 589798 33554432000 4194304 5748600 140725950372112 140725950369512 4947129 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7849824 7854664 17866752 140725950379199 140725950379294 140725950379294 140725950382030 0
/proc/3085/statm: 598021 589798 761 380 0 591439 0
Current children cumulated CPU time: 1842.35 s
Current children cumulated vsize: 2392084 KiB
Current children cumulated memory: 2359192 KiB

[startup+1902.3 s]
/proc/loadavg: 2.01 2.06 2.06 3/187 3288
/proc/meminfo: memFree=29448544/32770624 swapFree=67108860/67108860
[pid=3085] ppid=3082 vsize=2392084 memory=2359192 CPUtime=1902.35 cores=0,2,4,6
/proc/3085/stat : 3085 (cosoco) R 3082 3085 1335 0 -1 4202496 1871861 0 0 0 190078 157 0 0 20 0 1 0 94273851 2449494016 589798 33554432000 4194304 5748600 140725950372112 140725950369512 5025687 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7849824 7854664 17866752 140725950379199 140725950379294 140725950379294 140725950382030 0
/proc/3085/statm: 598021 589798 761 380 0 591439 0
Current children cumulated CPU time: 1902.35 s
Current children cumulated vsize: 2392084 KiB
Current children cumulated memory: 2359192 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.05 2.06 3/187 3289
/proc/meminfo: memFree=29448288/32770624 swapFree=67108860/67108860
[pid=3085] ppid=3082 vsize=2392084 memory=2359192 CPUtime=1962.36 cores=0,2,4,6
/proc/3085/stat : 3085 (cosoco) R 3082 3085 1335 0 -1 4202496 1879359 0 0 0 196078 158 0 0 20 0 1 0 94273851 2449494016 589798 33554432000 4194304 5748600 140725950372112 140725950369512 5144157 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7849824 7854664 17866752 140725950379199 140725950379294 140725950379294 140725950382030 0
/proc/3085/statm: 598021 589798 761 380 0 591439 0
Current children cumulated CPU time: 1962.36 s
Current children cumulated vsize: 2392084 KiB
Current children cumulated memory: 2359192 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/188 3298
/proc/meminfo: memFree=29447892/32770624 swapFree=67108860/67108860
[pid=3085] ppid=3082 vsize=2392084 memory=2359192 CPUtime=2022.37 cores=0,2,4,6
/proc/3085/stat : 3085 (cosoco) R 3082 3085 1335 0 -1 4202496 1881692 0 0 0 202078 159 0 0 20 0 1 0 94273851 2449494016 589798 33554432000 4194304 5748600 140725950372112 140725950369512 5025701 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7849824 7854664 17866752 140725950379199 140725950379294 140725950379294 140725950382030 0
/proc/3085/statm: 598021 589798 761 380 0 591439 0
Current children cumulated CPU time: 2022.37 s
Current children cumulated vsize: 2392084 KiB
Current children cumulated memory: 2359192 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/188 3299
/proc/meminfo: memFree=29448396/32770624 swapFree=67108860/67108860
[pid=3085] ppid=3082 vsize=2392084 memory=2359192 CPUtime=2082.37 cores=0,2,4,6
/proc/3085/stat : 3085 (cosoco) R 3082 3085 1335 0 -1 4202496 1883093 0 0 0 208078 159 0 0 20 0 1 0 94273851 2449494016 589798 33554432000 4194304 5748600 140725950372112 140725950369512 5144157 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7849824 7854664 17866752 140725950379199 140725950379294 140725950379294 140725950382030 0
/proc/3085/statm: 598021 589798 761 380 0 591439 0
Current children cumulated CPU time: 2082.37 s
Current children cumulated vsize: 2392084 KiB
Current children cumulated memory: 2359192 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/188 3300
/proc/meminfo: memFree=29448272/32770624 swapFree=67108860/67108860
[pid=3085] ppid=3082 vsize=2392084 memory=2359192 CPUtime=2142.37 cores=0,2,4,6
/proc/3085/stat : 3085 (cosoco) R 3082 3085 1335 0 -1 4202496 1884552 0 0 0 214078 159 0 0 20 0 1 0 94273851 2449494016 589798 33554432000 4194304 5748600 140725950372112 140725950369512 5144169 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7849824 7854664 17866752 140725950379199 140725950379294 140725950379294 140725950382030 0
/proc/3085/statm: 598021 589798 761 380 0 591439 0
Current children cumulated CPU time: 2142.37 s
Current children cumulated vsize: 2392084 KiB
Current children cumulated memory: 2359192 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/188 3301
/proc/meminfo: memFree=29447776/32770624 swapFree=67108860/67108860
[pid=3085] ppid=3082 vsize=2392084 memory=2359192 CPUtime=2202.37 cores=0,2,4,6
/proc/3085/stat : 3085 (cosoco) R 3082 3085 1335 0 -1 4202496 1890870 0 0 0 220078 159 0 0 20 0 1 0 94273851 2449494016 589798 33554432000 4194304 5748600 140725950372112 140725950369512 4873222 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7849824 7854664 17866752 140725950379199 140725950379294 140725950379294 140725950382030 0
/proc/3085/statm: 598021 589798 761 380 0 591439 0
Current children cumulated CPU time: 2202.37 s
Current children cumulated vsize: 2392084 KiB
Current children cumulated memory: 2359192 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/188 3302
/proc/meminfo: memFree=29447892/32770624 swapFree=67108860/67108860
[pid=3085] ppid=3082 vsize=2392084 memory=2359192 CPUtime=2262.37 cores=0,2,4,6
/proc/3085/stat : 3085 (cosoco) R 3082 3085 1335 0 -1 4202496 1892482 0 0 0 226078 159 0 0 20 0 1 0 94273851 2449494016 589798 33554432000 4194304 5748600 140725950372112 140725950369512 4947121 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7849824 7854664 17866752 140725950379199 140725950379294 140725950379294 140725950382030 0
/proc/3085/statm: 598021 589798 761 380 0 591439 0
Current children cumulated CPU time: 2262.37 s
Current children cumulated vsize: 2392084 KiB
Current children cumulated memory: 2359192 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 3303
/proc/meminfo: memFree=29447908/32770624 swapFree=67108860/67108860
[pid=3085] ppid=3082 vsize=2392084 memory=2359192 CPUtime=2322.38 cores=0,2,4,6
/proc/3085/stat : 3085 (cosoco) R 3082 3085 1335 0 -1 4202496 1894580 0 0 0 232078 160 0 0 20 0 1 0 94273851 2449494016 589798 33554432000 4194304 5748600 140725950372112 140725950369512 5025680 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7849824 7854664 17866752 140725950379199 140725950379294 140725950379294 140725950382030 0
/proc/3085/statm: 598021 589798 761 380 0 591439 0
Current children cumulated CPU time: 2322.38 s
Current children cumulated vsize: 2392084 KiB
Current children cumulated memory: 2359192 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 3304
/proc/meminfo: memFree=29447908/32770624 swapFree=67108860/67108860
[pid=3085] ppid=3082 vsize=2392084 memory=2359192 CPUtime=2382.38 cores=0,2,4,6
/proc/3085/stat : 3085 (cosoco) R 3082 3085 1335 0 -1 4202496 1896131 0 0 0 238078 160 0 0 20 0 1 0 94273851 2449494016 589798 33554432000 4194304 5748600 140725950372112 140725950369512 4947483 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7849824 7854664 17866752 140725950379199 140725950379294 140725950379294 140725950382030 0
/proc/3085/statm: 598021 589798 761 380 0 591439 0
Current children cumulated CPU time: 2382.38 s
Current children cumulated vsize: 2392084 KiB
Current children cumulated memory: 2359192 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 3305
/proc/meminfo: memFree=29448032/32770624 swapFree=67108860/67108860
[pid=3085] ppid=3082 vsize=2392084 memory=2359192 CPUtime=2400.09 cores=0,2,4,6
/proc/3085/stat : 3085 (cosoco) R 3082 3085 1335 0 -1 4202496 1896880 0 0 0 239849 160 0 0 20 0 1 0 94273851 2449494016 589798 33554432000 4194304 5748600 140725950372112 140725950369512 4948241 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7849824 7854664 17866752 140725950379199 140725950379294 140725950379294 140725950382030 0
/proc/3085/statm: 598021 589798 761 380 0 591439 0
Current children cumulated CPU time: 2400.09 s
Current children cumulated vsize: 2392084 KiB
Current children cumulated memory: 2359192 KiB

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

[startup+2400.03 s]
# the end of solver process 3085 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2398.5 s, system=1.6241 s

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

Child status: 1
Real time (s): 2400.03
CPU time (s): 2400.12
CPU user time (s): 2398.5
CPU system time (s): 1.6241
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 2392084
Max. memory (cumulated for all children) (KiB): 2359192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2398.5
system time used= 1.6241
maximum resident set size= 2359268
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1896934
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= 115
involuntary context switches= 671


# summary of solver processes directly reported to runsolver:
#   pid: 3085
#   total CPU time (s): 2400.12
#   total CPU user time (s): 2398.5
#   total CPU system time (s): 1.6241

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.05297 second user time and 18.2 second system time

The end

Launcher Data

Begin job on node112 at 2017-08-13 09:56:42
IDJOB=4267387
IDBENCH=134763
IDSOLVER=2657
FILE ID=node112/4267387-1502611860
RUNJOBID= node112-1502602207-1366
PBS_JOBID= 20628299
Free space on /tmp= 61784 MiB

SOLVER NAME= cosoco-mini 1.12
BENCH NAME= XCSP17/PseudoBoolean/PseudoBoolean-dec-spng/Pb-NG-K145.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4267387-1502611860/watcher-4267387-1502611860 -o /tmp/evaluation-result-4267387-1502611860/solver-4267387-1502611860 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node112-1502602207-1366 --watchdog 2560  cosoco -lc -model -restarts HOME/instance-4267387-1502611860.xml

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

MD5SUM BENCH= 5e6b89adf4cff092dc7bbd8ab430815e
RANDOM SEED=1281665766

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

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.24
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.24
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.24
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.24
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31812276 kB
MemAvailable:   31982032 kB
Buffers:          109612 kB
Cached:           341256 kB
SwapCached:            0 kB
Active:           381248 kB
Inactive:         124664 kB
Active(anon):       6596 kB
Inactive(anon):    76720 kB
Active(file):     374652 kB
Inactive(file):    47944 kB
Unevictable:        6280 kB
Mlocked:            6280 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              3120 kB
Writeback:             0 kB
AnonPages:         61556 kB
Mapped:            45016 kB
Shmem:             25224 kB
Slab:             151328 kB
SReclaimable:     125988 kB
SUnreclaim:        25340 kB
KernelStack:        3360 kB
PageTables:         4804 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     353252 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 61784 MiB
End job on node112 at 2017-08-13 10:36:42