Trace number 4087248

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
cdcl-cuttingplanes DEC 2016-05-01? (TO) 1800.02 1800.3

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/
ShortestPathNG/normalized-NG_K196.opb
MD5SUMbcce2e1d61aa4147a6a5a8b58d6d164e
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
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
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables23324
Total number of constraints23718
Number of constraints which are clauses23522
Number of constraints which are cardinality constraints (but not clauses)196
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint196
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 197
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c * #variable= 23324 #constraint= 23718
1.99/2.07	c #Conflicts:       1000 | #Learnt:        998 | 0.000
1.99/2.07	c total clause space: 18.2382MB
1.99/2.07	c total #watches: 170617
11.79/11.89	c total #propagations: 1241711 / total #impl: 12894132 (eff. 0.096)
11.79/11.89	c #Conflicts:       2000 | #Learnt:       1998 | 0.000
11.79/11.89	c total clause space: 29.637MB
11.79/11.89	c total #watches: 300177
23.29/23.31	c total #propagations: 3486705 / total #impl: 79322288 (eff. 0.044)
23.29/23.31	c GARBAGE COLLECT
23.29/23.31	c #Conflicts:       3000 | #Learnt:       2023 | 0.000
23.29/23.31	c total clause space: 48.1602MB
23.29/23.31	c total #watches: 622751
114.98/115.06	c total #propagations: 4424166 / total #impl: 171985798 (eff. 0.026)
114.98/115.06	c #Conflicts:       4000 | #Learnt:       3023 | 0.000
114.98/115.06	c total clause space: 78.2603MB
114.98/115.06	c total #watches: 775876
187.26/187.32	c total #propagations: 5993479 / total #impl: 323023872 (eff. 0.019)
187.26/187.32	c GARBAGE COLLECT
187.26/187.32	c #Conflicts:       5000 | #Learnt:       2396 | 0.022
187.26/187.32	c total clause space: 78.2603MB
187.26/187.32	c total #watches: 659557
270.45/270.59	c total #propagations: 7608190 / total #impl: 433450776 (eff. 0.018)
270.45/270.59	c #Conflicts:       6000 | #Learnt:       3396 | 0.018
270.45/270.59	c total clause space: 78.2603MB
270.45/270.59	c total #watches: 814972
331.34/331.49	c total #propagations: 9236616 / total #impl: 574622303 (eff. 0.016)
331.34/331.49	c GARBAGE COLLECT
331.34/331.49	c #Conflicts:       7000 | #Learnt:       2330 | 0.015
331.34/331.49	c total clause space: 78.2603MB
331.34/331.49	c total #watches: 495099
363.73/363.84	c total #propagations: 10394292 / total #impl: 717137789 (eff. 0.014)
363.73/363.84	c #Conflicts:       8000 | #Learnt:       3330 | 0.017
363.73/363.84	c total clause space: 78.2603MB
363.73/363.84	c total #watches: 641546
412.92/413.02	c total #propagations: 11770040 / total #impl: 825860109 (eff. 0.014)
412.92/413.02	c #Conflicts:       9000 | #Learnt:       4330 | 0.015
412.92/413.02	c total clause space: 78.2603MB
412.92/413.02	c total #watches: 794808
459.32/459.45	c total #propagations: 13402139 / total #impl: 991802868 (eff. 0.014)
459.32/459.45	c GARBAGE COLLECT
459.32/459.45	c #Conflicts:      10000 | #Learnt:       2813 | 0.014
459.32/459.45	c total clause space: 78.2603MB
459.32/459.45	c total #watches: 542716
493.51/493.64	c total #propagations: 14787386 / total #impl: 1135081821 (eff. 0.013)
493.51/493.64	c #Conflicts:      11000 | #Learnt:       3813 | 0.014
493.51/493.64	c total clause space: 78.2603MB
493.51/493.64	c total #watches: 696751
542.50/542.68	c total #propagations: 16134420 / total #impl: 1269837024 (eff. 0.013)
542.50/542.68	c #Conflicts:      12000 | #Learnt:       4813 | 0.013
542.50/542.68	c total clause space: 78.2603MB
542.50/542.68	c total #watches: 885611
609.31/609.41	c total #propagations: 17453314 / total #impl: 1450219486 (eff. 0.012)
609.31/609.41	c #Conflicts:      13000 | #Learnt:       5813 | 0.012
609.31/609.41	c total clause space: 78.2603MB
609.31/609.41	c total #watches: 1024495
643.90/644.08	c total #propagations: 18893516 / total #impl: 1677406845 (eff. 0.011)
643.90/644.08	c GARBAGE COLLECT
643.90/644.08	c #Conflicts:      14000 | #Learnt:       3947 | 0.011
643.90/644.08	c total clause space: 78.2603MB
643.90/644.08	c total #watches: 746255
682.89/683.06	c total #propagations: 20280647 / total #impl: 1818221650 (eff. 0.011)
682.89/683.06	c #Conflicts:      15000 | #Learnt:       4947 | 0.010
682.89/683.06	c total clause space: 78.2603MB
682.89/683.06	c total #watches: 967934
757.68/757.83	c total #propagations: 21138329 / total #impl: 1980519037 (eff. 0.011)
757.68/757.83	c #Conflicts:      16000 | #Learnt:       5947 | 0.010
757.68/757.83	c total clause space: 78.2603MB
757.68/757.83	c total #watches: 1110269
800.27/800.42	c total #propagations: 22345512 / total #impl: 2279962440 (eff. 0.010)
800.27/800.42	c GARBAGE COLLECT
800.27/800.42	c #Conflicts:      17000 | #Learnt:       3878 | 0.009
800.27/800.42	c total clause space: 78.2603MB
800.27/800.42	c total #watches: 804199
883.66/883.84	c total #propagations: 23177094 / total #impl: 2416047328 (eff. 0.010)
883.66/883.84	c #Conflicts:      18000 | #Learnt:       4878 | 0.009
883.66/883.84	c total clause space: 78.2603MB
883.66/883.84	c total #watches: 921968
1032.93/1033.15	c total #propagations: 24421411 / total #impl: 2609138869 (eff. 0.009)
1032.93/1033.15	c #Conflicts:      19000 | #Learnt:       5878 | 0.008
1032.93/1033.15	c total clause space: 127.173MB
1032.93/1033.15	c total #watches: 1237722
1248.19/1248.49	c total #propagations: 25749396 / total #impl: 2880945488 (eff. 0.009)
1248.19/1248.49	c #Conflicts:      20000 | #Learnt:       6878 | 0.008
1248.19/1248.49	c total clause space: 127.173MB
1248.19/1248.49	c total #watches: 1391834
1373.47/1373.74	c total #propagations: 27352195 / total #impl: 3218065066 (eff. 0.008)
1373.47/1373.74	c GARBAGE COLLECT
1373.47/1373.74	c #Conflicts:      21000 | #Learnt:       4407 | 0.008
1373.47/1373.74	c total clause space: 127.173MB
1373.47/1373.74	c total #watches: 949182
1502.95/1503.26	c total #propagations: 28626758 / total #impl: 3428738496 (eff. 0.008)
1502.95/1503.26	c #Conflicts:      22000 | #Learnt:       5407 | 0.007
1502.95/1503.26	c total clause space: 127.173MB
1502.95/1503.26	c total #watches: 1122831
1611.84/1612.15	c total #propagations: 30149929 / total #impl: 3677668350 (eff. 0.008)
1611.84/1612.15	c #Conflicts:      23000 | #Learnt:       6407 | 0.007
1611.84/1612.15	c total clause space: 127.173MB
1611.84/1612.15	c total #watches: 1287987
1726.83/1727.11	c total #propagations: 31294150 / total #impl: 3930728089 (eff. 0.008)
1726.83/1727.11	c #Conflicts:      24000 | #Learnt:       7407 | 0.007
1726.83/1727.11	c total clause space: 127.173MB
1726.83/1727.11	c total #watches: 1604692

