Trace number 1849457

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
minisat2 070721/coreUNSAT 91.49 91.4859

General information on the benchmark

Namemanol-pipe-c6nidw_i.cnf
MD5SUM15c4413e436aecbd4fcb1d7037e18abf
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark67.66
Satisfiable
(Un)Satisfiability was proved
Number of variables95863
Number of clauses283363
Sum of the clauses size661179
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2188908
Number of clauses of size 394454
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.22/0.26	c ==============================================================================
0.22/0.26	c |           |     ORIGINAL     |              LEARNT              |          |
0.22/0.26	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.22/0.26	c ==============================================================================
0.22/0.26	c |         0 |  283362   661178 |   85008       0        0     nan |  0.000 % |
1.72/1.77	c |         0 |  123377   480567 |      --       0       --      -- |     --   | -159983/-180606
1.72/1.77	c ==============================================================================
1.72/1.77	c Result  :   #vars: 16544   #clauses: 123377   #literals: 480567
1.72/1.77	c CPU time:   1.69 s
1.72/1.77	c ==============================================================================
1.92/1.94	This is MiniSat 2.0 beta
1.92/1.94	WARNING: for repeatability, setting FPU to use double precision
1.92/1.94	============================[ Problem Statistics ]=============================
1.92/1.94	|                                                                             |
1.92/1.95	|  Number of variables:  16544                                                |
1.92/1.95	|  Number of clauses:    123377                                               |
1.95/2.04	|  Parsing time:         0.08         s                                       |
1.95/2.05	============================[ Search Statistics ]==============================
1.95/2.05	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.95/2.05	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.95/2.05	===============================================================================
1.95/2.05	|         0 |   16544   123377   480567 |    41125        0    nan |  0.000 % |
1.95/2.07	|       100 |   16544   123377   480567 |    45238      100     13 |  0.000 % |
1.95/2.11	|       251 |   16537   123377   480567 |    49762      250     10 |  0.157 % |
2.12/2.13	|       477 |   16534   123377   480567 |    54738      475     11 |  0.369 % |
2.12/2.20	|       815 |   16521   123377   480567 |    60212      812     11 |  0.514 % |
2.22/2.26	|      1322 |   16501   123377   480567 |    66233     1317     18 |  0.568 % |
2.32/2.34	|      2081 |   16493   123377   480567 |    72856     2074     26 |  0.629 % |
2.42/2.42	|      3221 |   16473   123377   480567 |    80142     3209     21 |  1.070 % |
2.52/2.56	|      4929 |   16367   120210   468345 |    88156     4851     24 |  1.070 % |
2.82/2.85	|      7492 |   16360   120210   468345 |    96972     7411     22 |  1.136 % |
3.12/3.19	|     11336 |   16355   120032   467697 |   106669    11254     29 |  1.154 % |
3.52/3.56	|     17102 |   16354   120032   467697 |   117336    17019     29 |  1.227 % |
4.62/4.62	|     25751 |   16340   119742   466767 |   129069    25665     28 |  1.233 % |
6.22/6.30	|     38726 |   16340   119705   466654 |   141976    38638     30 |  1.233 % |
8.52/8.54	|     58188 |   16334   119569   466247 |   156174    58062     28 |  1.269 % |
15.32/15.38	|     87380 |   16334   119569   466247 |   171792    87254     37 |  1.269 % |
25.62/25.63	|    131170 |   16332   119556   466208 |   188971   131041     34 |  1.287 % |
48.02/48.03	|    196854 |   16332   119556   466208 |   207868    20270     26 |  1.288 % |
70.53/70.58	|    295382 |   16327   119323   465451 |   228655   115295     24 |  1.312 % |
91.43/91.47	===============================================================================
91.43/91.47	restarts              : 19
91.43/91.47	conflicts             : 335470         (3749 /sec)
91.43/91.47	decisions             : 1362778        (1.61 % random) (15230 /sec)
91.43/91.47	propagations          : 50725531       (566892 /sec)
91.43/91.47	conflict literals     : 9466681        (26.66 % deleted)
91.43/91.47	Memory used           : 40.10 MB
91.43/91.47	CPU time              : 89.48 s
91.43/91.47	
91.43/91.47	UNSATISFIABLE
91.43/91.47	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:503) (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w /tmp/evaluation-result-1849457-1244823856/watcher-1849457-1244823856 -o /tmp/evaluation-result-1849457-1244823856/solver-1849457-1244823856 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1849457-1244823856.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 0.93 0.99 0.99 3/91 5182
/proc/meminfo: memFree=1380152/2074464 swapFree=1959888/1959888
[pid=5182] ppid=5180 vsize=2412 CPUtime=0
/proc/5182/stat : 5182 (SatELiteGTI) S 5180 5182 17865 0 -1 4194304 365 648 0 0 0 0 0 0 25 0 1 0 79805193 2469888 276 4294967295 134512640 135169312 3216350896 3216349432 3085733614 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/5182/statm: 603 276 235 161 0 42 0
[pid=5186] ppid=5182 vsize=952 CPUtime=0
/proc/5186/stat : 5186 (SatELite_releas) R 5182 5182 17865 0 -1 4202496 114 0 0 0 0 0 0 0 25 0 1 0 79805193 974848 50 4294967295 134512640 135223648 3220034080 3220032984 134736942 0 0 0 3 0 0 0 17 3 0 0 0
/proc/5186/statm: 238 53 43 174 0 63 0

[startup+0.026666 s]
/proc/loadavg: 0.93 0.99 0.99 3/91 5182
/proc/meminfo: memFree=1380152/2074464 swapFree=1959888/1959888
[pid=5182] ppid=5180 vsize=2412 CPUtime=0
/proc/5182/stat : 5182 (SatELiteGTI) S 5180 5182 17865 0 -1 4194304 365 648 0 0 0 0 0 0 25 0 1 0 79805193 2469888 276 4294967295 134512640 135169312 3216350896 3216349432 3085733614 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/5182/statm: 603 276 235 161 0 42 0
[pid=5186] ppid=5182 vsize=4708 CPUtime=0.03
/proc/5186/stat : 5186 (SatELite_releas) R 5182 5182 17865 0 -1 4202496 966 0 0 0 3 0 0 0 25 0 1 0 79805193 4820992 902 4294967295 134512640 135223648 3220034080 3220032664 134719062 0 0 0 3 0 0 0 17 3 0 0 0
/proc/5186/statm: 1177 902 46 174 0 1002 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 7120

[startup+0.116658 s]
/proc/loadavg: 0.93 0.99 0.99 3/91 5182
/proc/meminfo: memFree=1380152/2074464 swapFree=1959888/1959888
[pid=5182] ppid=5180 vsize=2412 CPUtime=0
/proc/5182/stat : 5182 (SatELiteGTI) S 5180 5182 17865 0 -1 4194304 365 648 0 0 0 0 0 0 25 0 1 0 79805193 2469888 276 4294967295 134512640 135169312 3216350896 3216349432 3085733614 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/5182/statm: 603 276 235 161 0 42 0
[pid=5186] ppid=5182 vsize=18660 CPUtime=0.12
/proc/5186/stat : 5186 (SatELite_releas) R 5182 5182 17865 0 -1 4202496 4104 0 0 0 9 3 0 0 25 0 1 0 79805193 19107840 4040 4294967295 134512640 135223648 3220034080 3220032664 134719062 0 0 0 3 0 0 0 17 3 0 0 0
/proc/5186/statm: 4665 4040 46 174 0 4490 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 21072

[startup+0.316641 s]
/proc/loadavg: 0.93 0.99 0.99 3/91 5182
/proc/meminfo: memFree=1380152/2074464 swapFree=1959888/1959888
[pid=5182] ppid=5180 vsize=2412 CPUtime=0
/proc/5182/stat : 5182 (SatELiteGTI) S 5180 5182 17865 0 -1 4194304 365 648 0 0 0 0 0 0 25 0 1 0 79805193 2469888 276 4294967295 134512640 135169312 3216350896 3216349432 3085733614 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/5182/statm: 603 276 235 161 0 42 0
[pid=5186] ppid=5182 vsize=44440 CPUtime=0.32
/proc/5186/stat : 5186 (SatELite_releas) R 5182 5182 17865 0 -1 4202496 10498 0 0 0 25 7 0 0 25 0 1 0 79805193 45506560 9645 4294967295 134512640 135223648 3220034080 3220031848 134737406 0 0 0 3 0 0 0 17 3 0 0 0
/proc/5186/statm: 11110 9645 73 174 0 10935 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 46852

[startup+0.716608 s]
/proc/loadavg: 0.93 0.99 0.99 3/91 5182
/proc/meminfo: memFree=1380152/2074464 swapFree=1959888/1959888
[pid=5182] ppid=5180 vsize=2412 CPUtime=0
/proc/5182/stat : 5182 (SatELiteGTI) S 5180 5182 17865 0 -1 4194304 365 648 0 0 0 0 0 0 25 0 1 0 79805193 2469888 276 4294967295 134512640 135169312 3216350896 3216349432 3085733614 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/5182/statm: 603 276 235 161 0 42 0
[pid=5186] ppid=5182 vsize=46824 CPUtime=0.72
/proc/5186/stat : 5186 (SatELite_releas) R 5182 5182 17865 0 -1 4202496 11034 0 0 0 64 8 0 0 25 0 1 0 79805193 47947776 10181 4294967295 134512640 135223648 3220034080 3220032080 134548289 0 0 0 3 0 0 0 17 3 0 0 0
/proc/5186/statm: 11706 10181 73 174 0 11531 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 49236

[startup+1.51654 s]
/proc/loadavg: 0.93 0.99 0.99 2/93 5187
/proc/meminfo: memFree=1333612/2074464 swapFree=1959888/1959888
[pid=5182] ppid=5180 vsize=2412 CPUtime=0
/proc/5182/stat : 5182 (SatELiteGTI) S 5180 5182 17865 0 -1 4194304 365 648 0 0 0 0 0 0 25 0 1 0 79805193 2469888 276 4294967295 134512640 135169312 3216350896 3216349432 3085733614 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/5182/statm: 603 276 235 161 0 42 0
[pid=5186] ppid=5182 vsize=49540 CPUtime=1.52
/proc/5186/stat : 5186 (SatELite_releas) R 5182 5182 17865 0 -1 4202496 11714 0 0 0 143 9 0 0 25 0 1 0 79805193 50728960 10767 4294967295 134512640 135223648 3220034080 3220032096 134586877 0 0 0 3 0 0 0 17 3 0 0 0
/proc/5186/statm: 12385 10767 73 174 0 12210 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 51952

[startup+3.11641 s]
/proc/loadavg: 0.93 0.99 0.99 2/93 5188
/proc/meminfo: memFree=1361512/2074464 swapFree=1959888/1959888
[pid=5182] ppid=5180 vsize=2416 CPUtime=1.95
/proc/5182/stat : 5182 (SatELiteGTI) S 5180 5182 17865 0 -1 4194304 385 12722 0 0 0 0 185 10 18 0 1 0 79805193 2473984 278 4294967295 134512640 135169312 3216350896 3216347112 3085733614 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/5182/statm: 604 278 235 161 0 43 0
[pid=5188] ppid=5182 vsize=10656 CPUtime=1.17
/proc/5188/stat : 5188 (minisat_static) R 5182 5182 17865 0 -1 4202496 2566 0 0 0 116 1 0 0 25 0 1 0 79805388 10911744 2500 4294967295 134512640 135212939 3214837136 3214835600 134526772 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5188/statm: 2664 2500 76 171 0 2492 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 13072

[startup+6.31615 s]
/proc/loadavg: 0.93 0.99 0.99 2/93 5188
/proc/meminfo: memFree=1356428/2074464 swapFree=1959888/1959888
[pid=5182] ppid=5180 vsize=2416 CPUtime=1.95
/proc/5182/stat : 5182 (SatELiteGTI) S 5180 5182 17865 0 -1 4194304 385 12722 0 0 0 0 185 10 18 0 1 0 79805193 2473984 278 4294967295 134512640 135169312 3216350896 3216347112 3085733614 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/5182/statm: 604 278 235 161 0 43 0
[pid=5188] ppid=5182 vsize=15400 CPUtime=4.37
/proc/5188/stat : 5188 (minisat_static) R 5182 5182 17865 0 -1 4202496 3742 0 0 0 436 1 0 0 25 0 1 0 79805388 15769600 3676 4294967295 134512640 135212939 3214837136 3214835600 134526608 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5188/statm: 3850 3676 76 171 0 3678 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 17816

[startup+12.7156 s]
/proc/loadavg: 0.94 0.99 0.99 3/93 5375
/proc/meminfo: memFree=1346900/2074464 swapFree=1959888/1959888
[pid=5182] ppid=5180 vsize=2416 CPUtime=1.95
/proc/5182/stat : 5182 (SatELiteGTI) S 5180 5182 17865 0 -1 4194304 385 12722 0 0 0 0 185 10 18 0 1 0 79805193 2473984 278 4294967295 134512640 135169312 3216350896 3216347112 3085733614 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/5182/statm: 604 278 235 161 0 43 0
[pid=5188] ppid=5182 vsize=23520 CPUtime=10.77
/proc/5188/stat : 5188 (minisat_static) R 5182 5182 17865 0 -1 4202496 5760 0 0 0 1074 3 0 0 25 0 1 0 79805388 24084480 5694 4294967295 134512640 135212939 3214837136 3214835600 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5188/statm: 5880 5694 76 171 0 5708 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 25936

[startup+25.5146 s]
/proc/loadavg: 0.95 0.99 0.99 3/93 5376
/proc/meminfo: memFree=1338064/2074464 swapFree=1959888/1959888
[pid=5182] ppid=5180 vsize=2416 CPUtime=1.95
/proc/5182/stat : 5182 (SatELiteGTI) S 5180 5182 17865 0 -1 4194304 385 12722 0 0 0 0 185 10 18 0 1 0 79805193 2473984 278 4294967295 134512640 135169312 3216350896 3216347112 3085733614 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/5182/statm: 604 278 235 161 0 43 0
[pid=5188] ppid=5182 vsize=31900 CPUtime=23.57
/proc/5188/stat : 5188 (minisat_static) R 5182 5182 17865 0 -1 4202496 7876 0 0 0 2352 5 0 0 25 0 1 0 79805388 32665600 7810 4294967295 134512640 135212939 3214837136 3214835600 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5188/statm: 7975 7810 76 171 0 7803 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 34316

[startup+51.1125 s]
/proc/loadavg: 0.97 0.99 0.99 3/93 5379
/proc/meminfo: memFree=1328968/2074464 swapFree=1959888/1959888
[pid=5182] ppid=5180 vsize=2416 CPUtime=1.95
/proc/5182/stat : 5182 (SatELiteGTI) S 5180 5182 17865 0 -1 4194304 385 12722 0 0 0 0 185 10 18 0 1 0 79805193 2473984 278 4294967295 134512640 135169312 3216350896 3216347112 3085733614 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/5182/statm: 604 278 235 161 0 43 0
[pid=5188] ppid=5182 vsize=41056 CPUtime=49.17
/proc/5188/stat : 5188 (minisat_static) R 5182 5182 17865 0 -1 4202496 10142 0 0 0 4912 5 0 0 25 0 1 0 79805388 42041344 10076 4294967295 134512640 135212939 3214837136 3214835600 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5188/statm: 10264 10076 76 171 0 10092 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 43472

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

[startup+76.7204 s]
/proc/loadavg: 0.98 0.99 0.99 3/93 5564
/proc/meminfo: memFree=1329148/2074464 swapFree=1959888/1959888
[pid=5182] ppid=5180 vsize=2416 CPUtime=1.95
/proc/5182/stat : 5182 (SatELiteGTI) S 5180 5182 17865 0 -1 4194304 385 12722 0 0 0 0 185 10 18 0 1 0 79805193 2473984 278 4294967295 134512640 135169312 3216350896 3216347112 3085733614 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/5182/statm: 604 278 235 161 0 43 0
[pid=5188] ppid=5182 vsize=41056 CPUtime=74.78
/proc/5188/stat : 5188 (minisat_static) R 5182 5182 17865 0 -1 4202496 10142 0 0 0 7473 5 0 0 25 0 1 0 79805388 42041344 10076 4294967295 134512640 135212939 3214837136 3214835600 134526833 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5188/statm: 10264 10076 76 171 0 10092 0
Current children cumulated CPU time (s) 76.73
Current children cumulated vsize (KiB) 43472

[startup+83.1198 s]
/proc/loadavg: 0.98 0.99 0.99 3/93 5565
/proc/meminfo: memFree=1329352/2074464 swapFree=1959888/1959888
[pid=5182] ppid=5180 vsize=2416 CPUtime=1.95
/proc/5182/stat : 5182 (SatELiteGTI) S 5180 5182 17865 0 -1 4194304 385 12722 0 0 0 0 185 10 18 0 1 0 79805193 2473984 278 4294967295 134512640 135169312 3216350896 3216347112 3085733614 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/5182/statm: 604 278 235 161 0 43 0
[pid=5188] ppid=5182 vsize=41056 CPUtime=81.18
/proc/5188/stat : 5188 (minisat_static) R 5182 5182 17865 0 -1 4202496 10142 0 0 0 8113 5 0 0 25 0 1 0 79805388 42041344 10076 4294967295 134512640 135212939 3214837136 3214835600 134526775 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5188/statm: 10264 10076 76 171 0 10092 0
Current children cumulated CPU time (s) 83.13
Current children cumulated vsize (KiB) 43472

[startup+86.3196 s]
/proc/loadavg: 0.98 0.99 0.99 3/93 5566
/proc/meminfo: memFree=1329384/2074464 swapFree=1959888/1959888
[pid=5182] ppid=5180 vsize=2416 CPUtime=1.95
/proc/5182/stat : 5182 (SatELiteGTI) S 5180 5182 17865 0 -1 4194304 385 12722 0 0 0 0 185 10 18 0 1 0 79805193 2473984 278 4294967295 134512640 135169312 3216350896 3216347112 3085733614 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/5182/statm: 604 278 235 161 0 43 0
[pid=5188] ppid=5182 vsize=41056 CPUtime=84.38
/proc/5188/stat : 5188 (minisat_static) R 5182 5182 17865 0 -1 4202496 10142 0 0 0 8433 5 0 0 25 0 1 0 79805388 42041344 10076 4294967295 134512640 135212939 3214837136 3214835600 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5188/statm: 10264 10076 76 171 0 10092 0
Current children cumulated CPU time (s) 86.33
Current children cumulated vsize (KiB) 43472

[startup+89.5193 s]
/proc/loadavg: 0.98 0.99 0.99 3/93 5566
/proc/meminfo: memFree=1329384/2074464 swapFree=1959888/1959888
[pid=5182] ppid=5180 vsize=2416 CPUtime=1.95
/proc/5182/stat : 5182 (SatELiteGTI) S 5180 5182 17865 0 -1 4194304 385 12722 0 0 0 0 185 10 18 0 1 0 79805193 2473984 278 4294967295 134512640 135169312 3216350896 3216347112 3085733614 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/5182/statm: 604 278 235 161 0 43 0
[pid=5188] ppid=5182 vsize=41056 CPUtime=87.58
/proc/5188/stat : 5188 (minisat_static) R 5182 5182 17865 0 -1 4202496 10142 0 0 0 8753 5 0 0 25 0 1 0 79805388 42041344 10076 4294967295 134512640 135212939 3214837136 3214835600 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5188/statm: 10264 10076 76 171 0 10092 0
Current children cumulated CPU time (s) 89.53
Current children cumulated vsize (KiB) 43472

[startup+90.3192 s]
/proc/loadavg: 0.98 0.99 0.99 3/93 5566
/proc/meminfo: memFree=1329416/2074464 swapFree=1959888/1959888
[pid=5182] ppid=5180 vsize=2416 CPUtime=1.95
/proc/5182/stat : 5182 (SatELiteGTI) S 5180 5182 17865 0 -1 4194304 385 12722 0 0 0 0 185 10 18 0 1 0 79805193 2473984 278 4294967295 134512640 135169312 3216350896 3216347112 3085733614 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/5182/statm: 604 278 235 161 0 43 0
[pid=5188] ppid=5182 vsize=41056 CPUtime=88.38
/proc/5188/stat : 5188 (minisat_static) R 5182 5182 17865 0 -1 4202496 10142 0 0 0 8833 5 0 0 25 0 1 0 79805388 42041344 10076 4294967295 134512640 135212939 3214837136 3214835600 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5188/statm: 10264 10076 76 171 0 10092 0
Current children cumulated CPU time (s) 90.33
Current children cumulated vsize (KiB) 43472

[startup+91.1192 s]
/proc/loadavg: 0.98 0.99 0.99 3/93 5566
/proc/meminfo: memFree=1329416/2074464 swapFree=1959888/1959888
[pid=5182] ppid=5180 vsize=2416 CPUtime=1.95
/proc/5182/stat : 5182 (SatELiteGTI) S 5180 5182 17865 0 -1 4194304 385 12722 0 0 0 0 185 10 18 0 1 0 79805193 2473984 278 4294967295 134512640 135169312 3216350896 3216347112 3085733614 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/5182/statm: 604 278 235 161 0 43 0
[pid=5188] ppid=5182 vsize=41056 CPUtime=89.18
/proc/5188/stat : 5188 (minisat_static) R 5182 5182 17865 0 -1 4202496 10142 0 0 0 8913 5 0 0 25 0 1 0 79805388 42041344 10076 4294967295 134512640 135212939 3214837136 3214835600 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5188/statm: 10264 10076 76 171 0 10092 0
Current children cumulated CPU time (s) 91.13
Current children cumulated vsize (KiB) 43472

[startup+91.3192 s]
/proc/loadavg: 0.98 0.99 0.99 3/93 5566
/proc/meminfo: memFree=1329416/2074464 swapFree=1959888/1959888
[pid=5182] ppid=5180 vsize=2416 CPUtime=1.95
/proc/5182/stat : 5182 (SatELiteGTI) S 5180 5182 17865 0 -1 4194304 385 12722 0 0 0 0 185 10 18 0 1 0 79805193 2473984 278 4294967295 134512640 135169312 3216350896 3216347112 3085733614 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/5182/statm: 604 278 235 161 0 43 0
[pid=5188] ppid=5182 vsize=41056 CPUtime=89.38
/proc/5188/stat : 5188 (minisat_static) R 5182 5182 17865 0 -1 4202496 10142 0 0 0 8933 5 0 0 25 0 1 0 79805388 42041344 10076 4294967295 134512640 135212939 3214837136 3214835520 134523901 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5188/statm: 10264 10076 76 171 0 10092 0
Current children cumulated CPU time (s) 91.33
Current children cumulated vsize (KiB) 43472

[startup+91.4192 s]
/proc/loadavg: 0.98 0.99 0.99 3/93 5566
/proc/meminfo: memFree=1329416/2074464 swapFree=1959888/1959888
[pid=5182] ppid=5180 vsize=2416 CPUtime=1.95
/proc/5182/stat : 5182 (SatELiteGTI) S 5180 5182 17865 0 -1 4194304 385 12722 0 0 0 0 185 10 18 0 1 0 79805193 2473984 278 4294967295 134512640 135169312 3216350896 3216347112 3085733614 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/5182/statm: 604 278 235 161 0 43 0
[pid=5188] ppid=5182 vsize=41056 CPUtime=89.48
/proc/5188/stat : 5188 (minisat_static) R 5182 5182 17865 0 -1 4202496 10142 0 0 0 8943 5 0 0 25 0 1 0 79805388 42041344 10076 4294967295 134512640 135212939 3214837136 3214835600 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5188/statm: 10264 10076 76 171 0 10092 0
Current children cumulated CPU time (s) 91.43
Current children cumulated vsize (KiB) 43472

Child status: 20
Real time (s): 91.4859
CPU time (s): 91.49
CPU user time (s): 91.34
CPU system time (s): 0.15
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 51984

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

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi08 at 2009-06-12 18:24:16
IDJOB=1849457
IDBENCH=71780
IDSOLVER=690
FILE ID=tipi08/1849457-1244823856
PBS_JOBID=
Free space on /tmp= 15456 MiB

SOLVER NAME= minisat2 070721/core
BENCH NAME= SAT_RACE06/manol-pipe-c6nidw_i.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1849457-1244823856/watcher-1849457-1244823856 -o /tmp/evaluation-result-1849457-1244823856/solver-1849457-1244823856 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1849457-1244823856.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 15c4413e436aecbd4fcb1d7037e18abf
RANDOM SEED= 1431792568

Linux tipi08 2.6.18 #19 SMP Tue Jun 19 11:27:27 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.464
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3618.39

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.464
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.75

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.464
cache size	: 1024 KB
physical id	: 1
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.77

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.464
cache size	: 1024 KB
physical id	: 1
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.78


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:       1380176 kB
Buffers:         63872 kB
Cached:         518748 kB
SwapCached:          0 kB
Active:         131536 kB
Inactive:       462316 kB
HighTotal:     1178688 kB
HighFree:       711404 kB
LowTotal:       895776 kB
LowFree:        668772 kB
SwapTotal:     1959888 kB
SwapFree:      1959888 kB
Dirty:            6328 kB
Writeback:           0 kB
AnonPages:       11276 kB
Mapped:           5312 kB
Slab:            91752 kB
PageTables:        628 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    85840 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 15456 MiB
End job on tipi08 at 2009-06-12 18:25:48