Trace number 3722236

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.38564 3.21646

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_luby_10null10mast_rapportOE2.0_TMAX120_K67_cod1.opb
MD5SUMe52351d7e2ab6640e880097d3ce770fd
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-2624
Best CPU time to get the best result obtained on this benchmark1380.24
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 28908
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 900042
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 900042
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.27	c Converting 40947 PB-constraints to clauses...
1.19/1.28	c   -- Unit propagations: (none)
1.19/1.29	c   -- Detecting intervals from adjacent constraints: ###################################################################
1.19/1.29	c   -- Clauses(.)/Splits(s): ..........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
1.28/1.33	c ---[40945]---> BDD-cost:    1
1.28/1.33	c ---[32693]---> BDD-cost:  247
1.28/1.34	c ---[32691]---> BDD-cost:  247
1.28/1.34	c ---[32689]---> BDD-cost:  247
1.28/1.35	c ---[32687]---> BDD-cost:  247
1.28/1.35	c ---[32685]---> BDD-cost:  247
1.28/1.35	c ---[32683]---> BDD-cost:  247
1.28/1.36	c ---[32681]---> BDD-cost:  247
1.28/1.36	c ---[32679]---> BDD-cost:  247
1.28/1.37	c ---[32677]---> BDD-cost:  247
1.28/1.37	c ---[32675]---> BDD-cost:  247
1.28/1.37	c ---[32673]---> BDD-cost:  247
1.28/1.38	c ---[32671]---> BDD-cost:  247
1.28/1.38	c ---[32669]---> BDD-cost:  247
1.28/1.39	c ---[32667]---> BDD-cost:  247
1.28/1.39	c ---[32665]---> BDD-cost:  247
1.28/1.40	c ---[32663]---> BDD-cost:  247
1.39/1.40	c ---[32661]---> BDD-cost:  247
1.39/1.40	c ---[32659]---> BDD-cost:  247
1.39/1.41	c ---[32657]---> BDD-cost:  247
1.39/1.41	c ---[32655]---> BDD-cost:  247
1.39/1.42	c ---[32653]---> BDD-cost:  247
1.39/1.42	c ---[32651]---> BDD-cost:  247
1.39/1.42	c ---[32649]---> BDD-cost:  247
1.39/1.43	c ---[32647]---> BDD-cost:  247
1.39/1.43	c ---[32645]---> BDD-cost:  247
1.39/1.44	c ---[32643]---> BDD-cost:  247
1.39/1.44	c ---[32641]---> BDD-cost:  247
1.39/1.44	c ---[32639]---> BDD-cost:  247
1.39/1.45	c ---[32637]---> BDD-cost:  247
1.39/1.45	c ---[32635]---> BDD-cost:  247
1.39/1.46	c ---[32633]---> BDD-cost:  247
1.39/1.46	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.47	c ---[32625]---> BDD-cost:  247
1.39/1.48	c ---[32623]---> BDD-cost:  247
1.39/1.48	c ---[32621]---> BDD-cost:  247
1.39/1.49	c ---[32619]---> BDD-cost:  247
1.39/1.49	c ---[32617]---> BDD-cost:  247
1.39/1.49	c ---[32615]---> BDD-cost:  247
1.49/1.50	c ---[32613]---> BDD-cost:  247
1.49/1.50	c ---[32611]---> BDD-cost:  247
1.49/1.51	c ---[32609]---> BDD-cost:  247
1.49/1.51	c ---[32607]---> BDD-cost:  247
1.49/1.51	c ---[32605]---> BDD-cost:  247
1.49/1.52	c ---[32603]---> BDD-cost:  247
1.49/1.52	c ---[32601]---> BDD-cost:  247
1.49/1.53	c ---[32599]---> BDD-cost:  247
1.49/1.53	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.54	c ---[32591]---> BDD-cost:  247
1.49/1.55	c ---[32589]---> BDD-cost:  247
1.49/1.55	c ---[32587]---> BDD-cost:  247
1.49/1.56	c ---[32585]---> BDD-cost:  247
1.49/1.56	c ---[32583]---> BDD-cost:  247
1.49/1.56	c ---[32581]---> BDD-cost:  247
1.49/1.57	c ---[32579]---> BDD-cost:  247
1.49/1.57	c ---[32577]---> BDD-cost:  247
1.49/1.58	c ---[32575]---> BDD-cost:  247
1.49/1.58	c ---[32573]---> BDD-cost:  247
1.49/1.58	c ---[32571]---> BDD-cost:  247
1.49/1.59	c ---[32569]---> BDD-cost:  247
1.49/1.59	c ---[32567]---> BDD-cost:  247
1.59/1.60	c ---[32565]---> BDD-cost:  247
1.59/1.60	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.61	c ---[32558]---> BDD-cost:  129
1.59/1.61	c ---[32557]---> BDD-cost:  129
1.59/1.61	c ---[32556]---> BDD-cost:  129
1.59/1.61	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.62	c ---[32550]---> BDD-cost:  129
1.59/1.62	c ---[32549]---> BDD-cost:  129
1.59/1.62	c ---[32548]---> BDD-cost:  129
1.59/1.62	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.63	c ---[32542]---> BDD-cost:  129
1.59/1.63	c ---[32541]---> BDD-cost:  129
1.59/1.63	c ---[32540]---> BDD-cost:  129
1.59/1.63	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.64	c ---[32535]---> BDD-cost:  129
1.59/1.64	c ---[32534]---> BDD-cost:  129
1.59/1.64	c ---[32533]---> BDD-cost:  129
1.59/1.64	c ---[32532]---> BDD-cost:  129
1.59/1.64	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.65	c ---[32527]---> BDD-cost:  129
1.59/1.65	c ---[32526]---> BDD-cost:  129
1.59/1.65	c ---[32525]---> BDD-cost:  129
1.59/1.65	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.66	c ---[32520]---> BDD-cost:  129
1.59/1.66	c ---[32519]---> BDD-cost:  129
1.59/1.66	c ---[32518]---> BDD-cost:  129
1.59/1.66	c ---[32517]---> BDD-cost:  129
1.59/1.66	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.67	c ---[32512]---> BDD-cost:  129
1.59/1.67	c ---[32511]---> BDD-cost:  129
1.59/1.67	c ---[32510]---> BDD-cost:  129
1.59/1.67	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.68	c ---[32504]---> BDD-cost:  129
1.59/1.68	c ---[32503]---> BDD-cost:  129
1.59/1.68	c ---[32502]---> BDD-cost:  129
1.59/1.68	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.59/1.69	c ---[32496]---> BDD-cost:  129
1.59/1.69	c ---[32495]---> BDD-cost:  129
1.59/1.69	c ---[32494]---> BDD-cost:  129
1.59/1.69	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.70	c ---[32488]---> BDD-cost:  129
1.69/1.70	c ---[32487]---> BDD-cost:  129
1.69/1.70	c ---[32486]---> BDD-cost:  129
1.69/1.70	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.71	c ---[32480]---> BDD-cost:  129
1.69/1.71	c ---[32479]---> BDD-cost:  129
1.69/1.71	c ---[32478]---> BDD-cost:  129
1.69/1.71	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.72	c ---[32473]---> BDD-cost:  129
1.69/1.72	c ---[32472]---> BDD-cost:  129
1.69/1.72	c ---[32471]---> BDD-cost:  129
1.69/1.72	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.73	c ---[32465]---> BDD-cost:  129
1.69/1.73	c ---[32464]---> BDD-cost:  129
1.69/1.73	c ---[32463]---> BDD-cost:  129
1.69/1.73	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.74	c ---[32457]---> BDD-cost:  129
1.69/1.74	c ---[32456]---> BDD-cost:  129
1.69/1.74	c ---[32455]---> BDD-cost:  129
1.69/1.74	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.75	c ---[32449]---> BDD-cost:  129
1.69/1.75	c ---[32448]---> BDD-cost:  129
1.69/1.75	c ---[32447]---> BDD-cost:  129
1.69/1.75	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.76	c ---[32441]---> BDD-cost:  129
1.69/1.76	c ---[32440]---> BDD-cost:  129
1.69/1.76	c ---[32439]---> BDD-cost:  129
1.69/1.76	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.77	c ---[32434]---> BDD-cost:  129
1.69/1.77	c ---[32433]---> BDD-cost:  129
1.69/1.77	c ---[32432]---> BDD-cost:  129
1.69/1.77	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.78	c ---[32426]---> BDD-cost:  129
1.69/1.78	c ---[32425]---> BDD-cost:  129
1.69/1.78	c ---[32424]---> BDD-cost:  129
1.69/1.78	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.69/1.79	c ---[32418]---> BDD-cost:  129
1.69/1.79	c ---[32417]---> BDD-cost:  129
1.69/1.79	c ---[32416]---> BDD-cost:  129
1.69/1.79	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.80	c ---[32410]---> BDD-cost:  129
1.79/1.80	c ---[32409]---> BDD-cost:  129
1.79/1.80	c ---[32408]---> BDD-cost:  129
1.79/1.80	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.81	c ---[32402]---> BDD-cost:  129
1.79/1.81	c ---[32401]---> BDD-cost:  129
1.79/1.81	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.82	c ---[32394]---> BDD-cost:  129
1.79/1.82	c ---[32393]---> BDD-cost:  129
1.79/1.82	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.83	c ---[32387]---> BDD-cost:  129
1.79/1.83	c ---[32386]---> BDD-cost:  129
1.79/1.83	c ---[32385]---> BDD-cost:  129
1.79/1.83	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.84	c ---[32379]---> BDD-cost:  129
1.79/1.84	c ---[32378]---> BDD-cost:  129
1.79/1.84	c ---[32377]---> BDD-cost:  129
1.79/1.84	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.85	c ---[32371]---> BDD-cost:  129
1.79/1.85	c ---[32370]---> BDD-cost:  129
1.79/1.85	c ---[32369]---> BDD-cost:  129
1.79/1.85	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.86	c ---[32363]---> BDD-cost:  129
1.79/1.86	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.87	c ---[32357]---> BDD-cost:  129
1.79/1.87	c ---[32356]---> BDD-cost:  129
1.79/1.87	c ---[32355]---> BDD-cost:  129
1.79/1.87	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.88	c ---[32349]---> BDD-cost:  129
1.79/1.88	c ---[32348]---> BDD-cost:  129
1.79/1.88	c ---[32347]---> BDD-cost:  129
1.79/1.88	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.79/1.89	c ---[32341]---> BDD-cost:  129
1.79/1.89	c ---[32340]---> BDD-cost:  129
1.79/1.89	c ---[32339]---> BDD-cost:  129
1.79/1.89	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.90	c ---[32333]---> BDD-cost:  129
1.89/1.90	c ---[32332]---> BDD-cost:  129
1.89/1.90	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.91	c ---[32325]---> BDD-cost:  129
1.89/1.91	c ---[32324]---> BDD-cost:  129
1.89/1.91	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.92	c ---[32318]---> BDD-cost:  129
1.89/1.92	c ---[32317]---> BDD-cost:  129
1.89/1.92	c ---[32316]---> BDD-cost:  129
1.89/1.92	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.93	c ---[32310]---> BDD-cost:  129
1.89/1.93	c ---[32309]---> BDD-cost:  129
1.89/1.93	c ---[32308]---> BDD-cost:  129
1.89/1.93	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.94	c ---[32302]---> BDD-cost:  129
1.89/1.94	c ---[32301]---> BDD-cost:  129
1.89/1.94	c ---[32300]---> BDD-cost:  129
1.89/1.94	c ---[32299]---> BDD-cost:  129
1.89/1.95	c ---[32298]---> BDD-cost:  129
1.89/1.95	c ---[32297]---> BDD-cost:  129
1.89/1.95	c ---[32296]---> BDD-cost:  129
1.89/1.95	c ---[32295]---> BDD-cost:  129
1.89/1.95	c ---[32294]---> BDD-cost:  129
1.89/1.95	c ---[32293]---> BDD-cost:  129
1.89/1.95	c ---[32292]---> BDD-cost:  129
1.89/1.96	c ---[32291]---> BDD-cost:  129
1.89/1.96	c ---[32290]---> BDD-cost:  129
1.89/1.96	c ---[32289]---> BDD-cost:  129
1.89/1.96	c ---[32288]---> BDD-cost:  129
1.89/1.96	c ---[32287]---> BDD-cost:  129
1.89/1.96	c ---[32286]---> BDD-cost:  129
1.89/1.96	c ---[32285]---> BDD-cost:  129
1.89/1.96	c ---[32284]---> BDD-cost:  129
1.89/1.97	c ---[32283]---> BDD-cost:  129
1.89/1.97	c ---[32282]---> BDD-cost:  129
1.89/1.97	c ---[32281]---> BDD-cost:  129
1.89/1.97	c ---[32280]---> BDD-cost:  129
1.89/1.97	c ---[32279]---> BDD-cost:  129
1.89/1.97	c ---[32278]---> BDD-cost:  129
1.89/1.97	c ---[32277]---> BDD-cost:  129
1.89/1.97	c ---[32276]---> BDD-cost:  129
1.89/1.98	c ---[32275]---> BDD-cost:  129
1.89/1.98	c ---[32274]---> BDD-cost:  129
1.89/1.98	c ---[32273]---> BDD-cost:  129
1.89/1.98	c ---[32272]---> BDD-cost:  129
1.89/1.98	c ---[32271]---> BDD-cost:  129
1.89/1.98	c ---[32270]---> BDD-cost:  129
1.89/1.98	c ---[32269]---> BDD-cost:  129
1.89/1.98	c ---[32268]---> BDD-cost:  129
1.89/1.99	c ---[32267]---> BDD-cost:  129
1.89/1.99	c ---[32266]---> BDD-cost:  129
1.89/1.99	c ---[32265]---> BDD-cost:  129
1.89/1.99	c ---[32264]---> BDD-cost:  129
1.89/1.99	c ---[32263]---> BDD-cost:  129
1.89/1.99	c ---[32262]---> BDD-cost:  129
1.89/1.99	c ---[32261]---> BDD-cost:  129
1.89/1.99	c ---[32260]---> BDD-cost:  129
1.99/2.00	c ---[32259]---> BDD-cost:  129
1.99/2.00	c ---[32258]---> BDD-cost:  129
1.99/2.00	c ---[32257]---> BDD-cost:  129
1.99/2.00	c ---[32256]---> BDD-cost:  129
1.99/2.00	c ---[32255]---> BDD-cost:  129
1.99/2.00	c ---[32254]---> BDD-cost:  129
1.99/2.00	c ---[32253]---> BDD-cost:  129
1.99/2.01	c ---[32252]---> BDD-cost:  129
1.99/2.01	c ---[32251]---> BDD-cost:  129
1.99/2.01	c ---[32250]---> BDD-cost:  129
1.99/2.01	c ---[32249]---> BDD-cost:  129
1.99/2.01	c ---[32248]---> BDD-cost:  129
1.99/2.01	c ---[32247]---> BDD-cost:  129
1.99/2.01	c ---[32246]---> BDD-cost:  129
1.99/2.01	c ---[32245]---> BDD-cost:  129
1.99/2.02	c ---[32244]---> BDD-cost:  129
1.99/2.02	c ---[32243]---> BDD-cost:  129
1.99/2.02	c ---[32242]---> BDD-cost:  129
1.99/2.02	c ---[32241]---> BDD-cost:  129
1.99/2.02	c ---[32240]---> BDD-cost:  129
1.99/2.02	c ---[32239]---> BDD-cost:  129
1.99/2.02	c ---[32238]---> BDD-cost:  129
1.99/2.02	c ---[32237]---> BDD-cost:  129
1.99/2.03	c ---[32236]---> BDD-cost:  129
1.99/2.03	c ---[32235]---> BDD-cost:  129
1.99/2.03	c ---[32234]---> BDD-cost:  129
1.99/2.03	c ---[32233]---> BDD-cost:  129
1.99/2.03	c ---[32232]---> BDD-cost:  129
1.99/2.03	c ---[32231]---> BDD-cost:  129
1.99/2.03	c ---[32230]---> BDD-cost:  129
1.99/2.03	c ---[32229]---> BDD-cost:  129
2.09/2.14	c ---[32228]---> BDD-cost:  129
2.09/2.14	c ---[32227]---> BDD-cost:  129
2.09/2.14	c ---[32226]---> BDD-cost:  129
2.09/2.14	c ---[32225]---> BDD-cost:  129
2.09/2.14	c ---[32224]---> BDD-cost:  129
2.09/2.14	c ---[32223]---> BDD-cost:  129
2.09/2.14	c ---[32222]---> BDD-cost:  129
2.09/2.14	c ---[32221]---> BDD-cost:  129
2.09/2.14	c ---[32220]---> BDD-cost:  129
2.09/2.14	c ---[32219]---> BDD-cost:  129
2.09/2.14	c ---[32218]---> BDD-cost:  129
2.09/2.14	c ---[32217]---> BDD-cost:  129
2.09/2.14	c ---[32216]---> BDD-cost:  129
2.09/2.14	c ---[32215]---> BDD-cost:  129
2.09/2.14	c ---[32214]---> BDD-cost:  129
2.09/2.14	c ---[32213]---> BDD-cost:  129
2.09/2.14	c ---[32212]---> BDD-cost:  129
2.09/2.14	c ---[32211]---> BDD-cost:  129
2.09/2.14	c ---[32210]---> BDD-cost:  129
2.09/2.14	c ---[32209]---> BDD-cost:  129
2.09/2.14	c ---[32208]---> BDD-cost:  129
2.09/2.14	c ---[32207]---> BDD-cost:  129
2.09/2.14	c ---[32206]---> BDD-cost:  129
2.09/2.14	c ---[32205]---> BDD-cost:  129
2.09/2.14	c ---[32204]---> BDD-cost:  129
2.09/2.14	c ---[32203]---> BDD-cost:  129
2.09/2.14	c ---[32202]---> BDD-cost:  129
2.09/2.14	c ---[32201]---> BDD-cost:  129
2.09/2.14	c ---[32200]---> BDD-cost:  129
2.09/2.14	c ---[32199]---> BDD-cost:  129
2.09/2.14	c ---[32198]---> BDD-cost:  129
2.09/2.14	c ---[32197]---> BDD-cost:  129
2.09/2.14	c ---[32196]---> BDD-cost:  129
2.09/2.14	c ---[32195]---> BDD-cost:  129
2.09/2.14	c ---[32194]---> BDD-cost:  129
2.09/2.14	c ---[32193]---> BDD-cost:  129
2.09/2.14	c ---[32192]---> BDD-cost:  129
2.09/2.14	c ---[32191]---> BDD-cost:  129
2.09/2.14	c ---[32190]---> BDD-cost:  129
2.09/2.14	c ---[32189]---> BDD-cost:  129
2.09/2.14	c ---[32188]---> BDD-cost:  129
2.09/2.14	c ---[32187]---> BDD-cost:  129
2.09/2.14	c ---[32186]---> BDD-cost:  129
2.09/2.14	c ---[32185]---> BDD-cost:  129
2.09/2.14	c ---[32184]---> BDD-cost:  129
2.09/2.14	c ---[32183]---> BDD-cost:  129
2.09/2.14	c ---[32182]---> BDD-cost:  129
2.09/2.14	c ---[32181]---> BDD-cost:  129
2.09/2.14	c ---[32180]---> BDD-cost:  129
2.09/2.14	c ---[32179]---> BDD-cost:  129
2.09/2.14	c ---[32178]---> BDD-cost:  129
2.09/2.14	c ---[32177]---> BDD-cost:  129
2.09/2.14	c ---[32176]---> BDD-cost:  129
2.09/2.14	c ---[32175]---> BDD-cost:  129
2.09/2.14	c ---[32174]---> BDD-cost:  129
2.09/2.14	c ---[32173]---> BDD-cost:  129
2.09/2.14	c ---[32172]---> BDD-cost:  129
2.09/2.14	c ---[32171]---> BDD-cost:  129
2.09/2.14	c ---[32170]---> BDD-cost:  129
2.09/2.14	c ---[32169]---> BDD-cost:  129
2.09/2.14	c ---[32168]---> BDD-cost:  129
2.09/2.14	c ---[32167]---> BDD-cost:  129
2.09/2.14	c ---[32166]---> BDD-cost:  129
2.09/2.14	c ---[32165]---> BDD-cost:  129
2.09/2.14	c ---[32164]---> BDD-cost:  129
2.09/2.14	c ---[32163]---> BDD-cost:  129
2.09/2.14	c ---[32162]---> BDD-cost:  129
2.09/2.14	c ---[32161]---> BDD-cost:  129
2.09/2.14	c ---[32160]---> BDD-cost:  129
2.09/2.14	c ---[32159]---> BDD-cost:  129
2.09/2.14	c ---[32158]---> BDD-cost:  129
2.09/2.14	c ---[32157]---> BDD-cost:  129
2.09/2.14	c ---[32156]---> BDD-cost:  129
2.09/2.14	c ---[32155]---> BDD-cost:  129
2.09/2.14	c ---[32154]---> BDD-cost:  129
2.09/2.14	c ---[32153]---> BDD-cost:  129
2.09/2.14	c ---[32152]---> BDD-cost:  129
2.09/2.14	c ---[32151]---> BDD-cost:  129
2.09/2.14	c ---[32150]---> BDD-cost:  129
2.09/2.14	c ---[32149]---> BDD-cost:  129
2.09/2.14	c ---[32148]---> BDD-cost:  129
2.09/2.14	c ---[32147]---> BDD-cost:  129
2.09/2.14	c ---[32146]---> BDD-cost:  129
2.09/2.14	c ---[32145]---> BDD-cost:  129
2.09/2.14	c ---[32144]---> BDD-cost:  129
2.09/2.14	c ---[32143]---> BDD-cost:  129
2.09/2.15	c ---[32142]---> BDD-cost:  129
2.09/2.15	c ---[32141]---> BDD-cost:  129
2.09/2.15	c ---[32140]---> BDD-cost:  129
2.09/2.15	c ---[32139]---> BDD-cost:  129
2.09/2.15	c ---[32138]---> BDD-cost:  129
2.09/2.15	c ---[32137]---> BDD-cost:  129
2.09/2.15	c ---[32136]---> BDD-cost:  129
2.09/2.15	c ---[32135]---> BDD-cost:  129
2.09/2.16	c ---[32134]---> BDD-cost:  129
2.09/2.16	c ---[32133]---> BDD-cost:  129
2.09/2.16	c ---[32132]---> BDD-cost:  129
2.09/2.16	c ---[32131]---> BDD-cost:  129
2.09/2.16	c ---[32130]---> BDD-cost:  129
2.09/2.16	c ---[32129]---> BDD-cost:  129
2.09/2.16	c ---[32128]---> BDD-cost:  129
2.09/2.16	c ---[32127]---> BDD-cost:  129
2.09/2.17	c ---[32126]---> BDD-cost:  129
2.09/2.17	c ---[32125]---> BDD-cost:  129
2.09/2.17	c ---[32124]---> BDD-cost:  129
2.09/2.17	c ---[32123]---> BDD-cost:  129
2.09/2.17	c ---[32122]---> BDD-cost:  129
2.09/2.17	c ---[32121]---> BDD-cost:  129
2.09/2.17	c ---[32120]---> BDD-cost:  129
2.09/2.18	c ---[32119]---> BDD-cost:  129
2.09/2.18	c ---[32118]---> BDD-cost:  129
2.09/2.18	c ---[32117]---> BDD-cost:  129
2.09/2.18	c ---[32116]---> BDD-cost:  129
2.09/2.18	c ---[32115]---> BDD-cost:  129
2.09/2.18	c ---[32114]---> BDD-cost:  129
2.09/2.18	c ---[32113]---> BDD-cost:  129
2.09/2.18	c ---[32112]---> BDD-cost:  129
2.09/2.19	c ---[32111]---> BDD-cost:  129
2.09/2.19	c ---[32110]---> BDD-cost:  129
2.09/2.19	c ---[32109]---> BDD-cost:  129
2.09/2.19	c ---[32108]---> BDD-cost:  129
2.09/2.19	c ---[32107]---> BDD-cost:  129
2.09/2.19	c ---[32106]---> BDD-cost:  129
2.09/2.19	c ---[32105]---> BDD-cost:  129
2.09/2.19	c ---[32104]---> BDD-cost:  129
2.09/2.20	c ---[32103]---> BDD-cost:  129
2.09/2.20	c ---[32102]---> BDD-cost:  129
2.09/2.20	c ---[32101]---> BDD-cost:  129
2.09/2.20	c ---[32100]---> BDD-cost:  129
2.09/2.20	c ---[32099]---> BDD-cost:  129
2.20/2.20	c ---[32098]---> BDD-cost:  129
2.20/2.20	c ---[32097]---> BDD-cost:  129
2.20/2.20	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.21	c ---[32090]---> BDD-cost:  129
2.20/2.21	c ---[32089]---> BDD-cost:  129
2.20/2.21	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.22	c ---[32083]---> BDD-cost:  129
2.20/2.22	c ---[32082]---> BDD-cost:  129
2.20/2.22	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-3722236-1338564668/watcher-3722236-1338564668 -o /tmp/evaluation-result-3722236-1338564668/solver-3722236-1338564668 -C 1800 -W 1900 -M 15500 HOME/minisat+ HOME/instance-3722236-1338564668.opb 

