Trace number 3722316

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.36864 11.4132

General information on the benchmark

Name/OPT-BIGINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_fibo_0null0mast_rapportOE1.0_TMAX180_K67_cod3.opb
MD5SUMa9ffdc7fe88e618e91b27dd5bef82ec6
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-182278
Best CPU time to get the best result obtained on this benchmark1800.05
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 32076
Biggest coefficient in the objective function 6765
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 26395974
Number of bits of the sum of numbers in the objective function 25
Biggest number in a constraint 6765
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 26395974
Number of bits of the biggest sum of numbers25
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.28	c   -- Detecting intervals from adjacent constraints: ###################################################################
1.19/1.28	c   -- Clauses(.)/Splits(s): ..........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
1.29/1.33	c ---[40945]---> BDD-cost:    1
1.29/1.33	c ---[32693]---> BDD-cost:  247
1.29/1.33	c ---[32691]---> BDD-cost:  247
1.29/1.34	c ---[32689]---> BDD-cost:  247
1.29/1.34	c ---[32687]---> BDD-cost:  247
1.29/1.35	c ---[32685]---> BDD-cost:  247
1.29/1.35	c ---[32683]---> BDD-cost:  247
1.29/1.35	c ---[32681]---> BDD-cost:  247
1.29/1.36	c ---[32679]---> BDD-cost:  247
1.29/1.36	c ---[32677]---> BDD-cost:  247
1.29/1.37	c ---[32675]---> BDD-cost:  247
1.29/1.37	c ---[32673]---> BDD-cost:  247
1.29/1.37	c ---[32671]---> BDD-cost:  247
1.29/1.38	c ---[32669]---> BDD-cost:  247
1.29/1.38	c ---[32667]---> BDD-cost:  247
1.29/1.39	c ---[32665]---> BDD-cost:  247
1.29/1.39	c ---[32663]---> BDD-cost:  247
1.29/1.39	c ---[32661]---> BDD-cost:  247
1.39/1.40	c ---[32659]---> BDD-cost:  247
1.39/1.40	c ---[32657]---> BDD-cost:  247
1.39/1.41	c ---[32655]---> BDD-cost:  247
1.39/1.41	c ---[32653]---> BDD-cost:  247
1.39/1.41	c ---[32651]---> BDD-cost:  247
1.39/1.42	c ---[32649]---> BDD-cost:  247
1.39/1.42	c ---[32647]---> BDD-cost:  247
1.39/1.43	c ---[32645]---> BDD-cost:  247
1.39/1.43	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.44	c ---[32637]---> BDD-cost:  247
1.39/1.45	c ---[32635]---> BDD-cost:  247
1.39/1.45	c ---[32633]---> BDD-cost:  247
1.39/1.46	c ---[32631]---> BDD-cost:  247
1.39/1.46	c ---[32629]---> BDD-cost:  247
1.39/1.46	c ---[32627]---> BDD-cost:  247
1.39/1.47	c ---[32625]---> BDD-cost:  247
1.39/1.47	c ---[32623]---> BDD-cost:  247
1.39/1.48	c ---[32621]---> BDD-cost:  247
1.39/1.48	c ---[32619]---> BDD-cost:  247
1.39/1.48	c ---[32617]---> BDD-cost:  247
1.39/1.49	c ---[32615]---> BDD-cost:  247
1.39/1.49	c ---[32613]---> BDD-cost:  247
1.49/1.50	c ---[32611]---> BDD-cost:  247
1.49/1.50	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.51	c ---[32603]---> BDD-cost:  247
1.49/1.52	c ---[32601]---> BDD-cost:  247
1.49/1.52	c ---[32599]---> BDD-cost:  247
1.49/1.53	c ---[32597]---> BDD-cost:  247
1.49/1.53	c ---[32595]---> BDD-cost:  247
1.49/1.53	c ---[32593]---> BDD-cost:  247
1.49/1.54	c ---[32591]---> BDD-cost:  247
1.49/1.54	c ---[32589]---> BDD-cost:  247
1.49/1.55	c ---[32587]---> BDD-cost:  247
1.49/1.55	c ---[32585]---> BDD-cost:  247
1.49/1.55	c ---[32583]---> BDD-cost:  247
1.49/1.56	c ---[32581]---> BDD-cost:  247
1.49/1.56	c ---[32579]---> BDD-cost:  247
1.49/1.57	c ---[32577]---> BDD-cost:  247
1.49/1.57	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.58	c ---[32569]---> BDD-cost:  247
1.49/1.59	c ---[32567]---> BDD-cost:  247
1.49/1.59	c ---[32565]---> BDD-cost:  247
1.59/1.60	c ---[32563]---> BDD-cost:  246
1.59/1.60	c ---[32562]---> BDD-cost:  129
1.59/1.60	c ---[32561]---> BDD-cost:  129
1.59/1.60	c ---[32560]---> BDD-cost:  129
1.59/1.60	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.61	c ---[32554]---> BDD-cost:  129
1.59/1.61	c ---[32553]---> BDD-cost:  129
1.59/1.61	c ---[32552]---> BDD-cost:  129
1.59/1.61	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.62	c ---[32546]---> BDD-cost:  129
1.59/1.62	c ---[32545]---> BDD-cost:  129
1.59/1.62	c ---[32544]---> BDD-cost:  129
1.59/1.62	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.63	c ---[32538]---> BDD-cost:  129
1.59/1.63	c ---[32537]---> BDD-cost:  129
1.59/1.63	c ---[32536]---> BDD-cost:  129
1.59/1.63	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.64	c ---[32530]---> BDD-cost:  129
1.59/1.64	c ---[32529]---> BDD-cost:  129
1.59/1.64	c ---[32528]---> BDD-cost:  129
1.59/1.64	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.65	c ---[32523]---> BDD-cost:  129
1.59/1.65	c ---[32522]---> BDD-cost:  129
1.59/1.65	c ---[32521]---> BDD-cost:  129
1.59/1.65	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.66	c ---[32515]---> BDD-cost:  129
1.59/1.66	c ---[32514]---> BDD-cost:  129
1.59/1.66	c ---[32513]---> BDD-cost:  129
1.59/1.66	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.67	c ---[32508]---> BDD-cost:  129
1.59/1.67	c ---[32507]---> BDD-cost:  129
1.59/1.67	c ---[32506]---> BDD-cost:  129
1.59/1.67	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.68	c ---[32500]---> BDD-cost:  129
1.59/1.68	c ---[32499]---> BDD-cost:  129
1.59/1.68	c ---[32498]---> BDD-cost:  129
1.59/1.68	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.59/1.69	c ---[32492]---> BDD-cost:  129
1.59/1.69	c ---[32491]---> BDD-cost:  129
1.59/1.69	c ---[32490]---> BDD-cost:  129
1.59/1.69	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.70	c ---[32484]---> BDD-cost:  129
1.69/1.70	c ---[32483]---> BDD-cost:  129
1.69/1.70	c ---[32482]---> BDD-cost:  129
1.69/1.70	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.71	c ---[32476]---> BDD-cost:  129
1.69/1.71	c ---[32475]---> BDD-cost:  129
1.69/1.71	c ---[32474]---> BDD-cost:  129
1.69/1.71	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.72	c ---[32469]---> BDD-cost:  129
1.69/1.72	c ---[32468]---> BDD-cost:  129
1.69/1.72	c ---[32467]---> BDD-cost:  129
1.69/1.72	c ---[32466]---> BDD-cost:  129
1.69/1.72	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.73	c ---[32461]---> BDD-cost:  129
1.69/1.73	c ---[32460]---> BDD-cost:  129
1.69/1.73	c ---[32459]---> BDD-cost:  129
1.69/1.73	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.74	c ---[32453]---> BDD-cost:  129
1.69/1.74	c ---[32452]---> BDD-cost:  129
1.69/1.74	c ---[32451]---> BDD-cost:  129
1.69/1.74	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.75	c ---[32445]---> BDD-cost:  129
1.69/1.75	c ---[32444]---> BDD-cost:  129
1.69/1.75	c ---[32443]---> BDD-cost:  129
1.69/1.75	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.76	c ---[32437]---> BDD-cost:  129
1.69/1.76	c ---[32436]---> BDD-cost:  129
1.69/1.76	c ---[32435]---> BDD-cost:  129
1.69/1.76	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.77	c ---[32430]---> BDD-cost:  129
1.69/1.77	c ---[32429]---> BDD-cost:  129
1.69/1.77	c ---[32428]---> BDD-cost:  129
1.69/1.77	c ---[32427]---> BDD-cost:  129
1.69/1.77	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.78	c ---[32422]---> BDD-cost:  129
1.69/1.78	c ---[32421]---> BDD-cost:  129
1.69/1.78	c ---[32420]---> BDD-cost:  129
1.69/1.78	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.69/1.79	c ---[32414]---> BDD-cost:  129
1.69/1.79	c ---[32413]---> BDD-cost:  129
1.69/1.79	c ---[32412]---> BDD-cost:  129
1.69/1.79	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.80	c ---[32406]---> BDD-cost:  129
1.79/1.80	c ---[32405]---> BDD-cost:  129
1.79/1.80	c ---[32404]---> BDD-cost:  129
1.79/1.80	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.81	c ---[32399]---> BDD-cost:  129
1.79/1.81	c ---[32398]---> BDD-cost:  129
1.79/1.81	c ---[32397]---> BDD-cost:  129
1.79/1.81	c ---[32396]---> BDD-cost:  129
1.79/1.81	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.82	c ---[32391]---> BDD-cost:  129
1.79/1.82	c ---[32390]---> BDD-cost:  129
1.79/1.82	c ---[32389]---> BDD-cost:  129
1.79/1.82	c ---[32388]---> BDD-cost:  129
1.79/1.82	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.83	c ---[32383]---> BDD-cost:  129
1.79/1.83	c ---[32382]---> BDD-cost:  129
1.79/1.83	c ---[32381]---> BDD-cost:  129
1.79/1.83	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.84	c ---[32375]---> BDD-cost:  129
1.79/1.84	c ---[32374]---> BDD-cost:  129
1.79/1.84	c ---[32373]---> BDD-cost:  129
1.79/1.84	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.85	c ---[32367]---> BDD-cost:  129
1.79/1.85	c ---[32366]---> BDD-cost:  129
1.79/1.85	c ---[32365]---> BDD-cost:  129
1.79/1.85	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.86	c ---[32361]---> BDD-cost:  129
1.79/1.86	c ---[32360]---> BDD-cost:  129
1.79/1.86	c ---[32359]---> BDD-cost:  129
1.79/1.86	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.87	c ---[32353]---> BDD-cost:  129
1.79/1.87	c ---[32352]---> BDD-cost:  129
1.79/1.87	c ---[32351]---> BDD-cost:  129
1.79/1.87	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.88	c ---[32345]---> BDD-cost:  129
1.79/1.88	c ---[32344]---> BDD-cost:  129
1.79/1.88	c ---[32343]---> BDD-cost:  129
1.79/1.88	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.79/1.89	c ---[32337]---> BDD-cost:  129
1.79/1.89	c ---[32336]---> BDD-cost:  129
1.79/1.89	c ---[32335]---> BDD-cost:  129
1.79/1.89	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.90	c ---[32330]---> BDD-cost:  129
1.89/1.90	c ---[32329]---> BDD-cost:  129
1.89/1.90	c ---[32328]---> BDD-cost:  129
1.89/1.90	c ---[32327]---> BDD-cost:  129
1.89/1.90	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.91	c ---[32322]---> BDD-cost:  129
1.89/1.91	c ---[32321]---> BDD-cost:  129
1.89/1.91	c ---[32320]---> BDD-cost:  129
1.89/1.91	c ---[32319]---> BDD-cost:  129
1.89/1.91	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.92	c ---[32314]---> BDD-cost:  129
1.89/1.92	c ---[32313]---> BDD-cost:  129
1.89/1.92	c ---[32312]---> BDD-cost:  129
1.89/1.92	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.93	c ---[32306]---> BDD-cost:  129
1.89/1.93	c ---[32305]---> BDD-cost:  129
1.89/1.93	c ---[32304]---> BDD-cost:  129
1.89/1.93	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.94	c ---[32298]---> BDD-cost:  129
1.89/1.94	c ---[32297]---> BDD-cost:  129
1.89/1.94	c ---[32296]---> BDD-cost:  129
1.89/1.94	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.95	c ---[32291]---> BDD-cost:  129
1.89/1.95	c ---[32290]---> BDD-cost:  129
1.89/1.95	c ---[32289]---> BDD-cost:  129
1.89/1.95	c ---[32288]---> BDD-cost:  129
1.89/1.95	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.96	c ---[32283]---> BDD-cost:  129
1.89/1.96	c ---[32282]---> BDD-cost:  129
1.89/1.96	c ---[32281]---> BDD-cost:  129
1.89/1.96	c ---[32280]---> BDD-cost:  129
1.89/1.96	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.97	c ---[32275]---> BDD-cost:  129
1.89/1.97	c ---[32274]---> BDD-cost:  129
1.89/1.97	c ---[32273]---> BDD-cost:  129
1.89/1.97	c ---[32272]---> BDD-cost:  129
1.89/1.97	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.98	c ---[32267]---> BDD-cost:  129
1.89/1.98	c ---[32266]---> BDD-cost:  129
1.89/1.98	c ---[32265]---> BDD-cost:  129
1.89/1.98	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.89/1.99	c ---[32259]---> BDD-cost:  129
1.89/1.99	c ---[32258]---> BDD-cost:  129
1.89/1.99	c ---[32257]---> BDD-cost:  129
1.89/1.99	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.00	c ---[32252]---> BDD-cost:  129
1.99/2.00	c ---[32251]---> BDD-cost:  129
1.99/2.00	c ---[32250]---> BDD-cost:  129
1.99/2.00	c ---[32249]---> BDD-cost:  129
1.99/2.00	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.01	c ---[32244]---> BDD-cost:  129
1.99/2.01	c ---[32243]---> BDD-cost:  129
1.99/2.01	c ---[32242]---> BDD-cost:  129
1.99/2.01	c ---[32241]---> BDD-cost:  129
1.99/2.01	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.02	c ---[32236]---> BDD-cost:  129
1.99/2.02	c ---[32235]---> BDD-cost:  129
1.99/2.02	c ---[32234]---> BDD-cost:  129
1.99/2.02	c ---[32233]---> BDD-cost:  129
1.99/2.02	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
1.99/2.03	c ---[32228]---> BDD-cost:  129
1.99/2.03	c ---[32227]---> BDD-cost:  129
1.99/2.03	c ---[32226]---> BDD-cost:  129
1.99/2.03	c ---[32225]---> BDD-cost:  129
1.99/2.04	c ---[32224]---> BDD-cost:  129
1.99/2.04	c ---[32223]---> BDD-cost:  129
1.99/2.04	c ---[32222]---> BDD-cost:  129
1.99/2.04	c ---[32221]---> BDD-cost:  129
1.99/2.04	c ---[32220]---> BDD-cost:  129
1.99/2.04	c ---[32219]---> BDD-cost:  129
1.99/2.04	c ---[32218]---> BDD-cost:  129
1.99/2.04	c ---[32217]---> BDD-cost:  129
1.99/2.05	c ---[32216]---> BDD-cost:  129
1.99/2.05	c ---[32215]---> BDD-cost:  129
1.99/2.05	c ---[32214]---> BDD-cost:  129
1.99/2.05	c ---[32213]---> BDD-cost:  129
1.99/2.05	c ---[32212]---> BDD-cost:  129
1.99/2.05	c ---[32211]---> BDD-cost:  129
1.99/2.05	c ---[32210]---> BDD-cost:  129
1.99/2.05	c ---[32209]---> BDD-cost:  129
1.99/2.06	c ---[32208]---> BDD-cost:  129
1.99/2.06	c ---[32207]---> BDD-cost:  129
1.99/2.06	c ---[32206]---> BDD-cost:  129
1.99/2.06	c ---[32205]---> BDD-cost:  129
1.99/2.06	c ---[32204]---> BDD-cost:  129
1.99/2.06	c ---[32203]---> BDD-cost:  129
1.99/2.06	c ---[32202]---> BDD-cost:  129
1.99/2.06	c ---[32201]---> BDD-cost:  129
1.99/2.07	c ---[32200]---> BDD-cost:  129
1.99/2.07	c ---[32199]---> BDD-cost:  129
1.99/2.07	c ---[32198]---> BDD-cost:  129
1.99/2.07	c ---[32197]---> BDD-cost:  129
1.99/2.07	c ---[32196]---> BDD-cost:  129
1.99/2.07	c ---[32195]---> BDD-cost:  129
1.99/2.07	c ---[32194]---> BDD-cost:  129
1.99/2.07	c ---[32193]---> BDD-cost:  129
1.99/2.08	c ---[32192]---> BDD-cost:  129
1.99/2.08	c ---[32191]---> BDD-cost:  129
1.99/2.08	c ---[32190]---> BDD-cost:  129
1.99/2.08	c ---[32189]---> BDD-cost:  129
1.99/2.08	c ---[32188]---> BDD-cost:  129
1.99/2.08	c ---[32187]---> BDD-cost:  129
1.99/2.08	c ---[32186]---> BDD-cost:  129
1.99/2.08	c ---[32185]---> BDD-cost:  129
1.99/2.09	c ---[32184]---> BDD-cost:  129
1.99/2.09	c ---[32183]---> BDD-cost:  129
1.99/2.09	c ---[32182]---> BDD-cost:  129
1.99/2.09	c ---[32181]---> BDD-cost:  129
1.99/2.09	c ---[32180]---> BDD-cost:  129
1.99/2.09	c ---[32179]---> BDD-cost:  129
1.99/2.09	c ---[32178]---> BDD-cost:  129
1.99/2.10	c ---[32177]---> BDD-cost:  129
1.99/2.10	c ---[32176]---> BDD-cost:  129
1.99/2.10	c ---[32175]---> BDD-cost:  129
1.99/2.10	c ---[32174]---> BDD-cost:  129
1.99/2.10	c ---[32173]---> BDD-cost:  129
2.10/2.10	c ---[32172]---> BDD-cost:  129
2.10/2.10	c ---[32171]---> BDD-cost:  129
2.10/2.10	c ---[32170]---> BDD-cost:  129
2.10/2.11	c ---[32169]---> BDD-cost:  129
2.10/2.11	c ---[32168]---> BDD-cost:  129
2.10/2.11	c ---[32167]---> BDD-cost:  129
2.10/2.11	c ---[32166]---> BDD-cost:  129
2.10/2.11	c ---[32165]---> BDD-cost:  129
2.10/2.11	c ---[32164]---> BDD-cost:  129
2.10/2.11	c ---[32163]---> BDD-cost:  129
2.10/2.11	c ---[32162]---> BDD-cost:  129
2.10/2.12	c ---[32161]---> BDD-cost:  129
2.10/2.12	c ---[32160]---> BDD-cost:  129
2.10/2.12	c ---[32159]---> BDD-cost:  129
2.10/2.12	c ---[32158]---> BDD-cost:  129
2.10/2.12	c ---[32157]---> BDD-cost:  129
2.10/2.12	c ---[32156]---> BDD-cost:  129
2.10/2.12	c ---[32155]---> BDD-cost:  129
2.10/2.12	c ---[32154]---> BDD-cost:  129
2.10/2.13	c ---[32153]---> BDD-cost:  129
2.10/2.13	c ---[32152]---> BDD-cost:  129
2.10/2.13	c ---[32151]---> BDD-cost:  129
2.10/2.13	c ---[32150]---> BDD-cost:  129
2.10/2.13	c ---[32149]---> BDD-cost:  129
2.10/2.13	c ---[32148]---> BDD-cost:  129
2.10/2.13	c ---[32147]---> BDD-cost:  129
2.10/2.13	c ---[32146]---> BDD-cost:  129
2.10/2.14	c ---[32145]---> BDD-cost:  129
2.10/2.14	c ---[32144]---> BDD-cost:  129
2.10/2.14	c ---[32143]---> BDD-cost:  129
2.10/2.14	c ---[32142]---> BDD-cost:  129
2.10/2.14	c ---[32141]---> BDD-cost:  129
2.10/2.14	c ---[32140]---> BDD-cost:  129
2.10/2.14	c ---[32139]---> BDD-cost:  129
2.10/2.15	c ---[32138]---> BDD-cost:  129
2.10/2.15	c ---[32137]---> BDD-cost:  129
2.10/2.15	c ---[32136]---> BDD-cost:  129
2.10/2.15	c ---[32135]---> BDD-cost:  129
2.10/2.15	c ---[32134]---> BDD-cost:  129
2.10/2.15	c ---[32133]---> BDD-cost:  129
2.10/2.15	c ---[32132]---> BDD-cost:  129
2.10/2.15	c ---[32131]---> BDD-cost:  129
2.10/2.16	c ---[32130]---> BDD-cost:  129
2.10/2.16	c ---[32129]---> BDD-cost:  129
2.10/2.16	c ---[32128]---> BDD-cost:  129
2.10/2.16	c ---[32127]---> BDD-cost:  129
2.10/2.16	c ---[32126]---> BDD-cost:  129
2.10/2.16	c ---[32125]---> BDD-cost:  129
2.10/2.16	c ---[32124]---> BDD-cost:  129
2.10/2.16	c ---[32123]---> BDD-cost:  129
2.10/2.17	c ---[32122]---> BDD-cost:  129
2.10/2.17	c ---[32121]---> BDD-cost:  129
2.10/2.17	c ---[32120]---> BDD-cost:  129
2.10/2.17	c ---[32119]---> BDD-cost:  129
2.10/2.17	c ---[32118]---> BDD-cost:  129
2.10/2.17	c ---[32117]---> BDD-cost:  129
2.10/2.17	c ---[32116]---> BDD-cost:  129
2.10/2.17	c ---[32115]---> BDD-cost:  129
2.10/2.18	c ---[32114]---> BDD-cost:  129
2.10/2.18	c ---[32113]---> BDD-cost:  129
2.10/2.18	c ---[32112]---> BDD-cost:  129
2.10/2.18	c ---[32111]---> BDD-cost:  129
2.10/2.18	c ---[32110]---> BDD-cost:  129
2.10/2.18	c ---[32109]---> BDD-cost:  129
2.10/2.18	c ---[32108]---> BDD-cost:  129
2.10/2.18	c ---[32107]---> BDD-cost:  129
2.10/2.19	c ---[32106]---> BDD-cost:  129
2.10/2.19	c ---[32105]---> BDD-cost:  129
2.10/2.19	c ---[32104]---> BDD-cost:  129
2.10/2.19	c ---[32103]---> BDD-cost:  129
2.10/2.19	c ---[32102]---> BDD-cost:  129
2.10/2.19	c ---[32101]---> BDD-cost:  129
2.10/2.19	c ---[32100]---> BDD-cost:  129
2.10/2.19	c ---[32099]---> BDD-cost:  129
2.10/2.20	c ---[32098]---> BDD-cost:  129
2.10/2.20	c ---[32097]---> BDD-cost:  129
2.10/2.20	c ---[32096]---> BDD-cost:  129
2.10/2.20	c ---[32095]---> BDD-cost:  129
2.10/2.20	c ---[32094]---> BDD-cost:  129
2.20/2.20	c ---[32093]---> BDD-cost:  129
2.20/2.20	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.21	c ---[32087]---> BDD-cost:  129
2.20/2.21	c ---[32086]---> BDD-cost:  129
2.20/2.21	c ---[32085]---> BDD-cost:  129
2.20/2.21	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.22	c ---[32080]---> BDD-cost:  129
2.20/2.22	c ---[32079]---> BDD-cost:  129
2.20/2.22	c ---[32078]---> BDD-cost:  129
2.20/2.22	c ---[32077]---> BDD-cost:  129
2.20/2.22	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-3722316-1338565166/watcher-3722316-1338565166 -o /tmp/evaluation-result-3722316-1338565166/solver-3722316-1338565166 -C 1800 -W 1900 -M 15500 HOME/minisat+ HOME/instance-3722316-1338565166.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.26 2.06 2.02 3/177 24733
/proc/meminfo: memFree=29262904/32873648 swapFree=7116/7116
[pid=24733] ppid=24731 vsize=2056 CPUtime=0 cores=0,2,4,6
/proc/24733/stat : 24733 (minisat+) R 24731 24733 23316 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 322642119 2105344 283 33554432000 134512640 135395479 4291343568 4291342488 135031278 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24733/statm: 514 284 67 216 0 296 0

