Trace number 3697890

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
npSolver inc-topDownOPT1120 465.22 465.214

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/
MIPLIB/miplib/normalized-mps-v2-20-10-lseu.opb
MD5SUM9b4418c5c34f37121cd9ad7732df64ff
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1120
Best CPU time to get the best result obtained on this benchmark0.170973
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1120
Optimality of the best value was proved YES
Number of variables89
Total number of constraints28
Number of constraints which are clauses2
Number of constraints which are cardinality constraints (but not clauses)15
Number of constraints which are nor clauses,nor cardinality constraints11
Minimum length of a constraint2
Maximum length of a constraint47
Number of terms in the objective function 85
Biggest coefficient in the objective function 517
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 15494
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 1656
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 15494
Number of bits of the biggest sum of numbers14
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

0.00/0.06	c run inc solver
0.00/0.06	c [INC SYSTEM] run initial solver
0.00/0.06	c [INC SYSTEM] preprocess with white file
0.98/1.05	c [INC SYSTEM] finished preprocessing in 0 s
0.98/1.05	c [INC SYSTEM] execute solver
0.98/1.10	c [INC SEARCH] formula is SAT
0.98/1.10	c [INC SYSTEM] solved the initial formula
0.98/1.10	c model valid
0.98/1.10	c current solution ok
1.12/1.23	o 2942
1.12/1.23	c [INC SYSTEM] there exists a inc, kill it!
1.12/1.23	c write failed with 2
1.12/1.23	c [INC SEARCH] iteration: 0
1.12/1.23	c [INC BOUNDS] best value:2942 search for 2941
1.12/1.23	c [INC SYSTEM] create new solver instance
1.12/1.23	c [INC] encode full formula
1.26/1.36	c set iterative enc to: swc
1.26/1.38	c [INC SEARCH] isOptimum variable: 0
1.37/1.95	c formula is SAT
1.37/1.96	c [INC SEARCH] copied best model
1.37/1.96	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.37/1.96	c model valid
1.37/1.96	c current solution ok
1.37/1.96	o 2394
1.37/1.96	c [INC SEARCH] iteration: 1
1.37/1.96	c [INC BOUNDS] best value:2394 search for 2393
1.37/1.96	c [INC ENCODE] setup new number of clauses ...
1.37/1.96	c [INC] encode incremental formula
1.37/1.96	c return only the limitting unit clause for 2393
1.37/1.96	c [INC SYSTEM] transmit new clauses to solver: 1
1.37/1.96	c [INC SEARCH] isOptimum variable: 0
1.39/2.10	c formula is SAT
2.09/2.11	c [INC SEARCH] copied best model
2.09/2.11	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.09/2.11	c model valid
2.09/2.11	c current solution ok
2.09/2.11	o 2041
2.09/2.11	c [INC SEARCH] iteration: 2
2.09/2.11	c [INC BOUNDS] best value:2041 search for 2040
2.09/2.11	c [INC ENCODE] setup new number of clauses ...
2.09/2.11	c [INC] encode incremental formula
2.09/2.11	c return only the limitting unit clause for 2040
2.09/2.11	c [INC SYSTEM] transmit new clauses to solver: 1
2.09/2.11	c [INC SEARCH] isOptimum variable: 0
2.19/2.25	c formula is SAT
2.19/2.26	c [INC SEARCH] copied best model
2.19/2.26	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.19/2.26	c model valid
2.19/2.26	c current solution ok
2.19/2.26	o 1878
2.19/2.26	c [INC SEARCH] iteration: 3
2.19/2.26	c [INC BOUNDS] best value:1878 search for 1877
2.19/2.26	c [INC ENCODE] setup new number of clauses ...
2.19/2.26	c [INC] encode incremental formula
2.19/2.26	c return only the limitting unit clause for 1877
2.19/2.26	c [INC SYSTEM] transmit new clauses to solver: 1
2.19/2.26	c [INC SEARCH] isOptimum variable: 0
2.39/2.40	c formula is SAT
2.39/2.42	c [INC SEARCH] copied best model
2.39/2.42	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.39/2.42	c model valid
2.39/2.42	c current solution ok
2.39/2.42	o 1829
2.39/2.42	c [INC SEARCH] iteration: 4
2.39/2.42	c [INC BOUNDS] best value:1829 search for 1828
2.39/2.42	c [INC ENCODE] setup new number of clauses ...
2.39/2.42	c [INC] encode incremental formula
2.39/2.42	c return only the limitting unit clause for 1828
2.39/2.42	c [INC SYSTEM] transmit new clauses to solver: 1
2.39/2.42	c [INC SEARCH] isOptimum variable: 0
2.49/2.55	c formula is SAT
2.49/2.57	c [INC SEARCH] copied best model
2.49/2.57	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.49/2.57	c model valid
2.49/2.57	c current solution ok
2.49/2.57	o 1715
2.49/2.57	c [INC SEARCH] iteration: 5
2.49/2.57	c [INC BOUNDS] best value:1715 search for 1714
2.49/2.57	c [INC ENCODE] setup new number of clauses ...
2.49/2.57	c [INC] encode incremental formula
2.49/2.57	c return only the limitting unit clause for 1714
2.49/2.57	c [INC SYSTEM] transmit new clauses to solver: 1
2.49/2.57	c [INC SEARCH] isOptimum variable: 0
2.70/2.72	c formula is SAT
2.70/2.73	c [INC SEARCH] copied best model
2.70/2.73	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.70/2.74	c model valid
2.70/2.74	c current solution ok
2.70/2.74	o 1712
2.70/2.74	c [INC SEARCH] iteration: 6
2.70/2.74	c [INC BOUNDS] best value:1712 search for 1711
2.70/2.74	c [INC ENCODE] setup new number of clauses ...
2.70/2.74	c [INC] encode incremental formula
2.70/2.74	c return only the limitting unit clause for 1711
2.70/2.74	c [INC SYSTEM] transmit new clauses to solver: 1
2.70/2.74	c [INC SEARCH] isOptimum variable: 0
3.00/3.01	c formula is SAT
3.00/3.02	c [INC SEARCH] copied best model
3.00/3.02	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.00/3.02	c model valid
3.00/3.02	c current solution ok
3.00/3.02	o 1697
3.00/3.02	c [INC SEARCH] iteration: 7
3.00/3.02	c [INC BOUNDS] best value:1697 search for 1696
3.00/3.02	c [INC ENCODE] setup new number of clauses ...
3.00/3.02	c [INC] encode incremental formula
3.00/3.02	c return only the limitting unit clause for 1696
3.00/3.02	c [INC SYSTEM] transmit new clauses to solver: 1
3.00/3.02	c [INC SEARCH] isOptimum variable: 0
3.11/3.16	c formula is SAT
3.11/3.17	c [INC SEARCH] copied best model
3.11/3.17	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.11/3.17	c model valid
3.11/3.17	c current solution ok
3.11/3.17	o 1694
3.11/3.17	c [INC SEARCH] iteration: 8
3.11/3.17	c [INC BOUNDS] best value:1694 search for 1693
3.11/3.17	c [INC ENCODE] setup new number of clauses ...
3.11/3.17	c [INC] encode incremental formula
3.11/3.17	c return only the limitting unit clause for 1693
3.11/3.17	c [INC SYSTEM] transmit new clauses to solver: 1
3.11/3.17	c [INC SEARCH] isOptimum variable: 0
3.33/3.32	c formula is SAT
3.33/3.34	c [INC SEARCH] copied best model
3.54/3.55	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.54/3.55	c model valid
3.54/3.55	c current solution ok
3.54/3.55	o 1677
3.54/3.55	c [INC SEARCH] iteration: 9
3.54/3.55	c [INC BOUNDS] best value:1677 search for 1676
3.54/3.55	c [INC ENCODE] setup new number of clauses ...
3.54/3.55	c [INC] encode incremental formula
3.54/3.55	c return only the limitting unit clause for 1676
3.54/3.55	c [INC SYSTEM] transmit new clauses to solver: 1
3.54/3.55	c [INC SEARCH] isOptimum variable: 0
3.54/3.55	c formula is SAT
3.54/3.55	c [INC SEARCH] copied best model
3.54/3.55	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.54/3.55	c model valid
3.54/3.55	c current solution ok
3.54/3.55	o 1669
3.54/3.55	c [INC SEARCH] iteration: 10
3.54/3.55	c [INC BOUNDS] best value:1669 search for 1668
3.54/3.55	c [INC ENCODE] setup new number of clauses ...
3.54/3.55	c [INC] encode incremental formula
3.54/3.55	c return only the limitting unit clause for 1668
3.54/3.55	c [INC SYSTEM] transmit new clauses to solver: 1
3.54/3.55	c [INC SEARCH] isOptimum variable: 0
3.63/3.63	c formula is SAT
3.63/3.65	c [INC SEARCH] copied best model
3.63/3.65	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.63/3.65	c model valid
3.63/3.65	c current solution ok
3.63/3.65	o 1590
3.63/3.65	c [INC SEARCH] iteration: 11
3.63/3.65	c [INC BOUNDS] best value:1590 search for 1589
3.63/3.65	c [INC ENCODE] setup new number of clauses ...
3.63/3.65	c [INC] encode incremental formula
3.63/3.65	c return only the limitting unit clause for 1589
3.63/3.65	c [INC SYSTEM] transmit new clauses to solver: 1
3.63/3.65	c [INC SEARCH] isOptimum variable: 0
3.94/3.91	c formula is SAT
3.94/3.93	c [INC SEARCH] copied best model
3.94/3.93	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.94/3.93	c model valid
3.94/3.93	c current solution ok
3.94/3.93	o 1534
3.94/3.93	c [INC SEARCH] iteration: 12
3.94/3.93	c [INC BOUNDS] best value:1534 search for 1533
3.94/3.93	c [INC ENCODE] setup new number of clauses ...
3.94/3.93	c [INC] encode incremental formula
3.94/3.93	c return only the limitting unit clause for 1533
3.94/3.93	c [INC SYSTEM] transmit new clauses to solver: 1
3.94/3.93	c [INC SEARCH] isOptimum variable: 0
4.04/4.07	c formula is SAT
4.04/4.09	c [INC SEARCH] copied best model
4.04/4.09	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
4.04/4.09	c model valid
4.04/4.09	c current solution ok
4.04/4.09	o 1527
4.04/4.09	c [INC SEARCH] iteration: 13
4.04/4.09	c [INC BOUNDS] best value:1527 search for 1526
4.04/4.09	c [INC ENCODE] setup new number of clauses ...
4.04/4.09	c [INC] encode incremental formula
4.04/4.09	c return only the limitting unit clause for 1526
4.04/4.09	c [INC SYSTEM] transmit new clauses to solver: 1
4.04/4.09	c [INC SEARCH] isOptimum variable: 0
6.44/6.47	c formula is SAT
6.44/6.49	c [INC SEARCH] copied best model
6.44/6.49	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
6.44/6.49	c model valid
6.44/6.49	c current solution ok
6.44/6.49	o 1515
6.44/6.49	c [INC SEARCH] iteration: 14
6.44/6.49	c [INC BOUNDS] best value:1515 search for 1514
6.44/6.49	c [INC ENCODE] setup new number of clauses ...
6.44/6.49	c [INC] encode incremental formula
6.44/6.49	c return only the limitting unit clause for 1514
6.44/6.49	c [INC SYSTEM] transmit new clauses to solver: 1
6.44/6.49	c [INC SEARCH] isOptimum variable: 0
6.75/6.71	c formula is SAT
6.75/6.73	c [INC SEARCH] copied best model
6.75/6.73	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
6.75/6.73	c model valid
6.75/6.73	c current solution ok
6.75/6.73	o 1450
6.75/6.73	c [INC SEARCH] iteration: 15
6.75/6.73	c [INC BOUNDS] best value:1450 search for 1449
6.75/6.73	c [INC ENCODE] setup new number of clauses ...
6.75/6.73	c [INC] encode incremental formula
6.75/6.73	c return only the limitting unit clause for 1449
6.75/6.73	c [INC SYSTEM] transmit new clauses to solver: 1
6.75/6.73	c [INC SEARCH] isOptimum variable: 0
6.85/6.86	c formula is SAT
6.85/6.88	c [INC SEARCH] copied best model
6.85/6.88	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
6.85/6.88	c model valid
6.85/6.88	c current solution ok
6.85/6.88	o 1430
6.85/6.88	c [INC SEARCH] iteration: 16
6.85/6.88	c [INC BOUNDS] best value:1430 search for 1429
6.85/6.88	c [INC ENCODE] setup new number of clauses ...
6.85/6.88	c [INC] encode incremental formula
6.85/6.88	c return only the limitting unit clause for 1429
6.85/6.88	c [INC SYSTEM] transmit new clauses to solver: 1
6.85/6.88	c [INC SEARCH] isOptimum variable: 0
7.05/7.02	c formula is SAT
7.05/7.04	c [INC SEARCH] copied best model
7.05/7.04	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
7.05/7.04	c model valid
7.05/7.04	c current solution ok
7.05/7.04	o 1422
7.05/7.04	c [INC SEARCH] iteration: 17
7.05/7.04	c [INC BOUNDS] best value:1422 search for 1421
7.05/7.04	c [INC ENCODE] setup new number of clauses ...
7.05/7.04	c [INC] encode incremental formula
7.05/7.04	c return only the limitting unit clause for 1421
7.05/7.04	c [INC SYSTEM] transmit new clauses to solver: 1
7.05/7.04	c [INC SEARCH] isOptimum variable: 0
10.25/10.29	c formula is SAT
10.36/10.31	c [INC SEARCH] copied best model
10.36/10.31	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
10.36/10.31	c model valid
10.36/10.31	c current solution ok
10.36/10.31	o 1395
10.36/10.31	c [INC SEARCH] iteration: 18
10.36/10.31	c [INC BOUNDS] best value:1395 search for 1394
10.36/10.31	c [INC ENCODE] setup new number of clauses ...
10.36/10.31	c [INC] encode incremental formula
10.36/10.31	c return only the limitting unit clause for 1394
10.36/10.31	c [INC SYSTEM] transmit new clauses to solver: 1
10.36/10.31	c [INC SEARCH] isOptimum variable: 0
10.47/10.46	c formula is SAT
10.47/10.47	c [INC SEARCH] copied best model
10.47/10.47	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
10.47/10.47	c model valid
10.47/10.47	c current solution ok
10.47/10.47	o 1392
10.47/10.47	c [INC SEARCH] iteration: 19
10.47/10.47	c [INC BOUNDS] best value:1392 search for 1391
10.47/10.47	c [INC ENCODE] setup new number of clauses ...
10.47/10.47	c [INC] encode incremental formula
10.47/10.47	c return only the limitting unit clause for 1391
10.47/10.47	c [INC SYSTEM] transmit new clauses to solver: 1
10.47/10.47	c [INC SEARCH] isOptimum variable: 0
10.77/10.75	c formula is SAT
10.77/10.77	c [INC SEARCH] copied best model
10.77/10.77	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
10.77/10.77	c model valid
10.77/10.77	c current solution ok
10.77/10.77	o 1387
10.77/10.77	c [INC SEARCH] iteration: 20
10.77/10.77	c [INC BOUNDS] best value:1387 search for 1386
10.77/10.77	c [INC ENCODE] setup new number of clauses ...
10.77/10.77	c [INC] encode incremental formula
10.77/10.77	c return only the limitting unit clause for 1386
10.77/10.77	c [INC SYSTEM] transmit new clauses to solver: 1
10.77/10.77	c [INC SEARCH] isOptimum variable: 0
11.00/10.92	c formula is SAT
11.00/10.93	c [INC SEARCH] copied best model
11.00/10.93	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
11.00/10.93	c model valid
11.00/10.93	c current solution ok
11.00/10.93	o 1384
11.00/10.93	c [INC SEARCH] iteration: 21
11.00/10.93	c [INC BOUNDS] best value:1384 search for 1383
11.00/10.93	c [INC ENCODE] setup new number of clauses ...
11.00/10.93	c [INC] encode incremental formula
11.00/10.93	c return only the limitting unit clause for 1383
11.00/10.93	c [INC SYSTEM] transmit new clauses to solver: 1
11.00/10.93	c [INC SEARCH] isOptimum variable: 0
11.29/11.27	c formula is SAT
11.29/11.28	c [INC SEARCH] copied best model
11.29/11.28	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
11.29/11.28	c model valid
11.29/11.28	c current solution ok
11.29/11.28	o 1379
11.29/11.28	c [INC SEARCH] iteration: 22
11.29/11.28	c [INC BOUNDS] best value:1379 search for 1378
11.29/11.28	c [INC ENCODE] setup new number of clauses ...
11.29/11.28	c [INC] encode incremental formula
11.29/11.28	c return only the limitting unit clause for 1378
11.29/11.28	c [INC SYSTEM] transmit new clauses to solver: 1
11.29/11.28	c [INC SEARCH] isOptimum variable: 0
11.49/11.43	c formula is SAT
11.49/11.45	c [INC SEARCH] copied best model
11.49/11.45	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
11.49/11.45	c model valid
11.49/11.45	c current solution ok
11.49/11.45	o 1311
11.49/11.45	c [INC SEARCH] iteration: 23
11.49/11.45	c [INC BOUNDS] best value:1311 search for 1310
11.49/11.45	c [INC ENCODE] setup new number of clauses ...
11.49/11.45	c [INC] encode incremental formula
11.49/11.45	c return only the limitting unit clause for 1310
11.49/11.45	c [INC SYSTEM] transmit new clauses to solver: 1
11.49/11.45	c [INC SEARCH] isOptimum variable: 0
12.11/12.03	c formula is SAT
12.11/12.05	c [INC SEARCH] copied best model
12.11/12.05	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
12.11/12.05	c model valid
12.11/12.05	c current solution ok
12.11/12.05	o 1278
12.11/12.05	c [INC SEARCH] iteration: 24
12.11/12.05	c [INC BOUNDS] best value:1278 search for 1277
12.11/12.05	c [INC ENCODE] setup new number of clauses ...
12.11/12.05	c [INC] encode incremental formula
12.11/12.05	c return only the limitting unit clause for 1277
12.11/12.05	c [INC SYSTEM] transmit new clauses to solver: 1
12.11/12.05	c [INC SEARCH] isOptimum variable: 0
12.30/12.20	c formula is SAT
12.30/12.21	c [INC SEARCH] copied best model
12.30/12.21	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
12.30/12.21	c model valid
12.30/12.21	c current solution ok
12.30/12.21	o 1238
12.30/12.21	c [INC SEARCH] iteration: 25
12.30/12.21	c [INC BOUNDS] best value:1238 search for 1237
12.30/12.21	c [INC ENCODE] setup new number of clauses ...
12.30/12.21	c [INC] encode incremental formula
12.30/12.21	c return only the limitting unit clause for 1237
12.30/12.21	c [INC SYSTEM] transmit new clauses to solver: 1
12.30/12.21	c [INC SEARCH] isOptimum variable: 0
12.91/12.84	c formula is SAT
12.91/12.86	c [INC SEARCH] copied best model
12.91/12.86	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
12.91/12.86	c model valid
12.91/12.86	c current solution ok
12.91/12.86	o 1237
12.91/12.86	c [INC SEARCH] iteration: 26
12.91/12.86	c [INC BOUNDS] best value:1237 search for 1236
12.91/12.86	c [INC ENCODE] setup new number of clauses ...
12.91/12.86	c [INC] encode incremental formula
12.91/12.86	c return only the limitting unit clause for 1236
12.91/12.86	c [INC SYSTEM] transmit new clauses to solver: 1
12.91/12.86	c [INC SEARCH] isOptimum variable: 0
14.11/14.04	c formula is SAT
14.11/14.06	c [INC SEARCH] copied best model
14.11/14.06	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
14.11/14.06	c model valid
14.11/14.06	c current solution ok
14.11/14.06	o 1230
14.11/14.06	c [INC SEARCH] iteration: 27
14.11/14.06	c [INC BOUNDS] best value:1230 search for 1229
14.11/14.06	c [INC ENCODE] setup new number of clauses ...
14.11/14.06	c [INC] encode incremental formula
14.11/14.06	c return only the limitting unit clause for 1229
14.11/14.06	c [INC SYSTEM] transmit new clauses to solver: 1
14.11/14.06	c [INC SEARCH] isOptimum variable: 0
14.34/14.24	c formula is SAT
14.34/14.25	c [INC SEARCH] copied best model
14.34/14.25	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
14.34/14.25	c model valid
14.34/14.25	c current solution ok
14.34/14.25	o 1136
14.34/14.25	c [INC SEARCH] iteration: 28
14.34/14.25	c [INC BOUNDS] best value:1136 search for 1135
14.34/14.25	c [INC ENCODE] setup new number of clauses ...
14.34/14.25	c [INC] encode incremental formula
14.34/14.25	c return only the limitting unit clause for 1135
14.34/14.25	c [INC SYSTEM] transmit new clauses to solver: 1
14.34/14.25	c [INC SEARCH] isOptimum variable: 0
135.58/135.59	c formula is SAT
135.67/135.61	c [INC SEARCH] copied best model
135.67/135.61	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
135.67/135.61	c model valid
135.67/135.61	c current solution ok
135.67/135.61	o 1128
135.67/135.61	c [INC SEARCH] iteration: 29
135.67/135.61	c [INC BOUNDS] best value:1128 search for 1127
135.67/135.61	c [INC ENCODE] setup new number of clauses ...
135.67/135.61	c [INC] encode incremental formula
135.67/135.61	c return only the limitting unit clause for 1127
135.67/135.61	c [INC SYSTEM] transmit new clauses to solver: 1
135.67/135.61	c [INC SEARCH] isOptimum variable: 0
328.93/328.96	c formula is SAT
328.93/328.98	c [INC SEARCH] copied best model
328.93/328.98	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
328.93/328.98	c model valid
328.93/328.98	c current solution ok
328.93/328.98	o 1120
328.93/328.98	c [INC SEARCH] iteration: 30
328.93/328.98	c [INC BOUNDS] best value:1120 search for 1119
328.93/328.98	c [INC ENCODE] setup new number of clauses ...
328.93/328.98	c [INC] encode incremental formula
328.93/328.98	c return only the limitting unit clause for 1119
328.93/328.98	c [INC SYSTEM] transmit new clauses to solver: 1
328.93/328.98	c [INC SEARCH] isOptimum variable: 0
465.09/465.19	c [INC SEARCH] formula is UNSAT
465.09/465.19	c [INC SYSTEM] there exists a inc, kill it!
465.09/465.19	c write failed with 2
465.09/465.20	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x297ae40)
465.09/465.20	c [INC SEARCH] sat variable: 0 optimum/unsat variable: 1
465.09/465.20	c [INC SEARCH] found optimum
465.09/465.20	c display solution
465.09/465.20	s OPTIMUM FOUND
465.09/465.20	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 

