Trace number 4087243

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_K177.opb
MD5SUM8e674dc671e8e6c3e0a48d5fff5f7edd
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 variables21063
Total number of constraints21419
Number of constraints which are clauses21242
Number of constraints which are cardinality constraints (but not clauses)177
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint177
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 178
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= 21063 #constraint= 21419
2.39/2.42	c #Conflicts:       1000 | #Learnt:        997 | 0.000
2.39/2.42	c total clause space: 18.2382MB
2.39/2.42	c total #watches: 159806
11.99/12.07	c total #propagations: 1422590 / total #impl: 20592090 (eff. 0.069)
11.99/12.07	c #Conflicts:       2000 | #Learnt:       1997 | 0.010
11.99/12.07	c total clause space: 29.637MB
11.99/12.07	c total #watches: 290687
19.08/19.11	c total #propagations: 3414884 / total #impl: 75455762 (eff. 0.045)
19.08/19.11	c GARBAGE COLLECT
19.08/19.11	c #Conflicts:       3000 | #Learnt:       2066 | 0.006
19.08/19.11	c total clause space: 29.637MB
19.08/19.11	c total #watches: 339734
33.28/33.39	c total #propagations: 4637614 / total #impl: 117070853 (eff. 0.040)
33.28/33.39	c #Conflicts:       4000 | #Learnt:       3066 | 0.012
33.28/33.39	c total clause space: 48.1602MB
33.28/33.39	c total #watches: 462419
58.29/58.37	c total #propagations: 5564827 / total #impl: 172698408 (eff. 0.032)
58.29/58.37	c GARBAGE COLLECT
58.29/58.37	c #Conflicts:       5000 | #Learnt:       2460 | 0.010
58.29/58.37	c total clause space: 48.1602MB
58.29/58.37	c total #watches: 436155
87.37/87.40	c total #propagations: 7002380 / total #impl: 250891557 (eff. 0.028)
87.37/87.40	c #Conflicts:       6000 | #Learnt:       3460 | 0.009
87.37/87.40	c total clause space: 48.1602MB
87.37/87.40	c total #watches: 568900
119.07/119.11	c total #propagations: 8466400 / total #impl: 320815329 (eff. 0.026)
119.07/119.11	c GARBAGE COLLECT
119.07/119.11	c #Conflicts:       7000 | #Learnt:       2360 | 0.007
119.07/119.11	c total clause space: 78.2603MB
119.07/119.11	c total #watches: 491901
148.27/148.38	c total #propagations: 9643824 / total #impl: 454949126 (eff. 0.021)
148.27/148.38	c #Conflicts:       8000 | #Learnt:       3360 | 0.007
148.27/148.38	c total clause space: 78.2603MB
148.27/148.38	c total #watches: 626933
193.16/193.29	c total #propagations: 10769545 / total #impl: 600880732 (eff. 0.018)
193.16/193.29	c #Conflicts:       9000 | #Learnt:       4360 | 0.006
193.16/193.29	c total clause space: 78.2603MB
193.16/193.29	c total #watches: 777698
238.85/238.90	c total #propagations: 12194810 / total #impl: 792506104 (eff. 0.015)
238.85/238.90	c GARBAGE COLLECT
238.85/238.90	c #Conflicts:      10000 | #Learnt:       2875 | 0.005
238.85/238.90	c total clause space: 78.2603MB
238.85/238.90	c total #watches: 536780
273.04/273.16	c total #propagations: 13583385 / total #impl: 1002854792 (eff. 0.014)
273.04/273.16	c #Conflicts:      11000 | #Learnt:       3875 | 0.025
273.04/273.16	c total clause space: 78.2603MB
273.04/273.16	c total #watches: 701653
304.34/304.43	c total #propagations: 15035231 / total #impl: 1154307785 (eff. 0.013)
304.34/304.43	c #Conflicts:      12000 | #Learnt:       4875 | 0.023
304.34/304.43	c total clause space: 78.2603MB
304.34/304.43	c total #watches: 864337
352.44/352.59	c total #propagations: 16186216 / total #impl: 1302664869 (eff. 0.012)
352.44/352.59	c #Conflicts:      13000 | #Learnt:       5875 | 0.021
352.44/352.59	c total clause space: 78.2603MB
352.44/352.59	c total #watches: 1005128
377.43/377.53	c total #propagations: 17512527 / total #impl: 1482771531 (eff. 0.012)
377.43/377.53	c GARBAGE COLLECT
377.43/377.53	c #Conflicts:      14000 | #Learnt:       3984 | 0.020
377.43/377.53	c total clause space: 78.2603MB
377.43/377.53	c total #watches: 652002
401.03/401.19	c total #propagations: 18786769 / total #impl: 1582721501 (eff. 0.012)
401.03/401.19	c #Conflicts:      15000 | #Learnt:       4984 | 0.021
401.03/401.19	c total clause space: 78.2603MB
401.03/401.19	c total #watches: 773048
428.72/428.86	c total #propagations: 19775780 / total #impl: 1693329301 (eff. 0.012)
428.72/428.86	c #Conflicts:      16000 | #Learnt:       5984 | 0.019
428.72/428.86	c total clause space: 78.2603MB
428.72/428.86	c total #watches: 928576
453.23/453.32	c total #propagations: 20758259 / total #impl: 1833626261 (eff. 0.011)
453.23/453.32	c GARBAGE COLLECT
453.23/453.32	c #Conflicts:      17000 | #Learnt:       3883 | 0.019
453.23/453.32	c total clause space: 78.2603MB
453.23/453.32	c total #watches: 572288
471.22/471.30	c total #propagations: 21834464 / total #impl: 1939547271 (eff. 0.011)
471.22/471.30	c #Conflicts:      18000 | #Learnt:       4883 | 0.018
471.22/471.30	c total clause space: 78.2603MB
471.22/471.30	c total #watches: 706917
496.02/496.18	c total #propagations: 22917044 / total #impl: 2025822323 (eff. 0.011)
496.02/496.18	c #Conflicts:      19000 | #Learnt:       5883 | 0.017
496.02/496.18	c total clause space: 78.2603MB
496.02/496.18	c total #watches: 863981
552.80/552.96	c total #propagations: 23717582 / total #impl: 2139060444 (eff. 0.011)
552.80/552.96	c #Conflicts:      20000 | #Learnt:       6883 | 0.016
552.80/552.96	c total clause space: 78.2603MB
552.80/552.96	c total #watches: 1043154
589.69/589.87	c total #propagations: 25052555 / total #impl: 2411441859 (eff. 0.010)
589.69/589.87	c GARBAGE COLLECT
589.69/589.87	c #Conflicts:      21000 | #Learnt:       4435 | 0.015
589.69/589.87	c total clause space: 78.2603MB
589.69/589.87	c total #watches: 750873
620.99/621.19	c total #propagations: 26038896 / total #impl: 2575803099 (eff. 0.010)
620.99/621.19	c #Conflicts:      22000 | #Learnt:       5435 | 0.014
620.99/621.19	c total clause space: 78.2603MB
620.99/621.19	c total #watches: 900863
667.29/667.47	c total #propagations: 26942573 / total #impl: 2703025997 (eff. 0.010)
667.29/667.47	c #Conflicts:      23000 | #Learnt:       6435 | 0.014
667.29/667.47	c total clause space: 127.173MB
667.29/667.47	c total #watches: 1048792
727.38/727.59	c total #propagations: 27932421 / total #impl: 2885956042 (eff. 0.010)
727.38/727.59	c #Conflicts:      24000 | #Learnt:       7435 | 0.013
727.38/727.59	c total clause space: 127.173MB
727.38/727.59	c total #watches: 1192175
781.37/781.52	c total #propagations: 28993094 / total #impl: 3097201377 (eff. 0.009)
781.37/781.52	c GARBAGE COLLECT
781.37/781.52	c #Conflicts:      25000 | #Learnt:       4662 | 0.013
781.37/781.52	c total clause space: 127.173MB
781.37/781.52	c total #watches: 779655
829.96/830.14	c total #propagations: 30092216 / total #impl: 3281754454 (eff. 0.009)
829.96/830.14	c #Conflicts:      26000 | #Learnt:       5662 | 0.012
829.96/830.14	c total clause space: 127.173MB
829.96/830.14	c total #watches: 987947
884.15/884.38	c total #propagations: 31310604 / total #impl: 3526040945 (eff. 0.009)
884.15/884.38	c #Conflicts:      27000 | #Learnt:       6662 | 0.012
884.15/884.38	c total clause space: 127.173MB
884.15/884.38	c total #watches: 1123561
957.54/957.74	c total #propagations: 32287606 / total #impl: 3723978559 (eff. 0.009)
957.54/957.74	c #Conflicts:      28000 | #Learnt:       7662 | 0.012
957.54/957.74	c total clause space: 127.173MB
957.54/957.74	c total #watches: 1273746
1027.83/1028.00	c total #propagations: 33438966 / total #impl: 3989289610 (eff. 0.008)
1027.83/1028.00	c GARBAGE COLLECT
1027.83/1028.00	c #Conflicts:      29000 | #Learnt:       4528 | 0.011
1027.83/1028.00	c total clause space: 127.173MB
1027.83/1028.00	c total #watches: 760821
1062.03/1062.26	c total #propagations: 34598209 / total #impl: 4228926637 (eff. 0.008)
1062.03/1062.26	c #Conflicts:      30000 | #Learnt:       5528 | 0.011
1062.03/1062.26	c total clause space: 127.173MB
1062.03/1062.26	c total #watches: 970227
1125.72/1125.98	c total #propagations: 35529801 / total #impl: 4370952108 (eff. 0.008)
1125.72/1125.98	c #Conflicts:      31000 | #Learnt:       6528 | 0.010
1125.72/1125.98	c total clause space: 127.173MB
1125.72/1125.98	c total #watches: 1152685
1215.00/1215.24	c total #propagations: 36751533 / total #impl: 4577983097 (eff. 0.008)
1215.00/1215.24	c #Conflicts:      32000 | #Learnt:       7528 | 0.010
1215.00/1215.24	c total clause space: 127.173MB
1215.00/1215.24	c total #watches: 1330199
1288.38/1288.67	c total #propagations: 38101196 / total #impl: 4910588906 (eff. 0.008)
1288.38/1288.67	c #Conflicts:      33000 | #Learnt:       8528 | 0.010
1288.38/1288.67	c total clause space: 127.173MB
1288.38/1288.67	c total #watches: 1610970
1351.57/1351.86	c total #propagations: 39051766 / total #impl: 5174962231 (eff. 0.008)
1351.57/1351.86	c GARBAGE COLLECT
1351.57/1351.86	c #Conflicts:      34000 | #Learnt:       5184 | 0.010
1351.57/1351.86	c total clause space: 127.173MB
1351.57/1351.86	c total #watches: 903832
1397.17/1397.41	c total #propagations: 40078848 / total #impl: 5442031879 (eff. 0.007)
1397.17/1397.41	c #Conflicts:      35000 | #Learnt:       6184 | 0.009
1397.17/1397.41	c total clause space: 127.173MB
1397.17/1397.41	c total #watches: 1089499
1444.86/1445.18	c total #propagations: 41048042 / total #impl: 5594523656 (eff. 0.007)
1444.86/1445.18	c #Conflicts:      36000 | #Learnt:       7184 | 0.009
1444.86/1445.18	c total clause space: 127.173MB
1444.86/1445.18	c total #watches: 1261333
1498.65/1498.93	c total #propagations: 41839821 / total #impl: 5760702348 (eff. 0.007)
1498.65/1498.93	c #Conflicts:      37000 | #Learnt:       8184 | 0.009
1498.65/1498.93	c total clause space: 127.173MB
1498.65/1498.93	c total #watches: 1395962
1553.05/1553.36	c total #propagations: 42636313 / total #impl: 5944787696 (eff. 0.007)
1553.05/1553.36	c #Conflicts:      38000 | #Learnt:       9184 | 0.009
1553.05/1553.36	c total clause space: 127.173MB
1553.05/1553.36	c total #watches: 1609563
1606.04/1606.32	c total #propagations: 43311872 / total #impl: 6177270939 (eff. 0.007)
1606.04/1606.32	c GARBAGE COLLECT
1606.04/1606.32	c #Conflicts:      39000 | #Learnt:       5558 | 0.008
1606.04/1606.32	c total clause space: 206.656MB
1606.04/1606.32	c total #watches: 935884
1667.53/1667.80	c total #propagations: 44115133 / total #impl: 6396074408 (eff. 0.007)
1667.53/1667.80	c #Conflicts:      40000 | #Learnt:       6558 | 0.008
1667.53/1667.80	c total clause space: 206.656MB
1667.53/1667.80	c total #watches: 1156878
1774.72/1775.02	c total #propagations: 45088452 / total #impl: 6593250875 (eff. 0.007)
1774.72/1775.02	c #Conflicts:      41000 | #Learnt:       7558 | 0.008
1774.72/1775.02	c total clause space: 206.656MB
1774.72/1775.02	c total #watches: 1324049

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-4087243-1465430634/watcher-4087243-1465430634 -o /tmp/evaluation-result-4087243-1465430634/solver-4087243-1465430634 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1465427032-23763 --watchdog 1960 --input HOME/instance-4087243-1465430634.opb ./cdcl-cuttingplanes-release 