[startup+0.0610011 s]
/proc/loadavg: 2.26 2.06 2.02 3/177 24733
/proc/meminfo: memFree=29262904/32873648 swapFree=7116/7116
[pid=24733] ppid=24731 vsize=7872 CPUtime=0.05 cores=0,2,4,6
/proc/24733/stat : 24733 (minisat+) R 24731 24733 23316 0 -1 4202496 1744 0 0 0 5 0 0 0 20 0 1 0 322642119 8060928 1619 33554432000 134512640 135395479 4291343568 4291342488 135031278 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24733/statm: 1968 1619 75 216 0 1750 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 7872

[startup+0.10018 s]
/proc/loadavg: 2.26 2.06 2.02 3/177 24733
/proc/meminfo: memFree=29262904/32873648 swapFree=7116/7116
[pid=24733] ppid=24731 vsize=8208 CPUtime=0.09 cores=0,2,4,6
/proc/24733/stat : 24733 (minisat+) R 24731 24733 23316 0 -1 4202496 1885 0 0 0 9 0 0 0 20 0 1 0 322642119 8404992 1760 33554432000 134512640 135395479 4291343568 4291342028 135007481 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24733/statm: 2052 1760 75 216 0 1834 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8208

[startup+0.300115 s]
/proc/loadavg: 2.26 2.06 2.02 3/177 24733
/proc/meminfo: memFree=29262904/32873648 swapFree=7116/7116
[pid=24733] ppid=24731 vsize=10764 CPUtime=0.28 cores=0,2,4,6
/proc/24733/stat : 24733 (minisat+) R 24731 24733 23316 0 -1 4202496 2588 0 0 0 28 0 0 0 20 0 1 0 322642119 11022336 2463 33554432000 134512640 135395479 4291343568 4291342536 135031278 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24733/statm: 2691 2463 75 216 0 2473 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 10764

