Trace number 3722259

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
PB07: minisat+ 1.14Signal 2.38964 3.17372

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_luby_20null10mast_rapportOE1.0_TMAX60_K67_cod3.opb
MD5SUM438c25da2e5c4802d30b8fcc00d9e167
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-2372
Best CPU time to get the best result obtained on this benchmark1011.7
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40451
Total number of constraints40950
Number of constraints which are clauses40396
Number of constraints which are cardinality constraints (but not clauses)553
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint1
Maximum length of a constraint40128
Number of terms in the objective function 25674
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 896610
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 256
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 896610
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c Parsing PB file...
1.19/1.28	c Converting 40947 PB-constraints to clauses...
1.19/1.29	c   -- Unit propagations: (none)
1.19/1.29	c   -- Detecting intervals from adjacent constraints: ###################################################################
1.19/1.29	c   -- Clauses(.)/Splits(s): ..........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
1.29/1.34	c ---[40945]---> BDD-cost:    1
1.29/1.34	c ---[32693]---> BDD-cost:  247
1.29/1.34	c ---[32691]---> BDD-cost:  247
1.29/1.35	c ---[32689]---> BDD-cost:  247
1.29/1.35	c ---[32687]---> BDD-cost:  247
1.29/1.36	c ---[32685]---> BDD-cost:  247
1.29/1.36	c ---[32683]---> BDD-cost:  247
1.29/1.36	c ---[32681]---> BDD-cost:  247
1.29/1.37	c ---[32679]---> BDD-cost:  247
1.29/1.37	c ---[32677]---> BDD-cost:  247
1.29/1.38	c ---[32675]---> BDD-cost:  247
1.29/1.38	c ---[32673]---> BDD-cost:  247
1.29/1.38	c ---[32671]---> BDD-cost:  247
1.29/1.39	c ---[32669]---> BDD-cost:  247
1.29/1.39	c ---[32667]---> BDD-cost:  247
1.39/1.40	c ---[32665]---> BDD-cost:  247
1.39/1.40	c ---[32663]---> BDD-cost:  247
1.39/1.40	c ---[32661]---> BDD-cost:  247
1.39/1.41	c ---[32659]---> BDD-cost:  247
1.39/1.41	c ---[32657]---> BDD-cost:  247
1.39/1.42	c ---[32655]---> BDD-cost:  247
1.39/1.42	c ---[32653]---> BDD-cost:  247
1.39/1.43	c ---[32651]---> BDD-cost:  247
1.39/1.43	c ---[32649]---> BDD-cost:  247
1.39/1.43	c ---[32647]---> BDD-cost:  247
1.39/1.44	c ---[32645]---> BDD-cost:  247
1.39/1.44	c ---[32643]---> BDD-cost:  247
1.39/1.45	c ---[32641]---> BDD-cost:  247
1.39/1.45	c ---[32639]---> BDD-cost:  247
1.39/1.45	c ---[32637]---> BDD-cost:  247
1.39/1.46	c ---[32635]---> BDD-cost:  247
1.39/1.46	c ---[32633]---> BDD-cost:  247
1.39/1.47	c ---[32631]---> BDD-cost:  247
1.39/1.47	c ---[32629]---> BDD-cost:  247
1.39/1.47	c ---[32627]---> BDD-cost:  247
1.39/1.48	c ---[32625]---> BDD-cost:  247
1.39/1.48	c ---[32623]---> BDD-cost:  247
1.39/1.49	c ---[32621]---> BDD-cost:  247
1.39/1.49	c ---[32619]---> BDD-cost:  247
1.39/1.50	c ---[32617]---> BDD-cost:  247
1.49/1.50	c ---[32615]---> BDD-cost:  247
1.49/1.50	c ---[32613]---> BDD-cost:  247
1.49/1.51	c ---[32611]---> BDD-cost:  247
1.49/1.51	c ---[32609]---> BDD-cost:  247
1.49/1.52	c ---[32607]---> BDD-cost:  247
1.49/1.52	c ---[32605]---> BDD-cost:  247
1.49/1.52	c ---[32603]---> BDD-cost:  247
1.49/1.53	c ---[32601]---> BDD-cost:  247
1.49/1.53	c ---[32599]---> BDD-cost:  247
1.49/1.54	c ---[32597]---> BDD-cost:  247
1.49/1.54	c ---[32595]---> BDD-cost:  247
1.49/1.54	c ---[32593]---> BDD-cost:  247
1.49/1.55	c ---[32591]---> BDD-cost:  247
1.49/1.55	c ---[32589]---> BDD-cost:  247
1.49/1.56	c ---[32587]---> BDD-cost:  247
1.49/1.56	c ---[32585]---> BDD-cost:  247
1.49/1.57	c ---[32583]---> BDD-cost:  247
1.49/1.57	c ---[32581]---> BDD-cost:  247
1.49/1.57	c ---[32579]---> BDD-cost:  247
1.49/1.58	c ---[32577]---> BDD-cost:  247
1.49/1.58	c ---[32575]---> BDD-cost:  247
1.49/1.59	c ---[32573]---> BDD-cost:  247
1.49/1.59	c ---[32571]---> BDD-cost:  247
1.49/1.59	c ---[32569]---> BDD-cost:  247
1.59/1.60	c ---[32567]---> BDD-cost:  247
1.59/1.60	c ---[32565]---> BDD-cost:  247
1.59/1.61	c ---[32563]---> BDD-cost:  246
1.59/1.61	c ---[32562]---> BDD-cost:  129
1.59/1.61	c ---[32561]---> BDD-cost:  129
1.59/1.61	c ---[32560]---> BDD-cost:  129
1.59/1.61	c ---[32559]---> BDD-cost:  129
1.59/1.62	c ---[32558]---> BDD-cost:  129
1.59/1.62	c ---[32557]---> BDD-cost:  129
1.59/1.62	c ---[32556]---> BDD-cost:  129
1.59/1.62	c ---[32555]---> BDD-cost:  129
1.59/1.62	c ---[32554]---> BDD-cost:  129
1.59/1.62	c ---[32553]---> BDD-cost:  129
1.59/1.62	c ---[32552]---> BDD-cost:  129
1.59/1.62	c ---[32551]---> BDD-cost:  129
1.59/1.63	c ---[32550]---> BDD-cost:  129
1.59/1.63	c ---[32549]---> BDD-cost:  129
1.59/1.63	c ---[32548]---> BDD-cost:  129
1.59/1.63	c ---[32547]---> BDD-cost:  129
1.59/1.63	c ---[32546]---> BDD-cost:  129
1.59/1.63	c ---[32545]---> BDD-cost:  129
1.59/1.63	c ---[32544]---> BDD-cost:  129
1.59/1.63	c ---[32543]---> BDD-cost:  129
1.59/1.64	c ---[32542]---> BDD-cost:  129
1.59/1.64	c ---[32541]---> BDD-cost:  129
1.59/1.64	c ---[32540]---> BDD-cost:  129
1.59/1.64	c ---[32539]---> BDD-cost:  129
1.59/1.64	c ---[32538]---> BDD-cost:  129
1.59/1.64	c ---[32537]---> BDD-cost:  129
1.59/1.64	c ---[32536]---> BDD-cost:  129
1.59/1.65	c ---[32535]---> BDD-cost:  129
1.59/1.65	c ---[32534]---> BDD-cost:  129
1.59/1.65	c ---[32533]---> BDD-cost:  129
1.59/1.65	c ---[32532]---> BDD-cost:  129
1.59/1.65	c ---[32531]---> BDD-cost:  129
1.59/1.65	c ---[32530]---> BDD-cost:  129
1.59/1.65	c ---[32529]---> BDD-cost:  129
1.59/1.65	c ---[32528]---> BDD-cost:  129
1.59/1.66	c ---[32527]---> BDD-cost:  129
1.59/1.66	c ---[32526]---> BDD-cost:  129
1.59/1.66	c ---[32525]---> BDD-cost:  129
1.59/1.66	c ---[32524]---> BDD-cost:  129
1.59/1.66	c ---[32523]---> BDD-cost:  129
1.59/1.66	c ---[32522]---> BDD-cost:  129
1.59/1.66	c ---[32521]---> BDD-cost:  129
1.59/1.67	c ---[32520]---> BDD-cost:  129
1.59/1.67	c ---[32519]---> BDD-cost:  129
1.59/1.67	c ---[32518]---> BDD-cost:  129
1.59/1.67	c ---[32517]---> BDD-cost:  129
1.59/1.67	c ---[32516]---> BDD-cost:  129
1.59/1.67	c ---[32515]---> BDD-cost:  129
1.59/1.67	c ---[32514]---> BDD-cost:  129
1.59/1.67	c ---[32513]---> BDD-cost:  129
1.59/1.68	c ---[32512]---> BDD-cost:  129
1.59/1.68	c ---[32511]---> BDD-cost:  129
1.59/1.68	c ---[32510]---> BDD-cost:  129
1.59/1.68	c ---[32509]---> BDD-cost:  129
1.59/1.68	c ---[32508]---> BDD-cost:  129
1.59/1.68	c ---[32507]---> BDD-cost:  129
1.59/1.68	c ---[32506]---> BDD-cost:  129
1.59/1.68	c ---[32505]---> BDD-cost:  129
1.59/1.69	c ---[32504]---> BDD-cost:  129
1.59/1.69	c ---[32503]---> BDD-cost:  129
1.59/1.69	c ---[32502]---> BDD-cost:  129
1.59/1.69	c ---[32501]---> BDD-cost:  129
1.59/1.69	c ---[32500]---> BDD-cost:  129
1.59/1.69	c ---[32499]---> BDD-cost:  129
1.59/1.69	c ---[32498]---> BDD-cost:  129
1.59/1.69	c ---[32497]---> BDD-cost:  129
1.69/1.70	c ---[32496]---> BDD-cost:  129
1.69/1.70	c ---[32495]---> BDD-cost:  129
1.69/1.70	c ---[32494]---> BDD-cost:  129
1.69/1.70	c ---[32493]---> BDD-cost:  129
1.69/1.70	c ---[32492]---> BDD-cost:  129
1.69/1.70	c ---[32491]---> BDD-cost:  129
1.69/1.70	c ---[32490]---> BDD-cost:  129
1.69/1.70	c ---[32489]---> BDD-cost:  129
1.69/1.71	c ---[32488]---> BDD-cost:  129
1.69/1.71	c ---[32487]---> BDD-cost:  129
1.69/1.71	c ---[32486]---> BDD-cost:  129
1.69/1.71	c ---[32485]---> BDD-cost:  129
1.69/1.71	c ---[32484]---> BDD-cost:  129
1.69/1.71	c ---[32483]---> BDD-cost:  129
1.69/1.71	c ---[32482]---> BDD-cost:  129
1.69/1.71	c ---[32481]---> BDD-cost:  129
1.69/1.72	c ---[32480]---> BDD-cost:  129
1.69/1.72	c ---[32479]---> BDD-cost:  129
1.69/1.72	c ---[32478]---> BDD-cost:  129
1.69/1.72	c ---[32477]---> BDD-cost:  129
1.69/1.72	c ---[32476]---> BDD-cost:  129
1.69/1.72	c ---[32475]---> BDD-cost:  129
1.69/1.72	c ---[32474]---> BDD-cost:  129
1.69/1.73	c ---[32473]---> BDD-cost:  129
1.69/1.73	c ---[32472]---> BDD-cost:  129
1.69/1.73	c ---[32471]---> BDD-cost:  129
1.69/1.73	c ---[32470]---> BDD-cost:  129
1.69/1.73	c ---[32469]---> BDD-cost:  129
1.69/1.73	c ---[32468]---> BDD-cost:  129
1.69/1.73	c ---[32467]---> BDD-cost:  129
1.69/1.73	c ---[32466]---> BDD-cost:  129
1.69/1.74	c ---[32465]---> BDD-cost:  129
1.69/1.74	c ---[32464]---> BDD-cost:  129
1.69/1.74	c ---[32463]---> BDD-cost:  129
1.69/1.74	c ---[32462]---> BDD-cost:  129
1.69/1.74	c ---[32461]---> BDD-cost:  129
1.69/1.74	c ---[32460]---> BDD-cost:  129
1.69/1.74	c ---[32459]---> BDD-cost:  129
1.69/1.74	c ---[32458]---> BDD-cost:  129
1.69/1.75	c ---[32457]---> BDD-cost:  129
1.69/1.75	c ---[32456]---> BDD-cost:  129
1.69/1.75	c ---[32455]---> BDD-cost:  129
1.69/1.75	c ---[32454]---> BDD-cost:  129
1.69/1.75	c ---[32453]---> BDD-cost:  129
1.69/1.75	c ---[32452]---> BDD-cost:  129
1.69/1.75	c ---[32451]---> BDD-cost:  129
1.69/1.75	c ---[32450]---> BDD-cost:  129
1.69/1.76	c ---[32449]---> BDD-cost:  129
1.69/1.76	c ---[32448]---> BDD-cost:  129
1.69/1.76	c ---[32447]---> BDD-cost:  129
1.69/1.76	c ---[32446]---> BDD-cost:  129
1.69/1.76	c ---[32445]---> BDD-cost:  129
1.69/1.76	c ---[32444]---> BDD-cost:  129
1.69/1.76	c ---[32443]---> BDD-cost:  129
1.69/1.76	c ---[32442]---> BDD-cost:  129
1.69/1.77	c ---[32441]---> BDD-cost:  129
1.69/1.77	c ---[32440]---> BDD-cost:  129
1.69/1.77	c ---[32439]---> BDD-cost:  129
1.69/1.77	c ---[32438]---> BDD-cost:  129
1.69/1.77	c ---[32437]---> BDD-cost:  129
1.69/1.77	c ---[32436]---> BDD-cost:  129
1.69/1.77	c ---[32435]---> BDD-cost:  129
1.69/1.78	c ---[32434]---> BDD-cost:  129
1.69/1.78	c ---[32433]---> BDD-cost:  129
1.69/1.78	c ---[32432]---> BDD-cost:  129
1.69/1.78	c ---[32431]---> BDD-cost:  129
1.69/1.78	c ---[32430]---> BDD-cost:  129
1.69/1.78	c ---[32429]---> BDD-cost:  129
1.69/1.78	c ---[32428]---> BDD-cost:  129
1.69/1.78	c ---[32427]---> BDD-cost:  129
1.69/1.79	c ---[32426]---> BDD-cost:  129
1.69/1.79	c ---[32425]---> BDD-cost:  129
1.69/1.79	c ---[32424]---> BDD-cost:  129
1.69/1.79	c ---[32423]---> BDD-cost:  129
1.69/1.79	c ---[32422]---> BDD-cost:  129
1.69/1.79	c ---[32421]---> BDD-cost:  129
1.69/1.79	c ---[32420]---> BDD-cost:  129
1.69/1.79	c ---[32419]---> BDD-cost:  129
1.79/1.80	c ---[32418]---> BDD-cost:  129
1.79/1.80	c ---[32417]---> BDD-cost:  129
1.79/1.80	c ---[32416]---> BDD-cost:  129
1.79/1.80	c ---[32415]---> BDD-cost:  129
1.79/1.80	c ---[32414]---> BDD-cost:  129
1.79/1.80	c ---[32413]---> BDD-cost:  129
1.79/1.80	c ---[32412]---> BDD-cost:  129
1.79/1.80	c ---[32411]---> BDD-cost:  129
1.79/1.81	c ---[32410]---> BDD-cost:  129
1.79/1.81	c ---[32409]---> BDD-cost:  129
1.79/1.81	c ---[32408]---> BDD-cost:  129
1.79/1.81	c ---[32407]---> BDD-cost:  129
1.79/1.81	c ---[32406]---> BDD-cost:  129
1.79/1.81	c ---[32405]---> BDD-cost:  129
1.79/1.81	c ---[32404]---> BDD-cost:  129
1.79/1.81	c ---[32403]---> BDD-cost:  129
1.79/1.82	c ---[32402]---> BDD-cost:  129
1.79/1.82	c ---[32401]---> BDD-cost:  129
1.79/1.82	c ---[32400]---> BDD-cost:  129
1.79/1.82	c ---[32399]---> BDD-cost:  129
1.79/1.82	c ---[32398]---> BDD-cost:  129
1.79/1.82	c ---[32397]---> BDD-cost:  129
1.79/1.82	c ---[32396]---> BDD-cost:  129
1.79/1.82	c ---[32395]---> BDD-cost:  129
1.79/1.83	c ---[32394]---> BDD-cost:  129
1.79/1.83	c ---[32393]---> BDD-cost:  129
1.79/1.83	c ---[32392]---> BDD-cost:  129
1.79/1.83	c ---[32391]---> BDD-cost:  129
1.79/1.83	c ---[32390]---> BDD-cost:  129
1.79/1.83	c ---[32389]---> BDD-cost:  129
1.79/1.83	c ---[32388]---> BDD-cost:  129
1.79/1.84	c ---[32387]---> BDD-cost:  129
1.79/1.84	c ---[32386]---> BDD-cost:  129
1.79/1.84	c ---[32385]---> BDD-cost:  129
1.79/1.84	c ---[32384]---> BDD-cost:  129
1.79/1.84	c ---[32383]---> BDD-cost:  129
1.79/1.84	c ---[32382]---> BDD-cost:  129
1.79/1.84	c ---[32381]---> BDD-cost:  129
1.79/1.84	c ---[32380]---> BDD-cost:  129
1.79/1.85	c ---[32379]---> BDD-cost:  129
1.79/1.85	c ---[32378]---> BDD-cost:  129
1.79/1.85	c ---[32377]---> BDD-cost:  129
1.79/1.85	c ---[32376]---> BDD-cost:  129
1.79/1.85	c ---[32375]---> BDD-cost:  129
1.79/1.85	c ---[32374]---> BDD-cost:  129
1.79/1.85	c ---[32373]---> BDD-cost:  129
1.79/1.85	c ---[32372]---> BDD-cost:  129
1.79/1.86	c ---[32371]---> BDD-cost:  129
1.79/1.86	c ---[32370]---> BDD-cost:  129
1.79/1.86	c ---[32369]---> BDD-cost:  129
1.79/1.86	c ---[32368]---> BDD-cost:  129
1.79/1.86	c ---[32367]---> BDD-cost:  129
1.79/1.86	c ---[32366]---> BDD-cost:  129
1.79/1.86	c ---[32365]---> BDD-cost:  129
1.79/1.86	c ---[32364]---> BDD-cost:  129
1.79/1.87	c ---[32363]---> BDD-cost:  129
1.79/1.87	c ---[32362]---> BDD-cost:  129
1.79/1.87	c ---[32361]---> BDD-cost:  129
1.79/1.87	c ---[32360]---> BDD-cost:  129
1.79/1.87	c ---[32359]---> BDD-cost:  129
1.79/1.87	c ---[32358]---> BDD-cost:  129
1.79/1.88	c ---[32357]---> BDD-cost:  129
1.79/1.88	c ---[32356]---> BDD-cost:  129
1.79/1.88	c ---[32355]---> BDD-cost:  129
1.79/1.88	c ---[32354]---> BDD-cost:  129
1.79/1.88	c ---[32353]---> BDD-cost:  129
1.79/1.88	c ---[32352]---> BDD-cost:  129
1.79/1.88	c ---[32351]---> BDD-cost:  129
1.79/1.88	c ---[32350]---> BDD-cost:  129
1.79/1.89	c ---[32349]---> BDD-cost:  129
1.79/1.89	c ---[32348]---> BDD-cost:  129
1.79/1.89	c ---[32347]---> BDD-cost:  129
1.79/1.89	c ---[32346]---> BDD-cost:  129
1.79/1.89	c ---[32345]---> BDD-cost:  129
1.79/1.89	c ---[32344]---> BDD-cost:  129
1.79/1.89	c ---[32343]---> BDD-cost:  129
1.79/1.89	c ---[32342]---> BDD-cost:  129
1.89/1.90	c ---[32341]---> BDD-cost:  129
1.89/1.90	c ---[32340]---> BDD-cost:  129
1.89/1.90	c ---[32339]---> BDD-cost:  129
1.89/1.90	c ---[32338]---> BDD-cost:  129
1.89/1.90	c ---[32337]---> BDD-cost:  129
1.89/1.90	c ---[32336]---> BDD-cost:  129
1.89/1.90	c ---[32335]---> BDD-cost:  129
1.89/1.90	c ---[32334]---> BDD-cost:  129
1.89/1.91	c ---[32333]---> BDD-cost:  129
1.89/1.91	c ---[32332]---> BDD-cost:  129
1.89/1.91	c ---[32331]---> BDD-cost:  129
1.89/1.91	c ---[32330]---> BDD-cost:  129
1.89/1.91	c ---[32329]---> BDD-cost:  129
1.89/1.91	c ---[32328]---> BDD-cost:  129
1.89/1.91	c ---[32327]---> BDD-cost:  129
1.89/1.91	c ---[32326]---> BDD-cost:  129
1.89/1.92	c ---[32325]---> BDD-cost:  129
1.89/1.92	c ---[32324]---> BDD-cost:  129
1.89/1.92	c ---[32323]---> BDD-cost:  129
1.89/1.92	c ---[32322]---> BDD-cost:  129
1.89/1.92	c ---[32321]---> BDD-cost:  129
1.89/1.92	c ---[32320]---> BDD-cost:  129
1.89/1.92	c ---[32319]---> BDD-cost:  129
1.89/1.93	c ---[32318]---> BDD-cost:  129
1.89/1.93	c ---[32317]---> BDD-cost:  129
1.89/1.93	c ---[32316]---> BDD-cost:  129
1.89/1.93	c ---[32315]---> BDD-cost:  129
1.89/1.93	c ---[32314]---> BDD-cost:  129
1.89/1.93	c ---[32313]---> BDD-cost:  129
1.89/1.93	c ---[32312]---> BDD-cost:  129
1.89/1.93	c ---[32311]---> BDD-cost:  129
1.89/1.94	c ---[32310]---> BDD-cost:  129
1.89/1.94	c ---[32309]---> BDD-cost:  129
1.89/1.94	c ---[32308]---> BDD-cost:  129
1.89/1.94	c ---[32307]---> BDD-cost:  129
1.89/1.94	c ---[32306]---> BDD-cost:  129
1.89/1.94	c ---[32305]---> BDD-cost:  129
1.89/1.94	c ---[32304]---> BDD-cost:  129
1.89/1.94	c ---[32303]---> BDD-cost:  129
1.89/1.95	c ---[32302]---> BDD-cost:  129
1.89/1.95	c ---[32301]---> BDD-cost:  129
1.89/1.95	c ---[32300]---> BDD-cost:  129
1.89/1.95	c ---[32299]---> BDD-cost:  129
1.89/1.95	c ---[32298]---> BDD-cost:  129
1.99/2.05	c ---[32297]---> BDD-cost:  129
1.99/2.05	c ---[32296]---> BDD-cost:  129
1.99/2.05	c ---[32295]---> BDD-cost:  129
1.99/2.05	c ---[32294]---> BDD-cost:  129
1.99/2.05	c ---[32293]---> BDD-cost:  129
1.99/2.05	c ---[32292]---> BDD-cost:  129
1.99/2.05	c ---[32291]---> BDD-cost:  129
1.99/2.05	c ---[32290]---> BDD-cost:  129
1.99/2.05	c ---[32289]---> BDD-cost:  129
1.99/2.05	c ---[32288]---> BDD-cost:  129
1.99/2.05	c ---[32287]---> BDD-cost:  129
1.99/2.05	c ---[32286]---> BDD-cost:  129
1.99/2.05	c ---[32285]---> BDD-cost:  129
1.99/2.05	c ---[32284]---> BDD-cost:  129
1.99/2.05	c ---[32283]---> BDD-cost:  129
1.99/2.05	c ---[32282]---> BDD-cost:  129
1.99/2.05	c ---[32281]---> BDD-cost:  129
1.99/2.05	c ---[32280]---> BDD-cost:  129
1.99/2.05	c ---[32279]---> BDD-cost:  129
1.99/2.05	c ---[32278]---> BDD-cost:  129
1.99/2.05	c ---[32277]---> BDD-cost:  129
1.99/2.05	c ---[32276]---> BDD-cost:  129
1.99/2.05	c ---[32275]---> BDD-cost:  129
1.99/2.05	c ---[32274]---> BDD-cost:  129
1.99/2.05	c ---[32273]---> BDD-cost:  129
1.99/2.05	c ---[32272]---> BDD-cost:  129
1.99/2.05	c ---[32271]---> BDD-cost:  129
1.99/2.05	c ---[32270]---> BDD-cost:  129
1.99/2.05	c ---[32269]---> BDD-cost:  129
1.99/2.05	c ---[32268]---> BDD-cost:  129
1.99/2.05	c ---[32267]---> BDD-cost:  129
1.99/2.05	c ---[32266]---> BDD-cost:  129
1.99/2.05	c ---[32265]---> BDD-cost:  129
1.99/2.05	c ---[32264]---> BDD-cost:  129
1.99/2.05	c ---[32263]---> BDD-cost:  129
1.99/2.05	c ---[32262]---> BDD-cost:  129
1.99/2.05	c ---[32261]---> BDD-cost:  129
1.99/2.05	c ---[32260]---> BDD-cost:  129
1.99/2.05	c ---[32259]---> BDD-cost:  129
1.99/2.05	c ---[32258]---> BDD-cost:  129
1.99/2.05	c ---[32257]---> BDD-cost:  129
1.99/2.05	c ---[32256]---> BDD-cost:  129
1.99/2.05	c ---[32255]---> BDD-cost:  129
1.99/2.05	c ---[32254]---> BDD-cost:  129
1.99/2.05	c ---[32253]---> BDD-cost:  129
1.99/2.05	c ---[32252]---> BDD-cost:  129
1.99/2.05	c ---[32251]---> BDD-cost:  129
1.99/2.05	c ---[32250]---> BDD-cost:  129
1.99/2.05	c ---[32249]---> BDD-cost:  129
1.99/2.05	c ---[32248]---> BDD-cost:  129
1.99/2.05	c ---[32247]---> BDD-cost:  129
1.99/2.05	c ---[32246]---> BDD-cost:  129
1.99/2.05	c ---[32245]---> BDD-cost:  129
1.99/2.05	c ---[32244]---> BDD-cost:  129
1.99/2.05	c ---[32243]---> BDD-cost:  129
1.99/2.05	c ---[32242]---> BDD-cost:  129
1.99/2.05	c ---[32241]---> BDD-cost:  129
1.99/2.05	c ---[32240]---> BDD-cost:  129
1.99/2.05	c ---[32239]---> BDD-cost:  129
1.99/2.05	c ---[32238]---> BDD-cost:  129
1.99/2.05	c ---[32237]---> BDD-cost:  129
1.99/2.05	c ---[32236]---> BDD-cost:  129
1.99/2.05	c ---[32235]---> BDD-cost:  129
1.99/2.05	c ---[32234]---> BDD-cost:  129
1.99/2.05	c ---[32233]---> BDD-cost:  129
1.99/2.05	c ---[32232]---> BDD-cost:  129
1.99/2.05	c ---[32231]---> BDD-cost:  129
1.99/2.05	c ---[32230]---> BDD-cost:  129
1.99/2.05	c ---[32229]---> BDD-cost:  129
1.99/2.05	c ---[32228]---> BDD-cost:  129
1.99/2.05	c ---[32227]---> BDD-cost:  129
1.99/2.05	c ---[32226]---> BDD-cost:  129
1.99/2.05	c ---[32225]---> BDD-cost:  129
1.99/2.05	c ---[32224]---> BDD-cost:  129
1.99/2.05	c ---[32223]---> BDD-cost:  129
1.99/2.05	c ---[32222]---> BDD-cost:  129
1.99/2.05	c ---[32221]---> BDD-cost:  129
1.99/2.05	c ---[32220]---> BDD-cost:  129
1.99/2.05	c ---[32219]---> BDD-cost:  129
1.99/2.06	c ---[32218]---> BDD-cost:  129
1.99/2.06	c ---[32217]---> BDD-cost:  129
1.99/2.06	c ---[32216]---> BDD-cost:  129
1.99/2.06	c ---[32215]---> BDD-cost:  129
1.99/2.06	c ---[32214]---> BDD-cost:  129
1.99/2.06	c ---[32213]---> BDD-cost:  129
1.99/2.06	c ---[32212]---> BDD-cost:  129
1.99/2.06	c ---[32211]---> BDD-cost:  129
1.99/2.06	c ---[32210]---> BDD-cost:  129
1.99/2.06	c ---[32209]---> BDD-cost:  129
1.99/2.07	c ---[32208]---> BDD-cost:  129
1.99/2.07	c ---[32207]---> BDD-cost:  129
1.99/2.07	c ---[32206]---> BDD-cost:  129
1.99/2.07	c ---[32205]---> BDD-cost:  129
1.99/2.07	c ---[32204]---> BDD-cost:  129
1.99/2.07	c ---[32203]---> BDD-cost:  129
1.99/2.07	c ---[32202]---> BDD-cost:  129
1.99/2.07	c ---[32201]---> BDD-cost:  129
1.99/2.08	c ---[32200]---> BDD-cost:  129
1.99/2.08	c ---[32199]---> BDD-cost:  129
1.99/2.08	c ---[32198]---> BDD-cost:  129
1.99/2.08	c ---[32197]---> BDD-cost:  129
1.99/2.08	c ---[32196]---> BDD-cost:  129
1.99/2.08	c ---[32195]---> BDD-cost:  129
1.99/2.08	c ---[32194]---> BDD-cost:  129
1.99/2.08	c ---[32193]---> BDD-cost:  129
1.99/2.09	c ---[32192]---> BDD-cost:  129
1.99/2.09	c ---[32191]---> BDD-cost:  129
1.99/2.09	c ---[32190]---> BDD-cost:  129
1.99/2.09	c ---[32189]---> BDD-cost:  129
1.99/2.09	c ---[32188]---> BDD-cost:  129
1.99/2.09	c ---[32187]---> BDD-cost:  129
1.99/2.09	c ---[32186]---> BDD-cost:  129
1.99/2.09	c ---[32185]---> BDD-cost:  129
1.99/2.10	c ---[32184]---> BDD-cost:  129
1.99/2.10	c ---[32183]---> BDD-cost:  129
1.99/2.10	c ---[32182]---> BDD-cost:  129
1.99/2.10	c ---[32181]---> BDD-cost:  129
1.99/2.10	c ---[32180]---> BDD-cost:  129
2.10/2.10	c ---[32179]---> BDD-cost:  129
2.10/2.10	c ---[32178]---> BDD-cost:  129
2.10/2.11	c ---[32177]---> BDD-cost:  129
2.10/2.11	c ---[32176]---> BDD-cost:  129
2.10/2.11	c ---[32175]---> BDD-cost:  129
2.10/2.11	c ---[32174]---> BDD-cost:  129
2.10/2.11	c ---[32173]---> BDD-cost:  129
2.10/2.11	c ---[32172]---> BDD-cost:  129
2.10/2.11	c ---[32171]---> BDD-cost:  129
2.10/2.11	c ---[32170]---> BDD-cost:  129
2.10/2.12	c ---[32169]---> BDD-cost:  129
2.10/2.12	c ---[32168]---> BDD-cost:  129
2.10/2.12	c ---[32167]---> BDD-cost:  129
2.10/2.12	c ---[32166]---> BDD-cost:  129
2.10/2.12	c ---[32165]---> BDD-cost:  129
2.10/2.12	c ---[32164]---> BDD-cost:  129
2.10/2.12	c ---[32163]---> BDD-cost:  129
2.10/2.12	c ---[32162]---> BDD-cost:  129
2.10/2.13	c ---[32161]---> BDD-cost:  129
2.10/2.13	c ---[32160]---> BDD-cost:  129
2.10/2.13	c ---[32159]---> BDD-cost:  129
2.10/2.13	c ---[32158]---> BDD-cost:  129
2.10/2.13	c ---[32157]---> BDD-cost:  129
2.10/2.13	c ---[32156]---> BDD-cost:  129
2.10/2.13	c ---[32155]---> BDD-cost:  129
2.10/2.13	c ---[32154]---> BDD-cost:  129
2.10/2.14	c ---[32153]---> BDD-cost:  129
2.10/2.14	c ---[32152]---> BDD-cost:  129
2.10/2.14	c ---[32151]---> BDD-cost:  129
2.10/2.14	c ---[32150]---> BDD-cost:  129
2.10/2.14	c ---[32149]---> BDD-cost:  129
2.10/2.14	c ---[32148]---> BDD-cost:  129
2.10/2.14	c ---[32147]---> BDD-cost:  129
2.10/2.14	c ---[32146]---> BDD-cost:  129
2.10/2.15	c ---[32145]---> BDD-cost:  129
2.10/2.15	c ---[32144]---> BDD-cost:  129
2.10/2.15	c ---[32143]---> BDD-cost:  129
2.10/2.15	c ---[32142]---> BDD-cost:  129
2.10/2.15	c ---[32141]---> BDD-cost:  129
2.10/2.15	c ---[32140]---> BDD-cost:  129
2.10/2.15	c ---[32139]---> BDD-cost:  129
2.10/2.15	c ---[32138]---> BDD-cost:  129
2.10/2.16	c ---[32137]---> BDD-cost:  129
2.10/2.16	c ---[32136]---> BDD-cost:  129
2.10/2.16	c ---[32135]---> BDD-cost:  129
2.10/2.16	c ---[32134]---> BDD-cost:  129
2.10/2.16	c ---[32133]---> BDD-cost:  129
2.10/2.16	c ---[32132]---> BDD-cost:  129
2.10/2.16	c ---[32131]---> BDD-cost:  129
2.10/2.17	c ---[32130]---> BDD-cost:  129
2.10/2.17	c ---[32129]---> BDD-cost:  129
2.10/2.17	c ---[32128]---> BDD-cost:  129
2.10/2.17	c ---[32127]---> BDD-cost:  129
2.10/2.17	c ---[32126]---> BDD-cost:  129
2.10/2.17	c ---[32125]---> BDD-cost:  129
2.10/2.17	c ---[32124]---> BDD-cost:  129
2.10/2.17	c ---[32123]---> BDD-cost:  129
2.10/2.18	c ---[32122]---> BDD-cost:  129
2.10/2.18	c ---[32121]---> BDD-cost:  129
2.10/2.18	c ---[32120]---> BDD-cost:  129
2.10/2.18	c ---[32119]---> BDD-cost:  129
2.10/2.18	c ---[32118]---> BDD-cost:  129
2.10/2.18	c ---[32117]---> BDD-cost:  129
2.10/2.18	c ---[32116]---> BDD-cost:  129
2.10/2.18	c ---[32115]---> BDD-cost:  129
2.10/2.19	c ---[32114]---> BDD-cost:  129
2.10/2.19	c ---[32113]---> BDD-cost:  129
2.10/2.19	c ---[32112]---> BDD-cost:  129
2.10/2.19	c ---[32111]---> BDD-cost:  129
2.10/2.19	c ---[32110]---> BDD-cost:  129
2.10/2.19	c ---[32109]---> BDD-cost:  129
2.10/2.19	c ---[32108]---> BDD-cost:  129
2.10/2.19	c ---[32107]---> BDD-cost:  129
2.10/2.20	c ---[32106]---> BDD-cost:  129
2.10/2.20	c ---[32105]---> BDD-cost:  129
2.10/2.20	c ---[32104]---> BDD-cost:  129
2.10/2.20	c ---[32103]---> BDD-cost:  129
2.10/2.20	c ---[32102]---> BDD-cost:  129
2.20/2.20	c ---[32101]---> BDD-cost:  129
2.20/2.20	c ---[32100]---> BDD-cost:  129
2.20/2.20	c ---[32099]---> BDD-cost:  129
2.20/2.21	c ---[32098]---> BDD-cost:  129
2.20/2.21	c ---[32097]---> BDD-cost:  129
2.20/2.21	c ---[32096]---> BDD-cost:  129
2.20/2.21	c ---[32095]---> BDD-cost:  129
2.20/2.21	c ---[32094]---> BDD-cost:  129
2.20/2.21	c ---[32093]---> BDD-cost:  129
2.20/2.21	c ---[32092]---> BDD-cost:  129
2.20/2.21	c ---[32091]---> BDD-cost:  129
2.20/2.22	c ---[32090]---> BDD-cost:  129
2.20/2.22	c ---[32089]---> BDD-cost:  129
2.20/2.22	c ---[32088]---> BDD-cost:  129
2.20/2.22	c ---[32087]---> BDD-cost:  129
2.20/2.22	c ---[32086]---> BDD-cost:  129
2.20/2.22	c ---[32085]---> BDD-cost:  129
2.20/2.22	c ---[32084]---> BDD-cost:  129
2.20/2.23	c ---[32083]---> BDD-cost:  129
2.20/2.23	c ---[32082]---> BDD-cost:  129
2.20/2.23	c ---[32081]---> BDD-cost:  129
2.20/2.23	c ---[32080]---> BDD-cost:  129
2.20/2.23	c ---[32079]---> BDD-cost:  129
2.20/2.23	c ---[32078]---> BDD-cost:  129
2.20/2.23	c ---[32077]---> BDD-cost:  129
2.20/2.23	c ---[   0]---> 

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-3722259-1338564906/watcher-3722259-1338564906 -o /tmp/evaluation-result-3722259-1338564906/solver-3722259-1338564906 -C 1800 -W 1900 -M 15500 HOME/minisat+ HOME/instance-3722259-1338564906.opb 

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.98 1.99 3/176 16616
/proc/meminfo: memFree=28005696/32873844 swapFree=7116/7116
[pid=16616] ppid=16614 vsize=2056 CPUtime=0 cores=1,3,5,7
/proc/16616/stat : 16616 (minisat+) R 16614 16616 15453 0 -1 4202496 369 0 0 0 0 0 0 0 20 0 1 0 322619226 2105344 326 33554432000 134512640 135395479 4289304672 4289303456 134570194 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/16616/statm: 514 328 67 216 0 296 0