Verifier Data

OK	1120

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3697890-1338050134/watcher-3697890-1338050134 -o /tmp/evaluation-result-3697890-1338050134/solver-3697890-1338050134 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3697890-1338050134.opb 1236567309 HOME HOME 

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: 1.92 1.30 1.45 3/179 21539
/proc/meminfo: memFree=28906904/32873648 swapFree=7100/7100
[pid=21539] ppid=21537 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21539/stat : 21539 (npSolver-pbo-It) S 21537 21539 18656 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271138921 9367552 275 33554432000 4194304 5064252 140733860964816 140733860963728 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21539/statm: 2287 275 233 213 0 72 0

[startup+0.075987 s]
/proc/loadavg: 1.92 1.30 1.45 3/179 21539
/proc/meminfo: memFree=28906904/32873648 swapFree=7100/7100
[pid=21539] ppid=21537 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21539/stat : 21539 (npSolver-pbo-It) S 21537 21539 18656 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271138921 9367552 275 33554432000 4194304 5064252 140733860964816 140733860963728 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21539/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100232 s]
/proc/loadavg: 1.92 1.30 1.45 3/179 21539
/proc/meminfo: memFree=28906904/32873648 swapFree=7100/7100
[pid=21539] ppid=21537 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21539/stat : 21539 (npSolver-pbo-It) S 21537 21539 18656 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271138921 9367552 275 33554432000 4194304 5064252 140733860964816 140733860963728 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21539/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30023 s]
/proc/loadavg: 1.92 1.30 1.45 3/179 21539
/proc/meminfo: memFree=28906904/32873648 swapFree=7100/7100
[pid=21539] ppid=21537 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21539/stat : 21539 (npSolver-pbo-It) S 21537 21539 18656 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271138921 9367552 275 33554432000 4194304 5064252 140733860964816 140733860963728 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21539/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70019 s]
/proc/loadavg: 1.92 1.30 1.45 3/179 21539
/proc/meminfo: memFree=28906904/32873648 swapFree=7100/7100
[pid=21539] ppid=21537 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21539/stat : 21539 (npSolver-pbo-It) S 21537 21539 18656 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271138921 9367552 275 33554432000 4194304 5064252 140733860964816 140733860963728 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21539/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5002 s]
/proc/loadavg: 1.92 1.30 1.45 3/183 21543
/proc/meminfo: memFree=28863364/32873648 swapFree=7100/7100
[pid=21539] ppid=21537 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21539/stat : 21539 (npSolver-pbo-It) S 21537 21539 18656 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271138921 9367552 275 33554432000 4194304 5064252 140733860964816 140733860963728 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21539/statm: 2287 275 233 213 0 72 0
[pid=21540] ppid=21539 vsize=10624 CPUtime=1.37 cores=1,3,5,7
/proc/21540/stat : 21540 (npSolver-pbo) S 21539 21539 18656 0 -1 4202496 6862 14685 0 0 20 13 95 9 20 0 1 0 271138921 10878976 2324 33554432000 4194304 5992684 140734628666832 140734628652664 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21540/statm: 2656 2324 177 440 0 2212 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 19772