Verifier Data

ERROR: no interpretation found !

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-4087248-1465428845/watcher-4087248-1465428845 -o /tmp/evaluation-result-4087248-1465428845/solver-4087248-1465428845 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node119-1465427044-31681 --watchdog 1960 --input HOME/instance-4087248-1465428845.opb ./cdcl-cuttingplanes-release 

pid=31845
running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 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: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.12 2.15 2.07 3/176 31848
/proc/meminfo: memFree=29746992/32872528 swapFree=16252/1391864
[pid=31848] ppid=31845 vsize=29104 CPUtime=0 cores=0,2,4,6
/proc/31848/stat : 31848 (cdcl-cuttingpla) R 31845 31848 31665 0 -1 4202496 268 0 0 0 0 0 0 0 20 0 1 0 124817608 29802496 5260 33554432000 4194304 6199737 140736384026688 140734053282632 5193012 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31848/statm: 7276 5260 122 490 0 6777 0

[startup+0.100124 s]
/proc/loadavg: 2.12 2.15 2.07 3/176 31848
/proc/meminfo: memFree=29746992/32872528 swapFree=16252/1391864
[pid=31848] ppid=31845 vsize=34516 CPUtime=0.09 cores=0,2,4,6
/proc/31848/stat : 31848 (cdcl-cuttingpla) R 31845 31848 31665 0 -1 4202496 1422 0 0 0 9 0 0 0 20 0 1 0 124817608 35344384 7567 33554432000 4194304 6199737 140736384026688 140734053282632 4207822 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31848/statm: 8629 7568 134 490 0 8130 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34516

