Trace number 3698484

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-topDown? (TO) 1800.13 1800.01

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_luby_50null0mast_rapportOE1.0_TMAX300_K67_cod2.opb
MD5SUMb363732a49ff55c5c06709720571fcad
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-439
Best CPU time to get the best result obtained on this benchmark1783.01
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40937
Total number of constraints41436
Number of constraints which are clauses40882
Number of constraints which are cardinality constraints (but not clauses)67
Number of constraints which are nor clauses,nor cardinality constraints487
Minimum length of a constraint1
Maximum length of a constraint8416
Number of terms in the objective function 243
Biggest coefficient in the objective function 64
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 829
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 300
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 12582
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.46	c fallback to adder encoding
0.00/0.92	c run inc solver
0.00/0.92	c [INC SYSTEM] run initial solver
0.00/0.92	c [INC SYSTEM] preprocess with white file
3.88/3.96	c [INC SYSTEM] finished preprocessing in 3 s
3.88/3.96	c [INC SYSTEM] execute solver
4.66/4.77	c [INC SEARCH] formula is SAT
4.66/4.78	c [INC SYSTEM] solved the initial formula
4.76/4.88	c model valid
4.76/4.88	c current solution ok
5.87/5.99	o -25
5.87/5.99	c [INC SYSTEM] there exists a inc, kill it!
5.87/5.99	c write failed with 2
5.97/6.00	c [INC SEARCH] iteration: 0
5.97/6.00	c [INC BOUNDS] best value:804 search for 803
5.97/6.00	c [INC SYSTEM] create new solver instance
5.97/6.00	c [INC] encode full formula
6.09/6.10	c set iterative enc to: swc
6.09/6.14	c [INC SEARCH] isOptimum variable: 0
23.28/23.33	c formula is SAT
23.28/23.36	c [INC SEARCH] copied best model
23.28/23.36	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
23.37/23.45	c model valid
23.37/23.45	c current solution ok
23.37/23.45	o -138
23.37/23.45	c [INC SEARCH] iteration: 1
23.37/23.45	c [INC BOUNDS] best value:691 search for 690
23.37/23.45	c [INC ENCODE] setup new number of clauses ...
23.37/23.45	c [INC] encode incremental formula
23.37/23.45	c return only the limitting unit clause for 690
23.37/23.45	c [INC SYSTEM] transmit new clauses to solver: 1
23.37/23.45	c [INC SEARCH] isOptimum variable: 0
23.59/23.64	c formula is SAT
23.59/23.67	c [INC SEARCH] copied best model
23.59/23.67	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
23.68/23.76	c model valid
23.68/23.76	c current solution ok
23.68/23.76	o -154
23.68/23.76	c [INC SEARCH] iteration: 2
23.68/23.76	c [INC BOUNDS] best value:675 search for 674
23.68/23.76	c [INC ENCODE] setup new number of clauses ...
23.68/23.76	c [INC] encode incremental formula
23.68/23.76	c return only the limitting unit clause for 674
23.68/23.76	c [INC SYSTEM] transmit new clauses to solver: 1
23.68/23.76	c [INC SEARCH] isOptimum variable: 0
23.88/23.95	c formula is SAT
23.88/23.98	c [INC SEARCH] copied best model
23.88/23.98	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
23.98/24.07	c model valid
23.98/24.07	c current solution ok
23.98/24.07	o -218
23.98/24.07	c [INC SEARCH] iteration: 3
23.98/24.07	c [INC BOUNDS] best value:611 search for 610
23.98/24.07	c [INC ENCODE] setup new number of clauses ...
23.98/24.07	c [INC] encode incremental formula
23.98/24.07	c return only the limitting unit clause for 610
23.98/24.07	c [INC SYSTEM] transmit new clauses to solver: 1
23.98/24.07	c [INC SEARCH] isOptimum variable: 0
24.19/24.27	c formula is SAT
24.19/24.29	c [INC SEARCH] copied best model
24.19/24.29	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
24.29/24.38	c model valid
24.29/24.38	c current solution ok
24.29/24.38	o -221
24.29/24.38	c [INC SEARCH] iteration: 4
24.29/24.38	c [INC BOUNDS] best value:608 search for 607
24.29/24.38	c [INC ENCODE] setup new number of clauses ...
24.29/24.38	c [INC] encode incremental formula
24.29/24.38	c return only the limitting unit clause for 607
24.29/24.38	c [INC SYSTEM] transmit new clauses to solver: 1
24.29/24.38	c [INC SEARCH] isOptimum variable: 0
24.48/24.57	c formula is SAT
24.48/24.60	c [INC SEARCH] copied best model
24.59/24.60	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
24.59/24.68	c model valid
24.59/24.68	c current solution ok
24.59/24.68	o -225
24.59/24.68	c [INC SEARCH] iteration: 5
24.59/24.68	c [INC BOUNDS] best value:604 search for 603
24.59/24.68	c [INC ENCODE] setup new number of clauses ...
24.59/24.68	c [INC] encode incremental formula
24.59/24.68	c return only the limitting unit clause for 603
24.59/24.68	c [INC SYSTEM] transmit new clauses to solver: 1
24.59/24.68	c [INC SEARCH] isOptimum variable: 0
25.20/25.30	c formula is SAT
25.30/25.32	c [INC SEARCH] copied best model
25.30/25.32	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
25.40/25.41	c model valid
25.40/25.41	c current solution ok
25.40/25.41	o -228
25.40/25.41	c [INC SEARCH] iteration: 6
25.40/25.41	c [INC BOUNDS] best value:601 search for 600
25.40/25.41	c [INC ENCODE] setup new number of clauses ...
25.40/25.41	c [INC] encode incremental formula
25.40/25.41	c return only the limitting unit clause for 600
25.40/25.41	c [INC SYSTEM] transmit new clauses to solver: 1
25.40/25.41	c [INC SEARCH] isOptimum variable: 0
25.60/25.68	c formula is SAT
25.71/25.70	c [INC SEARCH] copied best model
25.71/25.70	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
25.71/25.79	c model valid
25.71/25.79	c current solution ok
25.71/25.79	o -229
25.71/25.79	c [INC SEARCH] iteration: 7
25.71/25.79	c [INC BOUNDS] best value:600 search for 599
25.71/25.79	c [INC ENCODE] setup new number of clauses ...
25.71/25.79	c [INC] encode incremental formula
25.71/25.79	c return only the limitting unit clause for 599
25.71/25.79	c [INC SYSTEM] transmit new clauses to solver: 1
25.71/25.79	c [INC SEARCH] isOptimum variable: 0
25.91/25.99	c formula is SAT
26.01/26.01	c [INC SEARCH] copied best model
26.01/26.01	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
26.11/26.10	c model valid
26.11/26.10	c current solution ok
26.11/26.10	o -230
26.11/26.10	c [INC SEARCH] iteration: 8
26.11/26.10	c [INC BOUNDS] best value:599 search for 598
26.11/26.10	c [INC ENCODE] setup new number of clauses ...
26.11/26.10	c [INC] encode incremental formula
26.11/26.10	c return only the limitting unit clause for 598
26.11/26.10	c [INC SYSTEM] transmit new clauses to solver: 1
26.11/26.10	c [INC SEARCH] isOptimum variable: 0
26.22/26.29	c formula is SAT
26.32/26.32	c [INC SEARCH] copied best model
26.32/26.32	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
26.42/26.40	c model valid
26.42/26.40	c current solution ok
26.42/26.40	o -231
26.42/26.40	c [INC SEARCH] iteration: 9
26.42/26.40	c [INC BOUNDS] best value:598 search for 597
26.42/26.40	c [INC ENCODE] setup new number of clauses ...
26.42/26.40	c [INC] encode incremental formula
26.42/26.40	c return only the limitting unit clause for 597
26.42/26.40	c [INC SYSTEM] transmit new clauses to solver: 1
26.42/26.40	c [INC SEARCH] isOptimum variable: 0
26.63/26.60	c formula is SAT
26.63/26.62	c [INC SEARCH] copied best model
26.63/26.62	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
26.73/26.71	c model valid
26.73/26.71	c current solution ok
26.73/26.71	o -232
26.73/26.71	c [INC SEARCH] iteration: 10
26.73/26.71	c [INC BOUNDS] best value:597 search for 596
26.73/26.71	c [INC ENCODE] setup new number of clauses ...
26.73/26.71	c [INC] encode incremental formula
26.73/26.71	c return only the limitting unit clause for 596
26.73/26.71	c [INC SYSTEM] transmit new clauses to solver: 1
26.73/26.71	c [INC SEARCH] isOptimum variable: 0
26.93/26.91	c formula is SAT
26.93/26.93	c [INC SEARCH] copied best model
26.93/26.93	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
27.04/27.02	c model valid
27.04/27.02	c current solution ok
27.04/27.02	o -233
27.04/27.02	c [INC SEARCH] iteration: 11
27.04/27.02	c [INC BOUNDS] best value:596 search for 595
27.04/27.02	c [INC ENCODE] setup new number of clauses ...
27.04/27.02	c [INC] encode incremental formula
27.04/27.02	c return only the limitting unit clause for 595
27.04/27.02	c [INC SYSTEM] transmit new clauses to solver: 1
27.04/27.02	c [INC SEARCH] isOptimum variable: 0
33.74/33.78	c formula is SAT
33.84/33.80	c [INC SEARCH] copied best model
33.84/33.80	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
33.84/33.89	c model valid
33.84/33.89	c current solution ok
33.84/33.89	o -243
33.84/33.89	c [INC SEARCH] iteration: 12
33.84/33.89	c [INC BOUNDS] best value:586 search for 585
33.84/33.89	c [INC ENCODE] setup new number of clauses ...
33.84/33.89	c [INC] encode incremental formula
33.84/33.89	c return only the limitting unit clause for 585
33.84/33.89	c [INC SYSTEM] transmit new clauses to solver: 1
33.84/33.89	c [INC SEARCH] isOptimum variable: 0
34.05/34.09	c formula is SAT
34.15/34.11	c [INC SEARCH] copied best model
34.15/34.12	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
34.24/34.20	c model valid
34.24/34.20	c current solution ok
34.24/34.20	o -244
34.24/34.20	c [INC SEARCH] iteration: 13
34.24/34.20	c [INC BOUNDS] best value:585 search for 584
34.24/34.20	c [INC ENCODE] setup new number of clauses ...
34.24/34.20	c [INC] encode incremental formula
34.24/34.20	c return only the limitting unit clause for 584
34.24/34.20	c [INC SYSTEM] transmit new clauses to solver: 1
34.24/34.20	c [INC SEARCH] isOptimum variable: 0
34.44/34.41	c formula is SAT
34.44/34.43	c [INC SEARCH] copied best model
34.44/34.44	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
34.54/34.52	c model valid
34.54/34.52	c current solution ok
34.54/34.52	o -245
34.54/34.52	c [INC SEARCH] iteration: 14
34.54/34.52	c [INC BOUNDS] best value:584 search for 583
34.54/34.52	c [INC ENCODE] setup new number of clauses ...
34.54/34.52	c [INC] encode incremental formula
34.54/34.52	c return only the limitting unit clause for 583
34.54/34.52	c [INC SYSTEM] transmit new clauses to solver: 1
34.54/34.52	c [INC SEARCH] isOptimum variable: 0
39.94/39.99	c formula is SAT
40.05/40.02	c [INC SEARCH] copied best model
40.05/40.02	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
40.15/40.11	c model valid
40.15/40.11	c current solution ok
40.15/40.11	o -249
40.15/40.11	c [INC SEARCH] iteration: 15
40.15/40.11	c [INC BOUNDS] best value:580 search for 579
40.15/40.11	c [INC ENCODE] setup new number of clauses ...
40.15/40.11	c [INC] encode incremental formula
40.15/40.11	c return only the limitting unit clause for 579
40.15/40.11	c [INC SYSTEM] transmit new clauses to solver: 1
40.15/40.11	c [INC SEARCH] isOptimum variable: 0
40.46/40.42	c formula is SAT
40.46/40.44	c [INC SEARCH] copied best model
40.46/40.44	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
40.56/40.53	c model valid
40.56/40.53	c current solution ok
40.56/40.53	o -253
40.56/40.53	c [INC SEARCH] iteration: 16
40.56/40.53	c [INC BOUNDS] best value:576 search for 575
40.56/40.53	c [INC ENCODE] setup new number of clauses ...
40.56/40.53	c [INC] encode incremental formula
40.56/40.53	c return only the limitting unit clause for 575
40.56/40.53	c [INC SYSTEM] transmit new clauses to solver: 1
40.56/40.53	c [INC SEARCH] isOptimum variable: 0
40.77/40.74	c formula is SAT
40.77/40.77	c [INC SEARCH] copied best model
40.77/40.77	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
40.87/40.85	c model valid
40.87/40.85	c current solution ok
40.87/40.85	o -269
40.87/40.85	c [INC SEARCH] iteration: 17
40.87/40.85	c [INC BOUNDS] best value:560 search for 559
40.87/40.85	c [INC ENCODE] setup new number of clauses ...
40.87/40.85	c [INC] encode incremental formula
40.87/40.85	c return only the limitting unit clause for 559
40.87/40.85	c [INC SYSTEM] transmit new clauses to solver: 1
40.87/40.85	c [INC SEARCH] isOptimum variable: 0
41.17/41.17	c formula is SAT
41.17/41.19	c [INC SEARCH] copied best model
41.17/41.19	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
41.28/41.28	c model valid
41.28/41.28	c current solution ok
41.28/41.28	o -280
41.28/41.28	c [INC SEARCH] iteration: 18
41.28/41.28	c [INC BOUNDS] best value:549 search for 548
41.28/41.28	c [INC ENCODE] setup new number of clauses ...
41.28/41.28	c [INC] encode incremental formula
41.28/41.28	c return only the limitting unit clause for 548
41.28/41.28	c [INC SYSTEM] transmit new clauses to solver: 1
41.28/41.28	c [INC SEARCH] isOptimum variable: 0
41.58/41.51	c formula is SAT
41.58/41.53	c [INC SEARCH] copied best model
41.58/41.53	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
41.69/41.62	c model valid
41.69/41.62	c current solution ok
41.69/41.62	o -311
41.69/41.62	c [INC SEARCH] iteration: 19
41.69/41.62	c [INC BOUNDS] best value:518 search for 517
41.69/41.62	c [INC ENCODE] setup new number of clauses ...
41.69/41.62	c [INC] encode incremental formula
41.69/41.62	c return only the limitting unit clause for 517
41.69/41.62	c [INC SYSTEM] transmit new clauses to solver: 1
41.69/41.62	c [INC SEARCH] isOptimum variable: 0
77.68/77.69	c formula is SAT
77.80/77.72	c [INC SEARCH] copied best model
77.80/77.72	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
77.90/77.80	c model valid
77.90/77.80	c current solution ok
77.90/77.80	o -315
77.90/77.80	c [INC SEARCH] iteration: 20
77.90/77.80	c [INC BOUNDS] best value:514 search for 513
77.90/77.80	c [INC ENCODE] setup new number of clauses ...
77.90/77.80	c [INC] encode incremental formula
77.90/77.80	c return only the limitting unit clause for 513
77.90/77.80	c [INC SYSTEM] transmit new clauses to solver: 1
77.90/77.80	c [INC SEARCH] isOptimum variable: 0
78.11/78.03	c formula is SAT
78.11/78.05	c [INC SEARCH] copied best model
78.11/78.05	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
78.21/78.14	c model valid
78.21/78.14	c current solution ok
78.21/78.14	o -319
78.21/78.14	c [INC SEARCH] iteration: 21
78.21/78.14	c [INC BOUNDS] best value:510 search for 509
78.21/78.14	c [INC ENCODE] setup new number of clauses ...
78.21/78.14	c [INC] encode incremental formula
78.21/78.14	c return only the limitting unit clause for 509
78.21/78.14	c [INC SYSTEM] transmit new clauses to solver: 1
78.21/78.14	c [INC SEARCH] isOptimum variable: 0
78.41/78.34	c formula is SAT
78.41/78.36	c [INC SEARCH] copied best model
78.41/78.37	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
78.52/78.45	c model valid
78.52/78.45	c current solution ok
78.52/78.45	o -322
78.52/78.45	c [INC SEARCH] iteration: 22
78.52/78.45	c [INC BOUNDS] best value:507 search for 506
78.52/78.45	c [INC ENCODE] setup new number of clauses ...
78.52/78.45	c [INC] encode incremental formula
78.52/78.45	c return only the limitting unit clause for 506
78.52/78.45	c [INC SYSTEM] transmit new clauses to solver: 1
78.52/78.45	c [INC SEARCH] isOptimum variable: 0
78.72/78.65	c formula is SAT
78.72/78.68	c [INC SEARCH] copied best model
78.72/78.68	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
78.83/78.76	c model valid
78.83/78.76	c current solution ok
78.83/78.76	o -324
78.83/78.76	c [INC SEARCH] iteration: 23
78.83/78.76	c [INC BOUNDS] best value:505 search for 504
78.83/78.76	c [INC ENCODE] setup new number of clauses ...
78.83/78.76	c [INC] encode incremental formula
78.83/78.76	c return only the limitting unit clause for 504
78.83/78.76	c [INC SYSTEM] transmit new clauses to solver: 1
78.83/78.76	c [INC SEARCH] isOptimum variable: 0
79.03/78.96	c formula is SAT
79.03/78.99	c [INC SEARCH] copied best model
79.03/78.99	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
79.13/79.08	c model valid
79.13/79.08	c current solution ok
79.13/79.08	o -326
79.13/79.08	c [INC SEARCH] iteration: 24
79.13/79.08	c [INC BOUNDS] best value:503 search for 502
79.13/79.08	c [INC ENCODE] setup new number of clauses ...
79.13/79.08	c [INC] encode incremental formula
79.13/79.08	c return only the limitting unit clause for 502
79.13/79.08	c [INC SYSTEM] transmit new clauses to solver: 1
79.13/79.08	c [INC SEARCH] isOptimum variable: 0
79.35/79.27	c formula is SAT
79.44/79.30	c [INC SEARCH] copied best model
79.44/79.30	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
79.44/79.39	c model valid
79.44/79.39	c current solution ok
79.44/79.39	o -328
79.44/79.39	c [INC SEARCH] iteration: 25
79.44/79.39	c [INC BOUNDS] best value:501 search for 500
79.44/79.39	c [INC ENCODE] setup new number of clauses ...
79.44/79.39	c [INC] encode incremental formula
79.44/79.39	c return only the limitting unit clause for 500
79.44/79.39	c [INC SYSTEM] transmit new clauses to solver: 1
79.44/79.39	c [INC SEARCH] isOptimum variable: 0
79.64/79.58	c formula is SAT
79.75/79.61	c [INC SEARCH] copied best model
79.75/79.61	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
79.85/79.70	c model valid
79.85/79.70	c current solution ok
79.85/79.70	o -330
79.85/79.70	c [INC SEARCH] iteration: 26
79.85/79.70	c [INC BOUNDS] best value:499 search for 498
79.85/79.70	c [INC ENCODE] setup new number of clauses ...
79.85/79.70	c [INC] encode incremental formula
79.85/79.70	c return only the limitting unit clause for 498
79.85/79.70	c [INC SYSTEM] transmit new clauses to solver: 1
79.85/79.70	c [INC SEARCH] isOptimum variable: 0
79.96/79.90	c formula is SAT
80.06/79.92	c [INC SEARCH] copied best model
80.06/79.92	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
80.16/80.01	c model valid
80.16/80.01	c current solution ok
80.16/80.01	o -334
80.16/80.01	c [INC SEARCH] iteration: 27
80.16/80.01	c [INC BOUNDS] best value:495 search for 494
80.16/80.01	c [INC ENCODE] setup new number of clauses ...
80.16/80.01	c [INC] encode incremental formula
80.16/80.01	c return only the limitting unit clause for 494
80.16/80.01	c [INC SYSTEM] transmit new clauses to solver: 1
80.16/80.01	c [INC SEARCH] isOptimum variable: 0
80.66/80.52	c formula is SAT
80.66/80.54	c [INC SEARCH] copied best model
80.66/80.54	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
80.76/80.63	c model valid
80.76/80.63	c current solution ok
80.76/80.63	o -335
80.76/80.63	c [INC SEARCH] iteration: 28
80.76/80.63	c [INC BOUNDS] best value:494 search for 493
80.76/80.63	c [INC ENCODE] setup new number of clauses ...
80.76/80.63	c [INC] encode incremental formula
80.76/80.63	c return only the limitting unit clause for 493
80.76/80.63	c [INC SYSTEM] transmit new clauses to solver: 1
80.76/80.63	c [INC SEARCH] isOptimum variable: 0
80.96/80.83	c formula is SAT
80.96/80.86	c [INC SEARCH] copied best model
80.96/80.86	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
81.07/80.95	c model valid
81.07/80.95	c current solution ok
81.07/80.95	o -336
81.07/80.95	c [INC SEARCH] iteration: 29
81.07/80.95	c [INC BOUNDS] best value:493 search for 492
81.07/80.95	c [INC ENCODE] setup new number of clauses ...
81.07/80.95	c [INC] encode incremental formula
81.07/80.95	c return only the limitting unit clause for 492
81.07/80.95	c [INC SYSTEM] transmit new clauses to solver: 1
81.07/80.95	c [INC SEARCH] isOptimum variable: 0
81.28/81.15	c formula is SAT
81.28/81.17	c [INC SEARCH] copied best model
81.28/81.17	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
81.38/81.26	c model valid
81.38/81.26	c current solution ok
81.38/81.26	o -337
81.38/81.26	c [INC SEARCH] iteration: 30
81.38/81.26	c [INC BOUNDS] best value:492 search for 491
81.38/81.26	c [INC ENCODE] setup new number of clauses ...
81.38/81.26	c [INC] encode incremental formula
81.38/81.26	c return only the limitting unit clause for 491
81.38/81.26	c [INC SYSTEM] transmit new clauses to solver: 1
81.38/81.26	c [INC SEARCH] isOptimum variable: 0
81.59/81.47	c formula is SAT
81.68/81.50	c [INC SEARCH] copied best model
81.68/81.50	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
81.68/81.59	c model valid
81.68/81.59	c current solution ok
81.68/81.59	o -339
81.68/81.59	c [INC SEARCH] iteration: 31
81.68/81.59	c [INC BOUNDS] best value:490 search for 489
81.68/81.59	c [INC ENCODE] setup new number of clauses ...
81.68/81.59	c [INC] encode incremental formula
81.68/81.59	c return only the limitting unit clause for 489
81.68/81.59	c [INC SYSTEM] transmit new clauses to solver: 1
81.68/81.59	c [INC SEARCH] isOptimum variable: 0
81.89/81.78	c formula is SAT
82.01/81.81	c [INC SEARCH] copied best model
82.01/81.81	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
82.01/81.89	c model valid
82.01/81.89	c current solution ok
82.01/81.89	o -340
82.01/81.89	c [INC SEARCH] iteration: 32
82.01/81.89	c [INC BOUNDS] best value:489 search for 488
82.01/81.89	c [INC ENCODE] setup new number of clauses ...
82.01/81.89	c [INC] encode incremental formula
82.01/81.89	c return only the limitting unit clause for 488
82.01/81.89	c [INC SYSTEM] transmit new clauses to solver: 1
82.01/81.89	c [INC SEARCH] isOptimum variable: 0
82.21/82.10	c formula is SAT
82.30/82.12	c [INC SEARCH] copied best model
82.30/82.12	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
82.40/82.21	c model valid
82.40/82.21	c current solution ok
82.40/82.21	o -342
82.40/82.21	c [INC SEARCH] iteration: 33
82.40/82.21	c [INC BOUNDS] best value:487 search for 486
82.40/82.21	c [INC ENCODE] setup new number of clauses ...
82.40/82.21	c [INC] encode incremental formula
82.40/82.21	c return only the limitting unit clause for 486
82.40/82.21	c [INC SYSTEM] transmit new clauses to solver: 1
82.40/82.21	c [INC SEARCH] isOptimum variable: 0
82.63/82.41	c formula is SAT
82.63/82.43	c [INC SEARCH] copied best model
82.63/82.43	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
82.73/82.52	c model valid
82.73/82.52	c current solution ok
82.73/82.52	o -346
82.73/82.52	c [INC SEARCH] iteration: 34
82.73/82.52	c [INC BOUNDS] best value:483 search for 482
82.73/82.52	c [INC ENCODE] setup new number of clauses ...
82.73/82.52	c [INC] encode incremental formula
82.73/82.52	c return only the limitting unit clause for 482
82.73/82.52	c [INC SYSTEM] transmit new clauses to solver: 1
82.73/82.52	c [INC SEARCH] isOptimum variable: 0
122.22/122.03	c formula is SAT
122.22/122.05	c [INC SEARCH] copied best model
122.22/122.05	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
122.32/122.14	c model valid
122.32/122.14	c current solution ok
122.32/122.14	o -347
122.32/122.14	c [INC SEARCH] iteration: 35
122.32/122.14	c [INC BOUNDS] best value:482 search for 481
122.32/122.14	c [INC ENCODE] setup new number of clauses ...
122.32/122.14	c [INC] encode incremental formula
122.32/122.14	c return only the limitting unit clause for 481
122.32/122.14	c [INC SYSTEM] transmit new clauses to solver: 1
122.32/122.14	c [INC SEARCH] isOptimum variable: 0
122.61/122.46	c formula is SAT
122.61/122.48	c [INC SEARCH] copied best model
122.61/122.48	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
122.72/122.57	c model valid
122.72/122.57	c current solution ok
122.72/122.57	o -348
122.72/122.57	c [INC SEARCH] iteration: 36
122.72/122.57	c [INC BOUNDS] best value:481 search for 480
122.72/122.57	c [INC ENCODE] setup new number of clauses ...
122.72/122.57	c [INC] encode incremental formula
122.72/122.57	c return only the limitting unit clause for 480
122.72/122.57	c [INC SYSTEM] transmit new clauses to solver: 1
122.72/122.57	c [INC SEARCH] isOptimum variable: 0
122.92/122.79	c formula is SAT
123.03/122.82	c [INC SEARCH] copied best model
123.03/122.82	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
123.14/122.91	c model valid
123.14/122.91	c current solution ok
123.14/122.91	o -350
123.14/122.91	c [INC SEARCH] iteration: 37
123.14/122.91	c [INC BOUNDS] best value:479 search for 478
123.14/122.91	c [INC ENCODE] setup new number of clauses ...
123.14/122.91	c [INC] encode incremental formula
123.14/122.91	c return only the limitting unit clause for 478
123.14/122.91	c [INC SYSTEM] transmit new clauses to solver: 1
123.14/122.91	c [INC SEARCH] isOptimum variable: 0
140.14/139.92	c formula is SAT
140.14/139.95	c [INC SEARCH] copied best model
140.14/139.95	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
140.24/140.03	c model valid
140.24/140.03	c current solution ok
140.24/140.03	o -354
140.24/140.03	c [INC SEARCH] iteration: 38
140.24/140.03	c [INC BOUNDS] best value:475 search for 474
140.24/140.03	c [INC ENCODE] setup new number of clauses ...
140.24/140.03	c [INC] encode incremental formula
140.24/140.03	c return only the limitting unit clause for 474
140.24/140.03	c [INC SYSTEM] transmit new clauses to solver: 1
140.24/140.03	c [INC SEARCH] isOptimum variable: 0
140.44/140.28	c formula is SAT
140.55/140.31	c [INC SEARCH] copied best model
140.55/140.31	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
140.55/140.39	c model valid
140.55/140.39	c current solution ok
140.55/140.39	o -356
140.55/140.39	c [INC SEARCH] iteration: 39
140.55/140.39	c [INC BOUNDS] best value:473 search for 472
140.55/140.39	c [INC ENCODE] setup new number of clauses ...
140.55/140.39	c [INC] encode incremental formula
140.55/140.39	c return only the limitting unit clause for 472
140.55/140.39	c [INC SYSTEM] transmit new clauses to solver: 1
140.55/140.39	c [INC SEARCH] isOptimum variable: 0
140.85/140.62	c formula is SAT
140.85/140.64	c [INC SEARCH] copied best model
140.85/140.64	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
140.96/140.73	c model valid
140.96/140.73	c current solution ok
140.96/140.73	o -363
140.96/140.73	c [INC SEARCH] iteration: 40
140.96/140.73	c [INC BOUNDS] best value:466 search for 465
140.96/140.73	c [INC ENCODE] setup new number of clauses ...
140.96/140.73	c [INC] encode incremental formula
140.96/140.73	c return only the limitting unit clause for 465
140.96/140.73	c [INC SYSTEM] transmit new clauses to solver: 1
140.96/140.73	c [INC SEARCH] isOptimum variable: 0
141.17/140.95	c formula is SAT
141.17/140.98	c [INC SEARCH] copied best model
141.17/140.98	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
141.27/141.06	c model valid
141.27/141.06	c current solution ok
141.27/141.06	o -377
141.27/141.06	c [INC SEARCH] iteration: 41
141.27/141.06	c [INC BOUNDS] best value:452 search for 451
141.27/141.06	c [INC ENCODE] setup new number of clauses ...
141.27/141.06	c [INC] encode incremental formula
141.27/141.06	c return only the limitting unit clause for 451
141.27/141.06	c [INC SYSTEM] transmit new clauses to solver: 1
141.27/141.06	c [INC SEARCH] isOptimum variable: 0
141.47/141.29	c formula is SAT
141.57/141.31	c [INC SEARCH] copied best model
141.57/141.31	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
141.67/141.40	c model valid
141.67/141.40	c current solution ok
141.67/141.40	o -379
141.67/141.40	c [INC SEARCH] iteration: 42
141.67/141.40	c [INC BOUNDS] best value:450 search for 449
141.67/141.40	c [INC ENCODE] setup new number of clauses ...
141.67/141.40	c [INC] encode incremental formula
141.67/141.40	c return only the limitting unit clause for 449
141.67/141.40	c [INC SYSTEM] transmit new clauses to solver: 1
141.67/141.40	c [INC SEARCH] isOptimum variable: 0
234.77/234.59	c formula is SAT
234.87/234.61	c [INC SEARCH] copied best model
234.87/234.61	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
234.97/234.70	c model valid
234.97/234.70	c current solution ok
234.97/234.70	o -380
234.97/234.70	c [INC SEARCH] iteration: 43
234.97/234.70	c [INC BOUNDS] best value:449 search for 448
234.97/234.70	c [INC ENCODE] setup new number of clauses ...
234.97/234.70	c [INC] encode incremental formula
234.97/234.70	c return only the limitting unit clause for 448
234.97/234.70	c [INC SYSTEM] transmit new clauses to solver: 1
234.97/234.70	c [INC SEARCH] isOptimum variable: 0
235.27/235.06	c formula is SAT
235.27/235.09	c [INC SEARCH] copied best model
235.27/235.09	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
235.37/235.18	c model valid
235.37/235.18	c current solution ok
235.37/235.18	o -412
235.37/235.18	c [INC SEARCH] iteration: 44
235.37/235.18	c [INC BOUNDS] best value:417 search for 416
235.37/235.18	c [INC ENCODE] setup new number of clauses ...
235.37/235.18	c [INC] encode incremental formula
235.37/235.18	c return only the limitting unit clause for 416
235.37/235.18	c [INC SYSTEM] transmit new clauses to solver: 1
235.37/235.18	c [INC SEARCH] isOptimum variable: 0
331.94/331.76	c formula is SAT
331.94/331.79	c [INC SEARCH] copied best model
331.94/331.79	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
332.04/331.87	c model valid
332.04/331.87	c current solution ok
332.04/331.87	o -413
332.04/331.87	c [INC SEARCH] iteration: 45
332.04/331.87	c [INC BOUNDS] best value:416 search for 415
332.04/331.87	c [INC ENCODE] setup new number of clauses ...
332.04/331.87	c [INC] encode incremental formula
332.04/331.87	c return only the limitting unit clause for 415
332.04/331.87	c [INC SYSTEM] transmit new clauses to solver: 1
332.04/331.87	c [INC SEARCH] isOptimum variable: 0
332.46/332.24	c formula is SAT
332.46/332.26	c [INC SEARCH] copied best model
332.46/332.26	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
332.56/332.35	c model valid
332.56/332.35	c current solution ok
332.56/332.35	o -417
332.56/332.35	c [INC SEARCH] iteration: 46
332.56/332.35	c [INC BOUNDS] best value:412 search for 411
332.56/332.35	c [INC ENCODE] setup new number of clauses ...
332.56/332.35	c [INC] encode incremental formula
332.56/332.35	c return only the limitting unit clause for 411
332.56/332.35	c [INC SYSTEM] transmit new clauses to solver: 1
332.56/332.35	c [INC SEARCH] isOptimum variable: 0
332.77/332.57	c formula is SAT
332.77/332.59	c [INC SEARCH] copied best model
332.77/332.59	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
332.87/332.68	c model valid
332.87/332.68	c current solution ok
332.87/332.68	o -421
332.87/332.68	c [INC SEARCH] iteration: 47
332.87/332.68	c [INC BOUNDS] best value:408 search for 407
332.87/332.68	c [INC ENCODE] setup new number of clauses ...
332.87/332.68	c [INC] encode incremental formula
332.87/332.68	c return only the limitting unit clause for 407
332.87/332.68	c [INC SYSTEM] transmit new clauses to solver: 1
332.87/332.68	c [INC SEARCH] isOptimum variable: 0
333.08/332.89	c formula is SAT
333.17/332.92	c [INC SEARCH] copied best model
333.17/332.92	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
333.27/333.01	c model valid
333.27/333.01	c current solution ok
333.27/333.01	o -425
333.27/333.01	c [INC SEARCH] iteration: 48
333.27/333.01	c [INC BOUNDS] best value:404 search for 403
333.27/333.01	c [INC ENCODE] setup new number of clauses ...
333.27/333.01	c [INC] encode incremental formula
333.27/333.01	c return only the limitting unit clause for 403
333.27/333.01	c [INC SYSTEM] transmit new clauses to solver: 1
333.27/333.01	c [INC SEARCH] isOptimum variable: 0
333.48/333.23	c formula is SAT
333.48/333.25	c [INC SEARCH] copied best model
333.48/333.26	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
333.58/333.34	c model valid
333.58/333.34	c current solution ok
333.58/333.34	o -431
333.58/333.34	c [INC SEARCH] iteration: 49
333.58/333.34	c [INC BOUNDS] best value:398 search for 397
333.58/333.34	c [INC ENCODE] setup new number of clauses ...
333.58/333.34	c [INC] encode incremental formula
333.58/333.34	c return only the limitting unit clause for 397
333.58/333.34	c [INC SYSTEM] transmit new clauses to solver: 1
333.58/333.34	c [INC SEARCH] isOptimum variable: 0
556.64/556.45	c formula is SAT
556.64/556.47	c [INC SEARCH] copied best model
556.64/556.47	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
556.74/556.56	c model valid
556.74/556.56	c current solution ok
556.74/556.56	o -432
556.74/556.56	c [INC SEARCH] iteration: 50
556.74/556.56	c [INC BOUNDS] best value:397 search for 396
556.74/556.56	c [INC ENCODE] setup new number of clauses ...
556.74/556.56	c [INC] encode incremental formula
556.74/556.56	c return only the limitting unit clause for 396
556.74/556.56	c [INC SYSTEM] transmit new clauses to solver: 1
556.74/556.56	c [INC SEARCH] isOptimum variable: 0
557.13/556.94	c formula is SAT
557.13/556.96	c [INC SEARCH] copied best model
557.13/556.96	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
557.25/557.05	c model valid
557.25/557.05	c current solution ok
557.25/557.05	o -436
557.25/557.05	c [INC SEARCH] iteration: 51
557.25/557.05	c [INC BOUNDS] best value:393 search for 392
557.25/557.05	c [INC ENCODE] setup new number of clauses ...
557.25/557.05	c [INC] encode incremental formula
557.25/557.05	c return only the limitting unit clause for 392
557.25/557.05	c [INC SYSTEM] transmit new clauses to solver: 1
557.25/557.05	c [INC SEARCH] isOptimum variable: 0
557.45/557.27	c formula is SAT
557.45/557.29	c [INC SEARCH] copied best model
557.45/557.29	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
557.56/557.38	c model valid
557.56/557.38	c current solution ok
557.56/557.38	o -447
557.56/557.38	c [INC SEARCH] iteration: 52
557.56/557.38	c [INC BOUNDS] best value:382 search for 381
557.56/557.38	c [INC ENCODE] setup new number of clauses ...
557.56/557.38	c [INC] encode incremental formula
557.56/557.38	c return only the limitting unit clause for 381
557.56/557.38	c [INC SYSTEM] transmit new clauses to solver: 1
557.56/557.38	c [INC SEARCH] isOptimum variable: 0
557.77/557.59	c formula is SAT
557.88/557.62	c [INC SEARCH] copied best model
557.88/557.62	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
557.97/557.70	c model valid
557.97/557.70	c current solution ok
557.97/557.70	o -451
557.97/557.70	c [INC SEARCH] iteration: 53
557.97/557.70	c [INC BOUNDS] best value:378 search for 377
557.97/557.70	c [INC ENCODE] setup new number of clauses ...
557.97/557.70	c [INC] encode incremental formula
557.97/557.70	c return only the limitting unit clause for 377
557.97/557.70	c [INC SYSTEM] transmit new clauses to solver: 1
557.97/557.70	c [INC SEARCH] isOptimum variable: 0
558.18/557.92	c formula is SAT
558.18/557.94	c [INC SEARCH] copied best model
558.18/557.94	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
558.28/558.03	c model valid
558.28/558.03	c current solution ok
558.28/558.03	o -453
558.28/558.03	c [INC SEARCH] iteration: 54
558.28/558.03	c [INC BOUNDS] best value:376 search for 375
558.28/558.03	c [INC ENCODE] setup new number of clauses ...
558.28/558.03	c [INC] encode incremental formula
558.28/558.03	c return only the limitting unit clause for 375
558.28/558.03	c [INC SYSTEM] transmit new clauses to solver: 1
558.28/558.03	c [INC SEARCH] isOptimum variable: 0
558.48/558.25	c formula is SAT
558.48/558.27	c [INC SEARCH] copied best model
558.48/558.28	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
558.59/558.36	c model valid
558.59/558.36	c current solution ok
558.59/558.36	o -458
558.59/558.36	c [INC SEARCH] iteration: 55
558.59/558.36	c [INC BOUNDS] best value:371 search for 370
558.59/558.36	c [INC ENCODE] setup new number of clauses ...
558.59/558.36	c [INC] encode incremental formula
558.59/558.36	c return only the limitting unit clause for 370
558.59/558.36	c [INC SYSTEM] transmit new clauses to solver: 1
558.59/558.36	c [INC SEARCH] isOptimum variable: 0
558.78/558.58	c formula is SAT
558.89/558.61	c [INC SEARCH] copied best model
558.89/558.61	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
558.89/558.70	c model valid
558.89/558.70	c current solution ok
558.89/558.70	o -462
558.89/558.70	c [INC SEARCH] iteration: 56
558.89/558.70	c [INC BOUNDS] best value:367 search for 366
558.89/558.70	c [INC ENCODE] setup new number of clauses ...
558.89/558.70	c [INC] encode incremental formula
558.89/558.70	c return only the limitting unit clause for 366
558.89/558.70	c [INC SYSTEM] transmit new clauses to solver: 1
558.89/558.70	c [INC SEARCH] isOptimum variable: 0
1800.09/1800.00	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.09/1800.00	s UNKNOWN
1800.09/1800.00	c [INC SYSTEM] there exists a inc, kill it!
1800.09/1800.00	c write failed with -1
1800.09/1800.00	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x28fcef0)