[startup+3.10023 s]
/proc/loadavg: 1.92 1.30 1.45 3/182 21548
/proc/meminfo: memFree=28800868/32873648 swapFree=7100/7100
[pid=21539] ppid=21537 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21539/stat : 21539 (npSolver-pbo-It) S 21537 21539 18656 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271138921 9367552 275 33554432000 4194304 5064252 140733860964816 140733860963728 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21539/statm: 2287 275 233 213 0 72 0
[pid=21540] ppid=21539 vsize=19008 CPUtime=1.54 cores=1,3,5,7
/proc/21540/stat : 21540 (npSolver-pbo) S 21539 21539 18656 0 -1 4202496 8879 14685 0 0 35 15 95 9 20 0 1 0 271138921 19464192 3931 33554432000 4194304 5992684 140734628666832 140734628652664 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21540/statm: 4752 3931 177 440 0 4308 0
[pid=21548] ppid=21540 vsize=90404 CPUtime=1.57 cores=1,3,5,7
/proc/21548/stat : 21548 (glucosInc) R 21540 21539 18656 0 -1 4202496 19814 0 0 0 155 2 0 0 20 0 1 0 271139059 92573696 20334 33554432000 4194304 5654031 140735166311344 140735166307816 5051136 0 0 4096 0 0 0 0 17 7 0 0 0 0 0
/proc/21548/statm: 22601 20334 150 357 0 22241 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 118560