[startup+0.200346 s]
/proc/loadavg: 2.12 2.15 2.07 3/176 31848
/proc/meminfo: memFree=29746992/32872528 swapFree=16252/1391864
[pid=31848] ppid=31845 vsize=42568 CPUtime=0.18 cores=0,2,4,6
/proc/31848/stat : 31848 (cdcl-cuttingpla) R 31845 31848 31665 0 -1 4202496 2986 0 0 0 18 0 0 0 20 0 1 0 124817608 43589632 9068 33554432000 4194304 6199737 140736384026688 140734053282632 4213396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31848/statm: 10642 9068 139 490 0 10143 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 42568

[startup+0.300321 s]
/proc/loadavg: 2.12 2.15 2.07 3/176 31848
/proc/meminfo: memFree=29746992/32872528 swapFree=16252/1391864
[pid=31848] ppid=31845 vsize=42940 CPUtime=0.28 cores=0,2,4,6
/proc/31848/stat : 31848 (cdcl-cuttingpla) R 31845 31848 31665 0 -1 4202496 3075 0 0 0 28 0 0 0 20 0 1 0 124817608 43970560 9157 33554432000 4194304 6199737 140736384026688 140734053282632 4213238 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31848/statm: 10735 9157 139 490 0 10236 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 42940

[startup+0.70027 s]
/proc/loadavg: 2.12 2.15 2.07 3/176 31848
/proc/meminfo: memFree=29746992/32872528 swapFree=16252/1391864
[pid=31848] ppid=31845 vsize=50872 CPUtime=0.69 cores=0,2,4,6
/proc/31848/stat : 31848 (cdcl-cuttingpla) R 31845 31848 31665 0 -1 4202496 3701 0 0 0 68 1 0 0 20 0 1 0 124817608 52092928 10148 33554432000 4194304 6199737 140736384026688 140736384025624 4213314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31848/statm: 12718 10148 139 490 0 12219 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 50872

[startup+1.50026 s]
/proc/loadavg: 2.12 2.15 2.07 3/177 31849
/proc/meminfo: memFree=29694588/32872528 swapFree=16252/1391864
[pid=31848] ppid=31845 vsize=51240 CPUtime=1.49 cores=0,2,4,6
/proc/31848/stat : 31848 (cdcl-cuttingpla) R 31845 31848 31665 0 -1 4202496 3799 0 0 0 148 1 0 0 20 0 1 0 124817608 52469760 11268 33554432000 4194304 6199737 140736384026688 140736384025624 4213238 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31848/statm: 12810 11268 139 490 0 12311 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 51240

[startup+3.10027 s]
/proc/loadavg: 2.12 2.15 2.07 3/177 31849
/proc/meminfo: memFree=29686584/32872528 swapFree=16252/1391864
[pid=31848] ppid=31845 vsize=51712 CPUtime=3.09 cores=0,2,4,6
/proc/31848/stat : 31848 (cdcl-cuttingpla) R 31845 31848 31665 0 -1 4202496 3941 0 0 0 308 1 0 0 20 0 1 0 124817608 52953088 11410 33554432000 4194304 6199737 140736384026688 140736384025624 4213456 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31848/statm: 12928 11410 155 490 0 12429 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 51712

