Trace number 43202

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, and are wall clock time (not CPU 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
SAT4JPSEUDO 2006.2 HeuristicsOPT344750 9.78351 8.3138

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/
www.csit.fsu.edu/~burkardt/datasets/mps/normalized-mps-v2-20-10-maros.opb
MD5SUMd9b1bd39de70fdcf73e5c42a9dd94c9e
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark344750
Best CPU time to get the best result obtained on this benchmark2.91656
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 344750
Optimality of the best value was proved YES
Number of variables90
Total number of constraints6
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints6
Minimum length of a constraint15
Maximum length of a constraint90
Number of terms in the objective function 90
Biggest coefficient in the objective function 4831838208
Number of bits for the biggest coefficient in the objective function 33
Sum of the numbers in the objective function 15032909794
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 4831838208
Number of bits of the biggest number in a constraint 33
Biggest sum of numbers in a constraint 15032909794
Number of bits of the biggest sum of numbers34
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.15	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.15	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.15	c no version file found!!!
0.15	c sun.arch.data.model	32
0.15	c java.version	1.5.0_06
0.15	c os.name	Linux
0.15	c os.version	2.6.9-22.EL.rootsmp
0.15	c os.arch	i386
0.15	c Free memory 1548419056
0.15	c Max memory 1551040512
0.15	c Total memory 1551040512
0.15	c Number of processors 2
0.20	c Cutting planes based inference
0.20	c --- Begin Solver configuration ---
0.20	c org.sat4j.minisat.uip.FirstUIP@1df073d
0.20	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@1546e25
0.20	c org.sat4j.minisat.learning.MiniSATLearning@b66cc
0.20	c conflictBoundIncFactor=1.5 learntBoundIncFactor=1.1 initLearntBoundConstraintFactor=10000.0 initConflictBound=100 
0.20	c VSIDS like heuristics from MiniSAT using a heap
0.20	c No reason simplification
0.20	c --- End Solver configuration ---
0.21	c solving ROOT/tmp/node9/43202-1149309157/instance-43202-1149309157.opb
0.21	c reading problem ... 
0.25	c ... done. Time 0.044 ms.
0.25	c #vars     90
0.25	c #constraints  6
0.30	c SATISFIABLE
0.30	c OPTIMIZING...
0.30	c Got one! Ellapsed CPU time (in seconds):0.095
0.30	o 399114
0.42	c Got one! Ellapsed CPU time (in seconds):0.215
0.42	o 399106
0.45	c Got one! Ellapsed CPU time (in seconds):0.245
0.45	o 380938
0.46	c Got one! Ellapsed CPU time (in seconds):0.26
0.47	o 380937
0.51	c Got one! Ellapsed CPU time (in seconds):0.304
0.51	o 375562
0.94	c Got one! Ellapsed CPU time (in seconds):0.734
0.94	o 375561
1.15	c Got one! Ellapsed CPU time (in seconds):0.947
1.15	o 375560
1.26	c Got one! Ellapsed CPU time (in seconds):1.056
1.26	o 375557
1.46	c Got one! Ellapsed CPU time (in seconds):1.254
1.46	o 375552
1.55	c Got one! Ellapsed CPU time (in seconds):1.35
1.55	o 375549
1.65	c Got one! Ellapsed CPU time (in seconds):1.443
1.65	o 375544
1.70	c Got one! Ellapsed CPU time (in seconds):1.493
1.70	o 375540
1.76	c Got one! Ellapsed CPU time (in seconds):1.55
1.76	o 375537
1.80	c Got one! Ellapsed CPU time (in seconds):1.596
1.80	o 375532
1.84	c Got one! Ellapsed CPU time (in seconds):1.632
1.84	o 375528
1.89	c Got one! Ellapsed CPU time (in seconds):1.68
1.89	o 375523
1.93	c Got one! Ellapsed CPU time (in seconds):1.727
1.93	o 375522
1.98	c Got one! Ellapsed CPU time (in seconds):1.774
1.98	o 375519
2.03	c Got one! Ellapsed CPU time (in seconds):1.829
2.03	o 375518
2.09	c Got one! Ellapsed CPU time (in seconds):1.881
2.09	o 375513
2.14	c Got one! Ellapsed CPU time (in seconds):1.936
2.14	o 375512
2.20	c Got one! Ellapsed CPU time (in seconds):1.991
2.20	o 375510
2.27	c Got one! Ellapsed CPU time (in seconds):2.062
2.27	o 375509
2.33	c Got one! Ellapsed CPU time (in seconds):2.126
2.33	o 375504
2.39	c Got one! Ellapsed CPU time (in seconds):2.183
2.39	o 375502
2.44	c Got one! Ellapsed CPU time (in seconds):2.239
2.44	o 375497
2.50	c Got one! Ellapsed CPU time (in seconds):2.291
2.50	o 375496
2.56	c Got one! Ellapsed CPU time (in seconds):2.354
2.56	o 375493
2.62	c Got one! Ellapsed CPU time (in seconds):2.417
2.62	o 375488
2.68	c Got one! Ellapsed CPU time (in seconds):2.473
2.68	o 375486
2.73	c Got one! Ellapsed CPU time (in seconds):2.529
2.73	o 375484
2.79	c Got one! Ellapsed CPU time (in seconds):2.586
2.79	o 375482
2.85	c Got one! Ellapsed CPU time (in seconds):2.647
2.85	o 375477
2.91	c Got one! Ellapsed CPU time (in seconds):2.705
2.91	o 375476
2.97	c Got one! Ellapsed CPU time (in seconds):2.766
2.97	o 375473
3.03	c Got one! Ellapsed CPU time (in seconds):2.824
3.03	o 375468
3.09	c Got one! Ellapsed CPU time (in seconds):2.883
3.09	o 375464
3.15	c Got one! Ellapsed CPU time (in seconds):2.941
3.15	o 375459
3.21	c Got one! Ellapsed CPU time (in seconds):3.001
3.21	o 375458
3.27	c Got one! Ellapsed CPU time (in seconds):3.067
3.27	o 375455
3.34	c Got one! Ellapsed CPU time (in seconds):3.131
3.34	o 375450
3.40	c Got one! Ellapsed CPU time (in seconds):3.197
3.40	o 375448
3.46	c Got one! Ellapsed CPU time (in seconds):3.259
3.46	o 375446
3.53	c Got one! Ellapsed CPU time (in seconds):3.321
3.53	o 375441
3.59	c Got one! Ellapsed CPU time (in seconds):3.383
3.59	o 375440
3.65	c Got one! Ellapsed CPU time (in seconds):3.448
3.65	o 375437
3.72	c Got one! Ellapsed CPU time (in seconds):3.512
3.72	o 375432
3.78	c Got one! Ellapsed CPU time (in seconds):3.576
3.78	o 375429
3.82	c Got one! Ellapsed CPU time (in seconds):3.619
3.82	o 375424
3.88	c Got one! Ellapsed CPU time (in seconds):3.673
3.88	o 375423
3.93	c Got one! Ellapsed CPU time (in seconds):3.73
3.93	o 375422
3.99	c Got one! Ellapsed CPU time (in seconds):3.782
3.99	o 374658
4.23	c Got one! Ellapsed CPU time (in seconds):4.028
4.23	o 374370
4.27	c Got one! Ellapsed CPU time (in seconds):4.068
4.27	o 374361
4.30	c Got one! Ellapsed CPU time (in seconds):4.093
4.30	o 374358
4.33	c Got one! Ellapsed CPU time (in seconds):4.12
4.33	o 366848
4.34	c Got one! Ellapsed CPU time (in seconds):4.135
4.34	o 356785
4.36	c Got one! Ellapsed CPU time (in seconds):4.154
4.36	o 356777
4.49	c Got one! Ellapsed CPU time (in seconds):4.288
4.49	o 356775
4.53	c Got one! Ellapsed CPU time (in seconds):4.327
4.53	o 356771
4.57	c Got one! Ellapsed CPU time (in seconds):4.365
4.57	o 356770
4.61	c Got one! Ellapsed CPU time (in seconds):4.405
4.61	o 356769
4.65	c Got one! Ellapsed CPU time (in seconds):4.449
4.65	o 356767
4.71	c Got one! Ellapsed CPU time (in seconds):4.509
4.71	o 345235
4.74	c Got one! Ellapsed CPU time (in seconds):4.532
4.74	o 345228
4.82	c Got one! Ellapsed CPU time (in seconds):4.617
4.82	o 345219
4.84	c Got one! Ellapsed CPU time (in seconds):4.632
4.84	o 345216
4.87	c Got one! Ellapsed CPU time (in seconds):4.665
4.87	o 345215
4.89	c Got one! Ellapsed CPU time (in seconds):4.689
4.89	o 345159
4.91	c Got one! Ellapsed CPU time (in seconds):4.701
4.91	o 345136
4.93	c Got one! Ellapsed CPU time (in seconds):4.722
4.93	o 345129
4.95	c Got one! Ellapsed CPU time (in seconds):4.748
4.95	o 345098
4.97	c Got one! Ellapsed CPU time (in seconds):4.766
4.97	o 345097
5.00	c Got one! Ellapsed CPU time (in seconds):4.796
5.00	o 345094
5.02	c Got one! Ellapsed CPU time (in seconds):4.818
5.02	o 345085
5.04	c Got one! Ellapsed CPU time (in seconds):4.84
5.04	o 345076
5.10	c Got one! Ellapsed CPU time (in seconds):4.895
5.10	o 345075
5.12	c Got one! Ellapsed CPU time (in seconds):4.913
5.12	o 345071
5.15	c Got one! Ellapsed CPU time (in seconds):4.949
5.15	o 345069
5.20	c Got one! Ellapsed CPU time (in seconds):4.997
5.20	o 345068
5.25	c Got one! Ellapsed CPU time (in seconds):5.043
5.25	o 345065
5.31	c Got one! Ellapsed CPU time (in seconds):5.104
5.31	o 345064
5.38	c Got one! Ellapsed CPU time (in seconds):5.174
5.38	o 345060
5.49	c Got one! Ellapsed CPU time (in seconds):5.283
5.49	o 345054
5.53	c Got one! Ellapsed CPU time (in seconds):5.321
5.53	o 345052
5.55	c Got one! Ellapsed CPU time (in seconds):5.343
5.55	o 345049
5.67	c Got one! Ellapsed CPU time (in seconds):5.461
5.68	o 345010
5.78	c Got one! Ellapsed CPU time (in seconds):5.58
5.78	o 344998
5.85	c Got one! Ellapsed CPU time (in seconds):5.642
5.85	o 344987
5.92	c Got one! Ellapsed CPU time (in seconds):5.72
5.93	o 344852
6.00	c Got one! Ellapsed CPU time (in seconds):5.792
6.00	o 344844
6.05	c Got one! Ellapsed CPU time (in seconds):5.843
6.05	o 344843
6.12	c Got one! Ellapsed CPU time (in seconds):5.917
6.12	o 344842
6.64	c Got one! Ellapsed CPU time (in seconds):6.431
6.64	o 344818
6.73	c Got one! Ellapsed CPU time (in seconds):6.528
6.73	o 344817
6.82	c Got one! Ellapsed CPU time (in seconds):6.619
6.82	o 344816
6.93	c Got one! Ellapsed CPU time (in seconds):6.725
6.93	o 344815
7.05	c Got one! Ellapsed CPU time (in seconds):6.844
7.05	o 344814
7.13	c Got one! Ellapsed CPU time (in seconds):6.925
7.13	o 344813
7.22	c Got one! Ellapsed CPU time (in seconds):7.014
7.22	o 344810
7.30	c Got one! Ellapsed CPU time (in seconds):7.097
7.30	o 344806
7.40	c Got one! Ellapsed CPU time (in seconds):7.191
7.40	o 344774
7.52	c Got one! Ellapsed CPU time (in seconds):7.318
7.52	o 344773
7.58	c Got one! Ellapsed CPU time (in seconds):7.373
7.58	o 344769
7.63	c Got one! Ellapsed CPU time (in seconds):7.43
7.63	o 344761
7.69	c Got one! Ellapsed CPU time (in seconds):7.482
7.69	o 344760
7.75	c Got one! Ellapsed CPU time (in seconds):7.544
7.75	o 344759
7.81	c Got one! Ellapsed CPU time (in seconds):7.606
7.81	o 344757
7.90	c Got one! Ellapsed CPU time (in seconds):7.697
7.90	o 344755
7.95	c Got one! Ellapsed CPU time (in seconds):7.742
7.95	o 344753
8.06	c Got one! Ellapsed CPU time (in seconds):7.856
8.06	o 344752
8.11	c Got one! Ellapsed CPU time (in seconds):7.906
8.11	o 344751
8.21	c Got one! Ellapsed CPU time (in seconds):8.004
8.21	o 344750
8.26	c starts		: 114
8.26	c conflicts		: 689
8.26	c decisions		: 3285
8.26	c propagations		: 15929
8.26	c inspects		: 1456800
8.26	c learnt literals	: 0
8.26	c learnt binary clauses	: 0
8.26	c learnt ternary clauses	: 0
8.26	c learnt clauses	: 688
8.26	c root simplifications	: 0
8.26	c removed literals (reason simplification)	: 0
8.26	c reason swapping (by a shorter reason)	: 0
8.26	c Calls to reduceDB	: 0
8.26	c speed (decisions/second)	: 64411.76470588236
8.26	c non guided choices	0
8.26	s OPTIMUM FOUND
8.26	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
8.26	v 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
8.26	v -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
8.26	v -x86 -x87 -x88 -x89 -x90
8.26	c objective function=344750
8.26	c Total wall clock time (ms): 8.057

Verifier Data (download as text)

OK	344750

Watcher Data (download as text)

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1830 seconds
Enforcing Stack size limit: 67108864 bytes
Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
runsolver version 3.0.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node9/watcher-43202-1149309157 -o ROOT/results/node9/solver-43202-1149309157 -C 1800 -M 1800 -S 64 java -server -Xms1500M -Xmx1500M -jar ROOT/solvers/PB/PB06final/user5/sat4jPseudoHeuristics.jar ROOT/tmp/node9/43202-1149309157/instance-43202-1149309157.opb 711626933 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.85 0.97 0.98 3/64 17455
/proc/meminfo: memFree=1569296/2055920 swapFree=4180864/4192956
[pid=17455] ppid=17453 vsize=1592 CPUtime=0
/proc/17455/stat : 17455 (java) D 17453 17455 17409 0 -1 0 131 0 0 0 0 0 0 0 19 0 1 0 196578051 1630208 103 18446744073709551615 134512640 134570276 4294956608 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/17455/statm: 398 103 82 14 0 43 0

Child status: 30
Real time (s): 8.3138
CPU time (s): 9.78351
CPU user time (s): 9.49256
CPU system time (s): 0.290955
CPU usage (%): 117.678
Max. virtual memory (cumulated for all children) (Kb): 0

Launcher Data (download as text)

Begin job on node9 on Sat Jun  3 04:32:37 UTC 2006


FILE ID= 43202-1149309157

PBS_JOBID= 307802

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/www.csit.fsu.edu/~burkardt/datasets/mps/normalized-mps-v2-20-10-maros.opb
COMMAND LINE= java -server -Xms1500M -Xmx1500M -jar ROOT/solvers/PB/PB06final/user5/sat4jPseudoHeuristics.jar ROOT/tmp/node9/43202-1149309157/instance-43202-1149309157.opb 711626933
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-43202-1149309157 -o ROOT/results/node9/solver-43202-1149309157 -C 1800 -M 1800 -S 64  java -server -Xms1500M -Xmx1500M -jar ROOT/solvers/PB/PB06final/user5/sat4jPseudoHeuristics.jar ROOT/tmp/node9/43202-1149309157/instance-43202-1149309157.opb 711626933

MD5SUM SOLVER= 3cef94aa015dc0dd234d31843a257d70
MD5SUM BENCH=  d9b1bd39de70fdcf73e5c42a9dd94c9e

RANDOM SEED= 711626933


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1569504 kB
Buffers:         22228 kB
Cached:         402632 kB
SwapCached:       3744 kB
Active:          44652 kB
Inactive:       388772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1569504 kB
SwapTotal:     4192956 kB
SwapFree:      4180864 kB
Dirty:             188 kB
Writeback:           0 kB
Mapped:          14720 kB
Slab:            39036 kB
Committed_AS:   300496 kB
PageTables:       1424 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node9 on Sat Jun  3 04:32:46 UTC 2006