pid=24069
running on 4 cores: 1,3,5,7

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.09 2.20 2.16 2/170 24072
/proc/meminfo: memFree=29883244/32872528 swapFree=16384/1696552
[pid=24072] ppid=24069 vsize=29104 CPUtime=0 cores=1,3,5,7
/proc/24072/stat : 24072 (cdcl-cuttingpla) R 24069 24072 23746 0 -1 4202496 268 0 0 0 0 0 0 0 20 0 1 0 124996508 29802496 5260 33554432000 4194304 6199737 140737045383744 140736401393368 4209408 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24072/statm: 7276 5260 122 490 0 6777 0

[startup+0.100168 s]
/proc/loadavg: 2.09 2.20 2.16 2/170 24072
/proc/meminfo: memFree=29883244/32872528 swapFree=16384/1696552
[pid=24072] ppid=24069 vsize=34516 CPUtime=0.09 cores=1,3,5,7
/proc/24072/stat : 24072 (cdcl-cuttingpla) R 24069 24072 23746 0 -1 4202496 1445 0 0 0 9 0 0 0 20 0 1 0 124996508 35344384 7580 33554432000 4194304 6199737 140737045383744 140736401393368 4207822 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24072/statm: 8629 7580 134 490 0 8130 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34516

[startup+0.200303 s]
/proc/loadavg: 2.09 2.20 2.16 2/170 24072
/proc/meminfo: memFree=29883244/32872528 swapFree=16384/1696552
[pid=24072] ppid=24069 vsize=37808 CPUtime=0.19 cores=1,3,5,7
/proc/24072/stat : 24072 (cdcl-cuttingpla) R 24069 24072 23746 0 -1 4202496 2502 0 0 0 19 0 0 0 20 0 1 0 124996508 38715392 8251 33554432000 4194304 6199737 140737045383744 140736401393368 4208371 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24072/statm: 9452 8251 139 490 0 8953 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 37808