[startup+6.3002 s]
/proc/loadavg: 2.11 2.14 2.07 4/177 31849
/proc/meminfo: memFree=29677308/32872528 swapFree=16252/1391864
[pid=31848] ppid=31845 vsize=64120 CPUtime=6.29 cores=0,2,4,6
/proc/31848/stat : 31848 (cdcl-cuttingpla) R 31845 31848 31665 0 -1 4202496 4578 0 0 0 628 1 0 0 20 0 1 0 124817608 65658880 12395 33554432000 4194304 6199737 140736384026688 140736384025480 4213314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31848/statm: 16030 12395 155 490 0 15531 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 64120

[startup+12.7003 s]
/proc/loadavg: 2.10 2.14 2.07 3/177 31849
/proc/meminfo: memFree=29655932/32872528 swapFree=16252/1391864
[pid=31848] ppid=31845 vsize=64944 CPUtime=12.69 cores=0,2,4,6
/proc/31848/stat : 31848 (cdcl-cuttingpla) R 31845 31848 31665 0 -1 4202496 5443 0 0 0 1268 1 0 0 20 0 1 0 124817608 66502656 13421 33554432000 4194304 6199737 140736384026688 140736384025800 4213296 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31848/statm: 16236 13421 155 490 0 15737 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 64944

[startup+25.5003 s]
/proc/loadavg: 2.08 2.13 2.07 3/177 31849
/proc/meminfo: memFree=29626448/32872528 swapFree=16252/1391864
[pid=31848] ppid=31845 vsize=88876 CPUtime=25.49 cores=0,2,4,6
/proc/31848/stat : 31848 (cdcl-cuttingpla) R 31845 31848 31665 0 -1 4202496 7096 0 0 0 2547 2 0 0 20 0 1 0 124817608 91009024 19595 33554432000 4194304 6199737 140736384026688 140736384025432 4213381 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31848/statm: 22219 19595 161 490 0 21720 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 88876

[startup+51.1003 s]
/proc/loadavg: 2.11 2.14 2.07 4/177 31849
/proc/meminfo: memFree=29611984/32872528 swapFree=16252/1391864
[pid=31848] ppid=31845 vsize=120456 CPUtime=51.08 cores=0,2,4,6
/proc/31848/stat : 31848 (cdcl-cuttingpla) R 31845 31848 31665 0 -1 4202496 7549 0 0 0 5106 2 0 0 20 0 1 0 124817608 123346944 20974 33554432000 4194304 6199737 140736384026688 140736384025304 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31848/statm: 30114 20974 161 490 0 29615 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 120456

[startup+102.3 s]
/proc/loadavg: 2.23 2.16 2.08 3/177 31850
/proc/meminfo: memFree=29591828/32872528 swapFree=16252/1391864
[pid=31848] ppid=31845 vsize=120936 CPUtime=102.28 cores=0,2,4,6
/proc/31848/stat : 31848 (cdcl-cuttingpla) R 31845 31848 31665 0 -1 4202496 8074 0 0 0 10225 3 0 0 20 0 1 0 124817608 123838464 21840 33554432000 4194304 6199737 140736384026688 140736384025624 4213296 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31848/statm: 30234 21840 161 490 0 29735 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 120936

[startup+162.3 s]
/proc/loadavg: 2.19 2.16 2.09 3/177 31851
/proc/meminfo: memFree=29564104/32872528 swapFree=16252/1391864
[pid=31848] ppid=31845 vsize=121776 CPUtime=162.27 cores=0,2,4,6
/proc/31848/stat : 31848 (cdcl-cuttingpla) R 31845 31848 31665 0 -1 4202496 8364 0 0 0 16224 3 0 0 20 0 1 0 124817608 124698624 23609 33554432000 4194304 6199737 140736384026688 140736384025624 4213368 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31848/statm: 30444 23609 161 490 0 29945 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 121776

[startup+222.307 s]
/proc/loadavg: 2.07 2.13 2.08 3/177 31852
/proc/meminfo: memFree=29561628/32872528 swapFree=16252/1391864
[pid=31848] ppid=31845 vsize=122576 CPUtime=222.26 cores=0,2,4,6
/proc/31848/stat : 31848 (cdcl-cuttingpla) R 31845 31848 31665 0 -1 4202496 8557 0 0 0 22223 3 0 0 20 0 1 0 124817608 125517824 23802 33554432000 4194304 6199737 140736384026688 140736384025512 4213385 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31848/statm: 30644 23802 161 490 0 30145 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 122576