[startup+6.30037 s]
/proc/loadavg: 1.93 1.31 1.45 3/182 21548
/proc/meminfo: memFree=28795900/32873648 swapFree=7100/7100
[pid=21539] ppid=21537 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21539/stat : 21539 (npSolver-pbo-It) S 21537 21539 18656 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271138921 9367552 275 33554432000 4194304 5064252 140733860964816 140733860963728 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21539/statm: 2287 275 233 213 0 72 0
[pid=21540] ppid=21539 vsize=21112 CPUtime=1.68 cores=1,3,5,7
/proc/21540/stat : 21540 (npSolver-pbo) S 21539 21539 18656 0 -1 4202496 9422 14685 0 0 48 16 95 9 20 0 1 0 271138921 21618688 4465 33554432000 4194304 5992684 140734628666832 140734628652664 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21540/statm: 5278 4465 177 440 0 4834 0
[pid=21548] ppid=21540 vsize=91640 CPUtime=4.66 cores=1,3,5,7
/proc/21548/stat : 21548 (glucosInc) R 21540 21539 18656 0 -1 4202496 20053 0 0 0 463 3 0 0 20 0 1 0 271139059 93839360 20572 33554432000 4194304 5654031 140735166311344 140735166299160 4232707 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/21548/statm: 22910 20572 150 357 0 22550 0
Current children cumulated CPU time (s) 6.34
Current children cumulated vsize (KiB) 121900

