Trace number 3493292

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
SAT4J MUS 2.3.0-SNAPSHOT 2011-02-06UNSAT 1.9357 1.39429

General information on the benchmark

Namemus/marques-silva/
atpg/bf1355-598.cnf
MD5SUM00b69507e4f6fc2ab273807bb4131b8a
Bench CategoryMUS (MUS)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.010998
Satisfiable
(Un)Satisfiability was proved
Number of variables2296
Number of clauses7298
Sum of the clauses size18523
Maximum clause length6
Minimum clause length1
Number of clauses of size 15
Number of clauses of size 23936
Number of clauses of size 32857
Number of clauses of size 4445
Number of clauses of size 535
Number of clauses of size over 520

Solver Data

0.01/0.06	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.01/0.06	c This is free software under the dual EPL/GNU LGPL licenses.
0.01/0.06	c See www.sat4j.org for details.
0.01/0.08	c version 2.3.0.v20110206
0.01/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.01/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.01/0.08	c java.vm.version	19.1-b02
0.01/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.01/0.08	c sun.arch.data.model	64
0.01/0.08	c java.version		1.6.0_24
0.01/0.08	c os.name		Linux
0.01/0.08	c os.version		2.6.18-164.el5
0.01/0.08	c os.arch		amd64
0.01/0.08	c Free memory 		5997854704
0.01/0.08	c Max memory 		6029312000
0.01/0.08	c Total memory 		6029312000
0.01/0.08	c Number of processors 	8
0.10/0.10	c Explanation (MUS) enabled solver
0.10/0.10	c QuickXplain (AAAI 2004 version) minimization strategy
0.10/0.10	c --- Begin Solver configuration ---
0.10/0.10	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@aa470b8
0.10/0.10	c Learn all clauses as in MiniSAT
0.10/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.10/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.10/0.10	c Expensive reason simplification
0.10/0.10	c Armin Biere (Picosat) restarts strategy
0.10/0.10	c Glucose learned constraints deletion strategy
0.10/0.10	c timeout=2147483647s
0.10/0.10	c DB Simplification allowed=true
0.10/0.10	c --- End Solver configuration ---
0.10/0.10	c solving HOME/instance-3493292-1307799007.cnf
0.10/0.10	c reading problem ... 
0.10/0.18	c ... done. Wall clock time 0.087s.
0.10/0.18	c #vars     9594
0.10/0.18	c #constraints  7298
0.10/0.18	c constraints type 
0.10/0.18	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 7293
0.10/0.18	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 5
0.27/0.40	c Unsat detection wall clock time (in seconds) : 0.282
0.27/0.40	c Size of initial unsat subformula: 154
0.27/0.40	c Computing MUS ...
0.27/0.40	c initial unsat core 1685[?] 1701[?] 1700[?] 7055[?]  -1596[?] -1697[?] -1694[?] 7046[?]  1694[?] 1596[?] 1688[?] 7041[?]  -1689[?] -1594[?] -1686[?] 7026[?]  1594[?] 1689[?] 1695[?] 7025[?]  1841[?] 1835[?] 1825[?] 7016[?]  1835[?] 1823[?] 1839[?] 7013[?]  -1831[?] -1828[?] -1553[?] 7007[?]  -1553[?] -1832[?] -1838[?] 7004[?]  1838[?] 1553[?] 1831[?] 7003[?]  1832[?] 1553[?] 1828[?] 7002[?]  -1826[?] -1829[?] -1551[?] 6990[?]  -1836[?] -1832[?] -1551[?] 6987[?]  1551[?] 1829[?] 1836[?] 6986[?]  1832[?] 1551[?] 1826[?] 6985[?]  -1569[?] -1573[?] -1556[?] 6978[?]  -1554[?] -1573[?] -1567[?] 6975[?]  1563[?] 1560[?] 1534[?] 6969[?]  1570[?] 1566[?] 1534[?] 6966[?]  -1534[?] -1570[?] -1563[?] 6965[?]  -1534[?] -1566[?] -1560[?] 6964[?]  1561[?] 1558[?] 1532[?] 6952[?]  1570[?] 1564[?] 1532[?] 6949[?]  -1532[?] -1561[?] -1570[?] 6948[?]  -1532[?] -1558[?] -1564[?] 6947[?]  1530[?] 1541[?] 1535[?] 6941[?]  1528[?] 1539[?] 1535[?] 6938[?]  -1302[?] -1550[?] -1547[?] 6932[?]  -1544[?] -1536[?] -1302[?] 6929[?]  1550[?] 1544[?] 1302[?] 6928[?]  1547[?] 1536[?] 1302[?] 6927[?]  -1300[?] -1548[?] -1545[?] 6915[?]  -1542[?] -1536[?] -1300[?] 6912[?]  1548[?] 1542[?] 1300[?] 6911[?]  1545[?] 1300[?] 1536[?] 6910[?]  1313[?] 1307[?] 1305[?] 6902[?]  1311[?] 1307[?] 1303[?] 6899[?]  -1322[?] -1319[?] -2182[?] 6248[?]  -1308[?] -1316[?] -2182[?] 6244[?]  -1320[?] -1317[?] -2182[?] 6242[?]  -1308[?] -1314[?] -2182[?] 6238[?]  -1306[?] 1308[?] 3980[?]  -1307[?] 1306[?] 3977[?]  -1531[?] 1536[?] 3974[?]  -1536[?] 1531[?] 3973[?]  -1531[?] 1535[?] 3972[?]  -1535[?] 1531[?] 3971[?]  1835[?] -1702[?] 3964[?]  1702[?] -1835[?] 3963[?]  1832[?] -1702[?] 3962[?]  1702[?] -1832[?] 3961[?]  -1192[?] 3960[?] -1903[?]  1190[?] 3956[?] 1901[?]  -1700[?] 3954[?] 1192[?]  -1688[?] 3952[?] 1192[?]  1698[?] -1190[?] 3943[?]  1686[?] -1190[?] 3941[?]  -1701[?] -1685[?] 3935[?]  -1683[?] 3930[?] -1698[?]  1697[?] -1685[?] 3929[?]  1694[?] -1685[?] 3927[?]  1685[?] -1694[?] 3926[?]  -1695[?] 3922[?] 1683[?]  -1596[?] -1593[?] 3915[?]  1593[?] 1596[?] 3914[?]  -1591[?] -1594[?] 3912[?]  1594[?] 1591[?] 3911[?]  1841[?] -1593[?] 3910[?]  1593[?] -1841[?] 3909[?]  1838[?] -1593[?] 3908[?]  1593[?] -1838[?] 3907[?]  -1591[?] 1839[?] 3904[?]  -1839[?] 1591[?] 3903[?]  -1591[?] 1836[?] 3902[?]  -1836[?] 1591[?] 3901[?]  -1825[?] -1841[?] 3900[?]  -1825[?] -1835[?] 3899[?]  -1839[?] -1823[?] 3896[?]  -1823[?] -1835[?] 3895[?]  -1825[?] 1831[?] 3894[?]  -1831[?] 1825[?] 3893[?]  -1825[?] 1828[?] 3892[?]  -1828[?] 1825[?] 3891[?]  -1823[?] 1829[?] 3888[?]  -1829[?] 1823[?] 3887[?]  -1823[?] 1826[?] 3886[?]  -1826[?] 1823[?] 3885[?]  -1553[?] 1569[?] 3878[?]  -1569[?] 1553[?] 3877[?]  -1553[?] 1566[?] 3876[?]  -1566[?] 1553[?] 3875[?]  1567[?] -1551[?] 3869[?]  1551[?] -1567[?] 3868[?]  1564[?] -1551[?] 3867[?]  1551[?] -1564[?] 3866[?]  1573[?] 1556[?] 3865[?]  1556[?] 1569[?] 3864[?]  1573[?] 1554[?] 3861[?]  1567[?] 1554[?] 3860[?]  1563[?] -1556[?] 3859[?]  1556[?] -1563[?] 3858[?]  1560[?] -1556[?] 3857[?]  1556[?] -1560[?] 3856[?]  1561[?] -1554[?] 3853[?]  -1561[?] 1554[?] 3852[?]  -1554[?] 1558[?] 3851[?]  -1558[?] 1554[?] 3850[?]  -1534[?] 1544[?] 3845[?]  -1544[?] 1534[?] 3844[?]  -1534[?] 1541[?] 3843[?]  -1541[?] 1534[?] 3842[?]  -1532[?] 1542[?] 3839[?]  -1542[?] 1532[?] 3838[?]  -1532[?] 1539[?] 3837[?]  -1539[?] 1532[?] 3836[?]  -1541[?] -1530[?] 3835[?]  -1535[?] -1530[?] 3834[?]  -1539[?] -1528[?] 3831[?]  -1535[?] -1528[?] 3830[?]  1550[?] -1530[?] 3829[?]  1530[?] -1550[?] 3828[?]  1547[?] -1530[?] 3827[?]  1530[?] -1547[?] 3826[?]  1548[?] -1528[?] 3823[?]  1528[?] -1548[?] 3822[?]  1545[?] -1528[?] 3821[?]  1528[?] -1545[?] 3820[?]  -1302[?] -1299[?] 3815[?]  1299[?] 1302[?] 3814[?]  -1300[?] -1297[?] 3812[?]  1297[?] 1300[?] 3811[?]  1316[?] -1299[?] 3810[?]  1299[?] -1313[?] 3807[?]  1314[?] -1297[?] 3804[?]  1297[?] -1311[?] 3801[?]  -1305[?] 1322[?] 3794[?]  -1305[?] 1319[?] 3792[?]  -1303[?] 1320[?] 3788[?]  -1303[?] 1317[?] 3786[?]  1573[?] -1557[?] 3548[?]  1557[?] -1573[?] 3547[?]  1570[?] -1557[?] 3546[?]  1557[?] -1570[?] 3545[?]  1903[?] 3249[?] -14[?]  -1901[?] 3239[?] 12[?]  -652[?] 1701[?] 2701[?]  -1701[?] 652[?] 2700[?]  -652[?] 1689[?] 2699[?]  -1689[?] 652[?] 2698[?]  2182[?] 2310[?] -398[?]  396[?] 2306[?] 12[?]  398[?] -396[?] 2303[?]  -12[?] 2301[?] 14[?] 2300[?] 
0.27/0.40	c qxplain 0/153
0.27/0.45	c qxplain 77/153
0.27/0.47	c qxplain 116/153
0.27/0.54	c qxplain 135/153
0.27/0.55	c qxplain 145/153
0.27/0.55	c qxplain 150/153
0.27/0.56	c qxplain 152/153
0.27/0.57	c qxplain 153/153
0.27/0.58	c 14[?] 2300[?] is mandatory 
0.27/0.58	c qxplain 152/152
1.04/0.58	c -12[?] 2301[?] is mandatory 
1.04/0.58	c qxplain 150/151
1.04/0.59	c qxplain 151/151
1.04/0.59	c 2303[?] 398[?] -396[?]  is mandatory 
1.04/0.59	c qxplain 150/150
1.04/0.59	c 2306[?] 396[?] 12[?]  is mandatory 
1.04/0.59	c qxplain 145/149
1.04/0.60	c qxplain 148/149
1.04/0.60	c qxplain 149/149
1.04/0.60	c 2310[?] 2182[?] -398[?]  is mandatory 
1.04/0.60	c qxplain 148/148
1.14/0.64	c 2698[?] -1689[?] 652[?]  is mandatory 
1.14/0.64	c qxplain 145/147
1.14/0.64	c qxplain 147/147
1.14/0.65	c 2699[?] 1689[?] -652[?]  is mandatory 
1.14/0.65	c qxplain 145/146
1.14/0.65	c qxplain 146/146
1.14/0.65	c 2700[?] 652[?] -1701[?]  is mandatory 
1.14/0.65	c qxplain 145/145
1.14/0.65	c 2701[?] -652[?] 1701[?]  is mandatory 
1.14/0.65	c qxplain 135/144
1.14/0.66	c qxplain 140/144
1.14/0.66	c qxplain 143/144
1.14/0.66	c qxplain 144/144
1.14/0.66	c 3239[?] -1901[?] 12[?]  is mandatory 
1.14/0.66	c qxplain 143/143
1.14/0.67	c 3249[?] 1903[?] -14[?]  is mandatory 
1.14/0.67	c qxplain 140/142
1.14/0.67	c qxplain 142/142
1.14/0.67	c 3545[?] -1570[?] 1557[?]  is mandatory 
1.14/0.67	c qxplain 140/141
1.14/0.67	c qxplain 141/141
1.14/0.68	c 3546[?] 1570[?] -1557[?]  is mandatory 
1.14/0.68	c qxplain 140/140
1.14/0.68	c 3547[?] 1557[?] -1573[?]  is mandatory 
1.14/0.68	c qxplain 135/139
1.14/0.68	c qxplain 138/139
1.14/0.68	c qxplain 139/139
1.14/0.68	c 3548[?] -1557[?] 1573[?]  is mandatory 
1.14/0.68	c qxplain 138/138
1.14/0.69	c 3786[?] 1317[?] -1303[?]  is mandatory 
1.14/0.69	c qxplain 135/137
1.14/0.69	c qxplain 137/137
1.14/0.69	c 3788[?] 1320[?] -1303[?]  is mandatory 
1.14/0.69	c qxplain 135/136
1.14/0.69	c qxplain 136/136
1.21/0.70	c 3792[?] 1319[?] -1305[?]  is mandatory 
1.21/0.70	c qxplain 135/135
1.21/0.70	c 3794[?] 1322[?] -1305[?]  is mandatory 
1.21/0.70	c qxplain 116/134
1.21/0.70	c qxplain 126/134
1.21/0.70	c qxplain 131/134
1.21/0.71	c qxplain 133/134
1.21/0.71	c qxplain 134/134
1.21/0.71	c 3801[?] -1311[?] 1297[?]  is mandatory 
1.21/0.71	c qxplain 133/133
1.21/0.71	c 3804[?] 1314[?] -1297[?]  is mandatory 
1.21/0.71	c qxplain 131/132
1.21/0.72	c qxplain 132/132
1.21/0.72	c 3807[?] -1313[?] 1299[?]  is mandatory 
1.21/0.72	c qxplain 131/131
1.21/0.72	c 3810[?] 1316[?] -1299[?]  is mandatory 
1.21/0.72	c qxplain 126/130
1.21/0.72	c qxplain 129/130
1.21/0.73	c qxplain 130/130
1.21/0.73	c 3811[?] 1297[?] 1300[?]  is mandatory 
1.21/0.73	c qxplain 129/129
1.21/0.73	c 3812[?] -1297[?] -1300[?]  is mandatory 
1.21/0.73	c qxplain 126/128
1.21/0.73	c qxplain 128/128
1.21/0.73	c 3814[?] 1299[?] 1302[?]  is mandatory 
1.21/0.73	c qxplain 126/127
1.21/0.74	c qxplain 127/127
1.21/0.74	c 3815[?] -1299[?] -1302[?]  is mandatory 
1.21/0.74	c qxplain 126/126
1.21/0.74	c 3820[?] 1528[?] -1545[?]  is mandatory 
1.21/0.74	c qxplain 116/125
1.21/0.74	c qxplain 121/125
1.21/0.75	c qxplain 124/125
1.21/0.75	c qxplain 125/125
1.21/0.75	c 3821[?] 1545[?] -1528[?]  is mandatory 
1.21/0.75	c qxplain 124/124
1.21/0.75	c 3822[?] 1528[?] -1548[?]  is mandatory 
1.21/0.75	c qxplain 121/123
1.21/0.76	c qxplain 123/123
1.21/0.76	c 3823[?] 1548[?] -1528[?]  is mandatory 
1.21/0.76	c qxplain 121/122
1.21/0.76	c qxplain 122/122
1.21/0.76	c 3826[?] -1547[?] 1530[?]  is mandatory 
1.21/0.76	c qxplain 121/121
1.21/0.77	c 3827[?] 1547[?] -1530[?]  is mandatory 
1.21/0.77	c qxplain 116/120
1.21/0.77	c qxplain 119/120
1.21/0.77	c qxplain 120/120
1.21/0.77	c 3828[?] 1530[?] -1550[?]  is mandatory 
1.21/0.77	c qxplain 119/119
1.21/0.77	c 3829[?] 1550[?] -1530[?]  is mandatory 
1.21/0.77	c qxplain 116/118
1.21/0.78	c qxplain 118/118
1.21/0.78	c 3830[?] -1535[?] -1528[?]  is mandatory 
1.21/0.78	c qxplain 116/117
1.21/0.78	c qxplain 117/117
1.21/0.78	c 3831[?] -1539[?] -1528[?]  is mandatory 
1.21/0.78	c qxplain 116/116
1.21/0.79	c 3834[?] -1535[?] -1530[?]  is mandatory 
1.21/0.79	c qxplain 77/115
1.21/0.79	c qxplain 97/115
1.21/0.79	c qxplain 107/115
1.21/0.79	c qxplain 112/115
1.21/0.80	c qxplain 114/115
1.31/0.80	c qxplain 115/115
1.31/0.80	c 3835[?] -1541[?] -1530[?]  is mandatory 
1.31/0.80	c qxplain 114/114
1.31/0.80	c 3836[?] -1539[?] 1532[?]  is mandatory 
1.31/0.80	c qxplain 112/113
1.31/0.81	c qxplain 113/113
1.31/0.81	c 3837[?] -1532[?] 1539[?]  is mandatory 
1.31/0.81	c qxplain 112/112
1.31/0.81	c 3838[?] -1542[?] 1532[?]  is mandatory 
1.31/0.81	c qxplain 107/111
1.31/0.81	c qxplain 110/111
1.31/0.81	c qxplain 111/111
1.31/0.82	c 3839[?] 1542[?] -1532[?]  is mandatory 
1.31/0.82	c qxplain 110/110
1.31/0.82	c 3842[?] -1541[?] 1534[?]  is mandatory 
1.31/0.82	c qxplain 107/109
1.31/0.82	c qxplain 109/109
1.31/0.82	c 3843[?] -1534[?] 1541[?]  is mandatory 
1.31/0.82	c qxplain 107/108
1.31/0.83	c qxplain 108/108
1.31/0.83	c 3844[?] -1544[?] 1534[?]  is mandatory 
1.31/0.83	c qxplain 107/107
1.31/0.83	c 3845[?] 1544[?] -1534[?]  is mandatory 
1.31/0.83	c qxplain 97/106
1.31/0.83	c qxplain 102/106
1.31/0.84	c qxplain 105/106
1.31/0.84	c qxplain 106/106
1.31/0.84	c 3850[?] -1558[?] 1554[?]  is mandatory 
1.31/0.84	c qxplain 105/105
1.31/0.84	c 3851[?] 1558[?] -1554[?]  is mandatory 
1.31/0.84	c qxplain 102/104
1.31/0.85	c qxplain 104/104
1.31/0.85	c 3852[?] -1561[?] 1554[?]  is mandatory 
1.31/0.85	c qxplain 102/103
1.31/0.85	c qxplain 103/103
1.31/0.85	c 3853[?] 1561[?] -1554[?]  is mandatory 
1.31/0.85	c qxplain 102/102
1.31/0.86	c 3856[?] -1560[?] 1556[?]  is mandatory 
1.31/0.86	c qxplain 97/101
1.31/0.86	c qxplain 100/101
1.31/0.86	c qxplain 101/101
1.31/0.86	c 3857[?] 1560[?] -1556[?]  is mandatory 
1.31/0.86	c qxplain 100/100
1.31/0.86	c 3858[?] -1563[?] 1556[?]  is mandatory 
1.31/0.86	c qxplain 97/99
1.31/0.87	c qxplain 99/99
1.31/0.87	c 3859[?] 1563[?] -1556[?]  is mandatory 
1.31/0.87	c qxplain 97/98
1.31/0.87	c qxplain 98/98
1.31/0.87	c 3860[?] 1554[?] 1567[?]  is mandatory 
1.31/0.87	c qxplain 97/97
1.31/0.88	c 3861[?] 1554[?] 1573[?]  is mandatory 
1.31/0.88	c qxplain 77/96
1.31/0.88	c qxplain 87/96
1.31/0.88	c qxplain 92/96
1.31/0.88	c qxplain 95/96
1.31/0.89	c qxplain 96/96
1.31/0.89	c 3864[?] 1556[?] 1569[?]  is mandatory 
1.31/0.89	c qxplain 95/95
1.31/0.89	c 3865[?] 1556[?] 1573[?]  is mandatory 
1.31/0.89	c qxplain 92/94
1.31/0.89	c qxplain 94/94
1.31/0.90	c 3866[?] -1564[?] 1551[?]  is mandatory 
1.31/0.90	c qxplain 92/93
1.42/0.90	c qxplain 93/93
1.42/0.90	c 3867[?] 1564[?] -1551[?]  is mandatory 
1.42/0.90	c qxplain 92/92
1.42/0.90	c 3868[?] -1567[?] 1551[?]  is mandatory 
1.42/0.90	c qxplain 87/91
1.42/0.90	c qxplain 90/91
1.42/0.91	c qxplain 91/91
1.42/0.91	c 3869[?] 1567[?] -1551[?]  is mandatory 
1.42/0.91	c qxplain 90/90
1.42/0.91	c 3875[?] -1566[?] 1553[?]  is mandatory 
1.42/0.91	c qxplain 87/89
1.42/0.91	c qxplain 89/89
1.42/0.92	c 3876[?] 1566[?] -1553[?]  is mandatory 
1.42/0.92	c qxplain 87/88
1.42/0.92	c qxplain 88/88
1.42/0.92	c 3877[?] -1569[?] 1553[?]  is mandatory 
1.42/0.92	c qxplain 87/87
1.42/0.92	c 3878[?] 1569[?] -1553[?]  is mandatory 
1.42/0.92	c qxplain 77/86
1.42/0.93	c qxplain 82/86
1.42/0.93	c qxplain 85/86
1.42/0.93	c qxplain 86/86
1.42/0.93	c 3885[?] -1826[?] 1823[?]  is mandatory 
1.42/0.93	c qxplain 85/85
1.42/0.94	c 3886[?] 1826[?] -1823[?]  is mandatory 
1.42/0.94	c qxplain 82/84
1.42/0.94	c qxplain 84/84
1.42/0.94	c 3887[?] -1829[?] 1823[?]  is mandatory 
1.42/0.94	c qxplain 82/83
1.42/0.94	c qxplain 83/83
1.42/0.95	c 3888[?] 1829[?] -1823[?]  is mandatory 
1.42/0.95	c qxplain 82/82
1.42/0.95	c 3891[?] -1828[?] 1825[?]  is mandatory 
1.42/0.95	c qxplain 77/81
1.42/0.95	c qxplain 80/81
1.42/0.95	c qxplain 81/81
1.42/0.95	c 3892[?] 1828[?] -1825[?]  is mandatory 
1.42/0.95	c qxplain 80/80
1.42/0.96	c 3893[?] -1831[?] 1825[?]  is mandatory 
1.42/0.96	c qxplain 77/79
1.42/0.96	c qxplain 79/79
1.42/0.96	c 3894[?] 1831[?] -1825[?]  is mandatory 
1.42/0.96	c qxplain 77/78
1.42/0.96	c qxplain 78/78
1.42/0.97	c 3895[?] -1823[?] -1835[?]  is mandatory 
1.42/0.97	c qxplain 77/77
1.42/0.97	c 3896[?] -1823[?] -1839[?]  is mandatory 
1.42/0.97	c qxplain 0/76
1.42/0.97	c qxplain 39/76
1.42/0.97	c qxplain 58/76
1.42/0.98	c qxplain 68/76
1.42/0.98	c qxplain 73/76
1.42/0.98	c qxplain 75/76
1.42/0.98	c qxplain 76/76
1.42/0.99	c 3899[?] -1825[?] -1835[?]  is mandatory 
1.42/0.99	c qxplain 75/75
1.42/0.99	c 3900[?] -1825[?] -1841[?]  is mandatory 
1.42/0.99	c qxplain 73/74
1.42/0.99	c qxplain 74/74
1.42/0.99	c 3901[?] -1836[?] 1591[?]  is mandatory 
1.42/0.99	c qxplain 73/73
1.42/1.00	c 3902[?] 1836[?] -1591[?]  is mandatory 
1.42/1.00	c qxplain 68/72
1.51/1.00	c qxplain 71/72
1.51/1.00	c qxplain 72/72
1.51/1.00	c 3903[?] 1591[?] -1839[?]  is mandatory 
1.51/1.00	c qxplain 71/71
1.51/1.01	c 3904[?] 1839[?] -1591[?]  is mandatory 
1.51/1.01	c qxplain 68/70
1.51/1.01	c qxplain 70/70
1.51/1.01	c 3907[?] 1593[?] -1838[?]  is mandatory 
1.51/1.01	c qxplain 68/69
1.51/1.01	c qxplain 69/69
1.51/1.01	c 3908[?] 1838[?] -1593[?]  is mandatory 
1.51/1.02	c qxplain 68/68
1.51/1.02	c 3909[?] 1593[?] -1841[?]  is mandatory 
1.51/1.02	c qxplain 58/67
1.51/1.02	c qxplain 63/67
1.51/1.02	c qxplain 66/67
1.51/1.02	c qxplain 67/67
1.51/1.03	c 3910[?] 1841[?] -1593[?]  is mandatory 
1.51/1.03	c qxplain 66/66
1.51/1.03	c 3911[?] 1591[?] 1594[?]  is mandatory 
1.51/1.03	c qxplain 63/65
1.51/1.03	c qxplain 65/65
1.51/1.03	c 3912[?] -1594[?] -1591[?]  is mandatory 
1.51/1.03	c qxplain 63/64
1.51/1.04	c qxplain 64/64
1.51/1.04	c 3914[?] 1596[?] 1593[?]  is mandatory 
1.51/1.04	c qxplain 63/63
1.51/1.04	c 3915[?] -1596[?] -1593[?]  is mandatory 
1.51/1.04	c qxplain 58/62
1.51/1.04	c qxplain 61/62
1.51/1.05	c qxplain 62/62
1.51/1.05	c 3922[?] -1695[?] 1683[?]  is mandatory 
1.51/1.05	c qxplain 61/61
1.51/1.05	c 3926[?] 1685[?] -1694[?]  is mandatory 
1.51/1.05	c qxplain 58/60
1.51/1.05	c qxplain 60/60
1.51/1.06	c 3927[?] 1694[?] -1685[?]  is mandatory 
1.51/1.06	c qxplain 58/59
1.51/1.06	c qxplain 59/59
1.51/1.06	c 3929[?] 1697[?] -1685[?]  is mandatory 
1.51/1.06	c qxplain 58/58
1.51/1.06	c 3930[?] -1683[?] -1698[?]  is mandatory 
1.51/1.06	c qxplain 39/57
1.51/1.06	c qxplain 49/57
1.51/1.07	c qxplain 54/57
1.51/1.07	c qxplain 56/57
1.51/1.07	c qxplain 57/57
1.51/1.07	c 3935[?] -1701[?] -1685[?]  is mandatory 
1.51/1.07	c qxplain 56/56
1.51/1.08	c 3941[?] 1686[?] -1190[?]  is mandatory 
1.51/1.08	c qxplain 54/55
1.51/1.08	c qxplain 55/55
1.51/1.08	c 3943[?] 1698[?] -1190[?]  is mandatory 
1.51/1.08	c qxplain 54/54
1.51/1.08	c 3952[?] -1688[?] 1192[?]  is mandatory 
1.51/1.08	c qxplain 49/53
1.51/1.09	c qxplain 52/53
1.51/1.09	c qxplain 53/53
1.51/1.09	c 3954[?] -1700[?] 1192[?]  is mandatory 
1.51/1.09	c qxplain 52/52
1.51/1.09	c 3956[?] 1190[?] 1901[?]  is mandatory 
1.51/1.09	c qxplain 49/51
1.51/1.10	c qxplain 51/51
1.61/1.10	c 3960[?] -1192[?] -1903[?]  is mandatory 
1.61/1.10	c qxplain 49/50
1.61/1.10	c qxplain 50/50
1.61/1.10	c 3961[?] -1832[?] 1702[?]  is mandatory 
1.61/1.10	c qxplain 49/49
1.61/1.10	c 3962[?] 1832[?] -1702[?]  is mandatory 
1.61/1.10	c qxplain 39/48
1.61/1.11	c qxplain 44/48
1.61/1.11	c qxplain 47/48
1.61/1.11	c qxplain 48/48
1.61/1.11	c 3963[?] 1702[?] -1835[?]  is mandatory 
1.61/1.11	c qxplain 47/47
1.61/1.12	c 3964[?] -1702[?] 1835[?]  is mandatory 
1.61/1.12	c qxplain 44/46
1.61/1.12	c qxplain 46/46
1.61/1.12	c 3971[?] 1531[?] -1535[?]  is mandatory 
1.61/1.12	c qxplain 44/45
1.61/1.12	c qxplain 45/45
1.61/1.13	c 3972[?] -1531[?] 1535[?]  is mandatory 
1.61/1.13	c qxplain 44/44
1.61/1.13	c 3973[?] -1536[?] 1531[?]  is mandatory 
1.61/1.13	c qxplain 39/43
1.61/1.13	c qxplain 42/43
1.61/1.13	c qxplain 43/43
1.61/1.14	c 3974[?] 1536[?] -1531[?]  is mandatory 
1.61/1.14	c qxplain 42/42
1.61/1.14	c 3977[?] 1306[?] -1307[?]  is mandatory 
1.61/1.14	c qxplain 39/41
1.61/1.14	c qxplain 41/41
1.61/1.14	c 3980[?] -1306[?] 1308[?]  is mandatory 
1.61/1.14	c qxplain 39/40
1.61/1.14	c qxplain 40/40
1.61/1.15	c 6238[?] -1308[?] -1314[?] -2182[?]  is mandatory 
1.61/1.15	c qxplain 39/39
1.61/1.15	c 6242[?] -1320[?] -1317[?] -2182[?]  is mandatory 
1.61/1.15	c qxplain 0/38
1.61/1.15	c qxplain 20/38
1.61/1.15	c qxplain 30/38
1.61/1.16	c qxplain 35/38
1.61/1.16	c qxplain 37/38
1.61/1.16	c qxplain 38/38
1.61/1.16	c 6244[?] -1308[?] -1316[?] -2182[?]  is mandatory 
1.61/1.16	c qxplain 37/37
1.61/1.17	c 6248[?] -1322[?] -1319[?] -2182[?]  is mandatory 
1.61/1.17	c qxplain 35/36
1.61/1.17	c qxplain 36/36
1.61/1.17	c 6899[?] 1307[?] 1311[?] 1303[?]  is mandatory 
1.61/1.17	c qxplain 35/35
1.61/1.17	c 6902[?] 1313[?] 1307[?] 1305[?]  is mandatory 
1.61/1.17	c qxplain 30/34
1.61/1.18	c qxplain 33/34
1.61/1.18	c qxplain 34/34
1.61/1.18	c 6910[?] 1300[?] 1536[?] 1545[?]  is mandatory 
1.61/1.18	c qxplain 33/33
1.61/1.18	c 6911[?] 1300[?] 1548[?] 1542[?]  is mandatory 
1.61/1.18	c qxplain 30/32
1.61/1.18	c qxplain 32/32
1.61/1.19	c 6912[?] -1536[?] -1300[?] -1542[?]  is mandatory 
1.61/1.19	c qxplain 30/31
1.61/1.19	c qxplain 31/31
1.61/1.19	c 6915[?] -1300[?] -1545[?] -1548[?]  is mandatory 
1.61/1.19	c qxplain 30/30
1.61/1.19	c 6927[?] 1302[?] 1536[?] 1547[?]  is mandatory 
1.61/1.19	c qxplain 20/29
1.61/1.20	c qxplain 25/29
1.61/1.20	c qxplain 28/29
1.72/1.20	c qxplain 29/29
1.72/1.21	c 6928[?] 1302[?] 1550[?] 1544[?]  is mandatory 
1.72/1.21	c qxplain 28/28
1.72/1.21	c 6929[?] -1302[?] -1536[?] -1544[?]  is mandatory 
1.72/1.21	c qxplain 25/27
1.72/1.21	c qxplain 27/27
1.72/1.21	c 6932[?] -1302[?] -1550[?] -1547[?]  is mandatory 
1.72/1.21	c qxplain 25/26
1.72/1.22	c qxplain 26/26
1.72/1.22	c 6938[?] 1535[?] 1528[?] 1539[?]  is mandatory 
1.72/1.22	c qxplain 25/25
1.72/1.22	c 6941[?] 1535[?] 1541[?] 1530[?]  is mandatory 
1.72/1.22	c qxplain 20/24
1.72/1.22	c qxplain 23/24
1.72/1.22	c qxplain 24/24
1.72/1.23	c 6947[?] -1532[?] -1558[?] -1564[?]  is mandatory 
1.72/1.23	c qxplain 23/23
1.72/1.23	c 6948[?] -1532[?] -1570[?] -1561[?]  is mandatory 
1.72/1.23	c qxplain 20/22
1.72/1.23	c qxplain 22/22
1.72/1.23	c 6949[?] 1532[?] 1570[?] 1564[?]  is mandatory 
1.72/1.23	c qxplain 20/21
1.72/1.24	c qxplain 21/21
1.72/1.24	c 6952[?] 1532[?] 1561[?] 1558[?]  is mandatory 
1.72/1.24	c qxplain 20/20
1.72/1.24	c 6964[?] -1534[?] -1560[?] -1566[?]  is mandatory 
1.72/1.24	c qxplain 0/19
1.72/1.24	c qxplain 10/19
1.72/1.25	c qxplain 15/19
1.72/1.25	c qxplain 18/19
1.72/1.25	c qxplain 19/19
1.72/1.25	c 6965[?] -1534[?] -1570[?] -1563[?]  is mandatory 
1.72/1.25	c qxplain 18/18
1.72/1.26	c 6966[?] 1534[?] 1570[?] 1566[?]  is mandatory 
1.72/1.26	c qxplain 15/17
1.72/1.26	c qxplain 17/17
1.72/1.26	c 6969[?] 1534[?] 1563[?] 1560[?]  is mandatory 
1.72/1.26	c qxplain 15/16
1.72/1.26	c qxplain 16/16
1.72/1.27	c 6975[?] -1554[?] -1567[?] -1573[?]  is mandatory 
1.72/1.27	c qxplain 15/15
1.72/1.27	c 6978[?] -1556[?] -1569[?] -1573[?]  is mandatory 
1.72/1.27	c qxplain 10/14
1.72/1.27	c qxplain 13/14
1.72/1.27	c qxplain 14/14
1.72/1.28	c 6985[?] 1551[?] 1832[?] 1826[?]  is mandatory 
1.72/1.28	c qxplain 13/13
1.72/1.28	c 6986[?] 1551[?] 1836[?] 1829[?]  is mandatory 
1.72/1.28	c qxplain 10/12
1.72/1.28	c qxplain 12/12
1.72/1.28	c 6987[?] -1836[?] -1832[?] -1551[?]  is mandatory 
1.72/1.28	c qxplain 10/11
1.72/1.28	c qxplain 11/11
1.72/1.29	c 6990[?] -1551[?] -1829[?] -1826[?]  is mandatory 
1.72/1.29	c qxplain 10/10
1.72/1.29	c 7002[?] 1553[?] 1832[?] 1828[?]  is mandatory 
1.72/1.29	c qxplain 0/9
1.72/1.29	c qxplain 5/9
1.72/1.29	c qxplain 8/9
1.72/1.30	c qxplain 9/9
1.72/1.30	c 7003[?] 1553[?] 1831[?] 1838[?]  is mandatory 
1.72/1.30	c qxplain 8/8
1.72/1.30	c 7004[?] -1553[?] -1832[?] -1838[?]  is mandatory 
1.72/1.30	c qxplain 5/7
1.82/1.30	c qxplain 7/7
1.82/1.31	c 7007[?] -1831[?] -1828[?] -1553[?]  is mandatory 
1.82/1.31	c qxplain 5/6
1.82/1.31	c qxplain 6/6
1.82/1.31	c 7013[?] 1823[?] 1835[?] 1839[?]  is mandatory 
1.82/1.31	c qxplain 5/5
1.82/1.31	c 7016[?] 1835[?] 1825[?] 1841[?]  is mandatory 
1.82/1.31	c qxplain 0/4
1.82/1.32	c qxplain 3/4
1.82/1.32	c qxplain 4/4
1.82/1.32	c 7025[?] 1689[?] 1594[?] 1695[?]  is mandatory 
1.82/1.32	c qxplain 3/3
1.82/1.32	c 7026[?] -1594[?] -1689[?] -1686[?]  is mandatory 
1.82/1.32	c qxplain 0/2
1.82/1.33	c qxplain 2/2
1.82/1.33	c 7041[?] 1694[?] 1596[?] 1688[?]  is mandatory 
1.82/1.33	c qxplain 0/1
1.82/1.33	c qxplain 1/1
1.82/1.33	c 7046[?] -1697[?] -1694[?] -1596[?]  is mandatory 
1.82/1.33	c qxplain 0/0
1.82/1.33	c 7055[?] 1701[?] 1685[?] 1700[?]  is mandatory 
1.82/1.37	c Size of the MUS: 154
1.82/1.37	c Unsat core  computation wall clock time (in seconds) : 0.993
1.82/1.37	c starts		: 308
1.82/1.37	c conflicts		: 88
1.82/1.37	c decisions		: 685557
1.82/1.37	c propagations		: 2971848
1.82/1.37	c inspects		: 407347
1.82/1.37	c shortcuts		: 0
1.82/1.37	c learnt literals	: 0
1.82/1.37	c learnt binary clauses	: 0
1.82/1.37	c learnt ternary clauses	: 0
1.82/1.37	c learnt constraints	: 87
1.82/1.37	c ignored constraints	: 0
1.82/1.37	c root simplifications	: 0
1.82/1.37	c removed literals (reason simplification)	: 4
1.82/1.37	c reason swapping (by a shorter reason)	: 0
1.82/1.37	c Calls to reduceDB	: 0
1.82/1.37	c speed (assignments/second)	: 8.255133333333334E7
1.82/1.37	c non guided choices	685394
1.82/1.37	c learnt constraints type 
1.82/1.37	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 87
1.82/1.37	c constraints type 
1.82/1.37	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 7293
1.82/1.37	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 5
1.82/1.37	s UNSATISFIABLE
1.82/1.37	v 4 5 7 10 14 402 403 404 405 943 953 1249 1250 1251 1252 1490 1492 1496 1498 1505 1508 1511 1514 1515 1516 1518 1519 1524 1525 1526 1527 1530 1531 1532 1533 1534 1535 1538 1539 1540 1541 1542 1543 1546 1547 1548 1549 1554 1555 1556 1557 1560 1561 1562 1563 1564 1565 1568 1569 1570 1571 1572 1573 1579 1580 1581 1582 1589 1590 1591 1592 1595 1596 1597 1598 1599 1600 1603 1604 1605 1606 1607 1608 1611 1612 1613 1614 1615 1616 1618 1619 1626 1630 1631 1633 1634 1639 1645 1647 1656 1658 1660 1664 1665 1666 1667 1668 1675 1676 1677 1678 1681 1684 3942 3946 3948 3952 4603 4606 4614 4615 4616 4619 4631 4632 4633 4636 4642 4645 4651 4652 4653 4656 4668 4669 4670 4673 4679 4682 4689 4690 4691 4694 4706 4707 4708 4711 4717 4720 4729 4730 4745 4750 4759 0
1.82/1.37	c Total wall clock time (in seconds) : 1.275