[startup+282.3 s]
/proc/loadavg: 2.22 2.16 2.10 3/177 31854
/proc/meminfo: memFree=29560148/32872528 swapFree=16252/1391864
[pid=31848] ppid=31845 vsize=123152 CPUtime=282.25 cores=0,2,4,6
/proc/31848/stat : 31848 (cdcl-cuttingpla) R 31845 31848 31665 0 -1 4202496 8704 0 0 0 28222 3 0 0 20 0 1 0 124817608 126107648 23949 33554432000 4194304 6199737 140736384026688 140736384025384 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31848/statm: 30788 23949 161 490 0 30289 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 123152

[startup+342.3 s]
/proc/loadavg: 2.18 2.16 2.09 3/177 31855
/proc/meminfo: memFree=29553080/32872528 swapFree=16252/1391864
[pid=31848] ppid=31845 vsize=124696 CPUtime=342.24 cores=0,2,4,6
/proc/31848/stat : 31848 (cdcl-cuttingpla) R 31845 31848 31665 0 -1 4202496 9074 0 0 0 34221 3 0 0 20 0 1 0 124817608 127688704 25341 33554432000 4194304 6199737 140736384026688 140736384025512 4213385 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31848/statm: 31174 25341 161 490 0 30675 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 124696

[startup+402.3 s]
/proc/loadavg: 2.11 2.14 2.09 3/178 31859
/proc/meminfo: memFree=29547604/32872528 swapFree=16252/1391864
[pid=31848] ppid=31845 vsize=125628 CPUtime=402.23 cores=0,2,4,6
/proc/31848/stat : 31848 (cdcl-cuttingpla) R 31845 31848 31665 0 -1 4202496 9335 0 0 0 40220 3 0 0 20 0 1 0 124817608 128643072 25602 33554432000 4194304 6199737 140736384026688 140736384025624 4213385 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31848/statm: 31407 25602 161 490 0 30908 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 125628

[startup+462.3 s]
/proc/loadavg: 2.21 2.16 2.10 3/177 31860
/proc/meminfo: memFree=29545252/32872528 swapFree=16252/1391864
[pid=31848] ppid=31845 vsize=127116 CPUtime=462.22 cores=0,2,4,6
/proc/31848/stat : 31848 (cdcl-cuttingpla) R 31845 31848 31665 0 -1 4202496 9700 0 0 0 46219 3 0 0 20 0 1 0 124817608 130166784 25967 33554432000 4194304 6199737 140736384026688 140736384025800 4235298 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31848/statm: 31779 25967 161 490 0 31280 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 127116

[startup+522.3 s]
/proc/loadavg: 2.21 2.17 2.10 3/177 31861
/proc/meminfo: memFree=29542896/32872528 swapFree=16252/1391864
[pid=31848] ppid=31845 vsize=128152 CPUtime=522.21 cores=0,2,4,6
/proc/31848/stat : 31848 (cdcl-cuttingpla) R 31845 31848 31665 0 -1 4202496 9953 0 0 0 52218 3 0 0 20 0 1 0 124817608 131227648 26220 33554432000 4194304 6199737 140736384026688 140736384025624 4213385 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31848/statm: 32038 26220 161 490 0 31539 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 128152

[startup+582.3 s]
/proc/loadavg: 2.18 2.17 2.10 3/177 31863
/proc/meminfo: memFree=29532724/32872528 swapFree=16252/1391864
[pid=31848] ppid=31845 vsize=129220 CPUtime=582.2 cores=0,2,4,6
/proc/31848/stat : 31848 (cdcl-cuttingpla) R 31845 31848 31665 0 -1 4202496 10231 0 0 0 58217 3 0 0 20 0 1 0 124817608 132321280 28542 33554432000 4194304 6199737 140736384026688 140736384025624 4213385 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31848/statm: 32305 28542 161 490 0 31806 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 129220


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


[startup+942.3 s]
/proc/loadavg: 2.13 2.17 2.11 3/177 31870
/proc/meminfo: memFree=29474096/32872528 swapFree=16252/1391864
[pid=31848] ppid=31845 vsize=184448 CPUtime=942.14 cores=0,2,4,6
/proc/31848/stat : 31848 (cdcl-cuttingpla) R 31845 31848 31665 0 -1 4202496 12062 0 0 0 94210 4 0 0 20 0 1 0 124817608 188874752 34562 33554432000 4194304 6199737 140736384026688 140736384025624 4213296 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31848/statm: 46112 34562 161 490 0 45613 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 184448