[startup+0.700117 s]
/proc/loadavg: 2.26 2.06 2.02 3/177 24733
/proc/meminfo: memFree=29262904/32873648 swapFree=7116/7116
[pid=24733] ppid=24731 vsize=17404 CPUtime=0.68 cores=0,2,4,6
/proc/24733/stat : 24733 (minisat+) R 24731 24733 23316 0 -1 4202496 4253 0 0 0 67 1 0 0 20 0 1 0 322642119 17821696 4128 33554432000 134512640 135395479 4291343568 4291341980 135007481 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24733/statm: 4351 4128 75 216 0 4133 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 17404

[startup+1.50014 s]
/proc/loadavg: 2.26 2.06 2.02 4/179 24735
/proc/meminfo: memFree=28786688/32873648 swapFree=7116/7116
[pid=24733] ppid=24731 vsize=27776 CPUtime=1.49 cores=0,2,4,6
/proc/24733/stat : 24733 (minisat+) R 24731 24733 23316 0 -1 4202496 8396 0 0 0 146 3 0 0 20 0 1 0 322642119 28442624 6724 33554432000 134512640 135395479 4291343568 4291330736 134809816 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24733/statm: 6944 6724 89 216 0 6726 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27776

[startup+3.10013 s]
/proc/loadavg: 2.26 2.06 2.02 3/179 24735
/proc/meminfo: memFree=28617676/32873648 swapFree=7116/7116
[pid=24733] ppid=24731 vsize=50168 CPUtime=2.36 cores=0,2,4,6
/proc/24733/stat : 24733 (minisat+) S 24731 24733 23316 0 -1 4204032 14146 0 0 0 229 7 0 0 20 0 1 0 322642119 51372032 12309 33554432000 134512640 135395479 4291343568 4278763500 135005802 0 0 4096 16386 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24733/statm: 12542 12309 90 216 0 12324 0
Current children cumulated CPU time (s) 2.36
Current children cumulated vsize (KiB) 50168
heavy processes:
  %CPU=37 pid=24735 uid=0 cmd=
  %CPU=32 pid=24736 uid=0 cmd=/usr/libexec/abrt-hook-ccpp /var/spool/abrt 24733 11 506 18446744073709551615 