[startup+0.300288 s]
/proc/loadavg: 2.09 2.20 2.16 2/170 24072
/proc/meminfo: memFree=29883244/32872528 swapFree=16384/1696552
[pid=24072] ppid=24069 vsize=42320 CPUtime=0.29 cores=1,3,5,7
/proc/24072/stat : 24072 (cdcl-cuttingpla) R 24069 24072 23746 0 -1 4202496 2686 0 0 0 29 0 0 0 20 0 1 0 124996508 43335680 8890 33554432000 4194304 6199737 140737045383744 140736401393368 4213476 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24072/statm: 10580 8890 139 490 0 10081 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 42320

[startup+0.700253 s]
/proc/loadavg: 2.09 2.20 2.16 2/170 24072
/proc/meminfo: memFree=29883244/32872528 swapFree=16384/1696552
[pid=24072] ppid=24069 vsize=43024 CPUtime=0.69 cores=1,3,5,7
/proc/24072/stat : 24072 (cdcl-cuttingpla) R 24069 24072 23746 0 -1 4202496 2835 0 0 0 69 0 0 0 20 0 1 0 124996508 44056576 9550 33554432000 4194304 6199737 140737045383744 140737045382440 4213385 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24072/statm: 10756 9550 139 490 0 10257 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 43024

