Trace number 4107221

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 NameAnswerobjective functionCPU timeWall clock time
cdcl-cuttingplanes OPT linear search 2016-05-01? (TO) 1800.03 1800.3

General information on the benchmark

Name/OPT-SMALLINT-LIN/leberre/opb-paranoid/misc2010/random/
rand.newlist/normalized-rand4b919e.cudf.paranoid.opb
MD5SUM1291befe507875936d488bb8750ed287
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark5116
Best CPU time to get the best result obtained on this benchmark0.233963
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5868
Total number of constraints26331
Number of constraints which are clauses26037
Number of constraints which are cardinality constraints (but not clauses)294
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint553
Number of terms in the objective function 2183
Biggest coefficient in the objective function 1634
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 901966
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 1634
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 901966
Number of bits of the biggest sum of numbers20
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 OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.00	c * #variable= 5868 #constraint= 26331
171.87/171.94	c #Conflicts:       1000 | #Learnt:       1294 | 0.000
171.87/171.94	c total clause space: 78.2603MB
171.87/171.94	c total #watches: 1467683
303.65/303.76	c total #propagations: 2408802 / total #impl: 66988908 (eff. 0.036)
303.65/303.76	c #Conflicts:       2000 | #Learnt:       2325 | 0.000
303.65/303.76	c total clause space: 127.173MB
303.65/303.76	c total #watches: 2662645
419.33/419.45	c total #propagations: 3311650 / total #impl: 184408082 (eff. 0.018)
419.33/419.45	c GC COLLECT
419.33/419.45	c #Conflicts:       3000 | #Learnt:       2579 | 0.000
419.33/419.45	c total clause space: 127.173MB
419.33/419.45	c total #watches: 3239492
642.79/642.93	c total #propagations: 4289222 / total #impl: 270658150 (eff. 0.016)
642.79/642.93	c #Conflicts:       4000 | #Learnt:       3609 | 0.000
642.79/642.93	c total clause space: 206.656MB
642.79/642.93	c total #watches: 4527479
783.47/783.67	c total #propagations: 5298189 / total #impl: 388933989 (eff. 0.014)
783.47/783.67	c GC COLLECT
783.47/783.67	c #Conflicts:       5000 | #Learnt:       3117 | 0.000
783.47/783.67	c total clause space: 206.656MB
783.47/783.67	c total #watches: 3952902
902.55/902.72	c total #propagations: 5911022 / total #impl: 648707028 (eff. 0.009)
902.55/902.72	c #Conflicts:       6000 | #Learnt:       4128 | 0.000
902.55/902.72	c total clause space: 206.656MB
902.55/902.72	c total #watches: 4991889
1051.93/1052.13	c total #propagations: 6469470 / total #impl: 974299477 (eff. 0.007)
1051.93/1052.13	c GC COLLECT
1051.93/1052.13	c #Conflicts:       7000 | #Learnt:       3128 | 0.000
1051.93/1052.13	c total clause space: 335.816MB
1051.93/1052.13	c total #watches: 3749985
1156.11/1156.38	c total #propagations: 7069940 / total #impl: 2017708059 (eff. 0.004)
1156.11/1156.38	c #Conflicts:       8000 | #Learnt:       4143 | 0.000
1156.11/1156.38	c total clause space: 335.816MB
1156.11/1156.38	c total #watches: 5008877
1317.98/1318.29	c total #propagations: 7773290 / total #impl: 2164063151 (eff. 0.004)
1317.98/1318.29	c #Conflicts:       9000 | #Learnt:       5153 | 0.000
1317.98/1318.29	c total clause space: 335.816MB
1317.98/1318.29	c total #watches: 6220545
1532.16/1532.44	c total #propagations: 8241673 / total #impl: 2813368024 (eff. 0.003)
1532.16/1532.44	c GC COLLECT
1532.16/1532.44	c #Conflicts:      10000 | #Learnt:       3718 | 0.000
1532.16/1532.44	c total clause space: 335.816MB
1532.16/1532.44	c total #watches: 4718040
1667.04/1667.34	c total #propagations: 8864267 / total #impl: 3015034778 (eff. 0.003)
1667.04/1667.34	c #Conflicts:      11000 | #Learnt:       4732 | 0.000
1667.04/1667.34	c total clause space: 335.816MB
1667.04/1667.34	c total #watches: 5895853

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-4107221-1466272476/watcher-4107221-1466272476 -o /tmp/evaluation-result-4107221-1466272476/solver-4107221-1466272476 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node131-1466241681-3934 --watchdog 1960 --input HOME/instance-4107221-1466272476.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