[startup+12.7003 s]
/proc/loadavg: 1.93 1.32 1.46 4/182 21548
/proc/meminfo: memFree=28794680/32873648 swapFree=7100/7100
[pid=21539] ppid=21537 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21539/stat : 21539 (npSolver-pbo-It) S 21537 21539 18656 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271138921 9367552 275 33554432000 4194304 5064252 140733860964816 140733860963728 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21539/statm: 2287 275 233 213 0 72 0
[pid=21540] ppid=21539 vsize=21112 CPUtime=1.98 cores=1,3,5,7
/proc/21540/stat : 21540 (npSolver-pbo) S 21539 21539 18656 0 -1 4202496 9445 14685 0 0 76 18 95 9 20 0 1 0 271138921 21618688 4474 33554432000 4194304 5992684 140734628666832 140734628652664 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21540/statm: 5278 4474 177 440 0 4834 0
[pid=21548] ppid=21540 vsize=91640 CPUtime=10.82 cores=1,3,5,7
/proc/21548/stat : 21548 (glucosInc) R 21540 21539 18656 0 -1 4202496 20314 0 0 0 1079 3 0 0 20 0 1 0 271139059 93839360 20829 33554432000 4194304 5654031 140735166311344 140735166299160 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/21548/statm: 22910 20829 151 357 0 22550 0
Current children cumulated CPU time (s) 12.8
Current children cumulated vsize (KiB) 121900

[startup+25.5002 s]
/proc/loadavg: 1.95 1.36 1.46 3/182 21548
/proc/meminfo: memFree=28792192/32873648 swapFree=7100/7100
[pid=21539] ppid=21537 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21539/stat : 21539 (npSolver-pbo-It) S 21537 21539 18656 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271138921 9367552 275 33554432000 4194304 5064252 140733860964816 140733860963728 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21539/statm: 2287 275 233 213 0 72 0
[pid=21540] ppid=21539 vsize=21112 CPUtime=2.06 cores=1,3,5,7
/proc/21540/stat : 21540 (npSolver-pbo) S 21539 21539 18656 0 -1 4202496 9453 14685 0 0 83 19 95 9 20 0 1 0 271138921 21618688 4474 33554432000 4194304 5992684 140734628666832 140734628652664 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21540/statm: 5278 4474 177 440 0 4834 0
[pid=21548] ppid=21540 vsize=98820 CPUtime=23.57 cores=1,3,5,7
/proc/21548/stat : 21548 (glucosInc) R 21540 21539 18656 0 -1 4202496 20554 0 0 0 2353 4 0 0 20 0 1 0 271139059 101191680 21060 33554432000 4194304 5654031 140735166311344 140735166299160 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/21548/statm: 24705 21060 151 357 0 24345 0
Current children cumulated CPU time (s) 25.63
Current children cumulated vsize (KiB) 129080