Verifier Data

ERROR: no interpretation found !

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-3698484-1338107540/watcher-3698484-1338107540 -o /tmp/evaluation-result-3698484-1338107540/solver-3698484-1338107540 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698484-1338107540.opb 2018103902 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: 2.02 2.02 2.04 3/179 30420
/proc/meminfo: memFree=31592464/32873648 swapFree=7116/7116
[pid=30420] ppid=30418 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30420/stat : 30420 (npSolver-pbo-It) S 30418 30420 25163 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276879451 9367552 275 33554432000 4194304 5064252 140733207037936 140733207036848 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30420/statm: 2287 275 233 213 0 72 0

[startup+0.0844931 s]
/proc/loadavg: 2.02 2.02 2.04 3/179 30420
/proc/meminfo: memFree=31592464/32873648 swapFree=7116/7116
[pid=30420] ppid=30418 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30420/stat : 30420 (npSolver-pbo-It) S 30418 30420 25163 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276879451 9367552 275 33554432000 4194304 5064252 140733207037936 140733207036848 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30420/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100215 s]
/proc/loadavg: 2.02 2.02 2.04 3/179 30420
/proc/meminfo: memFree=31592464/32873648 swapFree=7116/7116
[pid=30420] ppid=30418 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30420/stat : 30420 (npSolver-pbo-It) S 30418 30420 25163 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276879451 9367552 275 33554432000 4194304 5064252 140733207037936 140733207036848 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30420/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300194 s]
/proc/loadavg: 2.02 2.02 2.04 3/179 30420
/proc/meminfo: memFree=31592464/32873648 swapFree=7116/7116
[pid=30420] ppid=30418 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30420/stat : 30420 (npSolver-pbo-It) S 30418 30420 25163 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276879451 9367552 275 33554432000 4194304 5064252 140733207037936 140733207036848 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30420/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700252 s]
/proc/loadavg: 2.02 2.02 2.04 3/179 30420
/proc/meminfo: memFree=31592464/32873648 swapFree=7116/7116
[pid=30420] ppid=30418 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30420/stat : 30420 (npSolver-pbo-It) S 30418 30420 25163 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276879451 9367552 275 33554432000 4194304 5064252 140733207037936 140733207036848 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30420/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50037 s]
/proc/loadavg: 2.02 2.02 2.04 3/183 30424
/proc/meminfo: memFree=31482536/32873648 swapFree=7116/7116
[pid=30420] ppid=30418 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30420/stat : 30420 (npSolver-pbo-It) S 30418 30420 25163 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276879451 9367552 275 33554432000 4194304 5064252 140733207037936 140733207036848 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30420/statm: 2287 275 233 213 0 72 0
[pid=30421] ppid=30420 vsize=96968 CPUtime=0.91 cores=1,3,5,7
/proc/30421/stat : 30421 (npSolver-pbo) S 30420 30420 25163 0 -1 4202496 11620 0 0 0 84 7 0 0 20 0 1 0 276879452 99295232 16068 33554432000 4194304 5992684 140735267976352 140735267970800 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30421/statm: 24242 16068 174 440 0 23798 0
[pid=30423] ppid=30421 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30423/stat : 30423 (cp2_pre.sh) S 30421 30420 25163 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 276879544 9367552 276 33554432000 4194304 5064252 140734351380560 140734351379264 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30423/statm: 2287 276 234 213 0 72 0
[pid=30424] ppid=30423 vsize=145324 CPUtime=0.57 cores=1,3,5,7
/proc/30424/stat : 30424 (coprocessor) R 30423 30420 25163 0 -1 4202496 21890 0 0 0 53 4 0 0 20 0 1 0 276879544 148811776 32413 33554432000 4194304 6586260 140734631077152 140734631073912 5511711 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/30424/statm: 36331 32414 166 584 0 35743 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 260588