[startup+1.50021 s]
/proc/loadavg: 2.09 2.20 2.16 3/177 24088
/proc/meminfo: memFree=29800544/32872528 swapFree=16384/1696552
[pid=24072] ppid=24069 vsize=50832 CPUtime=1.49 cores=1,3,5,7
/proc/24072/stat : 24072 (cdcl-cuttingpla) R 24069 24072 23746 0 -1 4202496 3493 0 0 0 148 1 0 0 20 0 1 0 124996508 52051968 10006 33554432000 4194304 6199737 140737045383744 140737045382440 4213368 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24072/statm: 12708 10006 139 490 0 12209 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 50832

[startup+3.10021 s]
/proc/loadavg: 2.09 2.20 2.16 3/177 24088
/proc/meminfo: memFree=29793612/32872528 swapFree=16384/1696552
[pid=24072] ppid=24069 vsize=51464 CPUtime=3.09 cores=1,3,5,7
/proc/24072/stat : 24072 (cdcl-cuttingpla) R 24069 24072 23746 0 -1 4202496 3795 0 0 0 308 1 0 0 20 0 1 0 124996508 52699136 11279 33554432000 4194304 6199737 140737045383744 140737045382680 4213385 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24072/statm: 12866 11279 155 490 0 12367 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 51464

[startup+6.30024 s]
/proc/loadavg: 2.08 2.20 2.16 3/177 24088
/proc/meminfo: memFree=29786008/32872528 swapFree=16384/1696552
[pid=24072] ppid=24069 vsize=52112 CPUtime=6.29 cores=1,3,5,7
/proc/24072/stat : 24072 (cdcl-cuttingpla) R 24069 24072 23746 0 -1 4202496 3981 0 0 0 628 1 0 0 20 0 1 0 124996508 53362688 11455 33554432000 4194304 6199737 140737045383744 140737045382440 4213238 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24072/statm: 13028 11455 155 490 0 12529 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 52112

[startup+12.7003 s]
/proc/loadavg: 2.08 2.20 2.16 4/177 24088
/proc/meminfo: memFree=29765904/32872528 swapFree=16384/1696552
[pid=24072] ppid=24069 vsize=64968 CPUtime=12.69 cores=1,3,5,7
/proc/24072/stat : 24072 (cdcl-cuttingpla) R 24069 24072 23746 0 -1 4202496 5224 0 0 0 1268 1 0 0 20 0 1 0 124996508 66527232 13777 33554432000 4194304 6199737 140737045383744 140737045382856 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24072/statm: 16242 13777 155 490 0 15743 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 64968

