Trace number 3483655

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 NameAnswerCPU timeWall clock time
PicoMUS 941UNSAT 1.61975 1.62356

General information on the benchmark

Namemus/marques-silva/
atpg/ssa2670-140.cnf
MD5SUMd3fc5dc0bd9079817cfd35d259259325
Bench CategoryMUS (MUS)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.285955
Satisfiable
(Un)Satisfiability was proved
Number of variables1327
Number of clauses3201
Sum of the clauses size7397
Maximum clause length5
Minimum clause length1
Number of clauses of size 14
Number of clauses of size 22406
Number of clauses of size 3603
Number of clauses of size 4168
Number of clauses of size 520
Number of clauses of size over 50

Solver Data

0.02/0.02	c [picomus] WARNING: no output file given
0.02/0.02	c [picomus] p cnf 1327 3201
0.02/0.02	s UNSATISFIABLE
0.02/0.02	c [picomus] extracted core 1 of size 1332 out of 3201 (42%) after 0.0 sec
0.02/0.02	c [picomus] extracted core 2 of size 1312 out of 3201 (41%) after 0.0 sec
0.02/0.03	c [picomus] extracted core 3 of size 1312 out of 3201 (41%) after 0.0 sec
0.02/0.04	c [picomus] extracted core 4 of size 1312 out of 3201 (41%) after 0.0 sec
0.02/0.05	c [picomus] extracted core 5 of size 1312 out of 3201 (41%) after 0.1 sec
0.02/0.06	c [picomus] extracted core 6 of size 1312 out of 3201 (41%) after 0.1 sec
0.02/0.07	c [picomus] extracted core 7 of size 1312 out of 3201 (41%) after 0.1 sec
0.02/0.08	c [picomus] extracted core 8 of size 1312 out of 3201 (41%) after 0.1 sec
0.02/0.09	c [picomus] reduction 1 to 1299 out of 3201 (41%) after 0.1 sec
0.09/0.14	c [picomus] reduction 2 to 1289 out of 3201 (40%) after 0.1 sec
0.09/0.14	c [picomus] reduction 3 to 1287 out of 3201 (40%) after 0.1 sec
0.09/0.14	c [picomus] reduction 4 to 1285 out of 3201 (40%) after 0.1 sec
0.09/0.15	c [picomus] reduction 5 to 1283 out of 3201 (40%) after 0.2 sec
0.09/0.15	c [picomus] reduction 6 to 1281 out of 3201 (40%) after 0.2 sec
0.09/0.18	c [picomus] reduction 7 to 1279 out of 3201 (40%) after 0.2 sec
0.09/0.18	c [picomus] reduction 8 to 1277 out of 3201 (40%) after 0.2 sec
0.09/0.18	c [picomus] reduction 9 to 1275 out of 3201 (40%) after 0.2 sec
0.29/0.30	c [picomus] reduction 10 to 1273 out of 3201 (40%) after 0.3 sec
0.29/0.31	c [picomus] reduction 11 to 1271 out of 3201 (40%) after 0.3 sec
0.29/0.31	c [picomus] reduction 12 to 1269 out of 3201 (40%) after 0.3 sec
0.29/0.34	c [picomus] reduction 13 to 1267 out of 3201 (40%) after 0.3 sec
0.29/0.34	c [picomus] reduction 14 to 1265 out of 3201 (40%) after 0.3 sec
0.29/0.34	c [picomus] reduction 15 to 1263 out of 3201 (39%) after 0.3 sec
0.39/0.49	c [picomus] reduction 16 to 1260 out of 3201 (39%) after 0.5 sec
0.59/0.62	c [picomus] reduction 17 to 1258 out of 3201 (39%) after 0.6 sec
1.01/1.11	c [picomus] reduction 18 to 1257 out of 3201 (39%) after 1.1 sec
1.11/1.16	c [picomus] reduction 19 to 1255 out of 3201 (39%) after 1.2 sec
1.19/1.27	c [picomus] reduction 20 to 1253 out of 3201 (39%) after 1.3 sec
1.19/1.30	c [picomus] reduction 21 to 1252 out of 3201 (39%) after 1.3 sec
1.39/1.48	c [picomus] reduction 22 to 1251 out of 3201 (39%) after 1.5 sec
1.39/1.49	c [picomus] reduction 23 to 1250 out of 3201 (39%) after 1.5 sec
1.49/1.50	c [picomus] reduction 24 to 1249 out of 3201 (39%) after 1.5 sec
1.49/1.53	c [picomus] reduction 25 to 1248 out of 3201 (39%) after 1.5 sec
1.59/1.61	c [picosat] 1274 calls
1.59/1.61	c [picosat] 3 iterations
1.59/1.61	c [picosat] 1 restarts
1.59/1.61	c [picosat] 0 failed literals
1.59/1.61	c [picosat] 1501 conflicts
1.59/1.61	c [picosat] 4186413 decisions
1.59/1.61	c [picosat] 1469 fixed variables
1.59/1.61	c [picosat] 388302 learned literals
1.59/1.61	c [picosat] 0.8% deleted literals
1.59/1.61	c [picosat] 4996764 propagations
1.59/1.61	c [picosat] 41.6% variables used
1.59/1.61	c [picosat] 1.2 seconds in library
1.59/1.61	c [picosat] 4.1 megaprops/second
1.59/1.61	c [picosat] probing 0.0 seconds 0%
1.59/1.61	c [picosat] 8 simplifications
1.59/1.61	c [picosat] 1 reductions
1.59/1.61	c [picosat] 1.4 MB recycled
1.59/1.61	c [picosat] 1.2 MB maximally allocated
1.59/1.61	c [picomus] found 1953 redundant clauses 61%
1.59/1.61	c [picomus] computed MUS of size 1248 out of 3201 (39%)
1.59/1.61	v 4
1.59/1.61	v 52
1.59/1.61	v 53
1.59/1.61	v 58
1.59/1.61	v 60
1.59/1.61	v 63
1.59/1.61	v 64
1.59/1.61	v 65
1.59/1.61	v 66
1.59/1.61	v 67
1.59/1.61	v 69
1.59/1.61	v 70
1.59/1.61	v 71
1.59/1.61	v 72
1.59/1.61	v 73
1.59/1.61	v 74
1.59/1.61	v 75
1.59/1.61	v 76
1.59/1.61	v 77
1.59/1.61	v 78
1.59/1.61	v 79
1.59/1.61	v 80
1.59/1.61	v 81
1.59/1.61	v 82
1.59/1.61	v 83
1.59/1.61	v 84
1.59/1.61	v 86
1.59/1.61	v 88
1.59/1.61	v 90
1.59/1.61	v 92
1.59/1.61	v 94
1.59/1.61	v 96
1.59/1.61	v 98
1.59/1.61	v 100
1.59/1.61	v 101
1.59/1.61	v 102
1.59/1.61	v 103
1.59/1.61	v 104
1.59/1.61	v 105
1.59/1.61	v 106
1.59/1.61	v 107
1.59/1.61	v 108
1.59/1.61	v 109
1.59/1.61	v 110
1.59/1.61	v 111
1.59/1.61	v 112
1.59/1.61	v 113
1.59/1.61	v 114
1.59/1.61	v 116
1.59/1.61	v 117
1.59/1.61	v 119
1.59/1.61	v 121
1.59/1.61	v 122
1.59/1.61	v 123
1.59/1.61	v 124
1.59/1.61	v 125
1.59/1.61	v 126
1.59/1.61	v 127
1.59/1.61	v 128
1.59/1.61	v 129
1.59/1.61	v 130
1.59/1.61	v 131
1.59/1.61	v 132
1.59/1.61	v 133
1.59/1.61	v 134
1.59/1.61	v 135
1.59/1.61	v 136
1.59/1.61	v 137
1.59/1.61	v 138
1.59/1.61	v 139
1.59/1.61	v 140
1.59/1.61	v 142
1.59/1.61	v 336
1.59/1.61	v 337
1.59/1.61	v 366
1.59/1.61	v 367
1.59/1.61	v 368
1.59/1.61	v 369
1.59/1.61	v 551
1.59/1.61	v 552
1.59/1.61	v 553
1.59/1.61	v 554
1.59/1.61	v 555
1.59/1.61	v 556
1.59/1.61	v 557
1.59/1.61	v 558
1.59/1.61	v 559
1.59/1.61	v 560
1.59/1.61	v 561
1.59/1.61	v 562
1.59/1.61	v 563
1.59/1.61	v 564
1.59/1.61	v 565
1.59/1.61	v 566
1.59/1.61	v 567
1.59/1.61	v 568
1.59/1.61	v 569
1.59/1.61	v 570
1.59/1.61	v 571
1.59/1.61	v 572
1.59/1.61	v 573
1.59/1.61	v 574
1.59/1.61	v 575
1.59/1.61	v 576
1.59/1.61	v 577
1.59/1.61	v 578
1.59/1.61	v 579
1.59/1.61	v 584
1.59/1.61	v 585
1.59/1.61	v 586
1.59/1.61	v 587
1.59/1.61	v 588
1.59/1.61	v 589
1.59/1.61	v 590
1.59/1.61	v 591
1.59/1.61	v 592
1.59/1.61	v 593
1.59/1.61	v 594
1.59/1.61	v 595
1.59/1.61	v 598
1.59/1.61	v 599
1.59/1.61	v 604
1.59/1.61	v 605
1.59/1.61	v 615
1.59/1.61	v 616
1.59/1.61	v 617
1.59/1.61	v 618
1.59/1.61	v 619
1.59/1.61	v 620
1.59/1.61	v 621
1.59/1.61	v 622
1.59/1.61	v 623
1.59/1.61	v 624
1.59/1.61	v 626
1.59/1.61	v 628
1.59/1.61	v 630
1.59/1.61	v 632
1.59/1.61	v 634
1.59/1.61	v 636
1.59/1.61	v 638
1.59/1.61	v 640
1.59/1.61	v 641
1.59/1.61	v 642
1.59/1.61	v 643
1.59/1.61	v 644
1.59/1.61	v 645
1.59/1.61	v 646
1.59/1.61	v 647
1.59/1.61	v 648
1.59/1.61	v 649
1.59/1.61	v 650
1.59/1.61	v 651
1.59/1.61	v 652
1.59/1.61	v 653
1.59/1.61	v 654
1.59/1.61	v 655
1.59/1.61	v 657
1.59/1.61	v 658
1.59/1.61	v 660
1.59/1.61	v 662
1.59/1.61	v 663
1.59/1.61	v 664
1.59/1.61	v 665
1.59/1.61	v 666
1.59/1.61	v 667
1.59/1.61	v 668
1.59/1.61	v 669
1.59/1.61	v 670
1.59/1.61	v 671
1.59/1.61	v 672
1.59/1.61	v 673
1.59/1.61	v 674
1.59/1.61	v 675
1.59/1.61	v 676
1.59/1.61	v 677
1.59/1.61	v 678
1.59/1.61	v 679
1.59/1.62	v 680
1.59/1.62	v 681
1.59/1.62	v 682
1.59/1.62	v 683
1.59/1.62	v 684
1.59/1.62	v 685
1.59/1.62	v 686
1.59/1.62	v 687
1.59/1.62	v 692
1.59/1.62	v 693
1.59/1.62	v 694
1.59/1.62	v 695
1.59/1.62	v 696
1.59/1.62	v 697
1.59/1.62	v 698
1.59/1.62	v 699
1.59/1.62	v 700
1.59/1.62	v 701
1.59/1.62	v 702
1.59/1.62	v 703
1.59/1.62	v 704
1.59/1.62	v 705
1.59/1.62	v 706
1.59/1.62	v 707
1.59/1.62	v 708
1.59/1.62	v 709
1.59/1.62	v 710
1.59/1.62	v 711
1.59/1.62	v 712
1.59/1.62	v 713
1.59/1.62	v 714
1.59/1.62	v 715
1.59/1.62	v 716
1.59/1.62	v 717
1.59/1.62	v 718
1.59/1.62	v 719
1.59/1.62	v 720
1.59/1.62	v 721
1.59/1.62	v 722
1.59/1.62	v 723
1.59/1.62	v 724
1.59/1.62	v 725
1.59/1.62	v 726
1.59/1.62	v 727
1.59/1.62	v 728
1.59/1.62	v 729
1.59/1.62	v 730
1.59/1.62	v 731
1.59/1.62	v 732
1.59/1.62	v 733
1.59/1.62	v 734
1.59/1.62	v 735
1.59/1.62	v 736
1.59/1.62	v 737
1.59/1.62	v 738
1.59/1.62	v 739
1.59/1.62	v 740
1.59/1.62	v 741
1.59/1.62	v 742
1.59/1.62	v 743
1.59/1.62	v 745
1.59/1.62	v 746
1.59/1.62	v 748
1.59/1.62	v 749
1.59/1.62	v 750
1.59/1.62	v 751
1.59/1.62	v 752
1.59/1.62	v 754
1.59/1.62	v 756
1.59/1.62	v 757
1.59/1.62	v 760
1.59/1.62	v 761
1.59/1.62	v 762
1.59/1.62	v 763
1.59/1.62	v 764
1.59/1.62	v 765
1.59/1.62	v 772
1.59/1.62	v 773
1.59/1.62	v 774
1.59/1.62	v 775
1.59/1.62	v 787
1.59/1.62	v 788
1.59/1.62	v 790
1.59/1.62	v 791
1.59/1.62	v 792
1.59/1.62	v 793
1.59/1.62	v 794
1.59/1.62	v 795
1.59/1.62	v 796
1.59/1.62	v 805
1.59/1.62	v 806
1.59/1.62	v 807
1.59/1.62	v 808
1.59/1.62	v 819
1.59/1.62	v 821
1.59/1.62	v 822
1.59/1.62	v 823
1.59/1.62	v 824
1.59/1.62	v 825
1.59/1.62	v 828
1.59/1.62	v 829
1.59/1.62	v 830
1.59/1.62	v 831
1.59/1.62	v 832
1.59/1.62	v 833
1.59/1.62	v 834
1.59/1.62	v 835
1.59/1.62	v 836
1.59/1.62	v 837
1.59/1.62	v 842
1.59/1.62	v 843
1.59/1.62	v 844
1.59/1.62	v 845
1.59/1.62	v 846
1.59/1.62	v 847
1.59/1.62	v 848
1.59/1.62	v 849
1.59/1.62	v 850
1.59/1.62	v 851
1.59/1.62	v 860
1.59/1.62	v 861
1.59/1.62	v 862
1.59/1.62	v 863
1.59/1.62	v 864
1.59/1.62	v 865
1.59/1.62	v 869
1.59/1.62	v 870
1.59/1.62	v 871
1.59/1.62	v 872
1.59/1.62	v 879
1.59/1.62	v 880
1.59/1.62	v 890
1.59/1.62	v 892
1.59/1.62	v 893
1.59/1.62	v 894
1.59/1.62	v 895
1.59/1.62	v 896
1.59/1.62	v 897
1.59/1.62	v 898
1.59/1.62	v 899
1.59/1.62	v 900
1.59/1.62	v 901
1.59/1.62	v 902
1.59/1.62	v 903
1.59/1.62	v 904
1.59/1.62	v 905
1.59/1.62	v 906
1.59/1.62	v 908
1.59/1.62	v 909
1.59/1.62	v 910
1.59/1.62	v 911
1.59/1.62	v 912
1.59/1.62	v 913
1.59/1.62	v 914
1.59/1.62	v 915
1.59/1.62	v 916
1.59/1.62	v 917
1.59/1.62	v 918
1.59/1.62	v 929
1.59/1.62	v 930
1.59/1.62	v 931
1.59/1.62	v 932
1.59/1.62	v 933
1.59/1.62	v 934
1.59/1.62	v 945
1.59/1.62	v 946
1.59/1.62	v 947
1.59/1.62	v 948
1.59/1.62	v 949
1.59/1.62	v 950
1.59/1.62	v 951
1.59/1.62	v 952
1.59/1.62	v 953
1.59/1.62	v 954
1.59/1.62	v 959
1.59/1.62	v 960
1.59/1.62	v 974
1.59/1.62	v 975
1.59/1.62	v 976
1.59/1.62	v 979
1.59/1.62	v 980
1.59/1.62	v 981
1.59/1.62	v 982
1.59/1.62	v 983
1.59/1.62	v 984
1.59/1.62	v 995
1.59/1.62	v 996
1.59/1.62	v 999
1.59/1.62	v 1000
1.59/1.62	v 1002
1.59/1.62	v 1003
1.59/1.62	v 1004
1.59/1.62	v 1006
1.59/1.62	v 1016
1.59/1.62	v 1017
1.59/1.62	v 1018
1.59/1.62	v 1020
1.59/1.62	v 1021
1.59/1.62	v 1024
1.59/1.62	v 1025
1.59/1.62	v 1026
1.59/1.62	v 1027
1.59/1.62	v 1034
1.59/1.62	v 1035
1.59/1.62	v 1036
1.59/1.62	v 1037
1.59/1.62	v 1040
1.59/1.62	v 1041
1.59/1.62	v 1042
1.59/1.62	v 1043
1.59/1.62	v 1044
1.59/1.62	v 1047
1.59/1.62	v 1048
1.59/1.62	v 1049
1.59/1.62	v 1050
1.59/1.62	v 1051
1.59/1.62	v 1052
1.59/1.62	v 1053
1.59/1.62	v 1056
1.59/1.62	v 1057
1.59/1.62	v 1058
1.59/1.62	v 1059
1.59/1.62	v 1070
1.59/1.62	v 1071
1.59/1.62	v 1072
1.59/1.62	v 1073
1.59/1.62	v 1090
1.59/1.62	v 1094
1.59/1.62	v 1095
1.59/1.62	v 1096
1.59/1.62	v 1097
1.59/1.62	v 1107
1.59/1.62	v 1108
1.59/1.62	v 1109
1.59/1.62	v 1110
1.59/1.62	v 1111
1.59/1.62	v 1112
1.59/1.62	v 1113
1.59/1.62	v 1116
1.59/1.62	v 1117
1.59/1.62	v 1128
1.59/1.62	v 1129
1.59/1.62	v 1130
1.59/1.62	v 1131
1.59/1.62	v 1141
1.59/1.62	v 1142
1.59/1.62	v 1147
1.59/1.62	v 1148
1.59/1.62	v 1149
1.59/1.62	v 1150
1.59/1.62	v 1151
1.59/1.62	v 1152
1.59/1.62	v 1153
1.59/1.62	v 1154
1.59/1.62	v 1155
1.59/1.62	v 1156
1.59/1.62	v 1159
1.59/1.62	v 1160
1.59/1.62	v 1163
1.59/1.62	v 1164
1.59/1.62	v 1165
1.59/1.62	v 1166
1.59/1.62	v 1167
1.59/1.62	v 1168
1.59/1.62	v 1170
1.59/1.62	v 1172
1.59/1.62	v 1173
1.59/1.62	v 1176
1.59/1.62	v 1177
1.59/1.62	v 1178
1.59/1.62	v 1179
1.59/1.62	v 1180
1.59/1.62	v 1182
1.59/1.62	v 1183
1.59/1.62	v 1184
1.59/1.62	v 1185
1.59/1.62	v 1186
1.59/1.62	v 1187
1.59/1.62	v 1188
1.59/1.62	v 1189
1.59/1.62	v 1190
1.59/1.62	v 1191
1.59/1.62	v 1192
1.59/1.62	v 1193
1.59/1.62	v 1194
1.59/1.62	v 1195
1.59/1.62	v 1196
1.59/1.62	v 1197
1.59/1.62	v 1198
1.59/1.62	v 1199
1.59/1.62	v 1200
1.59/1.62	v 1201
1.59/1.62	v 1202
1.59/1.62	v 1203
1.59/1.62	v 1204
1.59/1.62	v 1205
1.59/1.62	v 1206
1.59/1.62	v 1207
1.59/1.62	v 1208
1.59/1.62	v 1209
1.59/1.62	v 1210
1.59/1.62	v 1211
1.59/1.62	v 1212
1.59/1.62	v 1213
1.59/1.62	v 1214
1.59/1.62	v 1215
1.59/1.62	v 1216
1.59/1.62	v 1217
1.59/1.62	v 1218
1.59/1.62	v 1219
1.59/1.62	v 1220
1.59/1.62	v 1221
1.59/1.62	v 1222
1.59/1.62	v 1223
1.59/1.62	v 1224
1.59/1.62	v 1225
1.59/1.62	v 1226
1.59/1.62	v 1227
1.59/1.62	v 1228
1.59/1.62	v 1229
1.59/1.62	v 1231
1.59/1.62	v 1232
1.59/1.62	v 1233
1.59/1.62	v 1234
1.59/1.62	v 1235
1.59/1.62	v 1236
1.59/1.62	v 1237
1.59/1.62	v 1239
1.59/1.62	v 1240
1.59/1.62	v 1241
1.59/1.62	v 1242
1.59/1.62	v 1245
1.59/1.62	v 1246
1.59/1.62	v 1247
1.59/1.62	v 1248
1.59/1.62	v 1249
1.59/1.62	v 1250
1.59/1.62	v 1251
1.59/1.62	v 1252
1.59/1.62	v 1253
1.59/1.62	v 1254
1.59/1.62	v 1255
1.59/1.62	v 1256
1.59/1.62	v 1257
1.59/1.62	v 1258
1.59/1.62	v 1259
1.59/1.62	v 1260
1.59/1.62	v 1261
1.59/1.62	v 1262
1.59/1.62	v 1263
1.59/1.62	v 1264
1.59/1.62	v 1265
1.59/1.62	v 1266
1.59/1.62	v 1267
1.59/1.62	v 1268
1.59/1.62	v 1269
1.59/1.62	v 1270
1.59/1.62	v 1271
1.59/1.62	v 1272
1.59/1.62	v 1273
1.59/1.62	v 1274
1.59/1.62	v 1275
1.59/1.62	v 1276
1.59/1.62	v 1277
1.59/1.62	v 1278
1.59/1.62	v 1279
1.59/1.62	v 1280
1.59/1.62	v 1282
1.59/1.62	v 1285
1.59/1.62	v 1286
1.59/1.62	v 1287
1.59/1.62	v 1288
1.59/1.62	v 1289
1.59/1.62	v 1290
1.59/1.62	v 1291
1.59/1.62	v 1293
1.59/1.62	v 1294
1.59/1.62	v 1295
1.59/1.62	v 1296
1.59/1.62	v 1310
1.59/1.62	v 1311
1.59/1.62	v 1312
1.59/1.62	v 1313
1.59/1.62	v 1314
1.59/1.62	v 1315
1.59/1.62	v 1316
1.59/1.62	v 1317
1.59/1.62	v 1318
1.59/1.62	v 1319
1.59/1.62	v 1321
1.59/1.62	v 1322
1.59/1.62	v 1323
1.59/1.62	v 1324
1.59/1.62	v 1331
1.59/1.62	v 1332
1.59/1.62	v 1333
1.59/1.62	v 1334
1.59/1.62	v 1335
1.59/1.62	v 1336
1.59/1.62	v 1338
1.59/1.62	v 1339
1.59/1.62	v 1340
1.59/1.62	v 1341
1.59/1.62	v 1342
1.59/1.62	v 1343
1.59/1.62	v 1357
1.59/1.62	v 1358
1.59/1.62	v 1359
1.59/1.62	v 1360
1.59/1.62	v 1361
1.59/1.62	v 1362
1.59/1.62	v 1363
1.59/1.62	v 1364
1.59/1.62	v 1365
1.59/1.62	v 1366
1.59/1.62	v 1367
1.59/1.62	v 1368
1.59/1.62	v 1370
1.59/1.62	v 1371
1.59/1.62	v 1372
1.59/1.62	v 1373
1.59/1.62	v 1374
1.59/1.62	v 1375
1.59/1.62	v 1377
1.59/1.62	v 1378
1.59/1.62	v 1379
1.59/1.62	v 1380
1.59/1.62	v 1381
1.59/1.62	v 1382
1.59/1.62	v 1384
1.59/1.62	v 1385
1.59/1.62	v 1386
1.59/1.62	v 1387
1.59/1.62	v 1388
1.59/1.62	v 1389
1.59/1.62	v 1403
1.59/1.62	v 1406
1.59/1.62	v 1407
1.59/1.62	v 1408
1.59/1.62	v 1409
1.59/1.62	v 1410
1.59/1.62	v 1411
1.59/1.62	v 1412
1.59/1.62	v 1414
1.59/1.62	v 1415
1.59/1.62	v 1418
1.59/1.62	v 1419
1.59/1.62	v 1420
1.59/1.62	v 1421
1.59/1.62	v 1422
1.59/1.62	v 1423
1.59/1.62	v 1439
1.59/1.62	v 1440
1.59/1.62	v 1441
1.59/1.62	v 1443
1.59/1.62	v 1444
1.59/1.62	v 1445
1.59/1.62	v 1446
1.59/1.62	v 1447
1.59/1.62	v 1448
1.59/1.62	v 1449
1.59/1.62	v 1450
1.59/1.62	v 1452
1.59/1.62	v 1453
1.59/1.62	v 1454
1.59/1.62	v 1455
1.59/1.62	v 1464
1.59/1.62	v 1465
1.59/1.62	v 1466
1.59/1.62	v 1468
1.59/1.62	v 1469
1.59/1.62	v 1470
1.59/1.62	v 1471
1.59/1.62	v 1472
1.59/1.62	v 1473
1.59/1.62	v 1474
1.59/1.62	v 1475
1.59/1.62	v 1476
1.59/1.62	v 1477
1.59/1.62	v 1478
1.59/1.62	v 1479
1.59/1.62	v 1480
1.59/1.62	v 1481
1.59/1.62	v 1482
1.59/1.62	v 1483
1.59/1.62	v 1484
1.59/1.62	v 1485
1.59/1.62	v 1486
1.59/1.62	v 1487
1.59/1.62	v 1488
1.59/1.62	v 1489
1.59/1.62	v 1490
1.59/1.62	v 1491
1.59/1.62	v 1492
1.59/1.62	v 1493
1.59/1.62	v 1494
1.59/1.62	v 1495
1.59/1.62	v 1496
1.59/1.62	v 1497
1.59/1.62	v 1498
1.59/1.62	v 1500
1.59/1.62	v 1502
1.59/1.62	v 1505
1.59/1.62	v 1508
1.59/1.62	v 1511
1.59/1.62	v 1512
1.59/1.62	v 1513
1.59/1.62	v 1514
1.59/1.62	v 1516
1.59/1.62	v 1517
1.59/1.62	v 1518
1.59/1.62	v 1519
1.59/1.62	v 1520
1.59/1.62	v 1521
1.59/1.62	v 1522
1.59/1.62	v 1523
1.59/1.62	v 1524
1.59/1.62	v 1525
1.59/1.62	v 1526
1.59/1.62	v 1527
1.59/1.62	v 1528
1.59/1.62	v 1529
1.59/1.62	v 1530
1.59/1.62	v 1531
1.59/1.62	v 1534
1.59/1.62	v 1535
1.59/1.62	v 1536
1.59/1.62	v 1537
1.59/1.62	v 1538
1.59/1.62	v 1539
1.59/1.62	v 1540
1.59/1.62	v 1541
1.59/1.62	v 1542
1.59/1.62	v 1543
1.59/1.62	v 1544
1.59/1.62	v 1545
1.59/1.62	v 1546
1.59/1.62	v 1547
1.59/1.62	v 1548
1.59/1.62	v 1549
1.59/1.62	v 1550
1.59/1.62	v 1551
1.59/1.62	v 1552
1.59/1.62	v 1553
1.59/1.62	v 1554
1.59/1.62	v 1555
1.59/1.62	v 1556
1.59/1.62	v 1559
1.59/1.62	v 1560
1.59/1.62	v 1561
1.59/1.62	v 1562
1.59/1.62	v 1563
1.59/1.62	v 1564
1.59/1.62	v 1565
1.59/1.62	v 1566
1.59/1.62	v 1567
1.59/1.62	v 1568
1.59/1.62	v 1569
1.59/1.62	v 1570
1.59/1.62	v 1571
1.59/1.62	v 1572
1.59/1.62	v 1573
1.59/1.62	v 1574
1.59/1.62	v 1575
1.59/1.62	v 1576
1.59/1.62	v 1577
1.59/1.62	v 1578
1.59/1.62	v 1579
1.59/1.62	v 1580
1.59/1.62	v 1581
1.59/1.62	v 1582
1.59/1.62	v 1583
1.59/1.62	v 1584
1.59/1.62	v 1586
1.59/1.62	v 1587
1.59/1.62	v 1588
1.59/1.62	v 1589
1.59/1.62	v 1590
1.59/1.62	v 1591
1.59/1.62	v 1592
1.59/1.62	v 1593
1.59/1.62	v 1596
1.59/1.62	v 1597
1.59/1.62	v 1598
1.59/1.62	v 1599
1.59/1.62	v 1600
1.59/1.62	v 1601
1.59/1.62	v 1602
1.59/1.62	v 1603
1.59/1.62	v 1604
1.59/1.62	v 1605
1.59/1.62	v 1606
1.59/1.62	v 1607
1.59/1.62	v 1608
1.59/1.62	v 1609
1.59/1.62	v 1610
1.59/1.62	v 1611
1.59/1.62	v 1612
1.59/1.62	v 1613
1.59/1.62	v 1614
1.59/1.62	v 1615
1.59/1.62	v 1616
1.59/1.62	v 1617
1.59/1.62	v 1618
1.59/1.62	v 1619
1.59/1.62	v 1620
1.59/1.62	v 1621
1.59/1.62	v 1622
1.59/1.62	v 1623
1.59/1.62	v 1624
1.59/1.62	v 1625
1.59/1.62	v 1626
1.59/1.62	v 1627
1.59/1.62	v 1628
1.59/1.62	v 1629
1.59/1.62	v 1631
1.59/1.62	v 1632
1.59/1.62	v 1633
1.59/1.62	v 1634
1.59/1.62	v 1637
1.59/1.62	v 1638
1.59/1.62	v 1639
1.59/1.62	v 1641
1.59/1.62	v 1642
1.59/1.62	v 1643
1.59/1.62	v 1644
1.59/1.62	v 1645
1.59/1.62	v 1646
1.59/1.62	v 1648
1.59/1.62	v 1649
1.59/1.62	v 1650
1.59/1.62	v 1651
1.59/1.62	v 1652
1.59/1.62	v 1653
1.59/1.62	v 1654
1.59/1.62	v 1655
1.59/1.62	v 1656
1.59/1.62	v 1657
1.59/1.62	v 1658
1.59/1.62	v 1659
1.59/1.62	v 1660
1.59/1.62	v 1661
1.59/1.62	v 1662
1.59/1.62	v 1663
1.59/1.62	v 1664
1.59/1.62	v 1665
1.59/1.62	v 1666
1.59/1.62	v 1667
1.59/1.62	v 1668
1.59/1.62	v 1669
1.59/1.62	v 1670
1.59/1.62	v 1671
1.59/1.62	v 1674
1.59/1.62	v 1675
1.59/1.62	v 1676
1.59/1.62	v 1677
1.59/1.62	v 1679
1.59/1.62	v 1681
1.59/1.62	v 1682
1.59/1.62	v 1683
1.59/1.62	v 1684
1.59/1.62	v 1685
1.59/1.62	v 1686
1.59/1.62	v 1687
1.59/1.62	v 1688
1.59/1.62	v 1689
1.59/1.62	v 1690
1.59/1.62	v 1691
1.59/1.62	v 1692
1.59/1.62	v 1693
1.59/1.62	v 1694
1.59/1.62	v 1695
1.59/1.62	v 1696
1.59/1.62	v 1697
1.59/1.62	v 1698
1.59/1.62	v 1699
1.59/1.62	v 1700
1.59/1.62	v 1701
1.59/1.62	v 1702
1.59/1.62	v 1703
1.59/1.62	v 1705
1.59/1.62	v 1706
1.59/1.62	v 1707
1.59/1.62	v 1708
1.59/1.62	v 1711
1.59/1.62	v 1712
1.59/1.62	v 1713
1.59/1.62	v 1715
1.59/1.62	v 1716
1.59/1.62	v 1717
1.59/1.62	v 1718
1.59/1.62	v 1719
1.59/1.62	v 1720
1.59/1.62	v 1721
1.59/1.62	v 1722
1.59/1.62	v 1723
1.59/1.62	v 1724
1.59/1.62	v 1725
1.59/1.62	v 1726
1.59/1.62	v 1727
1.59/1.62	v 1728
1.59/1.62	v 1729
1.59/1.62	v 1730
1.59/1.62	v 1731
1.59/1.62	v 1732
1.59/1.62	v 1733
1.59/1.62	v 1734
1.59/1.62	v 1735
1.59/1.62	v 1736
1.59/1.62	v 1737
1.59/1.62	v 1738
1.59/1.62	v 1739
1.59/1.62	v 1740
1.59/1.62	v 1741
1.59/1.62	v 1742
1.59/1.62	v 1743
1.59/1.62	v 1744
1.59/1.62	v 1745
1.59/1.62	v 1746
1.59/1.62	v 1747
1.59/1.62	v 1748
1.59/1.62	v 1749
1.59/1.62	v 1750
1.59/1.62	v 1751
1.59/1.62	v 1752
1.59/1.62	v 1753
1.59/1.62	v 1754
1.59/1.62	v 1755
1.59/1.62	v 1758
1.59/1.62	v 1759
1.59/1.62	v 1760
1.59/1.62	v 1761
1.59/1.62	v 1762
1.59/1.62	v 1763
1.59/1.62	v 1764
1.59/1.62	v 1765
1.59/1.62	v 1766
1.59/1.62	v 1768
1.59/1.62	v 1769
1.59/1.62	v 1770
1.59/1.62	v 1771
1.59/1.62	v 1772
1.59/1.62	v 1773
1.59/1.62	v 1775
1.59/1.62	v 1776
1.59/1.62	v 1777
1.59/1.62	v 1778
1.59/1.62	v 1779
1.59/1.62	v 1780
1.59/1.62	v 1782
1.59/1.62	v 1783
1.59/1.62	v 1785
1.59/1.62	v 1786
1.59/1.62	v 1787
1.59/1.62	v 1788
1.59/1.62	v 1789
1.59/1.62	v 1790
1.59/1.62	v 1791
1.59/1.62	v 1792
1.59/1.62	v 1794
1.59/1.62	v 1795
1.59/1.62	v 1796
1.59/1.62	v 1797
1.59/1.62	v 1798
1.59/1.62	v 1799
1.59/1.62	v 1801
1.59/1.62	v 1802
1.59/1.62	v 1803
1.59/1.62	v 1804
1.59/1.62	v 1805
1.59/1.62	v 1806
1.59/1.62	v 1807
1.59/1.62	v 1808
1.59/1.62	v 1809
1.59/1.62	v 1810
1.59/1.62	v 1811
1.59/1.62	v 1812
1.59/1.62	v 1813
1.59/1.62	v 1815
1.59/1.62	v 1816
1.59/1.62	v 1817
1.59/1.62	v 1818
1.59/1.62	v 1819
1.59/1.62	v 1820
1.59/1.62	v 1822
1.59/1.62	v 1824
1.59/1.62	v 1825
1.59/1.62	v 1827
1.59/1.62	v 1828
1.59/1.62	v 1829
1.59/1.62	v 1830
1.59/1.62	v 1831
1.59/1.62	v 1832
1.59/1.62	v 1833
1.59/1.62	v 1834
1.59/1.62	v 1835
1.59/1.62	v 1837
1.59/1.62	v 1838
1.59/1.62	v 1839
1.59/1.62	v 1840
1.59/1.62	v 1841
1.59/1.62	v 1842
1.59/1.62	v 1844
1.59/1.62	v 1845
1.59/1.62	v 1846
1.59/1.62	v 1848
1.59/1.62	v 1850
1.59/1.62	v 1851
1.59/1.62	v 1852
1.59/1.62	v 1853
1.59/1.62	v 1854
1.59/1.62	v 1855
1.59/1.62	v 1856
1.59/1.62	v 1857
1.59/1.62	v 1858
1.59/1.62	v 1859
1.59/1.62	v 1860
1.59/1.62	v 1861
1.59/1.62	v 1862
1.59/1.62	v 1863
1.59/1.62	v 1864
1.59/1.62	v 1865
1.59/1.62	v 1866
1.59/1.62	v 1867
1.59/1.62	v 1868
1.59/1.62	v 1869
1.59/1.62	v 1870
1.59/1.62	v 1871
1.59/1.62	v 1872
1.59/1.62	v 1873
1.59/1.62	v 1874
1.59/1.62	v 1875
1.59/1.62	v 1876
1.59/1.62	v 1877
1.59/1.62	v 1878
1.59/1.62	v 2435
1.59/1.62	v 2436
1.59/1.62	v 2438
1.59/1.62	v 2440
1.59/1.62	v 2441
1.59/1.62	v 2442
1.59/1.62	v 2443
1.59/1.62	v 2444
1.59/1.62	v 2480
1.59/1.62	v 2481
1.59/1.62	v 2482
1.59/1.62	v 2484
1.59/1.62	v 2485
1.59/1.62	v 2486
1.59/1.62	v 2487
1.59/1.62	v 2488
1.59/1.62	v 2489
1.59/1.62	v 2490
1.59/1.62	v 2491
1.59/1.62	v 2492
1.59/1.62	v 2493
1.59/1.62	v 2503
1.59/1.62	v 2504
1.59/1.62	v 2506
1.59/1.62	v 2507
1.59/1.62	v 2509
1.59/1.62	v 2510
1.59/1.62	v 2511
1.59/1.62	v 2512
1.59/1.62	v 2513
1.59/1.62	v 2514
1.59/1.62	v 2515
1.59/1.62	v 2516
1.59/1.62	v 2517
1.59/1.62	v 2518
1.59/1.62	v 2519
1.59/1.62	v 2520
1.59/1.62	v 2521
1.59/1.62	v 2531
1.59/1.62	v 2533
1.59/1.62	v 2534
1.59/1.62	v 2535
1.59/1.62	v 2536
1.59/1.62	v 2537
1.59/1.62	v 2538
1.59/1.62	v 2539
1.59/1.62	v 2540
1.59/1.62	v 2541
1.59/1.62	v 2542
1.59/1.62	v 2544
1.59/1.62	v 2545
1.59/1.62	v 2565
1.59/1.62	v 2566
1.59/1.62	v 2568
1.59/1.62	v 2569
1.59/1.62	v 2571
1.59/1.62	v 2572
1.59/1.62	v 2573
1.59/1.62	v 2574
1.59/1.62	v 2575
1.59/1.62	v 2577
1.59/1.62	v 2578
1.59/1.62	v 2589
1.59/1.62	v 2590
1.59/1.62	v 2591
1.59/1.62	v 2592
1.59/1.62	v 2602
1.59/1.62	v 2603
1.59/1.62	v 2604
1.59/1.62	v 2605
1.59/1.62	v 2606
1.59/1.62	v 2607
1.59/1.62	v 2608
1.59/1.62	v 2609
1.59/1.62	v 2610
1.59/1.62	v 2611
1.59/1.62	v 2612
1.59/1.62	v 2613
1.59/1.62	v 2615
1.59/1.62	v 2625
1.59/1.62	v 2626
1.59/1.62	v 2628
1.59/1.62	v 2638
1.59/1.62	v 2639
1.59/1.62	v 2640
1.59/1.62	v 2642
1.59/1.62	v 2643
1.59/1.62	v 2653
1.59/1.62	v 2663
1.59/1.62	v 2664
1.59/1.62	v 2665
1.59/1.62	v 2666
1.59/1.62	v 2667
1.59/1.62	v 2669
1.59/1.62	v 2670
1.59/1.62	v 2671
1.59/1.62	v 2672
1.59/1.62	v 2673
1.59/1.62	v 2675
1.59/1.62	v 2676
1.59/1.62	v 2677
1.59/1.62	v 2678
1.59/1.62	v 2679
1.59/1.62	v 2680
1.59/1.62	v 2681
1.59/1.62	v 2683
1.59/1.62	v 2684
1.59/1.62	v 2686
1.59/1.62	v 2687
1.59/1.62	v 2689
1.59/1.62	v 2690
1.59/1.62	v 2691
1.59/1.62	v 2692
1.59/1.62	v 2694
1.59/1.62	v 2695
1.59/1.62	v 2696
1.59/1.62	v 2697
1.59/1.62	v 2698
1.59/1.62	v 2699
1.59/1.62	v 2700
1.59/1.62	v 2701
1.59/1.62	v 2702
1.59/1.62	v 2703
1.59/1.62	v 2704
1.59/1.62	v 2705
1.59/1.62	v 2706
1.59/1.62	v 2707
1.59/1.62	v 2709
1.59/1.62	v 2710
1.59/1.62	v 2713
1.59/1.62	v 2714
1.59/1.62	v 2715
1.59/1.62	v 2716
1.59/1.62	v 2717
1.59/1.62	v 2719
1.59/1.62	v 2720
1.59/1.62	v 2722
1.59/1.62	v 2723
1.59/1.62	v 2724
1.59/1.62	v 2725
1.59/1.62	v 2726
1.59/1.62	v 2727
1.59/1.62	v 2728
1.59/1.62	v 2729
1.59/1.62	v 2730
1.59/1.62	v 2731
1.59/1.62	v 2732
1.59/1.62	v 2734
1.59/1.62	v 2735
1.59/1.62	v 2736
1.59/1.62	v 2737
1.59/1.62	v 2738
1.59/1.62	v 2739
1.59/1.62	v 2740
1.59/1.62	v 2741
1.59/1.62	v 2742
1.59/1.62	v 2743
1.59/1.62	v 2744
1.59/1.62	v 2745
1.59/1.62	v 2746
1.59/1.62	v 2747
1.59/1.62	v 2748
1.59/1.62	v 2749
1.59/1.62	v 2750
1.59/1.62	v 2751
1.59/1.62	v 2752
1.59/1.62	v 2753
1.59/1.62	v 2754
1.59/1.62	v 2755
1.59/1.62	v 2756
1.59/1.62	v 2757
1.59/1.62	v 2758
1.59/1.62	v 2760
1.59/1.62	v 2761
1.59/1.62	v 2762
1.59/1.62	v 2763
1.59/1.62	v 2764
1.59/1.62	v 2765
1.59/1.62	v 2766
1.59/1.62	v 3014
1.59/1.62	v 3031
1.59/1.62	v 3032
1.59/1.62	v 3033
1.59/1.62	v 3038
1.59/1.62	v 3039
1.59/1.62	v 3055
1.59/1.62	v 3071
1.59/1.62	v 3072
1.59/1.62	v 3073
1.59/1.62	v 3075
1.59/1.62	v 3081
1.59/1.62	v 3082
1.59/1.62	v 3088
1.59/1.62	v 3089
1.59/1.62	v 3095
1.59/1.62	v 3101
1.59/1.62	v 3102
1.59/1.62	v 3103
1.59/1.62	v 3104
1.59/1.62	v 3105
1.59/1.62	v 3106
1.59/1.62	v 3107
1.59/1.62	v 3108
1.59/1.62	v 3109
1.59/1.62	v 3110
1.59/1.62	v 3111
1.59/1.62	v 3112
1.59/1.62	v 3113
1.59/1.62	v 3114
1.59/1.62	v 3115
1.59/1.62	v 3116
1.59/1.62	v 3117
1.59/1.62	v 3118
1.59/1.62	v 3119
1.59/1.62	v 3120
1.59/1.62	v 3121
1.59/1.62	v 3122
1.59/1.62	v 3123
1.59/1.62	v 3124
1.59/1.62	v 3125
1.59/1.62	v 3126
1.59/1.62	v 3184
1.59/1.62	v 3185
1.59/1.62	v 3186
1.59/1.62	v 3187
1.59/1.62	v 3188
1.59/1.62	v 3189
1.59/1.62	v 3190
1.59/1.62	v 3191
1.59/1.62	v 3192
1.59/1.62	v 3193
1.59/1.62	v 3194
1.59/1.62	v 3195
1.59/1.62	v 3196
1.59/1.62	v 3197
1.59/1.62	v 3198
1.59/1.62	v 0
1.59/1.62	c [picomus] computed 1248 irredundant clauses 39%
1.59/1.62	c [picomus] 25 reductions in 1.6 seconds