[startup+0.0382159 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 16616
/proc/meminfo: memFree=28005696/32873844 swapFree=7116/7116
[pid=16616] ppid=16614 vsize=6144 CPUtime=0.03 cores=1,3,5,7
/proc/16616/stat : 16616 (minisat+) R 16614 16616 15453 0 -1 4202496 1411 0 0 0 3 0 0 0 20 0 1 0 322619226 6291456 1326 33554432000 134512640 135395479 4289304672 4289303540 135003239 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/16616/statm: 1536 1326 75 216 0 1318 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 6144

[startup+0.100292 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 16616
/proc/meminfo: memFree=28005696/32873844 swapFree=7116/7116
[pid=16616] ppid=16614 vsize=7368 CPUtime=0.09 cores=1,3,5,7
/proc/16616/stat : 16616 (minisat+) R 16614 16616 15453 0 -1 4202496 1662 0 0 0 9 0 0 0 20 0 1 0 322619226 7544832 1570 33554432000 134512640 135395479 4289304672 4289303640 135031278 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/16616/statm: 1842 1570 75 216 0 1624 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7368

[startup+0.300223 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 16616
/proc/meminfo: memFree=28005696/32873844 swapFree=7116/7116
[pid=16616] ppid=16614 vsize=10532 CPUtime=0.29 cores=1,3,5,7
/proc/16616/stat : 16616 (minisat+) R 16614 16616 15453 0 -1 4202496 2425 0 0 0 29 0 0 0 20 0 1 0 322619226 10784768 2333 33554432000 134512640 135395479 4289304672 4289303084 135007481 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/16616/statm: 2633 2333 75 216 0 2415 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10532

[startup+0.700228 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 16616
/proc/meminfo: memFree=28005696/32873844 swapFree=7116/7116
[pid=16616] ppid=16614 vsize=17444 CPUtime=0.69 cores=1,3,5,7
/proc/16616/stat : 16616 (minisat+) R 16614 16616 15453 0 -1 4202496 4220 0 0 0 69 0 0 0 20 0 1 0 322619226 17862656 4128 33554432000 134512640 135395479 4289304672 4289303504 134618678 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/16616/statm: 4361 4128 75 216 0 4143 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17444

[startup+1.50029 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 16617
/proc/meminfo: memFree=27976548/32873844 swapFree=7116/7116
[pid=16616] ppid=16614 vsize=27512 CPUtime=1.49 cores=1,3,5,7
/proc/16616/stat : 16616 (minisat+) R 16614 16616 15453 0 -1 4202496 8307 0 0 0 146 3 0 0 20 0 1 0 322619226 28172288 6667 33554432000 134512640 135395479 4289304672 4289303376 135031374 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/16616/statm: 6878 6667 89 216 0 6660 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27512

[startup+3.10025 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 16617
/proc/meminfo: memFree=27976672/32873844 swapFree=7116/7116
[pid=16616] ppid=16614 vsize=49924 CPUtime=2.38 cores=1,3,5,7
/proc/16616/stat : 16616 (minisat+) S 16614 16616 15453 0 -1 4204032 14049 0 0 0 231 7 0 0 20 0 1 0 322619226 51122176 12227 33554432000 134512640 135395479 4289304672 4276731900 135010327 0 0 4096 16386 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/16616/statm: 12481 12227 90 216 0 12263 0
Current children cumulated CPU time (s) 2.38
Current children cumulated vsize (KiB) 49924
heavy processes:
  %CPU=24 pid=16618 uid=0 cmd=

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

Child ended because it received signal 11 (SIGSEGV)
Child dumped core
Real time (s): 3.17372
CPU time (s): 2.38964
CPU user time (s): 2.31165
CPU system time (s): 0.077988
CPU usage (%): 75.2944
Max. virtual memory (cumulated for all children) (KiB): 49924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.31165
system time used= 0.077988
maximum resident set size= 48908
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14049
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12237
involuntary context switches= 4

runsolver used 0.015997 second user time and 0.076988 second system time

The end

Launcher Data

Begin job on node108 at 2012-06-01 17:35:06
IDJOB=3722259
IDBENCH=90788
IDSOLVER=2306
FILE ID=node108/3722259-1338564906
RUNJOBID= node108-1338552592-15470
PBS_JOBID= 14635886
Free space on /tmp= 71480 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/BA/normalized-BA_RDC4.dot_luby_20null10mast_rapportOE1.0_TMAX60_K67_cod3.opb
COMMAND LINE= HOME/minisat+ BENCHNAME            
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3722259-1338564906/watcher-3722259-1338564906 -o /tmp/evaluation-result-3722259-1338564906/solver-3722259-1338564906 -C 1800 -W 1900 -M 15500  HOME/minisat+ HOME/instance-3722259-1338564906.opb            

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

MD5SUM BENCH= 438c25da2e5c4802d30b8fcc00d9e167
RANDOM SEED=2005395194

node108.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.273
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.273
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		: 2666.273
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.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.273
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		: 2666.273
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		: 2666.273
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	: 5438.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.273
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.273
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:       32873844 kB
MemFree:        28006232 kB
Buffers:          299116 kB
Cached:          3385600 kB
SwapCached:           52 kB
Active:          2189160 kB
Inactive:        1880240 kB
Active(anon):     372200 kB
Inactive(anon):    13036 kB
Active(file):    1816960 kB
Inactive(file):  1867204 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67108544 kB
Dirty:              5108 kB
Writeback:             0 kB
AnonPages:        393524 kB
Mapped:            14756 kB
Shmem:               172 kB
Slab:             661396 kB
SReclaimable:     103544 kB
SUnreclaim:       557852 kB
KernelStack:        1456 kB
PageTables:         4328 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     496820 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    241664 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3722259-1338564906.opb

Free space on /tmp at the end= 71432 MiB
End job on node108 at 2012-06-01 17:35:10