Trace number 4088219

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-01OPT5 7.18691 7.18892

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
logic_synthesis/normalized-m100_100_30_30.r.opb
MD5SUM28e00d9d9bb0c4a536b74577b47a7849
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark5
Best CPU time to get the best result obtained on this benchmark7.18691
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 5
Optimality of the best value was proved YES
Number of variables100
Total number of constraints100
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint30
Maximum length of a constraint30
Number of terms in the objective function 100
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 100
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
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= 100 #constraint= 100
0.00/0.08	c #Conflicts:       1000 | #Learnt:       1002 | 0.004
0.00/0.08	c total clause space: 4.25031MB
0.00/0.08	c total #watches: 15010
0.19/0.20	c total #propagations: 25382 / total #impl: 322350 (eff. 0.079)
0.19/0.20	c #Conflicts:       2000 | #Learnt:       2002 | 0.006
0.19/0.20	c total clause space: 4.25031MB
0.19/0.20	c total #watches: 24728
0.29/0.32	c total #propagations: 51495 / total #impl: 706173 (eff. 0.073)
0.29/0.32	c GC COLLECT
0.29/0.32	c #Conflicts:       3000 | #Learnt:       2007 | 0.009
0.29/0.32	c total clause space: 4.25031MB
0.29/0.32	c total #watches: 28196
0.39/0.48	c total #propagations: 80575 / total #impl: 1136571 (eff. 0.071)
0.39/0.48	c #Conflicts:       4000 | #Learnt:       3007 | 0.008
0.39/0.48	c total clause space: 4.25031MB
0.39/0.48	c total #watches: 38966
0.59/0.63	c total #propagations: 104283 / total #impl: 1520109 (eff. 0.069)
0.59/0.63	c GC COLLECT
0.59/0.63	c #Conflicts:       5000 | #Learnt:       2360 | 0.007
0.59/0.63	c total clause space: 4.25031MB
0.59/0.63	c total #watches: 34415
0.79/0.80	c total #propagations: 131422 / total #impl: 1938228 (eff. 0.068)
0.79/0.80	c #Conflicts:       6000 | #Learnt:       3360 | 0.006
0.79/0.80	c total clause space: 4.25031MB
0.79/0.80	c total #watches: 43249
0.99/1.01	c total #propagations: 160766 / total #impl: 2390894 (eff. 0.067)
0.99/1.01	c GC COLLECT
0.99/1.01	c #Conflicts:       7000 | #Learnt:       2238 | 0.007
0.99/1.01	c total clause space: 4.25031MB
0.99/1.01	c total #watches: 34370
1.09/1.18	c total #propagations: 186459 / total #impl: 2852655 (eff. 0.065)
1.09/1.18	c #Conflicts:       8000 | #Learnt:       3238 | 0.007
1.09/1.18	c total clause space: 4.25031MB
1.09/1.18	c total #watches: 42763
1.39/1.40	c total #propagations: 214524 / total #impl: 3297867 (eff. 0.065)
1.39/1.40	c #Conflicts:       9000 | #Learnt:       4238 | 0.007
1.39/1.40	c total clause space: 4.25031MB
1.39/1.40	c total #watches: 50837
1.59/1.64	c total #propagations: 243569 / total #impl: 3790156 (eff. 0.064)
1.59/1.64	c GC COLLECT
1.59/1.64	c #Conflicts:      10000 | #Learnt:       2729 | 0.008
1.59/1.64	c total clause space: 6.90675MB
1.59/1.64	c total #watches: 35763
1.79/1.82	c total #propagations: 273612 / total #impl: 4300494 (eff. 0.064)
1.79/1.82	c #Conflicts:      11000 | #Learnt:       3729 | 0.007
1.79/1.82	c total clause space: 6.90675MB
1.79/1.82	c total #watches: 44532
1.99/2.03	c total #propagations: 303693 / total #impl: 4746397 (eff. 0.064)
1.99/2.03	c #Conflicts:      12000 | #Learnt:       4729 | 0.006
1.99/2.03	c total clause space: 6.90675MB
1.99/2.03	c total #watches: 51434
2.19/2.26	c total #propagations: 336421 / total #impl: 5216671 (eff. 0.064)
2.19/2.26	c #Conflicts:      13000 | #Learnt:       5729 | 0.006
2.19/2.26	c total clause space: 6.90675MB
2.19/2.26	c total #watches: 58474
2.39/2.44	c total #propagations: 367077 / total #impl: 5676205 (eff. 0.065)
2.39/2.44	c GC COLLECT
2.39/2.44	c #Conflicts:      14000 | #Learnt:       3873 | 0.006
2.39/2.44	c total clause space: 6.90675MB
2.39/2.44	c total #watches: 44928
2.59/2.64	c total #propagations: 396037 / total #impl: 6109559 (eff. 0.065)
2.59/2.64	c #Conflicts:      15000 | #Learnt:       4873 | 0.006
2.59/2.64	c total clause space: 6.90675MB
2.59/2.64	c total #watches: 50612
2.79/2.85	c total #propagations: 421592 / total #impl: 6553360 (eff. 0.064)
2.79/2.85	c #Conflicts:      16000 | #Learnt:       5873 | 0.005
2.79/2.85	c total clause space: 6.90675MB
2.79/2.85	c total #watches: 55645
2.99/3.06	c total #propagations: 447034 / total #impl: 7009277 (eff. 0.064)
2.99/3.06	c GC COLLECT
2.99/3.06	c #Conflicts:      17000 | #Learnt:       3690 | 0.005
2.99/3.06	c total clause space: 6.90675MB
2.99/3.06	c total #watches: 42620
3.19/3.26	c total #propagations: 467291 / total #impl: 7406055 (eff. 0.063)
3.19/3.26	c #Conflicts:      18000 | #Learnt:       4691 | 0.005
3.19/3.26	c total clause space: 6.90675MB
3.19/3.26	c total #watches: 50398
3.39/3.48	c total #propagations: 491521 / total #impl: 7823915 (eff. 0.063)
3.39/3.48	c #Conflicts:      19000 | #Learnt:       5691 | 0.005
3.39/3.48	c total clause space: 6.90675MB
3.39/3.48	c total #watches: 58059
3.69/3.73	c total #propagations: 518577 / total #impl: 8209429 (eff. 0.063)
3.69/3.73	c #Conflicts:      20000 | #Learnt:       6690 | 0.004
3.69/3.73	c total clause space: 11.2235MB
3.69/3.73	c total #watches: 64431
3.89/3.95	c total #propagations: 550369 / total #impl: 8649168 (eff. 0.064)
3.89/3.95	c GC COLLECT
3.89/3.95	c #Conflicts:      21000 | #Learnt:       4203 | 0.004
3.89/3.95	c total clause space: 11.2235MB
3.89/3.95	c total #watches: 48053
4.09/4.16	c total #propagations: 576478 / total #impl: 9064994 (eff. 0.064)
4.09/4.16	c #Conflicts:      22000 | #Learnt:       5202 | 0.004
4.09/4.16	c total clause space: 11.2235MB
4.09/4.16	c total #watches: 54660
4.29/4.40	c total #propagations: 602200 / total #impl: 9474721 (eff. 0.064)
4.29/4.40	c #Conflicts:      23000 | #Learnt:       6201 | 0.004
4.29/4.40	c total clause space: 11.2235MB
4.29/4.40	c total #watches: 61306
4.59/4.68	c total #propagations: 629941 / total #impl: 9869046 (eff. 0.064)
4.59/4.68	c #Conflicts:      24000 | #Learnt:       7200 | 0.004
4.59/4.68	c total clause space: 11.2235MB
4.59/4.68	c total #watches: 67612
4.89/4.92	c total #propagations: 658519 / total #impl: 10331312 (eff. 0.064)
4.89/4.92	c GC COLLECT
4.89/4.92	c #Conflicts:      25000 | #Learnt:       4401 | 0.004
4.89/4.92	c total clause space: 11.2235MB
4.89/4.92	c total #watches: 48333
5.09/5.13	c total #propagations: 684566 / total #impl: 10753029 (eff. 0.064)
5.09/5.13	c #Conflicts:      26000 | #Learnt:       5399 | 0.004
5.09/5.13	c total clause space: 11.2235MB
5.09/5.13	c total #watches: 53746
5.29/5.37	c total #propagations: 712225 / total #impl: 11208962 (eff. 0.064)
5.29/5.37	c #Conflicts:      27000 | #Learnt:       6399 | 0.004
5.29/5.37	c total clause space: 11.2235MB
5.29/5.37	c total #watches: 60658
5.59/5.63	c total #propagations: 735608 / total #impl: 11672373 (eff. 0.063)
5.59/5.63	c #Conflicts:      28000 | #Learnt:       7399 | 0.004
5.59/5.63	c total clause space: 11.2235MB
5.59/5.63	c total #watches: 66716
5.89/5.92	c total #propagations: 756313 / total #impl: 12109195 (eff. 0.062)
5.89/5.92	c GC COLLECT
5.89/5.92	c #Conflicts:      29000 | #Learnt:       4299 | 0.004
5.89/5.92	c total clause space: 11.2235MB
5.89/5.92	c total #watches: 47522
6.09/6.12	c total #propagations: 785785 / total #impl: 12530323 (eff. 0.063)
6.09/6.12	c #Conflicts:      30000 | #Learnt:       5298 | 0.004
6.09/6.12	c total clause space: 11.2235MB
6.09/6.12	c total #watches: 51982
6.29/6.34	c total #propagations: 817052 / total #impl: 12995122 (eff. 0.063)
6.29/6.34	c #Conflicts:      31000 | #Learnt:       6297 | 0.004
6.29/6.34	c total clause space: 11.2235MB
6.29/6.34	c total #watches: 56743
6.49/6.58	c total #propagations: 844847 / total #impl: 13471787 (eff. 0.063)
6.49/6.58	c #Conflicts:      32000 | #Learnt:       7293 | 0.004
6.49/6.58	c total clause space: 11.2235MB
6.49/6.58	c total #watches: 61064
6.79/6.84	c total #propagations: 873106 / total #impl: 13942112 (eff. 0.063)
6.79/6.84	c #Conflicts:      33000 | #Learnt:       8288 | 0.004
6.79/6.84	c total clause space: 11.2235MB
6.79/6.84	c total #watches: 65240
6.99/7.08	c total #propagations: 901757 / total #impl: 14421639 (eff. 0.063)
6.99/7.08	c GC COLLECT
6.99/7.08	c #Conflicts:      34000 | #Learnt:       4901 | 0.003
6.99/7.08	c total clause space: 11.2235MB
6.99/7.08	c total #watches: 48025
7.09/7.18	c total #propagations: 925663 / total #impl: 14891295 (eff. 0.062)
7.09/7.18	o 5
7.09/7.18	s OPTIMUM FOUND
7.09/7.18	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 -x12 x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30 -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100
7.09/7.18	c CPU time              : 7.17591 s