Verifier Data

OK	1248

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3483655-1307605084/watcher-3483655-1307605084 -o /tmp/evaluation-result-3483655-1307605084/solver-3483655-1307605084 -C 1800 -W 1850 -M 7680 picomus HOME/instance-3483655-1307605084.cnf 

running on 2 cores: 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): 1850 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.09 0.03 0.01 3/893 25705
/proc/meminfo: memFree=8638692/32950928 swapFree=50514916/67111528
[pid=25705] ppid=25703 vsize=1052 CPUtime=0.01 cores=4,6
/proc/25705/stat : 25705 (picomus) R 25703 25705 25217 0 -1 4202496 222 0 0 0 1 0 0 0 18 0 1 0 950739097 1077248 177 33554432000 134512640 135072097 4287918176 18446744073709551615 134543485 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25705/statm: 263 177 75 137 0 124 0

[startup+0.024295 s]
/proc/loadavg: 0.09 0.03 0.01 3/893 25705
/proc/meminfo: memFree=8638692/32950928 swapFree=50514916/67111528
[pid=25705] ppid=25703 vsize=1052 CPUtime=0.02 cores=4,6
/proc/25705/stat : 25705 (picomus) R 25703 25705 25217 0 -1 4202496 222 0 0 0 2 0 0 0 18 0 1 0 950739097 1077248 177 33554432000 134512640 135072097 4287918176 18446744073709551615 134543485 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25705/statm: 263 177 75 137 0 124 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1052