[startup+6.30013 s]
/proc/loadavg: 2.24 2.05 2.02 1/180 24736
/proc/meminfo: memFree=28497668/32873648 swapFree=7116/7116
[pid=24733] ppid=24731 vsize=50168 CPUtime=2.36 cores=0,2,4,6
/proc/24733/stat : 24733 (minisat+) S 24731 24733 23316 0 -1 4204032 14146 0 0 0 229 7 0 0 20 0 1 0 322642119 51372032 12309 33554432000 134512640 135395479 4291343568 4278763500 135005802 0 0 4096 16386 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24733/statm: 12542 12309 90 216 0 12324 0
Current children cumulated CPU time (s) 2.36
Current children cumulated vsize (KiB) 50168
heavy processes:
  %CPU=15 pid=24735 uid=0 cmd=/usr/libexec/abrt-hook-ccpp /var/spool/abrt 24487 11 506 18446744073709551615 

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

[startup+8.50013 s]
/proc/loadavg: 2.24 2.05 2.02 1/180 24736
/proc/meminfo: memFree=28497692/32873648 swapFree=7116/7116
[pid=24733] ppid=24731 vsize=50168 CPUtime=2.36 cores=0,2,4,6
/proc/24733/stat : 24733 (minisat+) S 24731 24733 23316 0 -1 4204032 14146 0 0 0 229 7 0 0 20 0 1 0 322642119 51372032 12309 33554432000 134512640 135395479 4291343568 4278763500 135005802 0 0 4096 16386 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24733/statm: 12542 12309 90 216 0 12324 0
Current children cumulated CPU time (s) 2.36
Current children cumulated vsize (KiB) 50168