[startup+25.5003 s]
/proc/loadavg: 2.13 2.20 2.16 4/177 24088
/proc/meminfo: memFree=29742752/32872528 swapFree=16384/1696552
[pid=24072] ppid=24069 vsize=86160 CPUtime=25.49 cores=1,3,5,7
/proc/24072/stat : 24072 (cdcl-cuttingpla) R 24069 24072 23746 0 -1 4202496 6293 0 0 0 2547 2 0 0 20 0 1 0 124996508 88227840 17816 33554432000 4194304 6199737 140737045383744 140737045382392 4213368 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24072/statm: 21540 17816 161 490 0 21041 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 86160

[startup+51.1003 s]
/proc/loadavg: 2.08 2.18 2.16 3/177 24088
/proc/meminfo: memFree=29721716/32872528 swapFree=16384/1696552
[pid=24072] ppid=24069 vsize=87760 CPUtime=51.08 cores=1,3,5,7
/proc/24072/stat : 24072 (cdcl-cuttingpla) R 24069 24072 23746 0 -1 4202496 6802 0 0 0 5106 2 0 0 20 0 1 0 124996508 89866240 20171 33554432000 4194304 6199737 140737045383744 140737045382680 4213368 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24072/statm: 21940 20171 161 490 0 21441 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 87760

[startup+102.3 s]
/proc/loadavg: 2.08 2.17 2.16 4/177 24089
/proc/meminfo: memFree=29703876/32872528 swapFree=16384/1696552
[pid=24072] ppid=24069 vsize=89656 CPUtime=102.27 cores=1,3,5,7
/proc/24072/stat : 24072 (cdcl-cuttingpla) R 24069 24072 23746 0 -1 4202496 7469 0 0 0 10225 2 0 0 20 0 1 0 124996508 91807744 21281 33554432000 4194304 6199737 140737045383744 140737045382680 4197202 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24072/statm: 22414 21281 161 490 0 21915 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 89656

[startup+162.3 s]
/proc/loadavg: 2.16 2.18 2.16 3/177 24090
/proc/meminfo: memFree=29686208/32872528 swapFree=16384/1696552
[pid=24072] ppid=24069 vsize=122260 CPUtime=162.27 cores=1,3,5,7
/proc/24072/stat : 24072 (cdcl-cuttingpla) R 24069 24072 23746 0 -1 4202496 8303 0 0 0 16224 3 0 0 20 0 1 0 124996508 125194240 23411 33554432000 4194304 6199737 140737045383744 140737045382680 4213493 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24072/statm: 30565 23411 161 490 0 30066 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 122260

[startup+222.307 s]
/proc/loadavg: 2.23 2.19 2.16 3/177 24092
/proc/meminfo: memFree=29679652/32872528 swapFree=16384/1696552
[pid=24072] ppid=24069 vsize=123960 CPUtime=222.26 cores=1,3,5,7
/proc/24072/stat : 24072 (cdcl-cuttingpla) R 24069 24072 23746 0 -1 4202496 8892 0 0 0 22223 3 0 0 20 0 1 0 124996508 126935040 23976 33554432000 4194304 6199737 140737045383744 140737045382680 4213342 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24072/statm: 30990 23976 161 490 0 30491 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 123960

[startup+282.3 s]
/proc/loadavg: 2.23 2.20 2.17 4/177 24093
/proc/meminfo: memFree=29669792/32872528 swapFree=16384/1696552
[pid=24072] ppid=24069 vsize=124952 CPUtime=282.24 cores=1,3,5,7
/proc/24072/stat : 24072 (cdcl-cuttingpla) R 24069 24072 23746 0 -1 4202496 9149 0 0 0 28221 3 0 0 20 0 1 0 124996508 127950848 24734 33554432000 4194304 6199737 140737045383744 140737045382680 4213368 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24072/statm: 31238 24734 161 490 0 30739 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 124952

[startup+342.3 s]
/proc/loadavg: 2.22 2.20 2.17 3/177 24094
/proc/meminfo: memFree=29665564/32872528 swapFree=16384/1696552
[pid=24072] ppid=24069 vsize=126668 CPUtime=342.24 cores=1,3,5,7
/proc/24072/stat : 24072 (cdcl-cuttingpla) R 24069 24072 23746 0 -1 4202496 9620 0 0 0 34220 4 0 0 20 0 1 0 124996508 129708032 25713 33554432000 4194304 6199737 140737045383744 140737045382680 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24072/statm: 31667 25713 161 490 0 31168 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 126668

[startup+402.3 s]
/proc/loadavg: 2.13 2.18 2.17 4/178 24098
/proc/meminfo: memFree=29662380/32872528 swapFree=16384/1696552
[pid=24072] ppid=24069 vsize=127392 CPUtime=402.23 cores=1,3,5,7
/proc/24072/stat : 24072 (cdcl-cuttingpla) R 24069 24072 23746 0 -1 4202496 9826 0 0 0 40219 4 0 0 20 0 1 0 124996508 130449408 26427 33554432000 4194304 6199737 140737045383744 140737045382680 4213640 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24072/statm: 31848 26427 161 490 0 31349 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 127392