[startup+0.100293 s]
/proc/loadavg: 0.09 0.03 0.01 3/893 25705
/proc/meminfo: memFree=8638692/32950928 swapFree=50514916/67111528
[pid=25705] ppid=25703 vsize=1420 CPUtime=0.09 cores=4,6
/proc/25705/stat : 25705 (picomus) R 25703 25705 25217 0 -1 4202496 328 0 0 0 9 0 0 0 18 0 1 0 950739097 1454080 256 33554432000 134512640 135072097 4287918176 18446744073709551615 134518232 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25705/statm: 355 256 77 137 0 216 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1420

[startup+0.300245 s]
/proc/loadavg: 0.09 0.03 0.01 3/893 25705
/proc/meminfo: memFree=8638692/32950928 swapFree=50514916/67111528
[pid=25705] ppid=25703 vsize=1816 CPUtime=0.29 cores=4,6
/proc/25705/stat : 25705 (picomus) R 25703 25705 25217 0 -1 4202496 432 0 0 0 29 0 0 0 18 0 1 0 950739097 1859584 360 33554432000 134512640 135072097 4287918176 18446744073709551615 134548993 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25705/statm: 454 360 77 137 0 315 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1816

[startup+0.700188 s]
/proc/loadavg: 0.09 0.03 0.01 3/893 25705
/proc/meminfo: memFree=8638692/32950928 swapFree=50514916/67111528
[pid=25705] ppid=25703 vsize=2080 CPUtime=0.69 cores=4,6
/proc/25705/stat : 25705 (picomus) R 25703 25705 25217 0 -1 4202496 498 0 0 0 69 0 0 0 18 0 1 0 950739097 2129920 426 33554432000 134512640 135072097 4287918176 18446744073709551615 134518236 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25705/statm: 520 426 77 137 0 381 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2080