pid=7887
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.40 2.22 2.18 3/176 7890
/proc/meminfo: memFree=30027136/32872528 swapFree=1200228/1314692
[pid=7890] ppid=7887 vsize=29112 CPUtime=0 cores=0,2,4,6
/proc/7890/stat : 7890 (cdcl-cuttingpla) R 7887 7890 3918 0 -1 4202496 278 0 0 0 0 0 0 0 20 0 1 0 29294172 29810688 5269 33554432000 4194304 6201397 140735691133360 140736715278968 4211138 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7890/statm: 7278 5269 130 491 0 6777 0

[startup+0.100206 s]
/proc/loadavg: 2.40 2.22 2.18 3/176 7890
/proc/meminfo: memFree=30027136/32872528 swapFree=1200228/1314692
[pid=7890] ppid=7887 vsize=34356 CPUtime=0.09 cores=0,2,4,6
/proc/7890/stat : 7890 (cdcl-cuttingpla) R 7887 7890 3918 0 -1 4202496 1380 0 0 0 9 0 0 0 20 0 1 0 29294172 35180544 7525 33554432000 4194304 6201397 140735691133360 140736715278968 4207438 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7890/statm: 8589 7526 142 491 0 8088 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34356

[startup+0.200346 s]
/proc/loadavg: 2.40 2.22 2.18 3/176 7890
/proc/meminfo: memFree=30027136/32872528 swapFree=1200228/1314692
[pid=7890] ppid=7887 vsize=37592 CPUtime=0.19 cores=0,2,4,6
/proc/7890/stat : 7890 (cdcl-cuttingpla) R 7887 7890 3918 0 -1 4202496 1702 0 0 0 19 0 0 0 20 0 1 0 29294172 38494208 7770 33554432000 4194304 6201397 140735691133360 140736715278968 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7890/statm: 9398 7770 147 491 0 8897 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 37592

[startup+0.300301 s]
/proc/loadavg: 2.40 2.22 2.18 3/176 7890
/proc/meminfo: memFree=30027136/32872528 swapFree=1200228/1314692
[pid=7890] ppid=7887 vsize=37592 CPUtime=0.29 cores=0,2,4,6
/proc/7890/stat : 7890 (cdcl-cuttingpla) R 7887 7890 3918 0 -1 4202496 1733 0 0 0 29 0 0 0 20 0 1 0 29294172 38494208 7800 33554432000 4194304 6201397 140735691133360 140736715278968 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7890/statm: 9398 7800 147 491 0 8897 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37592

[startup+0.700241 s]
/proc/loadavg: 2.40 2.22 2.18 3/176 7890
/proc/meminfo: memFree=30027136/32872528 swapFree=1200228/1314692
[pid=7890] ppid=7887 vsize=37720 CPUtime=0.69 cores=0,2,4,6
/proc/7890/stat : 7890 (cdcl-cuttingpla) R 7887 7890 3918 0 -1 4202496 1792 0 0 0 69 0 0 0 20 0 1 0 29294172 38625280 7851 33554432000 4194304 6201397 140735691133360 140736715278968 4213192 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7890/statm: 9430 7851 147 491 0 8929 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37720

[startup+1.50024 s]
/proc/loadavg: 2.40 2.22 2.18 3/177 7891
/proc/meminfo: memFree=29995768/32872528 swapFree=1200228/1314692
[pid=7890] ppid=7887 vsize=38008 CPUtime=1.49 cores=0,2,4,6
/proc/7890/stat : 7890 (cdcl-cuttingpla) R 7887 7890 3918 0 -1 4202496 1883 0 0 0 149 0 0 0 20 0 1 0 29294172 38920192 7937 33554432000 4194304 6201397 140735691133360 140735691132168 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7890/statm: 9502 7937 147 491 0 9001 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38008

[startup+3.10028 s]
/proc/loadavg: 2.37 2.22 2.18 3/177 7891
/proc/meminfo: memFree=29995040/32872528 swapFree=1200228/1314692
[pid=7890] ppid=7887 vsize=38008 CPUtime=3.09 cores=0,2,4,6
/proc/7890/stat : 7890 (cdcl-cuttingpla) R 7887 7890 3918 0 -1 4202496 1958 0 0 0 309 0 0 0 20 0 1 0 29294172 38920192 7999 33554432000 4194304 6201397 140735691133360 140735691131928 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7890/statm: 9502 7999 147 491 0 9001 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38008