[startup+3.1003 s]
/proc/loadavg: 2.02 2.02 2.04 3/183 30424
/proc/meminfo: memFree=31334600/32873648 swapFree=7116/7116
[pid=30420] ppid=30418 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30420/stat : 30420 (npSolver-pbo-It) S 30418 30420 25163 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276879451 9367552 275 33554432000 4194304 5064252 140733207037936 140733207036848 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30420/statm: 2287 275 233 213 0 72 0
[pid=30421] ppid=30420 vsize=96968 CPUtime=0.91 cores=1,3,5,7
/proc/30421/stat : 30421 (npSolver-pbo) S 30420 30420 25163 0 -1 4202496 11620 0 0 0 84 7 0 0 20 0 1 0 276879452 99295232 16068 33554432000 4194304 5992684 140735267976352 140735267970800 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30421/statm: 24242 16068 174 440 0 23798 0
[pid=30423] ppid=30421 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30423/stat : 30423 (cp2_pre.sh) S 30421 30420 25163 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 276879544 9367552 276 33554432000 4194304 5064252 140734351380560 140734351379264 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30423/statm: 2287 276 234 213 0 72 0
[pid=30424] ppid=30423 vsize=211676 CPUtime=2.16 cores=1,3,5,7
/proc/30424/stat : 30424 (coprocessor) R 30423 30420 25163 0 -1 4202496 36077 0 0 0 210 6 0 0 20 0 1 0 276879544 216756224 51199 33554432000 4194304 6586260 140734631077152 140734631073416 4676171 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/30424/statm: 52919 51199 191 584 0 52331 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 326940