[startup+1.50103 s]
/proc/loadavg: 0.09 0.03 0.01 2/887 25750
/proc/meminfo: memFree=8635384/32950928 swapFree=50514916/67111528
[pid=25705] ppid=25703 vsize=2080 CPUtime=1.49 cores=4,6
/proc/25705/stat : 25705 (picomus) R 25703 25705 25217 0 -1 4202496 498 0 0 0 149 0 0 0 20 0 1 0 950739097 2129920 426 33554432000 134512640 135072097 4287918176 18446744073709551615 134518191 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25705/statm: 520 426 77 137 0 381 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2080

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

[startup+1.60102 s]
/proc/loadavg: 0.09 0.03 0.01 2/887 25750
/proc/meminfo: memFree=8635384/32950928 swapFree=50514916/67111528
[pid=25705] ppid=25703 vsize=2080 CPUtime=1.59 cores=4,6
/proc/25705/stat : 25705 (picomus) R 25703 25705 25217 0 -1 4202496 498 0 0 0 159 0 0 0 20 0 1 0 950739097 2129920 426 33554432000 134512640 135072097 4287918176 18446744073709551615 134520064 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25705/statm: 520 426 77 137 0 381 0
Current children cumulated CPU time (s) 1.59
Current children cumulated vsize (KiB) 2080