[startup+1002.3 s]
/proc/loadavg: 2.25 2.20 2.12 3/178 31874
/proc/meminfo: memFree=29462660/32872528 swapFree=16252/1391864
[pid=31848] ppid=31845 vsize=184868 CPUtime=1002.14 cores=0,2,4,6
/proc/31848/stat : 31848 (cdcl-cuttingpla) R 31845 31848 31665 0 -1 4202496 12181 0 0 0 100210 4 0 0 20 0 1 0 124817608 189304832 35192 33554432000 4194304 6199737 140736384026688 140736384025336 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31848/statm: 46217 35192 161 490 0 45718 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 184868

[startup+1062.3 s]
/proc/loadavg: 2.21 2.19 2.12 4/177 31875
/proc/meminfo: memFree=29457380/32872528 swapFree=16252/1391864
[pid=31848] ppid=31845 vsize=185272 CPUtime=1062.13 cores=0,2,4,6
/proc/31848/stat : 31848 (cdcl-cuttingpla) R 31845 31848 31665 0 -1 4202496 12283 0 0 0 106209 4 0 0 20 0 1 0 124817608 189718528 36316 33554432000 4194304 6199737 140736384026688 140736384025624 4213377 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31848/statm: 46318 36316 161 490 0 45819 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 185272

[startup+1122.3 s]
/proc/loadavg: 2.20 2.20 2.12 3/177 31876
/proc/meminfo: memFree=29454464/32872528 swapFree=16252/1391864
[pid=31848] ppid=31845 vsize=185736 CPUtime=1122.12 cores=0,2,4,6
/proc/31848/stat : 31848 (cdcl-cuttingpla) R 31845 31848 31665 0 -1 4202496 12413 0 0 0 112208 4 0 0 20 0 1 0 124817608 190193664 36957 33554432000 4194304 6199737 140736384026688 140736384025384 4213314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31848/statm: 46434 36957 161 490 0 45935 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 185736

[startup+1182.3 s]
/proc/loadavg: 2.19 2.19 2.12 3/177 31878
/proc/meminfo: memFree=29451424/32872528 swapFree=16252/1391864
[pid=31848] ppid=31845 vsize=186216 CPUtime=1182.1 cores=0,2,4,6
/proc/31848/stat : 31848 (cdcl-cuttingpla) R 31845 31848 31665 0 -1 4202496 12532 0 0 0 118206 4 0 0 20 0 1 0 124817608 190685184 37584 33554432000 4194304 6199737 140736384026688 140736384025624 4213368 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31848/statm: 46554 37584 161 490 0 46055 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 186216

[startup+1242.3 s]
/proc/loadavg: 2.21 2.18 2.12 3/177 31879
/proc/meminfo: memFree=29444868/32872528 swapFree=16252/1391864
[pid=31848] ppid=31845 vsize=186500 CPUtime=1242.09 cores=0,2,4,6
/proc/31848/stat : 31848 (cdcl-cuttingpla) R 31845 31848 31665 0 -1 4202496 12601 0 0 0 124205 4 0 0 20 0 1 0 124817608 190976000 39042 33554432000 4194304 6199737 140736384026688 140736384025624 4213314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31848/statm: 46625 39042 161 490 0 46126 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 186500

[startup+1302.3 s]
/proc/loadavg: 2.17 2.18 2.12 3/177 31880
/proc/meminfo: memFree=29442076/32872528 swapFree=16252/1391864
[pid=31848] ppid=31845 vsize=186728 CPUtime=1302.09 cores=0,2,4,6
/proc/31848/stat : 31848 (cdcl-cuttingpla) R 31845 31848 31665 0 -1 4202496 12664 0 0 0 130205 4 0 0 20 0 1 0 124817608 191209472 39616 33554432000 4194304 6199737 140736384026688 140736384025624 4213385 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31848/statm: 46682 39616 161 490 0 46183 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 186728

[startup+1362.3 s]
/proc/loadavg: 2.22 2.19 2.12 3/177 31881
/proc/meminfo: memFree=29441092/32872528 swapFree=16252/1391864
[pid=31848] ppid=31845 vsize=187128 CPUtime=1362.08 cores=0,2,4,6
/proc/31848/stat : 31848 (cdcl-cuttingpla) R 31845 31848 31665 0 -1 4202496 12763 0 0 0 136204 4 0 0 20 0 1 0 124817608 191619072 39715 33554432000 4194304 6199737 140736384026688 140736384025624 4213381 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31848/statm: 46782 39715 161 490 0 46283 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 187128