[startup+462.3 s]
/proc/loadavg: 2.12 2.17 2.17 4/177 24099
/proc/meminfo: memFree=29652264/32872528 swapFree=16384/1696552
[pid=24072] ppid=24069 vsize=128572 CPUtime=462.22 cores=1,3,5,7
/proc/24072/stat : 24072 (cdcl-cuttingpla) R 24069 24072 23746 0 -1 4202496 10148 0 0 0 46218 4 0 0 20 0 1 0 124996508 131657728 27769 33554432000 4194304 6199737 140737045383744 140737045382680 4213396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24072/statm: 32143 27769 161 490 0 31644 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 128572

[startup+522.3 s]
/proc/loadavg: 2.27 2.20 2.18 3/177 24101
/proc/meminfo: memFree=29643816/32872528 swapFree=16384/1696552
[pid=24072] ppid=24069 vsize=129456 CPUtime=522.21 cores=1,3,5,7
/proc/24072/stat : 24072 (cdcl-cuttingpla) R 24069 24072 23746 0 -1 4202496 10374 0 0 0 52217 4 0 0 20 0 1 0 124996508 132562944 29528 33554432000 4194304 6199737 140737045383744 140737045382440 4213396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24072/statm: 32364 29528 161 490 0 31865 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 129456

[startup+582.3 s]
/proc/loadavg: 2.30 2.22 2.18 3/177 24102
/proc/meminfo: memFree=29620908/32872528 swapFree=16384/1696552
[pid=24072] ppid=24069 vsize=130372 CPUtime=582.2 cores=1,3,5,7
/proc/24072/stat : 24072 (cdcl-cuttingpla) R 24069 24072 23746 0 -1 4202496 10879 0 0 0 58216 4 0 0 20 0 1 0 124996508 133500928 31411 33554432000 4194304 6199737 140737045383744 140737045382680 4213385 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24072/statm: 32593 31411 161 490 0 32094 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 130372


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


[startup+942.3 s]
/proc/loadavg: 2.26 2.26 2.20 3/177 24109
/proc/meminfo: memFree=29581468/32872528 swapFree=16384/1696552
[pid=24072] ppid=24069 vsize=184384 CPUtime=942.14 cores=1,3,5,7
/proc/24072/stat : 24072 (cdcl-cuttingpla) R 24069 24072 23746 0 -1 4202496 12440 0 0 0 94209 5 0 0 20 0 1 0 124996508 188809216 37849 33554432000 4194304 6199737 140737045383744 140737045382680 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24072/statm: 46096 37849 161 490 0 45597 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 184384

[startup+1002.3 s]
/proc/loadavg: 2.31 2.27 2.21 4/178 24113
/proc/meminfo: memFree=29580572/32872528 swapFree=16384/1696552
[pid=24072] ppid=24069 vsize=184964 CPUtime=1002.13 cores=1,3,5,7
/proc/24072/stat : 24072 (cdcl-cuttingpla) R 24069 24072 23746 0 -1 4202496 12566 0 0 0 100208 5 0 0 20 0 1 0 124996508 189403136 37975 33554432000 4194304 6199737 140737045383744 140737045382488 4213385 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24072/statm: 46241 37975 161 490 0 45742 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 184964

[startup+1062.3 s]
/proc/loadavg: 2.35 2.28 2.21 3/177 24114
/proc/meminfo: memFree=29579892/32872528 swapFree=16384/1696552
[pid=24072] ppid=24069 vsize=185172 CPUtime=1062.13 cores=1,3,5,7
/proc/24072/stat : 24072 (cdcl-cuttingpla) R 24069 24072 23746 0 -1 4202496 12658 0 0 0 106208 5 0 0 20 0 1 0 124996508 189616128 38057 33554432000 4194304 6199737 140737045383744 140737045382680 4213298 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24072/statm: 46293 38057 161 490 0 45794 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 185172

[startup+1122.3 s]
/proc/loadavg: 2.29 2.27 2.21 3/177 24116
/proc/meminfo: memFree=29579132/32872528 swapFree=16384/1696552
[pid=24072] ppid=24069 vsize=185440 CPUtime=1122.12 cores=1,3,5,7
/proc/24072/stat : 24072 (cdcl-cuttingpla) R 24069 24072 23746 0 -1 4202496 12722 0 0 0 112207 5 0 0 20 0 1 0 124996508 189890560 38121 33554432000 4194304 6199737 140737045383744 140737045382680 4213476 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24072/statm: 46360 38121 161 490 0 45861 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 185440