Child status: 20
Real time (s): 1.62356
CPU time (s): 1.61975
CPU user time (s): 1.61875
CPU system time (s): 0.000999
CPU usage (%): 99.7656
Max. virtual memory (cumulated for all children) (KiB): 2080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.61875
system time used= 0.000999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 499
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= 2
involuntary context switches= 2

runsolver used 0.012998 second user time and 0.032994 second system time

The end

Launcher Data

Begin job on node115 at 2011-06-09 09:38:04
IDJOB=3483655
IDBENCH=89327
IDSOLVER=1974
FILE ID=node115/3483655-1307605084
RUNJOBID= node115-1307605083-25674
PBS_JOBID= 13547774
Free space on /tmp= 73448 MiB

SOLVER NAME= PicoMUS 941
BENCH NAME= SAT11/mus/marques-silva/atpg/ssa2670-140.cnf
COMMAND LINE= picomus BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3483655-1307605084/watcher-3483655-1307605084 -o /tmp/evaluation-result-3483655-1307605084/solver-3483655-1307605084 -C 1800 -W 1850 -M 7680  picomus HOME/instance-3483655-1307605084.cnf

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= d3fc5dc0bd9079817cfd35d259259325
RANDOM SEED=2068645560

node115.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.811
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.62
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.811
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.811
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.811
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.811
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.811
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.811
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.811
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       8638856 kB
Buffers:        183432 kB
Cached:         820660 kB
SwapCached:       9708 kB
Active:       23766584 kB
Inactive:       208128 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       8638856 kB
SwapTotal:    67111528 kB
SwapFree:     50514916 kB
Dirty:            2704 kB
Writeback:           0 kB
AnonPages:    22967472 kB
Mapped:         108148 kB
Slab:           137688 kB
PageTables:     125364 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 182526572 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73452 MiB
End job on node115 at 2011-06-09 09:38:06