[startup+6.30028 s]
/proc/loadavg: 2.37 2.22 2.18 3/177 7891
/proc/meminfo: memFree=29992168/32872528 swapFree=1200228/1314692
[pid=7890] ppid=7887 vsize=43068 CPUtime=6.29 cores=0,2,4,6
/proc/7890/stat : 7890 (cdcl-cuttingpla) R 7887 7890 3918 0 -1 4202496 2196 0 0 0 629 0 0 0 20 0 1 0 29294172 44101632 8733 33554432000 4194304 6201397 140735691133360 140735691132248 4213249 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7890/statm: 10767 8733 147 491 0 10266 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 43068

[startup+12.7002 s]
/proc/loadavg: 2.31 2.21 2.18 3/177 7891
/proc/meminfo: memFree=29987968/32872528 swapFree=1200228/1314692
[pid=7890] ppid=7887 vsize=43964 CPUtime=12.69 cores=0,2,4,6
/proc/7890/stat : 7890 (cdcl-cuttingpla) R 7887 7890 3918 0 -1 4202496 2448 0 0 0 1269 0 0 0 20 0 1 0 29294172 45019136 9496 33554432000 4194304 6201397 140735691133360 140735691132312 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7890/statm: 10991 9496 147 491 0 10490 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 43964

[startup+25.5003 s]
/proc/loadavg: 2.26 2.20 2.18 3/177 7891
/proc/meminfo: memFree=29984128/32872528 swapFree=1200228/1314692
[pid=7890] ppid=7887 vsize=53344 CPUtime=25.48 cores=0,2,4,6
/proc/7890/stat : 7890 (cdcl-cuttingpla) R 7887 7890 3918 0 -1 4202496 3183 0 0 0 2548 0 0 0 20 0 1 0 29294172 54624256 10708 33554432000 4194304 6201397 140735691133360 140735691132312 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7890/statm: 13336 10708 147 491 0 12835 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 53344

[startup+51.1004 s]
/proc/loadavg: 2.24 2.20 2.18 3/177 7892
/proc/meminfo: memFree=29979164/32872528 swapFree=1200228/1314692
[pid=7890] ppid=7887 vsize=65092 CPUtime=51.08 cores=0,2,4,6
/proc/7890/stat : 7890 (cdcl-cuttingpla) R 7887 7890 3918 0 -1 4202496 3417 0 0 0 5108 0 0 0 20 0 1 0 29294172 66654208 11924 33554432000 4194304 6201397 140735691133360 140735691132248 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7890/statm: 16273 11924 147 491 0 15772 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 65092

[startup+102.3 s]
/proc/loadavg: 2.25 2.21 2.18 3/177 7893
/proc/meminfo: memFree=29961300/32872528 swapFree=1200228/1314692
[pid=7890] ppid=7887 vsize=88580 CPUtime=102.29 cores=0,2,4,6
/proc/7890/stat : 7890 (cdcl-cuttingpla) R 7887 7890 3918 0 -1 4202496 4744 0 0 0 10228 1 0 0 20 0 1 0 29294172 90705920 15774 33554432000 4194304 6201397 140735691133360 140735691132312 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7890/statm: 22145 15774 147 491 0 21644 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 88580

[startup+162.3 s]
/proc/loadavg: 2.21 2.20 2.18 3/177 7940
/proc/meminfo: memFree=30378296/32872528 swapFree=1200228/1314692
[pid=7890] ppid=7887 vsize=128404 CPUtime=162.26 cores=0,2,4,6
/proc/7890/stat : 7890 (cdcl-cuttingpla) R 7887 7890 3918 0 -1 4202496 7233 0 0 0 16225 1 0 0 20 0 1 0 29294172 131485696 22295 33554432000 4194304 6201397 140735691133360 140735691132392 4213268 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7890/statm: 32101 22295 147 491 0 31600 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 128404