[startup+1182.3 s]
/proc/loadavg: 2.32 2.28 2.21 3/177 24117
/proc/meminfo: memFree=29578432/32872528 swapFree=16384/1696552
[pid=24072] ppid=24069 vsize=185716 CPUtime=1182.11 cores=1,3,5,7
/proc/24072/stat : 24072 (cdcl-cuttingpla) R 24069 24072 23746 0 -1 4202496 12795 0 0 0 118206 5 0 0 20 0 1 0 124996508 190173184 38194 33554432000 4194304 6199737 140737045383744 140737045382680 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24072/statm: 46429 38194 161 490 0 45930 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 185716

[startup+1242.3 s]
/proc/loadavg: 2.31 2.29 2.22 4/177 24118
/proc/meminfo: memFree=29576564/32872528 swapFree=16384/1696552
[pid=24072] ppid=24069 vsize=186608 CPUtime=1242.09 cores=1,3,5,7
/proc/24072/stat : 24072 (cdcl-cuttingpla) R 24069 24072 23746 0 -1 4202496 13046 0 0 0 124204 5 0 0 20 0 1 0 124996508 191086592 38441 33554432000 4194304 6199737 140737045383744 140737045382680 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24072/statm: 46652 38441 161 490 0 46153 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 186608

[startup+1302.3 s]
/proc/loadavg: 2.34 2.30 2.22 3/177 24119
/proc/meminfo: memFree=29573844/32872528 swapFree=16384/1696552
[pid=24072] ppid=24069 vsize=188408 CPUtime=1302.08 cores=1,3,5,7
/proc/24072/stat : 24072 (cdcl-cuttingpla) R 24069 24072 23746 0 -1 4202496 13485 0 0 0 130203 5 0 0 20 0 1 0 124996508 192929792 38880 33554432000 4194304 6199737 140737045383744 140737045382392 4213385 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24072/statm: 47102 38880 161 490 0 46603 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 188408

[startup+1362.3 s]
/proc/loadavg: 2.30 2.29 2.22 3/177 24120
/proc/meminfo: memFree=29569908/32872528 swapFree=16384/1696552
[pid=24072] ppid=24069 vsize=189072 CPUtime=1362.07 cores=1,3,5,7
/proc/24072/stat : 24072 (cdcl-cuttingpla) R 24069 24072 23746 0 -1 4202496 13665 0 0 0 136202 5 0 0 20 0 1 0 124996508 193609728 39569 33554432000 4194304 6199737 140737045383744 140737045382856 4213489 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24072/statm: 47268 39569 161 490 0 46769 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 189072

[startup+1422.3 s]
/proc/loadavg: 2.25 2.28 2.22 4/177 24122
/proc/meminfo: memFree=29569844/32872528 swapFree=16384/1696552
[pid=24072] ppid=24069 vsize=189136 CPUtime=1422.07 cores=1,3,5,7
/proc/24072/stat : 24072 (cdcl-cuttingpla) R 24069 24072 23746 0 -1 4202496 13702 0 0 0 142202 5 0 0 20 0 1 0 124996508 193675264 39606 33554432000 4194304 6199737 140737045383744 140737045382680 4213368 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24072/statm: 47284 39606 161 490 0 46785 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 189136

[startup+1482.3 s]
/proc/loadavg: 2.34 2.30 2.23 3/177 24123
/proc/meminfo: memFree=29553956/32872528 swapFree=16384/1696552
[pid=24072] ppid=24069 vsize=189372 CPUtime=1482.05 cores=1,3,5,7
/proc/24072/stat : 24072 (cdcl-cuttingpla) R 24069 24072 23746 0 -1 4202496 13753 0 0 0 148200 5 0 0 20 0 1 0 124996508 193916928 39657 33554432000 4194304 6199737 140737045383744 140737045382680 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24072/statm: 47343 39657 161 490 0 46844 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 189372

[startup+1542.31 s]
/proc/loadavg: 2.23 2.27 2.22 3/177 24124
/proc/meminfo: memFree=29537132/32872528 swapFree=16384/1696552
[pid=24072] ppid=24069 vsize=190236 CPUtime=1542.06 cores=1,3,5,7
/proc/24072/stat : 24072 (cdcl-cuttingpla) R 24069 24072 23746 0 -1 4202496 13970 0 0 0 154200 6 0 0 20 0 1 0 124996508 194801664 43962 33554432000 4194304 6199737 140737045383744 140737045382568 4213473 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24072/statm: 47559 43962 161 490 0 47060 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 190236

[startup+1602.3 s]
/proc/loadavg: 2.31 2.29 2.23 3/178 24128
/proc/meminfo: memFree=29520660/32872528 swapFree=16384/1696552
[pid=24072] ppid=24069 vsize=272224 CPUtime=1602.04 cores=1,3,5,7
/proc/24072/stat : 24072 (cdcl-cuttingpla) R 24069 24072 23746 0 -1 4202496 14705 0 0 0 160197 7 0 0 20 0 1 0 124996508 278757376 47940 33554432000 4194304 6199737 140737045383744 140737045382680 4213381 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24072/statm: 68056 47940 161 490 0 67557 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 272224