Verifier Data

OK	154

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

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-3493292-1307799007/watcher-3493292-1307799007 -o /tmp/evaluation-result-3493292-1307799007/solver-3493292-1307799007 -C 1800 -W 1850 -M 7680 java -Xms6000m -Xmx6000m -jar sat4j-mus-v20110206.jar HOME/instance-3493292-1307799007.cnf 

running on 2 cores: 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): 1850 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.51 1.66 0.95 3/186 10911
/proc/meminfo: memFree=31774892/32951124 swapFree=67088052/67111528
[pid=10911] ppid=10909 vsize=30540 CPUtime=0 cores=5,7
/proc/10911/stat : 10911 (java) S 10909 10911 10609 0 -1 4202496 1241 0 0 0 0 0 0 0 25 0 2 0 872316795 31272960 959 33554432000 1073741824 1073778376 140733296531296 18446744073709551615 255118571493 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/10911/statm: 7635 959 732 9 0 386 0
[pid=10911/tid=10920] ppid=10909 vsize=30540 CPUtime=0 cores=5,7
/proc/10911/task/10920/stat : 10920 (java) R 10909 10911 10609 0 -1 4202560 126 0 0 0 0 0 0 0 25 0 2 0 872316796 31272960 960 33554432000 1073741824 1073778376 140733296531296 18446744073709551615 255106768699 0 0 0 16784584 0 0 0 -1 5 0 0 0