[startup+51.1004 s]
/proc/loadavg: 1.96 1.41 1.48 3/181 21548
/proc/meminfo: memFree=28789152/32873648 swapFree=7100/7100
[pid=21539] ppid=21537 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21539/stat : 21539 (npSolver-pbo-It) S 21537 21539 18656 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271138921 9367552 275 33554432000 4194304 5064252 140733860964816 140733860963728 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21539/statm: 2287 275 233 213 0 72 0
[pid=21540] ppid=21539 vsize=21112 CPUtime=2.06 cores=1,3,5,7
/proc/21540/stat : 21540 (npSolver-pbo) S 21539 21539 18656 0 -1 4202496 9453 14685 0 0 83 19 95 9 20 0 1 0 271138921 21618688 4474 33554432000 4194304 5992684 140734628666832 140734628652664 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21540/statm: 5278 4474 177 440 0 4834 0
[pid=21548] ppid=21540 vsize=100284 CPUtime=49.16 cores=1,3,5,7
/proc/21548/stat : 21548 (glucosInc) R 21540 21539 18656 0 -1 4202496 20788 0 0 0 4912 4 0 0 20 0 1 0 271139059 102690816 21795 33554432000 4194304 5654031 140735166311344 140735166299160 4232528 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/21548/statm: 25071 21795 151 357 0 24711 0
Current children cumulated CPU time (s) 51.22
Current children cumulated vsize (KiB) 130544

[startup+102.307 s]
/proc/loadavg: 1.98 1.50 1.50 3/181 21548
/proc/meminfo: memFree=28783456/32873648 swapFree=7100/7100
[pid=21539] ppid=21537 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21539/stat : 21539 (npSolver-pbo-It) S 21537 21539 18656 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271138921 9367552 275 33554432000 4194304 5064252 140733860964816 140733860963728 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21539/statm: 2287 275 233 213 0 72 0
[pid=21540] ppid=21539 vsize=21112 CPUtime=2.06 cores=1,3,5,7
/proc/21540/stat : 21540 (npSolver-pbo) S 21539 21539 18656 0 -1 4202496 9453 14685 0 0 83 19 95 9 20 0 1 0 271138921 21618688 4946 33554432000 4194304 5992684 140734628666832 140734628652664 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21540/statm: 5278 4946 177 440 0 4834 0
[pid=21548] ppid=21540 vsize=110184 CPUtime=100.34 cores=1,3,5,7
/proc/21548/stat : 21548 (glucosInc) R 21540 21539 18656 0 -1 4202496 22845 0 0 0 10029 5 0 0 20 0 1 0 271139059 112828416 21661 33554432000 4194304 5654031 140735166311344 140735166299160 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/21548/statm: 27546 21661 152 357 0 27186 0
Current children cumulated CPU time (s) 102.4
Current children cumulated vsize (KiB) 140444

[startup+162.3 s]
/proc/loadavg: 1.99 1.58 1.53 3/181 21548
/proc/meminfo: memFree=28766512/32873648 swapFree=7100/7100
[pid=21539] ppid=21537 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21539/stat : 21539 (npSolver-pbo-It) S 21537 21539 18656 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271138921 9367552 275 33554432000 4194304 5064252 140733860964816 140733860963728 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21539/statm: 2287 275 233 213 0 72 0
[pid=21540] ppid=21539 vsize=21112 CPUtime=2.08 cores=1,3,5,7
/proc/21540/stat : 21540 (npSolver-pbo) S 21539 21539 18656 0 -1 4202496 9453 14685 0 0 85 19 95 9 20 0 1 0 271138921 21618688 4946 33554432000 4194304 5992684 140734628666832 140734628652664 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21540/statm: 5278 4946 177 440 0 4834 0
[pid=21548] ppid=21540 vsize=110548 CPUtime=160.29 cores=1,3,5,7
/proc/21548/stat : 21548 (glucosInc) R 21540 21539 18656 0 -1 4202496 23592 0 0 0 16023 6 0 0 20 0 1 0 271139059 113201152 25085 33554432000 4194304 5654031 140735166311344 140735166299160 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/21548/statm: 27637 25085 152 357 0 27277 0
Current children cumulated CPU time (s) 162.37
Current children cumulated vsize (KiB) 140808

[startup+222.3 s]
/proc/loadavg: 2.08 1.69 1.57 3/181 21549
/proc/meminfo: memFree=28763960/32873648 swapFree=7100/7100
[pid=21539] ppid=21537 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21539/stat : 21539 (npSolver-pbo-It) S 21537 21539 18656 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271138921 9367552 275 33554432000 4194304 5064252 140733860964816 140733860963728 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21539/statm: 2287 275 233 213 0 72 0
[pid=21540] ppid=21539 vsize=21112 CPUtime=2.08 cores=1,3,5,7
/proc/21540/stat : 21540 (npSolver-pbo) S 21539 21539 18656 0 -1 4202496 9453 14685 0 0 85 19 95 9 20 0 1 0 271138921 21618688 4946 33554432000 4194304 5992684 140734628666832 140734628652664 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21540/statm: 5278 4946 177 440 0 4834 0
[pid=21548] ppid=21540 vsize=110548 CPUtime=220.27 cores=1,3,5,7
/proc/21548/stat : 21548 (glucosInc) R 21540 21539 18656 0 -1 4202496 23593 0 0 0 22021 6 0 0 20 0 1 0 271139059 113201152 25597 33554432000 4194304 5654031 140735166311344 140735166299160 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/21548/statm: 27637 25597 152 357 0 27277 0
Current children cumulated CPU time (s) 222.35
Current children cumulated vsize (KiB) 140808