[startup+10.1001 s]
/proc/loadavg: 2.38 2.09 2.03 1/180 24736
/proc/meminfo: memFree=28498508/32873648 swapFree=7116/7116
[pid=24733] ppid=24731 vsize=50168 CPUtime=2.36 cores=0,2,4,6
/proc/24733/stat : 24733 (minisat+) S 24731 24733 23316 0 -1 4204032 14146 0 0 0 229 7 0 0 20 0 1 0 322642119 51372032 12309 33554432000 134512640 135395479 4291343568 4278763500 135005802 0 0 4096 16386 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24733/statm: 12542 12309 90 216 0 12324 0
Current children cumulated CPU time (s) 2.36
Current children cumulated vsize (KiB) 50168

[startup+10.9001 s]
/proc/loadavg: 2.38 2.09 2.03 1/175 24762
/proc/meminfo: memFree=29392188/32873648 swapFree=7116/7116
[pid=24733] ppid=24731 vsize=50168 CPUtime=2.36 cores=0,2,4,6
/proc/24733/stat : 24733 (minisat+) S 24731 24733 23316 0 -1 4204032 14146 0 0 0 229 7 0 0 20 0 1 0 322642119 51372032 12309 33554432000 134512640 135395479 4291343568 4278763500 135005802 0 0 4096 16386 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24733/statm: 12542 12309 90 216 0 12324 0
Current children cumulated CPU time (s) 2.36
Current children cumulated vsize (KiB) 50168