[startup+0.021084 s]
/proc/loadavg: 2.51 1.66 0.95 3/186 10911
/proc/meminfo: memFree=31774892/32951124 swapFree=67088052/67111528
[pid=10911] ppid=10909 vsize=6345676 CPUtime=0.01 cores=5,7
/proc/10911/stat : 10911 (java) S 10909 10911 10609 0 -1 4202496 7332 0 1 0 1 0 0 0 25 0 10 0 872316795 6497972224 7029 33554432000 1073741824 1073778376 140733296531296 18446744073709551615 255118571493 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/10911/statm: 1586419 7029 1512 9 0 1577167 0
[pid=10911/tid=10920] ppid=10909 vsize=6345676 CPUtime=0.01 cores=5,7
/proc/10911/task/10920/stat : 10920 (java) R 10909 10911 10609 0 -1 4202560 6207 0 1 0 1 0 0 0 21 0 10 0 872316796 6497972224 7029 33554432000 1073741824 1073778376 140733296531296 18446744073709551615 255118595531 0 4 0 16784584 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 6345676

[startup+0.10126 s]
/proc/loadavg: 2.51 1.66 0.95 3/186 10911
/proc/meminfo: memFree=31774892/32951124 swapFree=67088052/67111528
[pid=10911] ppid=10909 vsize=6430348 CPUtime=0.1 cores=5,7
/proc/10911/stat : 10911 (java) S 10909 10911 10609 0 -1 4202496 9706 0 1 0 9 1 0 0 25 0 18 0 872316795 6584676352 9401 33554432000 1073741824 1073778376 140733296531296 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10911/statm: 1607587 9402 2090 9 0 1598325 0
[pid=10911/tid=10920] ppid=10909 vsize=6430348 CPUtime=0.09 cores=5,7
/proc/10911/task/10920/stat : 10920 (java) R 10909 10911 10609 0 -1 4202560 7930 0 1 0 8 1 0 0 18 0 18 0 872316796 6584676352 9402 33554432000 1073741824 1073778376 140733296531296 18446744073709551615 47420928226922 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 6430348