Verifier Data

OK	5

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-4088219-1465416701/watcher-4088219-1465416701 -o /tmp/evaluation-result-4088219-1465416701/solver-4088219-1465416701 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1465387837-19245 --watchdog 1960 --input HOME/instance-4088219-1465416701.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

pid=22415
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.18 2.18 2.20 3/176 22418
/proc/meminfo: memFree=29763376/32872528 swapFree=16384/1696552
[pid=22418] ppid=22415 vsize=29112 CPUtime=0 cores=1,3,5,7
/proc/22418/stat : 22418 (cdcl-cuttingpla) R 22415 22418 19228 0 -1 4202496 276 0 0 0 0 0 0 0 20 0 1 0 123603135 29810688 5268 33554432000 4194304 6201397 140735379961376 140735683413096 4211056 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22418/statm: 7278 5268 130 491 0 6777 0

[startup+0.100161 s]
/proc/loadavg: 2.18 2.18 2.20 3/176 22418
/proc/meminfo: memFree=29763376/32872528 swapFree=16384/1696552
[pid=22418] ppid=22415 vsize=33864 CPUtime=0.09 cores=1,3,5,7
/proc/22418/stat : 22418 (cdcl-cuttingpla) R 22415 22418 19228 0 -1 4202496 646 0 0 0 9 0 0 0 20 0 1 0 123603135 34676736 7063 33554432000 4194304 6201397 140735379961376 140735683413096 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22418/statm: 8466 7063 158 491 0 7965 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33864