[startup+6.30029 s]
/proc/loadavg: 2.02 2.02 2.04 3/182 30426
/proc/meminfo: memFree=31431168/32873648 swapFree=7116/7116
[pid=30420] ppid=30418 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30420/stat : 30420 (npSolver-pbo-It) S 30418 30420 25163 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276879451 9367552 275 33554432000 4194304 5064252 140733207037936 140733207036848 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30420/statm: 2287 275 233 213 0 72 0
[pid=30421] ppid=30420 vsize=112892 CPUtime=6.12 cores=1,3,5,7
/proc/30421/stat : 30421 (npSolver-pbo) S 30420 30420 25163 0 -1 4202496 16929 55547 0 0 125 98 370 19 20 0 1 0 276879452 115601408 19993 33554432000 4194304 5992684 140735267976352 140735267962184 5179600 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/30421/statm: 28223 19993 186 440 0 27779 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 122040

[startup+12.7003 s]
/proc/loadavg: 2.02 2.02 2.04 3/182 30429
/proc/meminfo: memFree=31358256/32873648 swapFree=7116/7116
[pid=30420] ppid=30418 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30420/stat : 30420 (npSolver-pbo-It) S 30418 30420 25163 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276879451 9367552 275 33554432000 4194304 5064252 140733207037936 140733207036848 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30420/statm: 2287 275 233 213 0 72 0
[pid=30421] ppid=30420 vsize=112892 CPUtime=6.12 cores=1,3,5,7
/proc/30421/stat : 30421 (npSolver-pbo) S 30420 30420 25163 0 -1 4202496 16929 55547 0 0 125 98 370 19 20 0 1 0 276879452 115601408 19993 33554432000 4194304 5992684 140735267976352 140735267962184 5179600 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/30421/statm: 28223 19993 186 440 0 27779 0
[pid=30429] ppid=30421 vsize=141744 CPUtime=6.54 cores=1,3,5,7
/proc/30429/stat : 30429 (glucosInc) R 30421 30420 25163 0 -1 4202496 26142 0 0 0 650 4 0 0 20 0 1 0 276880066 145145856 29837 33554432000 4194304 5654031 140737400747120 140737400744904 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30429/statm: 35436 29837 140 357 0 35076 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 263784