[startup+0.586989 s]
/proc/loadavg: 2.51 1.66 0.95 3/186 10911
/proc/meminfo: memFree=31774892/32951124 swapFree=67088052/67111528
[pid=10911] ppid=10909 vsize=6443196 CPUtime=1.04 cores=5,7
/proc/10911/stat : 10911 (java) S 10909 10911 10609 0 -1 4202496 15957 0 1 0 102 2 0 0 25 0 21 0 872316795 6597832704 13898 33554432000 1073741824 1073778376 140733296531296 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10911/statm: 1610799 13898 2217 9 0 1601537 0
[pid=10911/tid=10920] ppid=10909 vsize=6443196 CPUtime=0.52 cores=5,7
/proc/10911/task/10920/stat : 10920 (java) R 10909 10911 10609 0 -1 4202560 9900 0 1 0 51 1 0 0 25 0 21 0 872316796 6597832704 13898 33554432000 1073741824 1073778376 140733296531296 18446744073709551615 46912505223008 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.04
Current children cumulated vsize (KiB) 6443196

[startup+0.700933 s]
/proc/loadavg: 2.51 1.66 0.95 3/186 10911
/proc/meminfo: memFree=31774892/32951124 swapFree=67088052/67111528
[pid=10911] ppid=10909 vsize=6444224 CPUtime=1.21 cores=5,7
/proc/10911/stat : 10911 (java) S 10909 10911 10609 0 -1 4202496 19560 0 1 0 119 2 0 0 25 0 19 0 872316795 6598885376 17193 33554432000 1073741824 1073778376 140733296531296 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10911/statm: 1611056 17193 2218 9 0 1601794 0
[pid=10911/tid=10920] ppid=10909 vsize=6444224 CPUtime=0.6 cores=5,7
/proc/10911/task/10920/stat : 10920 (java) R 10909 10911 10609 0 -1 4202560 12593 0 1 0 59 1 0 0 22 0 19 0 872316796 6598885376 17193 33554432000 1073741824 1073778376 140733296531296 18446744073709551615 46912505587040 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 6444224