[startup+1662.3 s]
/proc/loadavg: 2.27 2.28 2.23 3/177 24129
/proc/meminfo: memFree=29505812/32872528 swapFree=16384/1696552
[pid=24072] ppid=24069 vsize=272400 CPUtime=1662.03 cores=1,3,5,7
/proc/24072/stat : 24072 (cdcl-cuttingpla) R 24069 24072 23746 0 -1 4202496 14752 0 0 0 166196 7 0 0 20 0 1 0 124996508 278937600 47987 33554432000 4194304 6199737 140737045383744 140737045382680 4213296 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24072/statm: 68100 47987 161 490 0 67601 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 272400

[startup+1722.3 s]
/proc/loadavg: 2.25 2.27 2.23 3/177 24131
/proc/meminfo: memFree=29489668/32872528 swapFree=16384/1696552
[pid=24072] ppid=24069 vsize=272496 CPUtime=1722.02 cores=1,3,5,7
/proc/24072/stat : 24072 (cdcl-cuttingpla) R 24069 24072 23746 0 -1 4202496 14780 0 0 0 172195 7 0 0 20 0 1 0 124996508 279035904 48015 33554432000 4194304 6199737 140737045383744 140737045382680 4213381 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24072/statm: 68124 48015 161 490 0 67625 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 272496

[startup+1782.3 s]
/proc/loadavg: 2.26 2.27 2.22 3/177 24132
/proc/meminfo: memFree=29479668/32872528 swapFree=16384/1696552
[pid=24072] ppid=24069 vsize=272724 CPUtime=1782.02 cores=1,3,5,7
/proc/24072/stat : 24072 (cdcl-cuttingpla) R 24069 24072 23746 0 -1 4202496 14858 0 0 0 178195 7 0 0 20 0 1 0 124996508 279269376 48075 33554432000 4194304 6199737 140737045383744 140737045382680 4213381 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24072/statm: 68181 48075 161 490 0 67682 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 272724



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.20 2.25 2.22 3/177 24132
/proc/meminfo: memFree=29475324/32872528 swapFree=16384/1696552
[pid=24072] ppid=24069 vsize=272748 CPUtime=1800.01 cores=1,3,5,7
/proc/24072/stat : 24072 (cdcl-cuttingpla) R 24069 24072 23746 0 -1 4202496 14863 0 0 0 179994 7 0 0 20 0 1 0 124996508 279293952 48080 33554432000 4194304 6199737 140737045383744 140737045382680 4213381 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24072/statm: 68187 48080 161 490 0 67688 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 272748

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

[startup+1800.3 s]
/proc/loadavg: 2.20 2.25 2.22 3/177 24132
/proc/meminfo: memFree=29475324/32872528 swapFree=16384/1696552
[pid=24072] ppid=24069 vsize=272748 CPUtime=1800.01 cores=1,3,5,7
/proc/24072/stat : 24072 (cdcl-cuttingpla) R 24069 24072 23746 0 -1 4202496 14863 0 0 0 179994 7 0 0 20 0 1 0 124996508 279293952 48080 33554432000 4194304 6199737 140737045383744 140737045382680 4213381 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24072/statm: 68187 48080 161 490 0 67688 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 272748

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1799.95
CPU system time (s): 0.071989
CPU usage (%): 99.9843
Max. virtual memory (cumulated for all children) (KiB): 272748

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.95
system time used= 0.071989
maximum resident set size= 192320
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14863
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= 20
involuntary context switches= 2029

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.49632 second user time and 6.96594 second system time

The end

Launcher Data

Begin job on node125 at 2016-06-09 02:03:54
IDJOB=4087243
IDBENCH=90182
IDSOLVER=2548
FILE ID=node125/4087243-1465430634
RUNJOBID= node125-1465427032-23763
PBS_JOBID= 19859786
Free space on /tmp= 71744 MiB

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

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

MD5SUM BENCH= 8e674dc671e8e6c3e0a48d5fff5f7edd
RANDOM SEED=817001166

node125.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.456
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.91
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.456
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.56
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.456
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.456
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.456
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.456
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.456
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.55
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.456
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:        29883624 kB
Buffers:          128848 kB
Cached:           411584 kB
SwapCached:         1700 kB
Active:           103672 kB
Inactive:         441124 kB
Active(anon):       2988 kB
Inactive(anon):     2960 kB
Active(file):     100684 kB
Inactive(file):   438164 kB
Unevictable:     1696552 kB
Mlocked:           16384 kB
SwapTotal:      67108856 kB
SwapFree:       67098584 kB
Dirty:              3936 kB
Writeback:             0 kB
AnonPages:       1677972 kB
Mapped:             7324 kB
Shmem:                 0 kB
Slab:             614248 kB
SReclaimable:      58196 kB
SUnreclaim:       556052 kB
KernelStack:        1448 kB
PageTables:         7204 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1793596 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1662976 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 node125 at 2016-06-09 02:33:55