[startup+222.307 s]
/proc/loadavg: 2.22 2.20 2.18 4/177 7941
/proc/meminfo: memFree=30311808/32872528 swapFree=1200228/1314692
[pid=7890] ppid=7887 vsize=137776 CPUtime=222.26 cores=0,2,4,6
/proc/7890/stat : 7890 (cdcl-cuttingpla) R 7887 7890 3918 0 -1 4202496 9240 0 0 0 22224 2 0 0 20 0 1 0 29294172 141082624 31949 33554432000 4194304 6201397 140735691133360 140735691132312 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7890/statm: 34444 31949 160 491 0 33943 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 137776

[startup+282.3 s]
/proc/loadavg: 2.15 2.18 2.18 3/177 7942
/proc/meminfo: memFree=30252920/32872528 swapFree=1200228/1314692
[pid=7890] ppid=7887 vsize=188872 CPUtime=282.24 cores=0,2,4,6
/proc/7890/stat : 7890 (cdcl-cuttingpla) R 7887 7890 3918 0 -1 4202496 9840 0 0 0 28222 2 0 0 20 0 1 0 29294172 193404928 35059 33554432000 4194304 6201397 140735691133360 140735691132312 4213168 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7890/statm: 47218 35059 160 491 0 46717 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 188872

[startup+342.3 s]
/proc/loadavg: 2.14 2.17 2.17 3/178 7947
/proc/meminfo: memFree=30216080/32872528 swapFree=1200228/1314692
[pid=7890] ppid=7887 vsize=189528 CPUtime=342.24 cores=0,2,4,6
/proc/7890/stat : 7890 (cdcl-cuttingpla) R 7887 7890 3918 0 -1 4202496 10465 0 0 0 34221 3 0 0 20 0 1 0 29294172 194076672 38440 33554432000 4194304 6201397 140735691133360 140735691132312 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7890/statm: 47382 38440 160 491 0 46881 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 189528

[startup+402.3 s]
/proc/loadavg: 2.29 2.20 2.18 3/178 7971
/proc/meminfo: memFree=30178768/32872528 swapFree=1200228/1314692
[pid=7890] ppid=7887 vsize=212740 CPUtime=402.22 cores=0,2,4,6
/proc/7890/stat : 7890 (cdcl-cuttingpla) R 7887 7890 3918 0 -1 4202496 14347 0 0 0 40219 3 0 0 20 0 1 0 29294172 217845760 45899 33554432000 4194304 6201397 140735691133360 140735691132072 4213257 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7890/statm: 53185 45899 166 491 0 52684 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 212740

[startup+462.3 s]
/proc/loadavg: 2.28 2.21 2.18 4/177 7972
/proc/meminfo: memFree=30136476/32872528 swapFree=1200228/1314692
[pid=7890] ppid=7887 vsize=214468 CPUtime=462.22 cores=0,2,4,6
/proc/7890/stat : 7890 (cdcl-cuttingpla) R 7887 7890 3918 0 -1 4202496 15105 0 0 0 46218 4 0 0 20 0 1 0 29294172 219615232 50745 33554432000 4194304 6201397 140735691133360 140735691132024 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7890/statm: 53617 50745 166 491 0 53116 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 214468

[startup+522.3 s]
/proc/loadavg: 2.20 2.20 2.18 3/177 7973
/proc/meminfo: memFree=30116868/32872528 swapFree=1200228/1314692
[pid=7890] ppid=7887 vsize=295984 CPUtime=522.21 cores=0,2,4,6
/proc/7890/stat : 7890 (cdcl-cuttingpla) R 7887 7890 3918 0 -1 4202496 15669 0 0 0 52217 4 0 0 20 0 1 0 29294172 303087616 53313 33554432000 4194304 6201397 140735691133360 140735691132200 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7890/statm: 73996 53313 166 491 0 73495 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 295984

[startup+582.3 s]
/proc/loadavg: 2.23 2.21 2.18 3/177 7974
/proc/meminfo: memFree=30097744/32872528 swapFree=1200228/1314692
[pid=7890] ppid=7887 vsize=296372 CPUtime=582.2 cores=0,2,4,6
/proc/7890/stat : 7890 (cdcl-cuttingpla) R 7887 7890 3918 0 -1 4202496 16163 0 0 0 58216 4 0 0 20 0 1 0 29294172 303484928 56873 33554432000 4194304 6201397 140735691133360 140735691132056 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7890/statm: 74093 56873 166 491 0 73592 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 296372


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