[startup+0.200355 s]
/proc/loadavg: 2.18 2.18 2.20 3/176 22418
/proc/meminfo: memFree=29763376/32872528 swapFree=16384/1696552
[pid=22418] ppid=22415 vsize=33996 CPUtime=0.19 cores=1,3,5,7
/proc/22418/stat : 22418 (cdcl-cuttingpla) R 22415 22418 19228 0 -1 4202496 682 0 0 0 19 0 0 0 20 0 1 0 123603135 34811904 7099 33554432000 4194304 6201397 140735379961376 140735683413096 5150858 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22418/statm: 8499 7099 158 491 0 7998 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 33996

[startup+0.300358 s]
/proc/loadavg: 2.18 2.18 2.20 3/176 22418
/proc/meminfo: memFree=29763376/32872528 swapFree=16384/1696552
[pid=22418] ppid=22415 vsize=33996 CPUtime=0.29 cores=1,3,5,7
/proc/22418/stat : 22418 (cdcl-cuttingpla) R 22415 22418 19228 0 -1 4202496 703 0 0 0 29 0 0 0 20 0 1 0 123603135 34811904 7120 33554432000 4194304 6201397 140735379961376 140735683413096 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22418/statm: 8499 7120 164 491 0 7998 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33996

[startup+0.700234 s]
/proc/loadavg: 2.18 2.18 2.20 3/176 22418
/proc/meminfo: memFree=29763376/32872528 swapFree=16384/1696552
[pid=22418] ppid=22415 vsize=34400 CPUtime=0.69 cores=1,3,5,7
/proc/22418/stat : 22418 (cdcl-cuttingpla) R 22415 22418 19228 0 -1 4202496 1158 0 0 0 69 0 0 0 20 0 1 0 123603135 35225600 7421 33554432000 4194304 6201397 140735379961376 140735379960504 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22418/statm: 8600 7421 164 491 0 8099 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34400