running on 4 cores: 0,2,4,6

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.03 2.01 2.00 4/176 15900
/proc/meminfo: memFree=26487420/32873844 swapFree=7128/7128
[pid=15900] ppid=15898 vsize=2324 CPUtime=0 cores=0,2,4,6
/proc/15900/stat : 15900 (minisat+) R 15898 15900 14543 0 -1 4202496 382 0 0 0 0 0 0 0 20 0 1 0 322533796 2379776 340 33554432000 134512640 135395479 4292764288 4292762972 135037705 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/15900/statm: 581 340 67 216 0 363 0

[startup+0.0451 s]
/proc/loadavg: 2.03 2.01 2.00 4/176 15900
/proc/meminfo: memFree=26487420/32873844 swapFree=7128/7128
[pid=15900] ppid=15898 vsize=6932 CPUtime=0.04 cores=0,2,4,6
/proc/15900/stat : 15900 (minisat+) R 15898 15900 14543 0 -1 4202496 1615 0 0 0 4 0 0 0 20 0 1 0 322533796 7098368 1495 33554432000 134512640 135395479 4292764288 4292763256 135031278 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/15900/statm: 1733 1495 75 216 0 1515 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 6932

[startup+0.100298 s]
/proc/loadavg: 2.03 2.01 2.00 4/176 15900
/proc/meminfo: memFree=26487420/32873844 swapFree=7128/7128
[pid=15900] ppid=15898 vsize=8020 CPUtime=0.09 cores=0,2,4,6
/proc/15900/stat : 15900 (minisat+) R 15898 15900 14543 0 -1 4202496 1801 0 0 0 9 0 0 0 20 0 1 0 322533796 8212480 1681 33554432000 134512640 135395479 4292764288 4292763256 135031278 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/15900/statm: 2005 1681 75 216 0 1787 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8020