Solver just ended. Dumping a history of the last processes samples

[startup+0.900898 s]
/proc/loadavg: 2.51 1.66 0.95 3/186 10911
/proc/meminfo: memFree=31774892/32951124 swapFree=67088052/67111528
[pid=10911] ppid=10909 vsize=6444224 CPUtime=1.42 cores=5,7
/proc/10911/stat : 10911 (java) S 10909 10911 10609 0 -1 4202496 27057 0 1 0 138 4 0 0 25 0 18 0 872316795 6598885376 24690 33554432000 1073741824 1073778376 140733296531296 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10911/statm: 1611056 24690 2218 9 0 1601794 0
[pid=10911/tid=10920] ppid=10909 vsize=6444224 CPUtime=0.8 cores=5,7
/proc/10911/task/10920/stat : 10920 (java) R 10909 10911 10609 0 -1 4202560 20090 0 1 0 78 2 0 0 19 0 18 0 872316796 6598885376 24690 33554432000 1073741824 1073778376 140733296531296 18446744073709551615 46912505587214 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 6444224

[startup+1.30683 s]
/proc/loadavg: 3.11 1.79 0.99 6/240 11694
/proc/meminfo: memFree=31462140/32951124 swapFree=67088052/67111528
[pid=10911] ppid=10909 vsize=6444224 CPUtime=1.82 cores=5,7
/proc/10911/stat : 10911 (java) S 10909 10911 10609 0 -1 4202496 42122 0 1 0 176 6 0 0 25 0 18 0 872316795 6598885376 39755 33554432000 1073741824 1073778376 140733296531296 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10911/statm: 1611056 39755 2218 9 0 1601794 0
[pid=10911/tid=10920] ppid=10909 vsize=6444224 CPUtime=1.2 cores=5,7
/proc/10911/task/10920/stat : 10920 (java) R 10909 10911 10609 0 -1 4202560 35155 0 1 0 116 4 0 0 19 0 18 0 872316796 6598885376 39755 33554432000 1073741824 1073778376 140733296531296 18446744073709551615 46912505785161 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=10911/tid=10932] ppid=10909 vsize=6444224 CPUtime=0 cores=5,7
/proc/10911/task/10932/stat : 10932 (java) S 10909 10911 10609 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 872316797 6598885376 39755 33554432000 1073741824 1073778376 140733296531296 18446744073709551615 255118584729 0 4 0 16800975 18446604461700314944 0 0 -1 5 0 0 0
[pid=10911/tid=10933] ppid=10909 vsize=6444224 CPUtime=0 cores=5,7
/proc/10911/task/10933/stat : 10933 (java) S 10909 10911 10609 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 872316797 6598885376 39755 33554432000 1073741824 1073778376 140733296531296 18446744073709551615 255118584729 0 4 0 16800975 18446604461700314944 0 0 -1 5 0 0 0
[pid=10911/tid=10934] ppid=10909 vsize=6444224 CPUtime=0 cores=5,7
/proc/10911/task/10934/stat : 10934 (java) S 10909 10911 10609 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 872316797 6598885376 39755 33554432000 1073741824 1073778376 140733296531296 18446744073709551615 255118584729 0 4 0 16800975 18446604461700314944 0 0 -1 5 0 0 0
[pid=10911/tid=10935] ppid=10909 vsize=6444224 CPUtime=0 cores=5,7
/proc/10911/task/10935/stat : 10935 (java) S 10909 10911 10609 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 872316797 6598885376 39755 33554432000 1073741824 1073778376 140733296531296 18446744073709551615 255118584729 0 4 0 16800975 18446604461700314944 0 0 -1 5 0 0 0
[pid=10911/tid=10936] ppid=10909 vsize=6444224 CPUtime=0 cores=5,7
/proc/10911/task/10936/stat : 10936 (java) S 10909 10911 10609 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 872316797 6598885376 39755 33554432000 1073741824 1073778376 140733296531296 18446744073709551615 255118584729 0 4 0 16800975 18446604461700314944 0 0 -1 5 0 0 0
[pid=10911/tid=10937] ppid=10909 vsize=6444224 CPUtime=0 cores=5,7
/proc/10911/task/10937/stat : 10937 (java) S 10909 10911 10609 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 872316797 6598885376 39755 33554432000 1073741824 1073778376 140733296531296 18446744073709551615 255118584729 0 4 0 16800975 18446604461700314944 0 0 -1 5 0 0 0
[pid=10911/tid=10938] ppid=10909 vsize=6444224 CPUtime=0 cores=5,7
/proc/10911/task/10938/stat : 10938 (java) S 10909 10911 10609 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 18 0 872316797 6598885376 39755 33554432000 1073741824 1073778376 140733296531296 18446744073709551615 255118584729 0 4 0 16800975 18446604461700314944 0 0 -1 5 0 0 0
[pid=10911/tid=10939] ppid=10909 vsize=6444224 CPUtime=0 cores=5,7
/proc/10911/task/10939/stat : 10939 (java) S 10909 10911 10609 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 872316797 6598885376 39755 33554432000 1073741824 1073778376 140733296531296 18446744073709551615 255118584729 0 4 0 16800975 18446604461700314944 0 0 -1 5 0 0 0
[pid=10911/tid=10946] ppid=10909 vsize=6444224 CPUtime=0 cores=5,7
/proc/10911/task/10946/stat : 10946 (java) S 10909 10911 10609 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 18 0 872316798 6598885376 39755 33554432000 1073741824 1073778376 140733296531296 18446744073709551615 255118585344 0 0 0 16800975 18446604461700314944 0 0 -1 5 0 0 0
[pid=10911/tid=10947] ppid=10909 vsize=6444224 CPUtime=0 cores=5,7
/proc/10911/task/10947/stat : 10947 (java) S 10909 10911 10609 0 -1 4202560 16 0 0 0 0 0 0 0 19 0 18 0 872316798 6598885376 39755 33554432000 1073741824 1073778376 140733296531296 18446744073709551615 255118584729 0 4 0 16800975 18446604461700314944 0 0 -1 5 0 0 0
[pid=10911/tid=10948] ppid=10909 vsize=6444224 CPUtime=0 cores=5,7
/proc/10911/task/10948/stat : 10948 (java) S 10909 10911 10609 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 872316798 6598885376 39755 33554432000 1073741824 1073778376 140733296531296 18446744073709551615 255118584729 0 4 0 16800975 18446604461700314944 0 0 -1 5 0 0 0
[pid=10911/tid=10966] ppid=10909 vsize=6444224 CPUtime=0 cores=5,7
/proc/10911/task/10966/stat : 10966 (java) S 10909 10911 10609 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 872316801 6598885376 39755 33554432000 1073741824 1073778376 140733296531296 18446744073709551615 255118592433 0 4 0 16800975 18446604461700314944 0 0 -1 5 0 0 0
[pid=10911/tid=10967] ppid=10909 vsize=6444224 CPUtime=0.43 cores=5,7
/proc/10911/task/10967/stat : 10967 (java) S 10909 10911 10609 0 -1 4202560 4153 0 0 0 43 0 0 0 18 0 18 0 872316801 6598885376 39755 33554432000 1073741824 1073778376 140733296531296 18446744073709551615 255118584729 0 4 0 16800975 18446604461700314944 0 0 -1 7 0 0 0
[pid=10911/tid=10968] ppid=10909 vsize=6444224 CPUtime=0.16 cores=5,7
/proc/10911/task/10968/stat : 10968 (java) S 10909 10911 10609 0 -1 4202560 1628 0 0 0 16 0 0 0 15 0 18 0 872316801 6598885376 39755 33554432000 1073741824 1073778376 140733296531296 18446744073709551615 255118584729 0 4 0 16800975 18446604461700314944 0 0 -1 5 0 0 0
[pid=10911/tid=10969] ppid=10909 vsize=6444224 CPUtime=0 cores=5,7
/proc/10911/task/10969/stat : 10969 (java) S 10909 10911 10609 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 872316801 6598885376 39755 33554432000 1073741824 1073778376 140733296531296 18446744073709551615 255118584729 0 4 0 16800975 18446604461700314944 0 0 -1 5 0 0 0
[pid=10911/tid=10970] ppid=10909 vsize=6444224 CPUtime=0 cores=5,7
/proc/10911/task/10970/stat : 10970 (java) S 10909 10911 10609 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 872316801 6598885376 39755 33554432000 1073741824 1073778376 140733296531296 18446744073709551615 255118585344 0 4 0 16800975 18446604461700314944 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.82
Current children cumulated vsize (KiB) 6444224