[startup+25.5003 s]
/proc/loadavg: 2.01 2.02 2.04 3/182 30429
/proc/meminfo: memFree=31350580/32873648 swapFree=7116/7116
[pid=30420] ppid=30418 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30420/stat : 30420 (npSolver-pbo-It) S 30418 30420 25163 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276879451 9367552 275 33554432000 4194304 5064252 140733207037936 140733207036848 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30420/statm: 2287 275 233 213 0 72 0
[pid=30421] ppid=30420 vsize=112892 CPUtime=6.85 cores=1,3,5,7
/proc/30421/stat : 30421 (npSolver-pbo) S 30420 30420 25163 0 -1 4202496 19770 55547 0 0 197 99 370 19 20 0 1 0 276879452 115601408 19993 33554432000 4194304 5992684 140735267976352 140735267962184 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/30421/statm: 28223 19993 186 440 0 27779 0
[pid=30429] ppid=30421 vsize=151460 CPUtime=18.65 cores=1,3,5,7
/proc/30429/stat : 30429 (glucosInc) R 30421 30420 25163 0 -1 4202496 28431 0 0 0 1859 6 0 0 20 0 1 0 276880066 155095040 32120 33554432000 4194304 5654031 140737400747120 140737400745432 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30429/statm: 37865 32120 150 357 0 37505 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 273500