[startup+0.30024 s]
/proc/loadavg: 2.03 2.01 2.00 4/176 15900
/proc/meminfo: memFree=26487420/32873844 swapFree=7128/7128
[pid=15900] ppid=15898 vsize=10712 CPUtime=0.29 cores=0,2,4,6
/proc/15900/stat : 15900 (minisat+) R 15898 15900 14543 0 -1 4202496 2526 0 0 0 29 0 0 0 20 0 1 0 322533796 10969088 2406 33554432000 134512640 135395479 4292764288 4292762684 135007481 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/15900/statm: 2678 2406 75 216 0 2460 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10712

[startup+0.700238 s]
/proc/loadavg: 2.03 2.01 2.00 4/176 15900
/proc/meminfo: memFree=26487420/32873844 swapFree=7128/7128
[pid=15900] ppid=15898 vsize=17424 CPUtime=0.68 cores=0,2,4,6
/proc/15900/stat : 15900 (minisat+) R 15898 15900 14543 0 -1 4202496 4249 0 0 0 68 0 0 0 20 0 1 0 322533796 17842176 4129 33554432000 134512640 135395479 4292764288 4292762700 135007481 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/15900/statm: 4356 4129 75 216 0 4138 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 17424

[startup+1.50027 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 15901
/proc/meminfo: memFree=26459900/32873844 swapFree=7128/7128
[pid=15900] ppid=15898 vsize=27672 CPUtime=1.49 cores=0,2,4,6
/proc/15900/stat : 15900 (minisat+) R 15898 15900 14543 0 -1 4202496 8376 0 0 0 146 3 0 0 20 0 1 0 322533796 28336128 6709 33554432000 134512640 135395479 4292764288 4292742792 135003212 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/15900/statm: 6918 6709 89 216 0 6700 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27672

[startup+3.10025 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 15901
/proc/meminfo: memFree=26458412/32873844 swapFree=7128/7128
[pid=15900] ppid=15898 vsize=50080 CPUtime=2.37 cores=0,2,4,6
/proc/15900/stat : 15900 (minisat+) S 15898 15900 14543 0 -1 4204032 14119 0 0 0 230 7 0 0 20 0 1 0 322533796 51281920 12271 33554432000 134512640 135395479 4292764288 4280184832 135010104 0 0 4096 16386 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/15900/statm: 12520 12271 90 216 0 12302 0
Current children cumulated CPU time (s) 2.37
Current children cumulated vsize (KiB) 50080
heavy processes:
  %CPU=22 pid=15902 uid=0 cmd=

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

[startup+3.2067 s]
/proc/loadavg: 2.02 2.01 2.00 2/179 15903
/proc/meminfo: memFree=26340340/32873844 swapFree=7128/7128
[pid=15900] ppid=15898 vsize=0 CPUtime=2.37 cores=0,2,4,6
/proc/15900/stat : 15900 (minisat+) R 15898 15900 14543 0 -1 4204036 14119 0 0 0 230 7 0 0 20 0 1 0 322533796 0 0 33554432000 0 0 0 0 0 0 0 4096 16386 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15900/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.37
Current children cumulated vsize (KiB) 0

Child ended because it received signal 11 (SIGSEGV)
Child dumped core
Real time (s): 3.21646
CPU time (s): 2.38564
CPU user time (s): 2.30965
CPU system time (s): 0.075988
CPU usage (%): 74.1696
Max. virtual memory (cumulated for all children) (KiB): 50080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.30965
system time used= 0.075988
maximum resident set size= 49084
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14119
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= 12118
involuntary context switches= 4

runsolver used 0.030995 second user time and 0.06199 second system time

The end

Launcher Data

Begin job on node105 at 2012-06-01 17:31:08
IDJOB=3722236
IDBENCH=90365
IDSOLVER=2306
FILE ID=node105/3722236-1338564668
RUNJOBID= node105-1338552578-14559
PBS_JOBID= 14635879
Free space on /tmp= 71252 MiB

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

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

MD5SUM BENCH= e52351d7e2ab6640e880097d3ce770fd
RANDOM SEED=1955466104

node105.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.882
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	: 5333.76
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.882
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.882
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.882
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.882
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	: 5438.54
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.882
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		: 2666.882
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.92
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.882
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	: 5447.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26487848 kB
Buffers:          496184 kB
Cached:          3114100 kB
SwapCached:         1700 kB
Active:          2749192 kB
Inactive:        2771972 kB
Active(anon):    1906944 kB
Inactive(anon):     4808 kB
Active(file):     842248 kB
Inactive(file):  2767164 kB
Unevictable:        7128 kB
Mlocked:            7128 kB
SwapTotal:      67108856 kB
SwapFree:       67100456 kB
Dirty:              4784 kB
Writeback:             0 kB
AnonPages:       1914644 kB
Mapped:             9392 kB
Shmem:                 0 kB
Slab:             722024 kB
SReclaimable:     163680 kB
SUnreclaim:       558344 kB
KernelStack:        1448 kB
PageTables:         7848 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    2033392 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1875968 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-3722236-1338564668.opb

Free space on /tmp at the end= 71204 MiB
End job on node105 at 2012-06-01 17:31:11