[startup+1.50029 s]
/proc/loadavg: 2.17 2.18 2.20 3/177 22419
/proc/meminfo: memFree=29732760/32872528 swapFree=16384/1696552
[pid=22418] ppid=22415 vsize=37528 CPUtime=1.49 cores=1,3,5,7
/proc/22418/stat : 22418 (cdcl-cuttingpla) R 22415 22418 19228 0 -1 4202496 1764 0 0 0 149 0 0 0 20 0 1 0 123603135 38428672 8317 33554432000 4194304 6201397 140735379961376 140735379960040 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22418/statm: 9382 8317 164 491 0 8881 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37528

[startup+3.10027 s]
/proc/loadavg: 2.17 2.18 2.20 3/177 22419
/proc/meminfo: memFree=29727168/32872528 swapFree=16384/1696552
[pid=22418] ppid=22415 vsize=37800 CPUtime=3.09 cores=1,3,5,7
/proc/22418/stat : 22418 (cdcl-cuttingpla) R 22415 22418 19228 0 -1 4202496 1917 0 0 0 309 0 0 0 20 0 1 0 123603135 38707200 8441 33554432000 4194304 6201397 140735379961376 140735379960504 4213235 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22418/statm: 9450 8441 164 491 0 8949 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37800

[startup+6.30023 s]
/proc/loadavg: 2.17 2.18 2.20 3/177 22419
/proc/meminfo: memFree=29707200/32872528 swapFree=16384/1696552
[pid=22418] ppid=22415 vsize=42916 CPUtime=6.29 cores=1,3,5,7
/proc/22418/stat : 22418 (cdcl-cuttingpla) R 22415 22418 19228 0 -1 4202496 2622 0 0 0 629 0 0 0 20 0 1 0 123603135 43945984 8906 33554432000 4194304 6201397 140735379961376 140735379960504 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22418/statm: 10729 8906 165 491 0 10228 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 42916

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 22418 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+6.40027 s]
/proc/loadavg: 2.17 2.18 2.20 3/177 22419
/proc/meminfo: memFree=29707200/32872528 swapFree=16384/1696552
[pid=22418] ppid=22415 vsize=42916 CPUtime=6.39 cores=1,3,5,7
/proc/22418/stat : 22418 (cdcl-cuttingpla) R 22415 22418 19228 0 -1 4202496 2622 0 0 0 639 0 0 0 20 0 1 0 123603135 43945984 8906 33554432000 4194304 6201397 140735379961376 140735379960504 4213170 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22418/statm: 10729 8906 165 491 0 10228 0
Current children cumulated CPU time (s) 6.39
Current children cumulated vsize (KiB) 42916