[startup+51.1003 s]
/proc/loadavg: 2.01 2.01 2.03 3/182 30429
/proc/meminfo: memFree=31344832/32873648 swapFree=7116/7116
[pid=30420] ppid=30418 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30420/stat : 30420 (npSolver-pbo-It) S 30418 30420 25163 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276879451 9367552 275 33554432000 4194304 5064252 140733207037936 140733207036848 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30420/statm: 2287 275 233 213 0 72 0
[pid=30421] ppid=30420 vsize=112892 CPUtime=8.46 cores=1,3,5,7
/proc/30421/stat : 30421 (npSolver-pbo) S 30420 30420 25163 0 -1 4202496 19839 55547 0 0 355 102 370 19 20 0 1 0 276879452 115601408 20041 33554432000 4194304 5992684 140735267976352 140735267962184 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/30421/statm: 28223 20041 186 440 0 27779 0
[pid=30429] ppid=30421 vsize=153632 CPUtime=42.72 cores=1,3,5,7
/proc/30429/stat : 30429 (glucosInc) R 30421 30420 25163 0 -1 4202496 28940 0 0 0 4265 7 0 0 20 0 1 0 276880066 157319168 33651 33554432000 4194304 5654031 140737400747120 140737400734936 4232803 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30429/statm: 38408 33651 151 357 0 38048 0
Current children cumulated CPU time (s) 51.18
Current children cumulated vsize (KiB) 275672

[startup+102.307 s]
/proc/loadavg: 2.00 2.01 2.03 3/181 30429
/proc/meminfo: memFree=31332288/32873648 swapFree=7116/7116
[pid=30420] ppid=30418 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30420/stat : 30420 (npSolver-pbo-It) S 30418 30420 25163 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276879451 9367552 275 33554432000 4194304 5064252 140733207037936 140733207036848 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30420/statm: 2287 275 233 213 0 72 0
[pid=30421] ppid=30420 vsize=112892 CPUtime=10.33 cores=1,3,5,7
/proc/30421/stat : 30421 (npSolver-pbo) S 30420 30420 25163 0 -1 4202496 19862 55547 0 0 536 108 370 19 20 0 1 0 276879452 115601408 20041 33554432000 4194304 5992684 140735267976352 140735267962184 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/30421/statm: 28223 20041 186 440 0 27779 0
[pid=30429] ppid=30421 vsize=155492 CPUtime=92.19 cores=1,3,5,7
/proc/30429/stat : 30429 (glucosInc) R 30421 30420 25163 0 -1 4202496 29837 0 0 0 9210 9 0 0 20 0 1 0 276880066 159223808 34985 33554432000 4194304 5654031 140737400747120 140737400734936 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30429/statm: 38873 34985 152 357 0 38513 0
Current children cumulated CPU time (s) 102.52
Current children cumulated vsize (KiB) 277532

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/181 30429
/proc/meminfo: memFree=31307028/32873648 swapFree=7116/7116
[pid=30420] ppid=30418 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30420/stat : 30420 (npSolver-pbo-It) S 30418 30420 25163 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276879451 9367552 275 33554432000 4194304 5064252 140733207037936 140733207036848 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30420/statm: 2287 275 233 213 0 72 0
[pid=30421] ppid=30420 vsize=112892 CPUtime=11.34 cores=1,3,5,7
/proc/30421/stat : 30421 (npSolver-pbo) S 30420 30420 25163 0 -1 4202496 19872 55547 0 0 635 110 370 19 20 0 1 0 276879452 115601408 20041 33554432000 4194304 5992684 140735267976352 140735267962184 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/30421/statm: 28223 20041 186 440 0 27779 0
[pid=30429] ppid=30421 vsize=183796 CPUtime=151.24 cores=1,3,5,7
/proc/30429/stat : 30429 (glucosInc) R 30421 30420 25163 0 -1 4202496 31750 0 0 0 15112 12 0 0 20 0 1 0 276880066 188207104 40536 33554432000 4194304 5654031 140737400747120 140737400734936 4215112 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30429/statm: 45949 40536 152 357 0 45589 0
Current children cumulated CPU time (s) 162.58
Current children cumulated vsize (KiB) 305836

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/181 30430
/proc/meminfo: memFree=31253404/32873648 swapFree=7116/7116
[pid=30420] ppid=30418 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30420/stat : 30420 (npSolver-pbo-It) S 30418 30420 25163 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276879451 9367552 275 33554432000 4194304 5064252 140733207037936 140733207036848 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30420/statm: 2287 275 233 213 0 72 0
[pid=30421] ppid=30420 vsize=112892 CPUtime=11.34 cores=1,3,5,7
/proc/30421/stat : 30421 (npSolver-pbo) S 30420 30420 25163 0 -1 4202496 19872 55547 0 0 635 110 370 19 20 0 1 0 276879452 115601408 20041 33554432000 4194304 5992684 140735267976352 140735267962184 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/30421/statm: 28223 20041 186 440 0 27779 0
[pid=30429] ppid=30421 vsize=233116 CPUtime=211.23 cores=1,3,5,7
/proc/30429/stat : 30429 (glucosInc) R 30421 30420 25163 0 -1 4202496 32214 0 0 0 21110 13 0 0 20 0 1 0 276880066 238710784 52752 33554432000 4194304 5654031 140737400747120 140737400734936 4208595 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30429/statm: 58279 52752 152 357 0 57919 0
Current children cumulated CPU time (s) 222.57

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