[startup+1422.3 s]
/proc/loadavg: 2.14 2.17 2.12 3/177 31882
/proc/meminfo: memFree=29439356/32872528 swapFree=16252/1391864
[pid=31848] ppid=31845 vsize=187128 CPUtime=1422.07 cores=0,2,4,6
/proc/31848/stat : 31848 (cdcl-cuttingpla) R 31845 31848 31665 0 -1 4202496 12771 0 0 0 142203 4 0 0 20 0 1 0 124817608 191619072 39723 33554432000 4194304 6199737 140736384026688 140736384025800 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31848/statm: 46782 39723 161 490 0 46283 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 187128

[startup+1482.3 s]
/proc/loadavg: 2.35 2.22 2.14 3/177 31884
/proc/meminfo: memFree=29439236/32872528 swapFree=16252/1391864
[pid=31848] ppid=31845 vsize=187128 CPUtime=1482.06 cores=0,2,4,6
/proc/31848/stat : 31848 (cdcl-cuttingpla) R 31845 31848 31665 0 -1 4202496 12771 0 0 0 148202 4 0 0 20 0 1 0 124817608 191619072 39723 33554432000 4194304 6199737 140736384026688 140736384025800 4213320 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31848/statm: 46782 39723 161 490 0 46283 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 187128

[startup+1542.31 s]
/proc/loadavg: 2.28 2.23 2.14 3/177 31885
/proc/meminfo: memFree=29420992/32872528 swapFree=16252/1391864
[pid=31848] ppid=31845 vsize=187324 CPUtime=1542.06 cores=0,2,4,6
/proc/31848/stat : 31848 (cdcl-cuttingpla) R 31845 31848 31665 0 -1 4202496 12804 0 0 0 154202 4 0 0 20 0 1 0 124817608 191819776 39756 33554432000 4194304 6199737 140736384026688 140736384025624 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31848/statm: 46831 39756 161 490 0 46332 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 187324

[startup+1602.3 s]
/proc/loadavg: 2.21 2.21 2.14 3/178 31889
/proc/meminfo: memFree=29417788/32872528 swapFree=16252/1391864
[pid=31848] ppid=31845 vsize=187584 CPUtime=1602.04 cores=0,2,4,6
/proc/31848/stat : 31848 (cdcl-cuttingpla) R 31845 31848 31665 0 -1 4202496 12880 0 0 0 160200 4 0 0 20 0 1 0 124817608 192086016 39832 33554432000 4194304 6199737 140736384026688 140736384025624 4213314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31848/statm: 46896 39832 161 490 0 46397 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 187584

[startup+1662.3 s]
/proc/loadavg: 2.13 2.19 2.14 4/178 31913
/proc/meminfo: memFree=29409628/32872528 swapFree=16252/1391864
[pid=31848] ppid=31845 vsize=189040 CPUtime=1662.03 cores=0,2,4,6
/proc/31848/stat : 31848 (cdcl-cuttingpla) R 31845 31848 31665 0 -1 4202496 13294 0 0 0 166199 4 0 0 20 0 1 0 124817608 193576960 40186 33554432000 4194304 6199737 140736384026688 140736384025624 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31848/statm: 47260 40186 161 490 0 46761 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 189040

[startup+1722.3 s]
/proc/loadavg: 2.16 2.18 2.13 3/177 31914
/proc/meminfo: memFree=29404552/32872528 swapFree=16252/1391864
[pid=31848] ppid=31845 vsize=189676 CPUtime=1722.02 cores=0,2,4,6
/proc/31848/stat : 31848 (cdcl-cuttingpla) R 31845 31848 31665 0 -1 4202496 13458 0 0 0 172198 4 0 0 20 0 1 0 124817608 194228224 40350 33554432000 4194304 6199737 140736384026688 140736384025512 4213385 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31848/statm: 47419 40350 161 490 0 46920 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 189676