[startup+942.3 s]
/proc/loadavg: 2.38 2.29 2.21 4/177 7985
/proc/meminfo: memFree=30003204/32872528 swapFree=1200228/1314692
[pid=7890] ppid=7887 vsize=297108 CPUtime=942.14 cores=0,2,4,6
/proc/7890/stat : 7890 (cdcl-cuttingpla) R 7887 7890 3918 0 -1 4202496 17922 0 0 0 94209 5 0 0 20 0 1 0 29294172 304238592 69536 33554432000 4194304 6201397 140735691133360 140735691132056 4213257 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7890/statm: 74277 69536 166 491 0 73776 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 297108

[startup+1002.3 s]
/proc/loadavg: 2.25 2.27 2.20 3/177 7987
/proc/meminfo: memFree=29969116/32872528 swapFree=1200228/1314692
[pid=7890] ppid=7887 vsize=330428 CPUtime=1002.14 cores=0,2,4,6
/proc/7890/stat : 7890 (cdcl-cuttingpla) R 7887 7890 3918 0 -1 4202496 22679 0 0 0 100208 6 0 0 20 0 1 0 29294172 338358272 77359 33554432000 4194304 6201397 140735691133360 140735691132024 4213249 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7890/statm: 82607 77359 166 491 0 82106 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 330428

[startup+1062.3 s]
/proc/loadavg: 2.21 2.25 2.20 3/177 7988
/proc/meminfo: memFree=29951976/32872528 swapFree=1200228/1314692
[pid=7890] ppid=7887 vsize=469792 CPUtime=1062.13 cores=0,2,4,6
/proc/7890/stat : 7890 (cdcl-cuttingpla) R 7887 7890 3918 0 -1 4202496 24737 0 0 0 106206 7 0 0 20 0 1 0 29294172 481067008 81606 33554432000 4194304 6201397 140735691133360 140735691132488 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7890/statm: 117448 81606 166 491 0 116947 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 469792

[startup+1122.3 s]
/proc/loadavg: 2.25 2.25 2.20 3/177 7989
/proc/meminfo: memFree=29947132/32872528 swapFree=1200228/1314692
[pid=7890] ppid=7887 vsize=469792 CPUtime=1122.12 cores=0,2,4,6
/proc/7890/stat : 7890 (cdcl-cuttingpla) R 7887 7890 3918 0 -1 4202496 24737 0 0 0 112205 7 0 0 20 0 1 0 29294172 481067008 81606 33554432000 4194304 6201397 140735691133360 140735691132488 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7890/statm: 117448 81606 166 491 0 116947 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 469792

[startup+1182.3 s]
/proc/loadavg: 2.32 2.26 2.20 3/177 7990
/proc/meminfo: memFree=29923956/32872528 swapFree=1200228/1314692
[pid=7890] ppid=7887 vsize=469792 CPUtime=1182.11 cores=0,2,4,6
/proc/7890/stat : 7890 (cdcl-cuttingpla) R 7887 7890 3918 0 -1 4202496 24749 0 0 0 118204 7 0 0 20 0 1 0 29294172 481067008 81633 33554432000 4194304 6201397 140735691133360 140735691132488 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7890/statm: 117448 81633 166 491 0 116947 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 469792

[startup+1242.3 s]
/proc/loadavg: 2.32 2.27 2.20 3/177 7991
/proc/meminfo: memFree=29896500/32872528 swapFree=1200228/1314692
[pid=7890] ppid=7887 vsize=471136 CPUtime=1242.1 cores=0,2,4,6
/proc/7890/stat : 7890 (cdcl-cuttingpla) R 7887 7890 3918 0 -1 4202496 24923 0 0 0 124203 7 0 0 20 0 1 0 29294172 482443264 85721 33554432000 4194304 6201397 140735691133360 140735691132072 4213257 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7890/statm: 117784 85721 166 491 0 117283 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 471136

[startup+1302.3 s]
/proc/loadavg: 2.40 2.30 2.21 4/177 7993
/proc/meminfo: memFree=29871068/32872528 swapFree=1200228/1314692
[pid=7890] ppid=7887 vsize=471136 CPUtime=1302.09 cores=0,2,4,6
/proc/7890/stat : 7890 (cdcl-cuttingpla) R 7887 7890 3918 0 -1 4202496 25092 0 0 0 130202 7 0 0 20 0 1 0 29294172 482443264 85887 33554432000 4194304 6201397 140735691133360 140735691132072 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7890/statm: 117784 85887 166 491 0 117283 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 471136

