Trace number 46100

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, and are wall clock time (not CPU 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
minisat+ 1.14? (TO) 1800.64 1801.24

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
roussel/normalized-pigeon-clauses-31-30.opb
MD5SUM5693053c39604558629cb0c7d40250ab
Bench CategorySATUNSAT-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables930
Total number of constraints13981
Number of constraints which are clauses13981
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint30
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 31
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00	c Parsing PB file...
0.37	c Converting 13981 PB-constraints to clauses...
0.38	c   -- Unit propagations: (none)
0.38	c   -- Detecting intervals from adjacent constraints: (none)
0.38	c   -- Clauses(.)/Splits(s): .............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.43	c ==================================[MINISAT+]==================================
0.43	c | Conflicts | Original         | Learnt                           | Progress |
0.43	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.43	c ==============================================================================
0.43	c |         0 |   13981    28830 |    4660       0        0     nan |  0.000 % |
0.43	c |       102 |   13981    28830 |    5126     102    10092    98.9 |  0.000 % |
0.44	c |       255 |   13981    28830 |    5638     255    28507   111.8 |  0.000 % |
0.46	c |       482 |   13981    28830 |    6202     482    61577   127.8 |  0.000 % |
0.50	c |       819 |   13981    28830 |    6822     819   142162   173.6 |  0.000 % |
0.57	c |      1325 |   13981    28830 |    7504    1325   283820   214.2 |  0.000 % |
0.74	c |      2085 |   13981    28830 |    8255    2085   548766   263.2 |  0.000 % |
1.00	c |      3225 |   13981    28830 |    9081    3225   948533   294.1 |  0.000 % |
1.75	c |      4938 |   13981    28830 |    9989    4938  1679408   340.1 |  0.000 % |
3.46	c |      7503 |   13981    28830 |   10988    7503  2941129   392.0 |  0.000 % |
5.92	c |     11350 |   13981    28830 |   12086   11350  4849550   427.3 |  0.000 % |
15.65	c |     17119 |   13981    28830 |   13295   10911  5312241   486.9 |  0.000 % |
39.54	c |     25768 |   13981    28830 |   14625   12732  6300529   494.9 |  0.000 % |
59.79	c |     38742 |   13981    28830 |   16087   10698  5466137   510.9 |  0.000 % |
87.08	c |     58205 |   13981    28830 |   17696   13694  6968545   508.9 |  0.000 % |
151.87	c |     87397 |   13981    28830 |   19465   15803  8035934   508.5 |  0.000 % |
255.27	c |    131188 |   13981    28830 |   21412   20008 10532295   526.4 |  0.000 % |
384.67	c |    196873 |   13981    28830 |   23553   20456 10087911   493.2 |  0.000 % |
631.85	c |    295400 |   13981    28830 |   25909   22375 10905464   487.4 |  0.000 % |
914.21	c |    443190 |   13981    28830 |   28500   19029  7439174   390.9 |  0.000 % |
1128.44	c |    664873 |   13981    28830 |   31350   28255 15046179   532.5 |  0.000 % |
1489.60	c |    997398 |   13981    28830 |   34485   21580  8748705   405.4 |  0.000 % |
1801.22	c 
1801.22	c *** TERMINATED ***
1801.22	s UNKNOWN

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1830 seconds
Enforcing Stack size limit: 67108864 bytes

runsolver version 3.0.3 (c) roussel@cril.univ-artois.fr

Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
command line: runsolver --timestamp -w ROOT/results/node26/watcher-46100-1154057711 -o ROOT/results/node26/solver-46100-1154057711 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node26/46100-1154057711/instance-46100-1154057711.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.00 1.00 1.00 3/64 22809
/proc/meminfo: memFree=1333464/2055920 swapFree=4177816/4192956
[pid=22809] ppid=22807 vsize=1048 CPUtime=0
/proc/22809/stat : 22809 (minisat+) R 22807 22809 22760 0 -1 4194304 110 0 0 0 0 0 0 0 19 0 1 0 152631150 1073152 94 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22809/statm: 262 95 74 215 0 44 0

[startup+10.0028 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22809
/proc/meminfo: memFree=1308192/2055920 swapFree=4177816/4192956
[pid=22809] ppid=22807 vsize=26236 CPUtime=9.97
/proc/22809/stat : 22809 (minisat+) R 22807 22809 22760 0 -1 4194304 6434 0 0 0 993 4 0 0 25 0 1 0 152631150 26865664 6418 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22809/statm: 6559 6418 103 215 0 6341 0
Current children cumulated CPU time (s) 9.97
Current children cumulated vsize (Kb) 26236

[startup+20.0098 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22809
/proc/meminfo: memFree=1305888/2055920 swapFree=4177816/4192956
[pid=22809] ppid=22807 vsize=28488 CPUtime=19.98
/proc/22809/stat : 22809 (minisat+) R 22807 22809 22760 0 -1 4194304 7001 0 0 0 1993 5 0 0 25 0 1 0 152631150 29171712 6985 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580953 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22809/statm: 7122 6985 103 215 0 6904 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 28488

[startup+30.0168 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22809
/proc/meminfo: memFree=1302240/2055920 swapFree=4177816/4192956
[pid=22809] ppid=22807 vsize=32228 CPUtime=29.98
/proc/22809/stat : 22809 (minisat+) R 22807 22809 22760 0 -1 4194304 7914 0 0 0 2992 6 0 0 25 0 1 0 152631150 33001472 7898 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22809/statm: 8057 7898 103 215 0 7839 0
Current children cumulated CPU time (s) 29.98
Current children cumulated vsize (Kb) 32228

[startup+40.0218 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22809
/proc/meminfo: memFree=1302240/2055920 swapFree=4177816/4192956
[pid=22809] ppid=22807 vsize=32228 CPUtime=39.98
/proc/22809/stat : 22809 (minisat+) R 22807 22809 22760 0 -1 4194304 7914 0 0 0 3992 6 0 0 25 0 1 0 152631150 33001472 7898 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22809/statm: 8057 7898 103 215 0 7839 0
Current children cumulated CPU time (s) 39.98
Current children cumulated vsize (Kb) 32228

[startup+50.0278 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22809
/proc/meminfo: memFree=1298592/2055920 swapFree=4177816/4192956
[pid=22809] ppid=22807 vsize=35924 CPUtime=49.98
/proc/22809/stat : 22809 (minisat+) R 22807 22809 22760 0 -1 4194304 8837 0 0 0 4991 7 0 0 25 0 1 0 152631150 36786176 8821 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22809/statm: 8981 8821 103 215 0 8763 0
Current children cumulated CPU time (s) 49.98
Current children cumulated vsize (Kb) 35924

[startup+60.0337 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22809
/proc/meminfo: memFree=1297248/2055920 swapFree=4177816/4192956
[pid=22809] ppid=22807 vsize=37244 CPUtime=59.99
/proc/22809/stat : 22809 (minisat+) R 22807 22809 22760 0 -1 4194304 9177 0 0 0 5991 8 0 0 25 0 1 0 152631150 38137856 9161 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580953 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22809/statm: 9311 9161 103 215 0 9093 0
Current children cumulated CPU time (s) 59.99
Current children cumulated vsize (Kb) 37244

[startup+70.0397 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22809
/proc/meminfo: memFree=1297184/2055920 swapFree=4177816/4192956
[pid=22809] ppid=22807 vsize=37244 CPUtime=70
/proc/22809/stat : 22809 (minisat+) R 22807 22809 22760 0 -1 4194304 9178 0 0 0 6992 8 0 0 25 0 1 0 152631150 38137856 9162 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576571 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22809/statm: 9311 9162 103 215 0 9093 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 37244

[startup+80.0457 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22809
/proc/meminfo: memFree=1293920/2055920 swapFree=4177816/4192956
[pid=22809] ppid=22807 vsize=40544 CPUtime=79.99
/proc/22809/stat : 22809 (minisat+) R 22807 22809 22760 0 -1 4194304 10002 0 0 0 7991 8 0 0 25 0 1 0 152631150 41517056 9986 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22809/statm: 10136 9986 103 215 0 9918 0
Current children cumulated CPU time (s) 79.99
Current children cumulated vsize (Kb) 40544

[startup+90.0517 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22809
/proc/meminfo: memFree=1293920/2055920 swapFree=4177816/4192956
[pid=22809] ppid=22807 vsize=40544 CPUtime=90
/proc/22809/stat : 22809 (minisat+) R 22807 22809 22760 0 -1 4194304 10002 0 0 0 8992 8 0 0 25 0 1 0 152631150 41517056 9986 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580953 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22809/statm: 10136 9986 103 215 0 9918 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 40544

[startup+100.057 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22809
/proc/meminfo: memFree=1293856/2055920 swapFree=4177816/4192956
[pid=22809] ppid=22807 vsize=40544 CPUtime=100
/proc/22809/stat : 22809 (minisat+) R 22807 22809 22760 0 -1 4194304 10003 0 0 0 9992 8 0 0 25 0 1 0 152631150 41517056 9987 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580945 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22809/statm: 10136 9987 103 215 0 9918 0
Current children cumulated CPU time (s) 100
Current children cumulated vsize (Kb) 40544

[startup+110.063 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22809
/proc/meminfo: memFree=1291104/2055920 swapFree=4177816/4192956
[pid=22809] ppid=22807 vsize=43300 CPUtime=110.01
/proc/22809/stat : 22809 (minisat+) R 22807 22809 22760 0 -1 4194304 10693 0 0 0 10992 9 0 0 25 0 1 0 152631150 44339200 10677 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22809/statm: 10825 10677 103 215 0 10607 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 43300

[startup+120.069 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22809
/proc/meminfo: memFree=1290784/2055920 swapFree=4177816/4192956
[pid=22809] ppid=22807 vsize=43564 CPUtime=120.01
/proc/22809/stat : 22809 (minisat+) R 22807 22809 22760 0 -1 4194304 10764 0 0 0 11992 9 0 0 25 0 1 0 152631150 44609536 10748 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574489 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22809/statm: 10891 10748 103 215 0 10673 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 43564

[startup+130.075 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22809
/proc/meminfo: memFree=1290784/2055920 swapFree=4177816/4192956
[pid=22809] ppid=22807 vsize=43564 CPUtime=130.01
/proc/22809/stat : 22809 (minisat+) R 22807 22809 22760 0 -1 4194304 10765 0 0 0 12992 9 0 0 25 0 1 0 152631150 44609536 10749 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580968 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22809/statm: 10891 10749 103 215 0 10673 0
Current children cumulated CPU time (s) 130.01
Current children cumulated vsize (Kb) 43564

[startup+140.081 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22809
/proc/meminfo: memFree=1290720/2055920 swapFree=4177816/4192956
[pid=22809] ppid=22807 vsize=43700 CPUtime=140.01
/proc/22809/stat : 22809 (minisat+) R 22807 22809 22760 0 -1 4194304 10789 0 0 0 13992 9 0 0 25 0 1 0 152631150 44748800 10773 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22809/statm: 10925 10773 103 215 0 10707 0
Current children cumulated CPU time (s) 140.01
Current children cumulated vsize (Kb) 43700

[startup+150.088 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22809
/proc/meminfo: memFree=1290400/2055920 swapFree=4177816/4192956
[pid=22809] ppid=22807 vsize=44096 CPUtime=150.02
/proc/22809/stat : 22809 (minisat+) R 22807 22809 22760 0 -1 4194304 10870 0 0 0 14993 9 0 0 25 0 1 0 152631150 45154304 10854 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22809/statm: 11024 10854 103 215 0 10806 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 44096

[startup+160.093 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22809
/proc/meminfo: memFree=1290400/2055920 swapFree=4177816/4192956
[pid=22809] ppid=22807 vsize=44096 CPUtime=160.02
/proc/22809/stat : 22809 (minisat+) R 22807 22809 22760 0 -1 4194304 10871 0 0 0 15993 9 0 0 25 0 1 0 152631150 45154304 10855 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134578609 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22809/statm: 11024 10855 103 215 0 10806 0
Current children cumulated CPU time (s) 160.02
Current children cumulated vsize (Kb) 44096

[startup+170.099 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22809
/proc/meminfo: memFree=1288096/2055920 swapFree=4177816/4192956
[pid=22809] ppid=22807 vsize=46340 CPUtime=170.03
/proc/22809/stat : 22809 (minisat+) R 22807 22809 22760 0 -1 4194304 11455 0 0 0 16993 10 0 0 25 0 1 0 152631150 47452160 11439 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580921 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22809/statm: 11585 11439 103 215 0 11367 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 46340

[startup+180.105 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22809
/proc/meminfo: memFree=1286048/2055920 swapFree=4177816/4192956
[pid=22809] ppid=22807 vsize=48344 CPUtime=180.03
/proc/22809/stat : 22809 (minisat+) R 22807 22809 22760 0 -1 4194304 11960 0 0 0 17993 10 0 0 25 0 1 0 152631150 49504256 11944 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22809/statm: 12086 11944 103 215 0 11868 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 48344

[startup+190.111 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22809
/proc/meminfo: memFree=1286048/2055920 swapFree=4177816/4192956
[pid=22809] ppid=22807 vsize=48344 CPUtime=190.03
/proc/22809/stat : 22809 (minisat+) R 22807 22809 22760 0 -1 4194304 11960 0 0 0 18993 10 0 0 25 0 1 0 152631150 49504256 11944 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576114 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22809/statm: 12086 11944 103 215 0 11868 0
Current children cumulated CPU time (s) 190.03
Current children cumulated vsize (Kb) 48344

[startup+200.117 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22809
/proc/meminfo: memFree=1284640/2055920 swapFree=4177816/4192956
[pid=22809] ppid=22807 vsize=49796 CPUtime=200.03
/proc/22809/stat : 22809 (minisat+) R 22807 22809 22760 0 -1 4194304 12306 0 0 0 19993 10 0 0 25 0 1 0 152631150 50991104 12290 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22809/statm: 12449 12290 103 215 0 12231 0
Current children cumulated CPU time (s) 200.03
Current children cumulated vsize (Kb) 49796

[startup+210.123 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22809

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

/proc/22809/stat : 22809 (minisat+) R 22807 22809 22760 0 -1 4194304 25160 0 0 0 178126 26 0 0 25 0 1 0 152631150 103518208 25106 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580945 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22809/statm: 25273 25106 103 215 0 25055 0
Current children cumulated CPU time (s) 1781.52
Current children cumulated vsize (Kb) 101092

[startup+1783.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23009
/proc/meminfo: memFree=1232800/2055920 swapFree=4177816/4192956
[pid=22809] ppid=22807 vsize=101092 CPUtime=1782.53
/proc/22809/stat : 22809 (minisat+) R 22807 22809 22760 0 -1 4194304 25160 0 0 0 178227 26 0 0 25 0 1 0 152631150 103518208 25106 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22809/statm: 25273 25106 103 215 0 25055 0
Current children cumulated CPU time (s) 1782.53
Current children cumulated vsize (Kb) 101092

[startup+1784.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23009
/proc/meminfo: memFree=1232800/2055920 swapFree=4177816/4192956
[pid=22809] ppid=22807 vsize=101092 CPUtime=1783.53
/proc/22809/stat : 22809 (minisat+) R 22807 22809 22760 0 -1 4194304 25160 0 0 0 178327 26 0 0 25 0 1 0 152631150 103518208 25106 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134577398 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22809/statm: 25273 25106 103 215 0 25055 0
Current children cumulated CPU time (s) 1783.53
Current children cumulated vsize (Kb) 101092

[startup+1785.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23009
/proc/meminfo: memFree=1232800/2055920 swapFree=4177816/4192956
[pid=22809] ppid=22807 vsize=101092 CPUtime=1784.54
/proc/22809/stat : 22809 (minisat+) R 22807 22809 22760 0 -1 4194304 25160 0 0 0 178428 26 0 0 25 0 1 0 152631150 103518208 25106 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574462 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22809/statm: 25273 25106 103 215 0 25055 0
Current children cumulated CPU time (s) 1784.54
Current children cumulated vsize (Kb) 101092

[startup+1786.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23009
/proc/meminfo: memFree=1232800/2055920 swapFree=4177816/4192956
[pid=22809] ppid=22807 vsize=101092 CPUtime=1785.54
/proc/22809/stat : 22809 (minisat+) R 22807 22809 22760 0 -1 4194304 25160 0 0 0 178528 26 0 0 25 0 1 0 152631150 103518208 25106 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22809/statm: 25273 25106 103 215 0 25055 0
Current children cumulated CPU time (s) 1785.54
Current children cumulated vsize (Kb) 101092

[startup+1787.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23009
/proc/meminfo: memFree=1232800/2055920 swapFree=4177816/4192956
[pid=22809] ppid=22807 vsize=101092 CPUtime=1786.55
/proc/22809/stat : 22809 (minisat+) R 22807 22809 22760 0 -1 4194304 25160 0 0 0 178629 26 0 0 25 0 1 0 152631150 103518208 25106 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22809/statm: 25273 25106 103 215 0 25055 0
Current children cumulated CPU time (s) 1786.55
Current children cumulated vsize (Kb) 101092

[startup+1788.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23009
/proc/meminfo: memFree=1232800/2055920 swapFree=4177816/4192956
[pid=22809] ppid=22807 vsize=101092 CPUtime=1787.55
/proc/22809/stat : 22809 (minisat+) R 22807 22809 22760 0 -1 4194304 25160 0 0 0 178729 26 0 0 25 0 1 0 152631150 103518208 25106 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580730 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22809/statm: 25273 25106 103 215 0 25055 0
Current children cumulated CPU time (s) 1787.55
Current children cumulated vsize (Kb) 101092

[startup+1789.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23009
/proc/meminfo: memFree=1232800/2055920 swapFree=4177816/4192956
[pid=22809] ppid=22807 vsize=101092 CPUtime=1788.56
/proc/22809/stat : 22809 (minisat+) R 22807 22809 22760 0 -1 4194304 25160 0 0 0 178830 26 0 0 25 0 1 0 152631150 103518208 25106 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580968 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22809/statm: 25273 25106 103 215 0 25055 0
Current children cumulated CPU time (s) 1788.56
Current children cumulated vsize (Kb) 101092

[startup+1790.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23009
/proc/meminfo: memFree=1232800/2055920 swapFree=4177816/4192956
[pid=22809] ppid=22807 vsize=101092 CPUtime=1789.56
/proc/22809/stat : 22809 (minisat+) R 22807 22809 22760 0 -1 4194304 25160 0 0 0 178930 26 0 0 25 0 1 0 152631150 103518208 25106 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22809/statm: 25273 25106 103 215 0 25055 0
Current children cumulated CPU time (s) 1789.56
Current children cumulated vsize (Kb) 101092

[startup+1791.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23009
/proc/meminfo: memFree=1232800/2055920 swapFree=4177816/4192956
[pid=22809] ppid=22807 vsize=101092 CPUtime=1790.57
/proc/22809/stat : 22809 (minisat+) R 22807 22809 22760 0 -1 4194304 25160 0 0 0 179031 26 0 0 25 0 1 0 152631150 103518208 25106 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22809/statm: 25273 25106 103 215 0 25055 0
Current children cumulated CPU time (s) 1790.57
Current children cumulated vsize (Kb) 101092

[startup+1792.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23009
/proc/meminfo: memFree=1232800/2055920 swapFree=4177816/4192956
[pid=22809] ppid=22807 vsize=101092 CPUtime=1791.57
/proc/22809/stat : 22809 (minisat+) R 22807 22809 22760 0 -1 4194304 25160 0 0 0 179131 26 0 0 25 0 1 0 152631150 103518208 25106 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22809/statm: 25273 25106 103 215 0 25055 0
Current children cumulated CPU time (s) 1791.57
Current children cumulated vsize (Kb) 101092

[startup+1793.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23009
/proc/meminfo: memFree=1232800/2055920 swapFree=4177816/4192956
[pid=22809] ppid=22807 vsize=101092 CPUtime=1792.58
/proc/22809/stat : 22809 (minisat+) R 22807 22809 22760 0 -1 4194304 25160 0 0 0 179232 26 0 0 25 0 1 0 152631150 103518208 25106 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22809/statm: 25273 25106 103 215 0 25055 0
Current children cumulated CPU time (s) 1792.58
Current children cumulated vsize (Kb) 101092

[startup+1794.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23009
/proc/meminfo: memFree=1232800/2055920 swapFree=4177816/4192956
[pid=22809] ppid=22807 vsize=101092 CPUtime=1793.58
/proc/22809/stat : 22809 (minisat+) R 22807 22809 22760 0 -1 4194304 25160 0 0 0 179332 26 0 0 25 0 1 0 152631150 103518208 25106 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22809/statm: 25273 25106 103 215 0 25055 0
Current children cumulated CPU time (s) 1793.58
Current children cumulated vsize (Kb) 101092

[startup+1795.19 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23009
/proc/meminfo: memFree=1232800/2055920 swapFree=4177816/4192956
[pid=22809] ppid=22807 vsize=101092 CPUtime=1794.58
/proc/22809/stat : 22809 (minisat+) R 22807 22809 22760 0 -1 4194304 25160 0 0 0 179432 26 0 0 25 0 1 0 152631150 103518208 25106 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22809/statm: 25273 25106 103 215 0 25055 0
Current children cumulated CPU time (s) 1794.58
Current children cumulated vsize (Kb) 101092

[startup+1796.19 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23009
/proc/meminfo: memFree=1232800/2055920 swapFree=4177816/4192956
[pid=22809] ppid=22807 vsize=101092 CPUtime=1795.59
/proc/22809/stat : 22809 (minisat+) R 22807 22809 22760 0 -1 4194304 25160 0 0 0 179533 26 0 0 25 0 1 0 152631150 103518208 25106 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580921 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22809/statm: 25273 25106 103 215 0 25055 0
Current children cumulated CPU time (s) 1795.59
Current children cumulated vsize (Kb) 101092

[startup+1797.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23009
/proc/meminfo: memFree=1232800/2055920 swapFree=4177816/4192956
[pid=22809] ppid=22807 vsize=101092 CPUtime=1796.59
/proc/22809/stat : 22809 (minisat+) R 22807 22809 22760 0 -1 4194304 25160 0 0 0 179633 26 0 0 25 0 1 0 152631150 103518208 25106 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22809/statm: 25273 25106 103 215 0 25055 0
Current children cumulated CPU time (s) 1796.59
Current children cumulated vsize (Kb) 101092

[startup+1798.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23009
/proc/meminfo: memFree=1232800/2055920 swapFree=4177816/4192956
[pid=22809] ppid=22807 vsize=101092 CPUtime=1797.6
/proc/22809/stat : 22809 (minisat+) R 22807 22809 22760 0 -1 4194304 25160 0 0 0 179734 26 0 0 25 0 1 0 152631150 103518208 25106 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580932 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22809/statm: 25273 25106 103 215 0 25055 0
Current children cumulated CPU time (s) 1797.6
Current children cumulated vsize (Kb) 101092

[startup+1799.21 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23009
/proc/meminfo: memFree=1232800/2055920 swapFree=4177816/4192956
[pid=22809] ppid=22807 vsize=101092 CPUtime=1798.6
/proc/22809/stat : 22809 (minisat+) R 22807 22809 22760 0 -1 4194304 25160 0 0 0 179834 26 0 0 25 0 1 0 152631150 103518208 25106 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22809/statm: 25273 25106 103 215 0 25055 0
Current children cumulated CPU time (s) 1798.6
Current children cumulated vsize (Kb) 101092

[startup+1800.21 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23009
/proc/meminfo: memFree=1232800/2055920 swapFree=4177816/4192956
[pid=22809] ppid=22807 vsize=101092 CPUtime=1799.61
/proc/22809/stat : 22809 (minisat+) R 22807 22809 22760 0 -1 4194304 25160 0 0 0 179935 26 0 0 25 0 1 0 152631150 103518208 25106 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22809/statm: 25273 25106 103 215 0 25055 0
Current children cumulated CPU time (s) 1799.61
Current children cumulated vsize (Kb) 101092

[startup+1801.22 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23009
/proc/meminfo: memFree=1232800/2055920 swapFree=4177816/4192956
[pid=22809] ppid=22807 vsize=101092 CPUtime=1800.61
/proc/22809/stat : 22809 (minisat+) R 22807 22809 22760 0 -1 4194304 25160 0 0 0 180035 26 0 0 25 0 1 0 152631150 103518208 25106 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580932 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22809/statm: 25273 25106 103 215 0 25055 0
Current children cumulated CPU time (s) 1800.61
Current children cumulated vsize (Kb) 101092



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.22 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23009
/proc/meminfo: memFree=1232800/2055920 swapFree=4177816/4192956
[pid=22809] ppid=22807 vsize=101092 CPUtime=1800.62
/proc/22809/stat : 22809 (minisat+) R 22807 22809 22760 0 -1 4194304 25160 0 0 0 180036 26 0 0 25 0 1 0 152631150 103518208 25106 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22809/statm: 25273 25106 103 215 0 25055 0
Current children cumulated CPU time (s) 1800.62
Current children cumulated vsize (Kb) 101092

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child status: 0
Real time (s): 1801.24
CPU time (s): 1800.64
CPU user time (s): 1800.36
CPU system time (s): 0.275958
CPU usage (%): 99.9663
Max. virtual memory (cumulated for all children) (Kb): 101092
The end

Launcher Data (download as text)

Begin job on node26 on Fri Jul 28 03:35:11 UTC 2006


FILE ID= 46100-1154057711

PBS_JOBID= 882103

BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-clauses-31-30.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node26/46100-1154057711/instance-46100-1154057711.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node26/watcher-46100-1154057711 -o ROOT/results/node26/solver-46100-1154057711 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node26/46100-1154057711/instance-46100-1154057711.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  5693053c39604558629cb0c7d40250ab

RANDOM SEED= 934468012

TIMEOUT= 1800 seconds


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.225
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.225
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1333672 kB
Buffers:         33788 kB
Cached:         606196 kB
SwapCached:       8804 kB
Active:         112340 kB
Inactive:       541704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1333672 kB
SwapTotal:     4192956 kB
SwapFree:      4177816 kB
Dirty:             180 kB
Writeback:           0 kB
Mapped:          14468 kB
Slab:            54304 kB
Committed_AS:   659796 kB
PageTables:       1408 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node26 on Fri Jul 28 04:05:12 UTC 2006