[startup+282.3 s]
/proc/loadavg: 2.03 1.74 1.59 3/182 21552
/proc/meminfo: memFree=28754856/32873648 swapFree=7100/7100
[pid=21539] ppid=21537 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21539/stat : 21539 (npSolver-pbo-It) S 21537 21539 18656 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271138921 9367552 275 33554432000 4194304 5064252 140733860964816 140733860963728 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21539/statm: 2287 275 233 213 0 72 0
[pid=21540] ppid=21539 vsize=21112 CPUtime=2.08 cores=1,3,5,7
/proc/21540/stat : 21540 (npSolver-pbo) S 21539 21539 18656 0 -1 4202496 9453 14685 0 0 85 19 95 9 20 0 1 0 271138921 21618688 4946 33554432000 4194304 5992684 140734628666832 140734628652664 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21540/statm: 5278 4946 177 440 0 4834 0
[pid=21548] ppid=21540 vsize=119504 CPUtime=280.25 cores=1,3,5,7
/proc/21548/stat : 21548 (glucosInc) R 21540 21539 18656 0 -1 4202496 24260 0 0 0 28019 6 0 0 20 0 1 0 271139059 122372096 27642 33554432000 4194304 5654031 140735166311344 140735166299160 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/21548/statm: 29876 27642 152 357 0 29516 0
Current children cumulated CPU time (s) 282.33
Current children cumulated vsize (KiB) 149764

[startup+342.3 s]
/proc/loadavg: 2.01 1.79 1.61 3/181 21552
/proc/meminfo: memFree=28719232/32873648 swapFree=7100/7100
[pid=21539] ppid=21537 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21539/stat : 21539 (npSolver-pbo-It) S 21537 21539 18656 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271138921 9367552 275 33554432000 4194304 5064252 140733860964816 140733860963728 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21539/statm: 2287 275 233 213 0 72 0
[pid=21540] ppid=21539 vsize=21112 CPUtime=2.1 cores=1,3,5,7
/proc/21540/stat : 21540 (npSolver-pbo) S 21539 21539 18656 0 -1 4202496 9453 14685 0 0 87 19 95 9 20 0 1 0 271138921 21618688 4946 33554432000 4194304 5992684 140734628666832 140734628652664 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21540/statm: 5278 4946 177 440 0 4834 0
[pid=21548] ppid=21540 vsize=138180 CPUtime=340.22 cores=1,3,5,7
/proc/21548/stat : 21548 (glucosInc) R 21540 21539 18656 0 -1 4202496 24614 0 0 0 34015 7 0 0 20 0 1 0 271139059 141496320 32056 33554432000 4194304 5654031 140735166311344 140735166299160 4232707 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/21548/statm: 34545 32056 152 357 0 34185 0
Current children cumulated CPU time (s) 342.32
Current children cumulated vsize (KiB) 168440

[startup+402.3 s]
/proc/loadavg: 2.00 1.82 1.64 3/181 21552
/proc/meminfo: memFree=28698688/32873648 swapFree=7100/7100
[pid=21539] ppid=21537 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21539/stat : 21539 (npSolver-pbo-It) S 21537 21539 18656 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271138921 9367552 275 33554432000 4194304 5064252 140733860964816 140733860963728 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21539/statm: 2287 275 233 213 0 72 0
[pid=21540] ppid=21539 vsize=21112 CPUtime=2.1 cores=1,3,5,7
/proc/21540/stat : 21540 (npSolver-pbo) S 21539 21539 18656 0 -1 4202496 9453 14685 0 0 87 19 95 9 20 0 1 0 271138921 21618688 4946 33554432000 4194304 5992684 140734628666832 140734628652664 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21540/statm: 5278 4946 177 440 0 4834 0
[pid=21548] ppid=21540 vsize=138180 CPUtime=400.2 cores=1,3,5,7
/proc/21548/stat : 21548 (glucosInc) R 21540 21539 18656 0 -1 4202496 24650 0 0 0 40013 7 0 0 20 0 1 0 271139059 141496320 32602 33554432000 4194304 5654031 140735166311344 140735166299160 4233236 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/21548/statm: 34545 32602 152 357 0 34185 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 168440

[startup+462.3 s]
/proc/loadavg: 2.00 1.85 1.65 3/181 21552
/proc/meminfo: memFree=28715940/32873648 swapFree=7100/7100
[pid=21539] ppid=21537 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21539/stat : 21539 (npSolver-pbo-It) S 21537 21539 18656 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271138921 9367552 275 33554432000 4194304 5064252 140733860964816 140733860963728 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21539/statm: 2287 275 233 213 0 72 0
[pid=21540] ppid=21539 vsize=21112 CPUtime=2.1 cores=1,3,5,7
/proc/21540/stat : 21540 (npSolver-pbo) S 21539 21539 18656 0 -1 4202496 9453 14685 0 0 87 19 95 9 20 0 1 0 271138921 21618688 4946 33554432000 4194304 5992684 140734628666832 140734628652664 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21540/statm: 5278 4946 177 440 0 4834 0
[pid=21548] ppid=21540 vsize=119504 CPUtime=460.19 cores=1,3,5,7
/proc/21548/stat : 21548 (glucosInc) R 21540 21539 18656 0 -1 4202496 25709 0 0 0 46011 8 0 0 20 0 1 0 271139059 122372096 27642 33554432000 4194304 5654031 140735166311344 140735166299160 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/21548/statm: 29876 27642 152 357 0 29516 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 149764

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

[startup+463.9 s]
/proc/loadavg: 2.00 1.85 1.65 3/181 21552
/proc/meminfo: memFree=28715940/32873648 swapFree=7100/7100
[pid=21539] ppid=21537 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21539/stat : 21539 (npSolver-pbo-It) S 21537 21539 18656 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271138921 9367552 275 33554432000 4194304 5064252 140733860964816 140733860963728 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21539/statm: 2287 275 233 213 0 72 0
[pid=21540] ppid=21539 vsize=21112 CPUtime=2.1 cores=1,3,5,7
/proc/21540/stat : 21540 (npSolver-pbo) S 21539 21539 18656 0 -1 4202496 9453 14685 0 0 87 19 95 9 20 0 1 0 271138921 21618688 4946 33554432000 4194304 5992684 140734628666832 140734628652664 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21540/statm: 5278 4946 177 440 0 4834 0
[pid=21548] ppid=21540 vsize=119504 CPUtime=461.79 cores=1,3,5,7
/proc/21548/stat : 21548 (glucosInc) R 21540 21539 18656 0 -1 4202496 25709 0 0 0 46171 8 0 0 20 0 1 0 271139059 122372096 27642 33554432000 4194304 5654031 140735166311344 140735166299160 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/21548/statm: 29876 27642 152 357 0 29516 0
Current children cumulated CPU time (s) 463.89
Current children cumulated vsize (KiB) 149764