[startup+1782.3 s]
/proc/loadavg: 2.15 2.17 2.13 4/177 31916
/proc/meminfo: memFree=29401644/32872528 swapFree=16252/1391864
[pid=31848] ppid=31845 vsize=189976 CPUtime=1782.01 cores=0,2,4,6
/proc/31848/stat : 31848 (cdcl-cuttingpla) R 31845 31848 31665 0 -1 4202496 13543 0 0 0 178197 4 0 0 20 0 1 0 124817608 194535424 40946 33554432000 4194304 6199737 140736384026688 140736384025512 4213381 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31848/statm: 47494 40946 161 490 0 46995 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 189976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.19 2.18 2.13 3/177 31916
/proc/meminfo: memFree=29401892/32872528 swapFree=16252/1391864
[pid=31848] ppid=31845 vsize=189976 CPUtime=1800.01 cores=0,2,4,6
/proc/31848/stat : 31848 (cdcl-cuttingpla) R 31845 31848 31665 0 -1 4202496 13543 0 0 0 179997 4 0 0 20 0 1 0 124817608 194535424 40946 33554432000 4194304 6199737 140736384026688 140736384025512 4213381 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31848/statm: 47494 40946 161 490 0 46995 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 189976

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

[startup+1800.3 s]
/proc/loadavg: 2.19 2.18 2.13 3/177 31916
/proc/meminfo: memFree=29401892/32872528 swapFree=16252/1391864
[pid=31848] ppid=31845 vsize=189976 CPUtime=1800.01 cores=0,2,4,6
/proc/31848/stat : 31848 (cdcl-cuttingpla) R 31845 31848 31665 0 -1 4202496 13543 0 0 0 179997 4 0 0 20 0 1 0 124817608 194535424 40946 33554432000 4194304 6199737 140736384026688 140736384025512 4213381 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31848/statm: 47494 40946 161 490 0 46995 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 189976

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1799.97
CPU system time (s): 0.048992
CPU usage (%): 99.9846
Max. virtual memory (cumulated for all children) (KiB): 189976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.97
system time used= 0.048992
maximum resident set size= 163784
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13543
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= 17
involuntary context switches= 1899

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.5753 second user time and 6.88595 second system time

The end

Launcher Data

Begin job on node119 at 2016-06-09 01:34:05
IDJOB=4087248
IDBENCH=90154
IDSOLVER=2548
FILE ID=node119/4087248-1465428845
RUNJOBID= node119-1465427044-31681
PBS_JOBID= 19859789
Free space on /tmp= 71732 MiB

SOLVER NAME= cdcl-cuttingplanes DEC 2016-05-01
BENCH NAME= PB12/normalized-PB12/DEC-SMALLINT-LIN/sroussel/ShortestPathNG/normalized-NG_K196.opb
COMMAND LINE= ./cdcl-cuttingplanes-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4087248-1465428845/watcher-4087248-1465428845 -o /tmp/evaluation-result-4087248-1465428845/solver-4087248-1465428845 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node119-1465427044-31681 --watchdog 1960 --input HOME/instance-4087248-1465428845.opb ./cdcl-cuttingplanes-release

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

MD5SUM BENCH= bcce2e1d61aa4147a6a5a8b58d6d164e
RANDOM SEED=160578963

node119.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.410
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 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 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 tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.82
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
cpu MHz		: 2666.410
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 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 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 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
cpu MHz		: 2666.410
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 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 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 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	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.410
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 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 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 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
cpu MHz		: 2666.410
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 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 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 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	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.410
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 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 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 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
cpu MHz		: 2666.410
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 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 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 tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
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
cpu MHz		: 2666.410
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 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 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 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:       32872528 kB
MemFree:        29748380 kB
Buffers:          145728 kB
Cached:           811892 kB
SwapCached:          816 kB
Active:           476404 kB
Inactive:         513848 kB
Active(anon):      32300 kB
Inactive(anon):     2712 kB
Active(file):     444104 kB
Inactive(file):   511136 kB
Unevictable:     1391864 kB
Mlocked:           16252 kB
SwapTotal:      67108856 kB
SwapFree:       67100208 kB
Dirty:              7868 kB
Writeback:            28 kB
AnonPages:       1397408 kB
Mapped:             7512 kB
Shmem:                 0 kB
Slab:             608684 kB
SReclaimable:      52680 kB
SUnreclaim:       556004 kB
KernelStack:        1392 kB
PageTables:         6340 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1542128 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1378304 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71736 MiB
End job on node119 at 2016-06-09 02:04:05