[startup+11.3001 s]
/proc/loadavg: 2.38 2.09 2.03 1/175 24762
/proc/meminfo: memFree=29392188/32873648 swapFree=7116/7116
[pid=24733] ppid=24731 vsize=50168 CPUtime=2.36 cores=0,2,4,6
/proc/24733/stat : 24733 (minisat+) S 24731 24733 23316 0 -1 4204032 14146 0 0 0 229 7 0 0 20 0 1 0 322642119 51372032 12309 33554432000 134512640 135395479 4291343568 4278763500 135005802 0 0 4096 16386 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24733/statm: 12542 12309 90 216 0 12324 0
Current children cumulated CPU time (s) 2.36
Current children cumulated vsize (KiB) 50168

[startup+11.4001 s]
/proc/loadavg: 2.38 2.09 2.03 1/175 24762
/proc/meminfo: memFree=29392188/32873648 swapFree=7116/7116
[pid=24733] ppid=24731 vsize=50168 CPUtime=2.36 cores=0,2,4,6
/proc/24733/stat : 24733 (minisat+) S 24731 24733 23316 0 -1 4204032 14146 0 0 0 229 7 0 0 20 0 1 0 322642119 51372032 12309 33554432000 134512640 135395479 4291343568 4278763500 135005802 0 0 4096 16386 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24733/statm: 12542 12309 90 216 0 12324 0
Current children cumulated CPU time (s) 2.36
Current children cumulated vsize (KiB) 50168