[startup+1362.3 s]
/proc/loadavg: 2.24 2.27 2.21 3/177 7994
/proc/meminfo: memFree=29846180/32872528 swapFree=1200228/1314692
[pid=7890] ppid=7887 vsize=471520 CPUtime=1362.08 cores=0,2,4,6
/proc/7890/stat : 7890 (cdcl-cuttingpla) R 7887 7890 3918 0 -1 4202496 25196 0 0 0 136200 8 0 0 20 0 1 0 29294172 482836480 89568 33554432000 4194304 6201397 140735691133360 140735691132072 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7890/statm: 117880 89568 166 491 0 117379 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 471520

[startup+1422.3 s]
/proc/loadavg: 2.23 2.26 2.20 4/177 7995
/proc/meminfo: memFree=29835816/32872528 swapFree=1200228/1314692
[pid=7890] ppid=7887 vsize=471520 CPUtime=1422.08 cores=0,2,4,6
/proc/7890/stat : 7890 (cdcl-cuttingpla) R 7887 7890 3918 0 -1 4202496 25223 0 0 0 142200 8 0 0 20 0 1 0 29294172 482836480 92150 33554432000 4194304 6201397 140735691133360 140735691132072 4213257 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7890/statm: 117880 92150 166 491 0 117379 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 471520

[startup+1482.3 s]
/proc/loadavg: 2.37 2.29 2.21 4/177 7996
/proc/meminfo: memFree=29820132/32872528 swapFree=1200228/1314692
[pid=7890] ppid=7887 vsize=471904 CPUtime=1482.07 cores=0,2,4,6
/proc/7890/stat : 7890 (cdcl-cuttingpla) R 7887 7890 3918 0 -1 4202496 25276 0 0 0 148199 8 0 0 20 0 1 0 29294172 483229696 94247 33554432000 4194304 6201397 140735691133360 140735691132072 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7890/statm: 117976 94247 166 491 0 117475 0
Current children cumulated CPU time (s) 1482.07
Current children cumulated vsize (KiB) 471904

[startup+1542.31 s]
/proc/loadavg: 2.25 2.27 2.21 3/178 8000
/proc/meminfo: memFree=29805852/32872528 swapFree=1200228/1314692
[pid=7890] ppid=7887 vsize=471904 CPUtime=1542.06 cores=0,2,4,6
/proc/7890/stat : 7890 (cdcl-cuttingpla) R 7887 7890 3918 0 -1 4202496 25309 0 0 0 154198 8 0 0 20 0 1 0 29294172 483229696 95803 33554432000 4194304 6201397 140735691133360 140735691132488 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7890/statm: 117976 95803 166 491 0 117475 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 471904

[startup+1602.3 s]
/proc/loadavg: 2.14 2.24 2.20 3/177 8002
/proc/meminfo: memFree=29805936/32872528 swapFree=1200228/1314692
[pid=7890] ppid=7887 vsize=471904 CPUtime=1602.05 cores=0,2,4,6
/proc/7890/stat : 7890 (cdcl-cuttingpla) R 7887 7890 3918 0 -1 4202496 25309 0 0 0 160197 8 0 0 20 0 1 0 29294172 483229696 95803 33554432000 4194304 6201397 140735691133360 140735691132488 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7890/statm: 117976 95803 166 491 0 117475 0
Current children cumulated CPU time (s) 1602.05
Current children cumulated vsize (KiB) 471904

[startup+1662.3 s]
/proc/loadavg: 2.41 2.29 2.22 4/177 8003
/proc/meminfo: memFree=29805968/32872528 swapFree=1200228/1314692
[pid=7890] ppid=7887 vsize=471904 CPUtime=1662.04 cores=0,2,4,6
/proc/7890/stat : 7890 (cdcl-cuttingpla) R 7887 7890 3918 0 -1 4202496 25309 0 0 0 166196 8 0 0 20 0 1 0 29294172 483229696 95803 33554432000 4194304 6201397 140735691133360 140735691132488 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7890/statm: 117976 95803 166 491 0 117475 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 471904