[startup+464.7 s]
/proc/loadavg: 2.00 1.85 1.66 3/181 21552
/proc/meminfo: memFree=28715940/32873648 swapFree=7100/7100
[pid=21539] ppid=21537 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21539/stat : 21539 (npSolver-pbo-It) S 21537 21539 18656 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271138921 9367552 275 33554432000 4194304 5064252 140733860964816 140733860963728 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21539/statm: 2287 275 233 213 0 72 0
[pid=21540] ppid=21539 vsize=21112 CPUtime=2.1 cores=1,3,5,7
/proc/21540/stat : 21540 (npSolver-pbo) S 21539 21539 18656 0 -1 4202496 9453 14685 0 0 87 19 95 9 20 0 1 0 271138921 21618688 4946 33554432000 4194304 5992684 140734628666832 140734628652664 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21540/statm: 5278 4946 177 440 0 4834 0
[pid=21548] ppid=21540 vsize=119504 CPUtime=462.59 cores=1,3,5,7
/proc/21548/stat : 21548 (glucosInc) R 21540 21539 18656 0 -1 4202496 25709 0 0 0 46251 8 0 0 20 0 1 0 271139059 122372096 27642 33554432000 4194304 5654031 140735166311344 140735166299160 4232916 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/21548/statm: 29876 27642 152 357 0 29516 0
Current children cumulated CPU time (s) 464.69
Current children cumulated vsize (KiB) 149764

[startup+465.1 s]
/proc/loadavg: 2.00 1.85 1.66 3/181 21552
/proc/meminfo: memFree=28715940/32873648 swapFree=7100/7100
[pid=21539] ppid=21537 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21539/stat : 21539 (npSolver-pbo-It) S 21537 21539 18656 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271138921 9367552 275 33554432000 4194304 5064252 140733860964816 140733860963728 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21539/statm: 2287 275 233 213 0 72 0
[pid=21540] ppid=21539 vsize=21112 CPUtime=2.1 cores=1,3,5,7
/proc/21540/stat : 21540 (npSolver-pbo) S 21539 21539 18656 0 -1 4202496 9453 14685 0 0 87 19 95 9 20 0 1 0 271138921 21618688 4946 33554432000 4194304 5992684 140734628666832 140734628652664 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21540/statm: 5278 4946 177 440 0 4834 0
[pid=21548] ppid=21540 vsize=119504 CPUtime=462.99 cores=1,3,5,7
/proc/21548/stat : 21548 (glucosInc) R 21540 21539 18656 0 -1 4202496 25709 0 0 0 46291 8 0 0 20 0 1 0 271139059 122372096 27642 33554432000 4194304 5654031 140735166311344 140735166299160 4232984 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/21548/statm: 29876 27642 152 357 0 29516 0
Current children cumulated CPU time (s) 465.09
Current children cumulated vsize (KiB) 149764

[startup+465.2 s]
/proc/loadavg: 2.00 1.85 1.66 3/181 21552
/proc/meminfo: memFree=28801144/32873648 swapFree=7100/7100
[pid=21539] ppid=21537 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21539/stat : 21539 (npSolver-pbo-It) S 21537 21539 18656 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271138921 9367552 275 33554432000 4194304 5064252 140733860964816 140733860963728 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21539/statm: 2287 275 233 213 0 72 0
[pid=21540] ppid=21539 vsize=21112 CPUtime=465.19 cores=1,3,5,7
/proc/21540/stat : 21540 (npSolver-pbo) S 21539 21539 18656 0 -1 4202496 9458 40396 0 0 87 19 46396 17 20 0 1 0 271138921 21618688 4947 33554432000 4194304 5992684 140734628666832 140734628663168 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21540/statm: 5278 4947 178 440 0 4834 0
Current children cumulated CPU time (s) 465.19
Current children cumulated vsize (KiB) 30260

Child status: 0
Real time (s): 465.214
CPU time (s): 465.22
CPU user time (s): 464.838
CPU system time (s): 0.381941
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 180116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 464.838
system time used= 0.381941
maximum resident set size= 151488
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50683
page faults= 0
swaps= 0
block input operations= 0
block output operations= 34096
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 15927
involuntary context switches= 778

runsolver used 0.898863 second user time and 2.33065 second system time

The end

Launcher Data

Begin job on node123 at 2012-05-26 18:35:34
IDJOB=3697890
IDBENCH=1868
IDSOLVER=2275
FILE ID=node123/3697890-1338050134
RUNJOBID= node123-1338050074-21073
PBS_JOBID= 14624348
Free space on /tmp= 71484 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/miplib/normalized-mps-v2-20-10-lseu.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3697890-1338050134/watcher-3697890-1338050134 -o /tmp/evaluation-result-3697890-1338050134/solver-3697890-1338050134 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3697890-1338050134.opb 1236567309 HOME HOME

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

MD5SUM BENCH= 9b4418c5c34f37121cd9ad7732df64ff
RANDOM SEED=1236567309

node123.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		: 2667.217
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	: 5334.43
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		: 2667.217
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	: 5331.91
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		: 2667.217
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	: 5331.92
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		: 2667.217
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	: 5331.91
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		: 2667.217
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	: 5331.91
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		: 2667.217
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	: 5331.91
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		: 2667.217
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	: 5331.91
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		: 2667.217
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	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28907324 kB
Buffers:          264336 kB
Cached:          2785592 kB
SwapCached:            0 kB
Active:           929748 kB
Inactive:        2257504 kB
Active(anon):     139084 kB
Inactive(anon):        0 kB
Active(file):     790664 kB
Inactive(file):  2257504 kB
Unevictable:        7100 kB
Mlocked:            7100 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             10160 kB
Writeback:             0 kB
AnonPages:        147516 kB
Mapped:            15724 kB
Shmem:               200 kB
Slab:             637232 kB
SReclaimable:      80548 kB
SUnreclaim:       556684 kB
KernelStack:        1512 kB
PageTables:         4064 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     265984 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     26624 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71472 MiB
End job on node123 at 2012-05-26 18:43:20