/proc/meminfo: memFree=31173416/32873648 swapFree=7116/7116
[pid=30420] ppid=30418 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30420/stat : 30420 (npSolver-pbo-It) S 30418 30420 25163 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276879451 9367552 275 33554432000 4194304 5064252 140733207037936 140733207036848 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30420/statm: 2287 275 233 213 0 72 0
[pid=30421] ppid=30420 vsize=112892 CPUtime=13.06 cores=1,3,5,7
/proc/30421/stat : 30421 (npSolver-pbo) S 30420 30420 25163 0 -1 4202496 19889 55547 0 0 804 113 370 19 20 0 1 0 276879452 115601408 20041 33554432000 4194304 5992684 140735267976352 140735267962184 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/30421/statm: 28223 20041 186 440 0 27779 0
[pid=30429] ppid=30421 vsize=314024 CPUtime=1229.42 cores=1,3,5,7
/proc/30429/stat : 30429 (glucosInc) R 30421 30420 25163 0 -1 4202496 39318 0 0 0 122912 30 0 0 20 0 1 0 276880066 321560576 71426 33554432000 4194304 5654031 140737400747120 140737400734936 4233344 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30429/statm: 78506 71426 152 357 0 78146 0
Current children cumulated CPU time (s) 1242.48
Current children cumulated vsize (KiB) 436064

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 30439
/proc/meminfo: memFree=31226168/32873648 swapFree=7116/7116
[pid=30420] ppid=30418 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30420/stat : 30420 (npSolver-pbo-It) S 30418 30420 25163 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276879451 9367552 275 33554432000 4194304 5064252 140733207037936 140733207036848 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30420/statm: 2287 275 233 213 0 72 0
[pid=30421] ppid=30420 vsize=112892 CPUtime=13.06 cores=1,3,5,7
/proc/30421/stat : 30421 (npSolver-pbo) S 30420 30420 25163 0 -1 4202496 19889 55547 0 0 804 113 370 19 20 0 1 0 276879452 115601408 20041 33554432000 4194304 5992684 140735267976352 140735267962184 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/30421/statm: 28223 20041 186 440 0 27779 0
[pid=30429] ppid=30421 vsize=263936 CPUtime=1289.42 cores=1,3,5,7
/proc/30429/stat : 30429 (glucosInc) R 30421 30420 25163 0 -1 4202496 40406 0 0 0 128911 31 0 0 20 0 1 0 276880066 270270464 56747 33554432000 4194304 5654031 140737400747120 140737400734936 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30429/statm: 65984 56747 152 357 0 65624 0
Current children cumulated CPU time (s) 1302.48
Current children cumulated vsize (KiB) 385976