Child ended because it received signal 11 (SIGSEGV)
Child dumped core
Real time (s): 11.4132
CPU time (s): 2.36864
CPU user time (s): 2.29165
CPU system time (s): 0.076988
CPU usage (%): 20.7535
Max. virtual memory (cumulated for all children) (KiB): 50168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.29165
system time used= 0.076988
maximum resident set size= 49236
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14146
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= 12242
involuntary context switches= 4

runsolver used 0.043993 second user time and 0.097985 second system time

The end

Launcher Data

Begin job on node123 at 2012-06-01 17:39:26
IDJOB=3722316
IDBENCH=91881
IDSOLVER=2306
FILE ID=node123/3722316-1338565166
RUNJOBID= node123-1338552571-23332
PBS_JOBID= 14635861
Free space on /tmp= 71284 MiB

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

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

MD5SUM BENCH= a9ffdc7fe88e618e91b27dd5bef82ec6
RANDOM SEED=559453622

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        29263408 kB
Buffers:          435176 kB
Cached:          1998776 kB
SwapCached:         2252 kB
Active:          1066632 kB
Inactive:        1668196 kB
Active(anon):     296048 kB
Inactive(anon):     5492 kB
Active(file):     770584 kB
Inactive(file):  1662704 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100304 kB
Dirty:              5752 kB
Writeback:             0 kB
AnonPages:        303720 kB
Mapped:            10692 kB
Shmem:                 0 kB
Slab:             737228 kB
SReclaimable:     180312 kB
SUnreclaim:       556916 kB
KernelStack:        1488 kB
PageTables:         4432 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     426792 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     22528 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3722316-1338565166.opb

Free space on /tmp at the end= 71264 MiB
End job on node123 at 2012-06-01 17:39:38