[startup+1722.3 s]
/proc/loadavg: 2.44 2.31 2.22 3/177 8004
/proc/meminfo: memFree=29805716/32872528 swapFree=1200228/1314692
[pid=7890] ppid=7887 vsize=471904 CPUtime=1722.03 cores=0,2,4,6
/proc/7890/stat : 7890 (cdcl-cuttingpla) R 7887 7890 3918 0 -1 4202496 25370 0 0 0 172195 8 0 0 20 0 1 0 29294172 483229696 95864 33554432000 4194304 6201397 140735691133360 140735691132488 4213257 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7890/statm: 117976 95864 166 491 0 117475 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 471904

[startup+1782.3 s]
/proc/loadavg: 2.42 2.33 2.23 3/177 8005
/proc/meminfo: memFree=29804972/32872528 swapFree=1200228/1314692
[pid=7890] ppid=7887 vsize=471904 CPUtime=1782.02 cores=0,2,4,6
/proc/7890/stat : 7890 (cdcl-cuttingpla) R 7887 7890 3918 0 -1 4202496 25370 0 0 0 178194 8 0 0 20 0 1 0 29294172 483229696 95864 33554432000 4194304 6201397 140735691133360 140735691132488 4213206 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7890/statm: 117976 95864 166 491 0 117475 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 471904



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.45 2.34 2.24 4/177 8005
/proc/meminfo: memFree=29802924/32872528 swapFree=1200228/1314692
[pid=7890] ppid=7887 vsize=471904 CPUtime=1800.01 cores=0,2,4,6
/proc/7890/stat : 7890 (cdcl-cuttingpla) R 7887 7890 3918 0 -1 4202496 25379 0 0 0 179993 8 0 0 20 0 1 0 29294172 483229696 95873 33554432000 4194304 6201397 140735691133360 140735691132488 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7890/statm: 117976 95873 166 491 0 117475 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 471904

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

[startup+1800.3 s]
/proc/loadavg: 2.45 2.34 2.24 4/177 8005
/proc/meminfo: memFree=29802924/32872528 swapFree=1200228/1314692
[pid=7890] ppid=7887 vsize=471904 CPUtime=1800.01 cores=0,2,4,6
/proc/7890/stat : 7890 (cdcl-cuttingpla) R 7887 7890 3918 0 -1 4202496 25379 0 0 0 179993 8 0 0 20 0 1 0 29294172 483229696 95873 33554432000 4194304 6201397 140735691133360 140735691132488 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7890/statm: 117976 95873 166 491 0 117475 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 471904

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.03
CPU user time (s): 1799.94
CPU system time (s): 0.085986
CPU usage (%): 99.9846
Max. virtual memory (cumulated for all children) (KiB): 471904

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.94
system time used= 0.085986
maximum resident set size= 383492
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25379
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= 13
involuntary context switches= 1855

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.32719 second user time and 7.59584 second system time

The end

Launcher Data

Begin job on node131 at 2016-06-18 19:54:36
IDJOB=4107221
IDBENCH=72101
IDSOLVER=2550
FILE ID=node131/4107221-1466272476
RUNJOBID= node131-1466241681-3934
PBS_JOBID= 19918210
Free space on /tmp= 71704 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/leberre/opb-paranoid/misc2010/random/rand.newlist/normalized-rand4b919e.cudf.paranoid.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4107221-1466272476/watcher-4107221-1466272476 -o /tmp/evaluation-result-4107221-1466272476/solver-4107221-1466272476 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node131-1466241681-3934 --watchdog 1960 --input HOME/instance-4107221-1466272476.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= 1291befe507875936d488bb8750ed287
RANDOM SEED=2019809022

node131.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.752
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	: 5333.50
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.752
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.752
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.57
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.752
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.56
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.752
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.752
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.56
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.752
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.57
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.752
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:        30027384 kB
Buffers:          154280 kB
Cached:           157608 kB
SwapCached:         1460 kB
Active:           573816 kB
Inactive:         217768 kB
Active(anon):     479144 kB
Inactive(anon):     2920 kB
Active(file):      94672 kB
Inactive(file):   214848 kB
Unevictable:     1314692 kB
Mlocked:         1200228 kB
SwapTotal:      67108856 kB
SwapFree:       67099856 kB
Dirty:              3272 kB
Writeback:             0 kB
AnonPages:       1793812 kB
Mapped:             7760 kB
Shmem:                 0 kB
Slab:             603640 kB
SReclaimable:      47440 kB
SUnreclaim:       556200 kB
KernelStack:        1464 kB
PageTables:         7416 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2067868 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    577536 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= 71700 MiB
End job on node131 at 2016-06-18 20:24:37