[startup+1362.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 30439
/proc/meminfo: memFree=31209908/32873648 swapFree=7116/7116
[pid=30420] ppid=30418 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30420/stat : 30420 (npSolver-pbo-It) S 30418 30420 25163 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276879451 9367552 275 33554432000 4194304 5064252 140733207037936 140733207036848 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30420/statm: 2287 275 233 213 0 72 0
[pid=30421] ppid=30420 vsize=112892 CPUtime=13.06 cores=1,3,5,7
/proc/30421/stat : 30421 (npSolver-pbo) S 30420 30420 25163 0 -1 4202496 19889 55547 0 0 804 113 370 19 20 0 1 0 276879452 115601408 20041 33554432000 4194304 5992684 140735267976352 140735267962184 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/30421/statm: 28223 20041 186 440 0 27779 0
[pid=30429] ppid=30421 vsize=263936 CPUtime=1349.4 cores=1,3,5,7
/proc/30429/stat : 30429 (glucosInc) R 30421 30420 25163 0 -1 4202496 40412 0 0 0 134909 31 0 0 20 0 1 0 276880066 270270464 59819 33554432000 4194304 5654031 140737400747120 140737400734936 4232968 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30429/statm: 65984 59819 152 357 0 65624 0
Current children cumulated CPU time (s) 1362.46
Current children cumulated vsize (KiB) 385976

[startup+1422.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 30480
/proc/meminfo: memFree=31446788/32873648 swapFree=7116/7116
[pid=30420] ppid=30418 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30420/stat : 30420 (npSolver-pbo-It) S 30418 30420 25163 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276879451 9367552 275 33554432000 4194304 5064252 140733207037936 140733207036848 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30420/statm: 2287 275 233 213 0 72 0
[pid=30421] ppid=30420 vsize=112892 CPUtime=13.06 cores=1,3,5,7
/proc/30421/stat : 30421 (npSolver-pbo) S 30420 30420 25163 0 -1 4202496 19889 55547 0 0 804 113 370 19 20 0 1 0 276879452 115601408 20041 33554432000 4194304 5992684 140735267976352 140735267962184 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/30421/statm: 28223 20041 186 440 0 27779 0
[pid=30429] ppid=30421 vsize=314024 CPUtime=1409.39 cores=1,3,5,7
/proc/30429/stat : 30429 (glucosInc) R 30421 30420 25163 0 -1 4202496 40721 0 0 0 140907 32 0 0 20 0 1 0 276880066 321560576 63704 33554432000 4194304 5654031 140737400747120 140737400734936 4215009 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/30429/statm: 78506 63704 152 357 0 78146 0
Current children cumulated CPU time (s) 1422.45
Current children cumulated vsize (KiB) 436064

[startup+1482.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/181 30485
/proc/meminfo: memFree=30785116/32873648 swapFree=7116/7116
[pid=30420] ppid=30418 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30420/stat : 30420 (npSolver-pbo-It) S 30418 30420 25163 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276879451 9367552 275 33554432000 4194304 5064252 140733207037936 140733207036848 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30420/statm: 2287 275 233 213 0 72 0
[pid=30421] ppid=30420 vsize=112892 CPUtime=13.06 cores=1,3,5,7
/proc/30421/stat : 30421 (npSolver-pbo) S 30420 30420 25163 0 -1 4202496 19889 55547 0 0 804 113 370 19 20 0 1 0 276879452 115601408 20041 33554432000 4194304 5992684 140735267976352 140735267962184 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/30421/statm: 28223 20041 186 440 0 27779 0
[pid=30429] ppid=30421 vsize=314024 CPUtime=1469.38 cores=1,3,5,7
/proc/30429/stat : 30429 (glucosInc) R 30421 30420 25163 0 -1 4202496 40729 0 0 0 146905 33 0 0 20 0 1 0 276880066 321560576 67800 33554432000 4194304 5654031 140737400747120 140737400734936 4215126 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/30429/statm: 78506 67800 152 357 0 78146 0
Current children cumulated CPU time (s) 1482.44
Current children cumulated vsize (KiB) 436064

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 30485
/proc/meminfo: memFree=30770548/32873648 swapFree=7116/7116
[pid=30420] ppid=30418 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30420/stat : 30420 (npSolver-pbo-It) S 30418 30420 25163 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276879451 9367552 275 33554432000 4194304 5064252 140733207037936 140733207036848 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30420/statm: 2287 275 233 213 0 72 0
[pid=30421] ppid=30420 vsize=112892 CPUtime=13.06 cores=1,3,5,7
/proc/30421/stat : 30421 (npSolver-pbo) S 30420 30420 25163 0 -1 4202496 19889 55547 0 0 804 113 370 19 20 0 1 0 276879452 115601408 20041 33554432000 4194304 5992684 140735267976352 140735267962184 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/30421/statm: 28223 20041 186 440 0 27779 0
[pid=30429] ppid=30421 vsize=314024 CPUtime=1529.37 cores=1,3,5,7
/proc/30429/stat : 30429 (glucosInc) R 30421 30420 25163 0 -1 4202496 40736 0 0 0 152904 33 0 0 20 0 1 0 276880066 321560576 71384 33554432000 4194304 5654031 140737400747120 140737400734936 4215112 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/30429/statm: 78506 71384 152 357 0 78146 0
Current children cumulated CPU time (s) 1542.43
Current children cumulated vsize (KiB) 436064

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 30485
/proc/meminfo: memFree=30752748/32873648 swapFree=7116/7116
[pid=30420] ppid=30418 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30420/stat : 30420 (npSolver-pbo-It) S 30418 30420 25163 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276879451 9367552 275 33554432000 4194304 5064252 140733207037936 140733207036848 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30420/statm: 2287 275 233 213 0 72 0
[pid=30421] ppid=30420 vsize=112892 CPUtime=13.06 cores=1,3,5,7
/proc/30421/stat : 30421 (npSolver-pbo) S 30420 30420 25163 0 -1 4202496 19889 55547 0 0 804 113 370 19 20 0 1 0 276879452 115601408 20041 33554432000 4194304 5992684 140735267976352 140735267962184 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/30421/statm: 28223 20041 186 440 0 27779 0
[pid=30429] ppid=30421 vsize=314024 CPUtime=1589.35 cores=1,3,5,7
/proc/30429/stat : 30429 (glucosInc) R 30421 30420 25163 0 -1 4202496 40759 0 0 0 158902 33 0 0 20 0 1 0 276880066 321560576 75480 33554432000 4194304 5654031 140737400747120 140737400734936 4233036 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/30429/statm: 78506 75480 152 357 0 78146 0
Current children cumulated CPU time (s) 1602.41
Current children cumulated vsize (KiB) 436064

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 30488
/proc/meminfo: memFree=30739408/32873648 swapFree=7116/7116
[pid=30420] ppid=30418 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30420/stat : 30420 (npSolver-pbo-It) S 30418 30420 25163 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276879451 9367552 275 33554432000 4194304 5064252 140733207037936 140733207036848 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30420/statm: 2287 275 233 213 0 72 0
[pid=30421] ppid=30420 vsize=112892 CPUtime=13.06 cores=1,3,5,7
/proc/30421/stat : 30421 (npSolver-pbo) S 30420 30420 25163 0 -1 4202496 19889 55547 0 0 804 113 370 19 20 0 1 0 276879452 115601408 20041 33554432000 4194304 5992684 140735267976352 140735267962184 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/30421/statm: 28223 20041 186 440 0 27779 0
[pid=30429] ppid=30421 vsize=395412 CPUtime=1649.35 cores=1,3,5,7
/proc/30429/stat : 30429 (glucosInc) R 30421 30420 25163 0 -1 4202496 41280 0 0 0 164901 34 0 0 20 0 1 0 276880066 404901888 78040 33554432000 4194304 5654031 140737400747120 140737400734936 4215248 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/30429/statm: 98853 78040 152 357 0 98493 0
Current children cumulated CPU time (s) 1662.41
Current children cumulated vsize (KiB) 517452

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 30510
/proc/meminfo: memFree=30727128/32873648 swapFree=7116/7116
[pid=30420] ppid=30418 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30420/stat : 30420 (npSolver-pbo-It) S 30418 30420 25163 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276879451 9367552 275 33554432000 4194304 5064252 140733207037936 140733207036848 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30420/statm: 2287 275 233 213 0 72 0
[pid=30421] ppid=30420 vsize=112892 CPUtime=13.06 cores=1,3,5,7
/proc/30421/stat : 30421 (npSolver-pbo) S 30420 30420 25163 0 -1 4202496 19889 55547 0 0 804 113 370 19 20 0 1 0 276879452 115601408 20041 33554432000 4194304 5992684 140735267976352 140735267962184 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/30421/statm: 28223 20041 186 440 0 27779 0
[pid=30429] ppid=30421 vsize=395412 CPUtime=1709.33 cores=1,3,5,7
/proc/30429/stat : 30429 (glucosInc) R 30421 30420 25163 0 -1 4202496 41285 0 0 0 170899 34 0 0 20 0 1 0 276880066 404901888 80600 33554432000 4194304 5654031 140737400747120 140737400734936 4215009 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/30429/statm: 98853 80600 152 357 0 98493 0
Current children cumulated CPU time (s) 1722.39
Current children cumulated vsize (KiB) 517452

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 30511
/proc/meminfo: memFree=30717232/32873648 swapFree=7116/7116
[pid=30420] ppid=30418 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30420/stat : 30420 (npSolver-pbo-It) S 30418 30420 25163 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276879451 9367552 275 33554432000 4194304 5064252 140733207037936 140733207036848 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30420/statm: 2287 275 233 213 0 72 0
[pid=30421] ppid=30420 vsize=112892 CPUtime=13.06 cores=1,3,5,7
/proc/30421/stat : 30421 (npSolver-pbo) S 30420 30420 25163 0 -1 4202496 19889 55547 0 0 804 113 370 19 20 0 1 0 276879452 115601408 20041 33554432000 4194304 5992684 140735267976352 140735267962184 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/30421/statm: 28223 20041 186 440 0 27779 0
[pid=30429] ppid=30421 vsize=395412 CPUtime=1769.33 cores=1,3,5,7
/proc/30429/stat : 30429 (glucosInc) R 30421 30420 25163 0 -1 4202496 41290 0 0 0 176898 35 0 0 20 0 1 0 276880066 404901888 83160 33554432000 4194304 5654031 140737400747120 140737400734936 4232939 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/30429/statm: 98853 83160 152 357 0 98493 0
Current children cumulated CPU time (s) 1782.39
Current children cumulated vsize (KiB) 517452



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 30511
/proc/meminfo: memFree=30713140/32873648 swapFree=7116/7116
[pid=30420] ppid=30418 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30420/stat : 30420 (npSolver-pbo-It) S 30418 30420 25163 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276879451 9367552 275 33554432000 4194304 5064252 140733207037936 140733207036848 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30420/statm: 2287 275 233 213 0 72 0
[pid=30421] ppid=30420 vsize=112892 CPUtime=13.06 cores=1,3,5,7
/proc/30421/stat : 30421 (npSolver-pbo) S 30420 30420 25163 0 -1 4202496 19889 55547 0 0 804 113 370 19 20 0 1 0 276879452 115601408 20041 33554432000 4194304 5992684 140735267976352 140735267962184 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/30421/statm: 28223 20041 186 440 0 27779 0
[pid=30429] ppid=30421 vsize=395412 CPUtime=1787.03 cores=1,3,5,7
/proc/30429/stat : 30429 (glucosInc) R 30421 30420 25163 0 -1 4202496 41292 0 0 0 178668 35 0 0 20 0 1 0 276880066 404901888 84184 33554432000 4194304 5654031 140737400747120 140737400734936 4215009 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/30429/statm: 98853 84184 152 357 0 98493 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 517452

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.01
CPU time (s): 1800.13
CPU user time (s): 1798.44
CPU system time (s): 1.69074
CPU usage (%): 100.007
Max. virtual memory (cumulated for all children) (KiB): 566772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.44
system time used= 1.69074
maximum resident set size= 360420
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 117103
page faults= 0
swaps= 0
block input operations= 0
block output operations= 192408
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 45467
involuntary context switches= 2481

runsolver used 3.05953 second user time and 8.5807 second system time

The end

Launcher Data

Begin job on node123 at 2012-05-27 10:32:20
IDJOB=3698484
IDBENCH=90820
IDSOLVER=2275
FILE ID=node123/3698484-1338107540
RUNJOBID= node123-1338101373-27115
PBS_JOBID= 14624452
Free space on /tmp= 71648 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/BA/normalized-BA_RDC4.dot_luby_50null0mast_rapportOE1.0_TMAX300_K67_cod2.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3698484-1338107540/watcher-3698484-1338107540 -o /tmp/evaluation-result-3698484-1338107540/solver-3698484-1338107540 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3698484-1338107540.opb 2018103902 HOME HOME

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

MD5SUM BENCH= b363732a49ff55c5c06709720571fcad
RANDOM SEED=2018103902

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:        31592472 kB
Buffers:           58096 kB
Cached:           167420 kB
SwapCached:         1316 kB
Active:           412304 kB
Inactive:         104428 kB
Active(anon):     288368 kB
Inactive(anon):     5020 kB
Active(file):     123936 kB
Inactive(file):    99408 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67102256 kB
Dirty:             10588 kB
Writeback:           172 kB
AnonPages:        481300 kB
Mapped:            11856 kB
Shmem:                 0 kB
Slab:             623288 kB
SReclaimable:      67168 kB
SUnreclaim:       556120 kB
KernelStack:        1512 kB
PageTables:         4732 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     471528 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    301056 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= 71536 MiB
End job on node123 at 2012-05-27 11:02:20