Child status: 20
Real time (s): 1.39429
CPU time (s): 1.9357
CPU user time (s): 1.86172
CPU system time (s): 0.073988
CPU usage (%): 138.831
Max. virtual memory (cumulated for all children) (KiB): 6444224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.86172
system time used= 0.073988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44555
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1445
involuntary context switches= 338

runsolver used 0.008998 second user time and 0.010998 second system time

The end

Launcher Data

Begin job on node144 at 2011-06-11 15:30:07
IDJOB=3493292
IDBENCH=89325
IDSOLVER=1972
FILE ID=node144/3493292-1307799007
RUNJOBID= node144-1307799007-10868
PBS_JOBID= 13551004
Free space on /tmp= 74028 MiB

SOLVER NAME= SAT4J MUS 2.3.0-SNAPSHOT 2011-02-06
BENCH NAME= SAT11/mus/marques-silva/atpg/bf1355-598.cnf
COMMAND LINE= java -Xms6000m -Xmx6000m -jar sat4j-mus-v20110206.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3493292-1307799007/watcher-3493292-1307799007 -o /tmp/evaluation-result-3493292-1307799007/solver-3493292-1307799007 -C 1800 -W 1850 -M 7680  java -Xms6000m -Xmx6000m -jar sat4j-mus-v20110206.jar HOME/instance-3493292-1307799007.cnf

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 00b69507e4f6fc2ab273807bb4131b8a
RANDOM SEED=847924252

node144.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.850
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.850
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.16
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.850
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.850
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.850
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.850
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.850
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.850
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31787736 kB
Buffers:        187356 kB
Cached:         758296 kB
SwapCached:       1652 kB
Active:         410312 kB
Inactive:       580500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31787736 kB
SwapTotal:    67111528 kB
SwapFree:     67088052 kB
Dirty:            1280 kB
Writeback:           0 kB
AnonPages:       43192 kB
Mapped:          13968 kB
Slab:           107212 kB
PageTables:       5604 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   212416 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74028 MiB
End job on node144 at 2011-06-11 15:30:08