[startup+6.80023 s]
/proc/loadavg: 2.23 2.19 2.20 3/177 22419
/proc/meminfo: memFree=29697396/32872528 swapFree=16384/1696552
[pid=22418] ppid=22415 vsize=43076 CPUtime=6.79 cores=1,3,5,7
/proc/22418/stat : 22418 (cdcl-cuttingpla) R 22415 22418 19228 0 -1 4202496 2654 0 0 0 679 0 0 0 20 0 1 0 123603135 44109824 8938 33554432000 4194304 6201397 140735379961376 140735379960504 5148236 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22418/statm: 10769 8938 165 491 0 10268 0
Current children cumulated CPU time (s) 6.79
Current children cumulated vsize (KiB) 43076

[startup+7.00031 s]
/proc/loadavg: 2.23 2.19 2.20 3/177 22419
/proc/meminfo: memFree=29697396/32872528 swapFree=16384/1696552
[pid=22418] ppid=22415 vsize=43236 CPUtime=6.99 cores=1,3,5,7
/proc/22418/stat : 22418 (cdcl-cuttingpla) R 22415 22418 19228 0 -1 4202496 2680 0 0 0 699 0 0 0 20 0 1 0 123603135 44273664 8964 33554432000 4194304 6201397 140735379961376 140735379960504 4217802 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22418/statm: 10809 8964 165 491 0 10308 0
Current children cumulated CPU time (s) 6.99
Current children cumulated vsize (KiB) 43236

[startup+7.10037 s]
/proc/loadavg: 2.23 2.19 2.20 3/177 22419
/proc/meminfo: memFree=29697396/32872528 swapFree=16384/1696552
[pid=22418] ppid=22415 vsize=43236 CPUtime=7.09 cores=1,3,5,7
/proc/22418/stat : 22418 (cdcl-cuttingpla) R 22415 22418 19228 0 -1 4202496 2680 0 0 0 709 0 0 0 20 0 1 0 123603135 44273664 8964 33554432000 4194304 6201397 140735379961376 140735379960504 4213708 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22418/statm: 10809 8964 165 491 0 10308 0
Current children cumulated CPU time (s) 7.09
Current children cumulated vsize (KiB) 43236

Child status: 30
Real time (s): 7.18892
CPU time (s): 7.18691
CPU user time (s): 7.17791
CPU system time (s): 0.008998
CPU usage (%): 99.972
Max. virtual memory (cumulated for all children) (KiB): 43236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.17791
system time used= 0.008998
maximum resident set size= 36148
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2754
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= 3
involuntary context switches= 8

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.017997 second user time and 0.032994 second system time

The end

Launcher Data

Begin job on node125 at 2016-06-08 22:11:41
IDJOB=4088219
IDBENCH=2891
IDSOLVER=2550
FILE ID=node125/4088219-1465416701
RUNJOBID= node125-1465387837-19245
PBS_JOBID= 19853867
Free space on /tmp= 71744 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/logic_synthesis/normalized-m100_100_30_30.r.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4088219-1465416701/watcher-4088219-1465416701 -o /tmp/evaluation-result-4088219-1465416701/solver-4088219-1465416701 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1465387837-19245 --watchdog 1960 --input HOME/instance-4088219-1465416701.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= 28e00d9d9bb0c4a536b74577b47a7849
RANDOM SEED=1101444280

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:        29763648 kB
Buffers:          115248 kB
Cached:           307924 kB
SwapCached:         1700 kB
Active:           334056 kB
Inactive:         330816 kB
Active(anon):     241108 kB
Inactive(anon):     2960 kB
Active(file):      92948 kB
Inactive(file):   327856 kB
Unevictable:     1696552 kB
Mlocked:           16384 kB
SwapTotal:      67108856 kB
SwapFree:       67098584 kB
Dirty:              2384 kB
Writeback:             0 kB
AnonPages:       2046304 kB
Mapped:             7664 kB
Shmem:                 0 kB
Slab:             613616 kB
SReclaimable:      57400 kB
SUnreclaim:       556216 kB
KernelStack:        1472 kB
PageTables:         7896 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2120716 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1955840 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= 71740 MiB
End job on node125 at 2016-06-08 22:11:48